Ticket #156 (closed defect: fixed)
Segfault on quit
| Reported by: | wickedshell | Owned by: | wickedshell |
|---|---|---|---|
| Priority: | major | Component: | quake2world |
| Keywords: | Cc: |
Description
segfault's on quit command (disconnects cleanly, and shuts down client game
Server shutdown... Server down Disconnecting from chicago.wildcatsclan.net... Client game shutdown...
Client game shutdown...
Client game down. [Thread 0x7fffc5d27700 (LWP 11032) exited] ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred
Program received signal SIGSEGV, Segmentation fault. 0x00007ffff49bb67e in _XSend () from /usr/lib64/libX11.so.6 (gdb) backtrace #0 0x00007ffff49bb67e in _XSend () from /usr/lib64/libX11.so.6 #1 0x00007ffff49bc0c5 in _XFlush () from /usr/lib64/libX11.so.6 #2 0x00007ffff499d218 in XFreeCursor () from /usr/lib64/libX11.so.6 #3 0x00007ffff7b8208c in CTwMgr::FreeCursors?() () from /usr/local/lib/libAntTweakBar.so.1 #4 0x00007ffff7b8d78f in TwTerminate? () from /usr/local/lib/libAntTweakBar.so.1 #5 0x000000000042608b in Ui_Shutdown () at ui_main.c:120 #6 0x000000000040d40a in Cl_Shutdown () at cl_main.c:912 #7 0x000000000040c04e in Shutdown (msg=<optimized out>) at main.c:234 #8 0x000000000040c07e in Quit_f () at main.c:138 #9 0x0000000000413afa in Cbuf_Execute () at cmd.c:179 #10 0x000000000040c4c7 in Frame (msec=<optimized out>) at main.c:258 #11 main (argc=<optimized out>, argv=0x7fffffffe088) at main.c:331
