forked from Maschell/libgui
-
Notifications
You must be signed in to change notification settings - Fork 3
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
MEM1_alloc crashing #15
Comments
And a new one. Weird that it always seems to be caused by libCURL:
|
In case it's needed here's the addToIOQueue function:
It's wired to libCURL like this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using MEM1_alloc for a I/O queue and libWHBs crash handler catched this while running overnight:
Note that it seemed to run fine for hours before crashing and the I/O queue is allocating and freeing a lot (codes here: https://pastebin.com/4yzvA9gz ).
The text was updated successfully, but these errors were encountered: