-
Notifications
You must be signed in to change notification settings - Fork 17
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
occasional crash on startup #56
Comments
Thanks. |
misclick sorry. I tried both those options and i still get the error |
I get reproducible crash on startup: [Thread debugging using libthread_db enabled] Thread 1 "mlterm-sdl2" received signal SIGABRT, Aborted. |
This one only affects SDL build so it's probably different one form the original. |
Thanks very much for reporting mlterm-sdl2 problem and creating a pull request to fix it. |
mlterm crashes on startup occasionally and i have seen the following messages when starting mlterm:
"malloc(): mismatching next->prev_size (unsorted)"
"Fatal glibc error: malloc assertion failure in _int_malloc: (unsigned long) (size) >= (unsigned long) (nb)"
"malloc(): invalid size (unsorted)"
it happens rarely. i can reproduce it only by starting many instances of mlterm until it occurs
(using mlterm version 3.9.2 from gentoo)
The text was updated successfully, but these errors were encountered: