OpenNotrium
OpenNotrium copied to clipboard
Random freezes
The game freezes for me about a few minutes after starting. The display is frozen, I cannot move the cursor and the same music that was playing before the freeze keeps playing.
Maybe it has something to do with me using an old 32-bit netbook or a nonreparenting window manager?
Have you seen the same issues in other SDL applications? Have you tried running it under a debugger?
I'll reproduce it under gdb and maybe try some other stuff taht uses sdl2 when I'll have time and then report back here.
I found out with gdb a deadlock's been happening. I tried to build notrium with ThreadSanitizer, but then I found out it's only for x86_64 :). Also; after Notrium's frozen, some other SDL apps also start up frozen.
My gdb info: https://drive.google.com/folderview?id=0B63rdrZtwIE9RlFwVXJabERlajA&usp=sharing