Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cURL module, server crashing on init #4

Open
moon91210 opened this issue Jan 7, 2022 · 4 comments
Open

cURL module, server crashing on init #4

moon91210 opened this issue Jan 7, 2022 · 4 comments
Labels
bug Something isn't working feedback Further information is requested

Comments

@moon91210
Copy link

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.

@Inder00
Copy link

Inder00 commented Jan 7, 2022

Can you send server dump from crash should be inside server or logs or dumps directory (two files).

@patrikjuvonen
Copy link

Module source code for future reference: https://github.com/multitheftauto/mtasa-modules/tree/master/ml_curl

@patrikjuvonen
Copy link

  • 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/

@moon91210
Copy link
Author

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.

@patrikjuvonen patrikjuvonen transferred this issue from multitheftauto/mtasa-blue Jan 9, 2022
@patrikjuvonen patrikjuvonen added bug Something isn't working feedback Further information is requested labels Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feedback Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants