[Bug 103850] "Quern" game crashes on start-up
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 24 09:03:28 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103850
--- Comment #6 from Michel Dänzer <michel at daenzer.net> ---
The valgrind output for Quern shows writes to freed memory, because the game
makes libX11 calls using a display handle that it had already closed. That's a
bug in the game (or maybe in a library it links statically), which could
explain the crash.
I don't see any obvious issue in the valgrind output for Unturned either
though.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20171124/f42e2eef/attachment-0001.html>
More information about the dri-devel
mailing list