cURL module, server crashing on init
moon91210 opened this issue · 4 comments
Describe the bug
Whenever you use curlInit, the server crashes instantly
To reproduce
Run the curlInit function
Expected behaviour
Server shouldn't be crashing
Version
Server: Windows 10 64-bit 1.5.9-release-21048
Additional context
I don't know whether this is an issue with the module or MTA, but I have used this module in the past without any problems.
I can't open an issue on the original github page, it has been archived.
Can you send server dump from crash should be inside server or logs or dumps directory (two files).
Module source code for future reference: https://github.com/multitheftauto/mtasa-modules/tree/master/ml_curl
- What is your server's operating system? 32-bit or 64-bit?
- What is the earliest MTA version which crashes the server? Please try revisions 20961, 20949, 20902, 20870, 20855, 20833, 20785, 20659, 20454, 20384 from https://nightly.mtasa.com/
Can you send server dump from crash should be inside server or logs or dumps directory (two files).
There's no crash dump or anything, there's only this in my server log:
MODULE: Loaded "cURL module" (1.30) by "Alexander de Jong (AKA mrdejong)"
And this when I run the function
INFO: Closing curl
What is your server's operating system? 32-bit or 64-bit?
- What is the earliest MTA version which crashes the server?
Please try revisions 20961, 20949, 20902, 20870, 20855, 20833, 20785, 20659, 20454, 20384 from https://nightly.mtasa.com/
I don't have time to go through all the nightlies. But I'm running Win 10 64-bit.