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

Crash with malloc error #193

Open
visor841 opened this issue Jul 9, 2022 · 3 comments
Open

Crash with malloc error #193

visor841 opened this issue Jul 9, 2022 · 3 comments

Comments

@visor841
Copy link

visor841 commented Jul 9, 2022

Kubuntu 22.04.

The flatpak crashes every so often for me. The crashes seem random, sometimes it crashes within 5 minutes, sometimes it crashes after a few hours. I recently ran the flatpak in terminal, and the error I got was malloc(): unsorted double linked list corrupted

@Garbee
Copy link
Collaborator

Garbee commented Jul 11, 2022

Pretty sure this would be a problem with the game itself. malloc is memory allocation in C/C++.

The main way to tell if it is the flatpak would be to run the game native and see if it continues to crash at all.

@JGCarroll
Copy link

There's been a bug in the Mesa drivers since June 2021 until June 16th 2022 / Mesa 22.1.2.

https://gitlab.freedesktop.org/mesa/mesa/-/issues/6088

I'd presume that this is the same issue, and that the Flatpak GL runtime hasn't updated to the newer libs yet.

@A6GibKm
Copy link
Contributor

A6GibKm commented Aug 1, 2022

See #194 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants