OpenNotrium icon indicating copy to clipboard operation
OpenNotrium copied to clipboard

Random freezes

Open nsajko opened this issue 10 years ago • 3 comments

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?

nsajko avatar Nov 06 '14 23:11 nsajko

Have you seen the same issues in other SDL applications? Have you tried running it under a debugger?

Enet4 avatar Nov 08 '14 16:11 Enet4

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.

nsajko avatar Nov 09 '14 03:11 nsajko

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

nsajko avatar Nov 11 '14 20:11 nsajko