#0 0xb7e3b7f3 in ?? () from /usr/lib/libSDL-1.2.so.0 #1 0xbfe32ad4 in ?? () #2 0xb7f12059 in do_lookup_x () from /lib/ld-linux.so.2 #3 0xb7e3c158 in ?? () from /usr/lib/libSDL-1.2.so.0 #4 0x087125c8 in ?? () #5 0xb7bd7220 in free () from /lib/tls/i686/cmov/libc.so.6 #6 0xb7e3c52f in SDL_SetCursor () from /usr/lib/libSDL-1.2.so.0 #7 0xb7e3c708 in SDL_FreeCursor () from /usr/lib/libSDL-1.2.so.0 #8 0x0817c4b2 in frameShutDown () at frame.c:187 182: static void freeCursors(void) 183: { 184: unsigned int i = 0; 185: for( ; i < MAX_CURSORS; i++ ) 186: { 187: SDL_FreeCursor( aCursors[i] ); 188: } 189: } 190: 191: /* 192: * frameInitialise #9 0xb7b95f34 in exit () from /lib/tls/i686/cmov/libc.so.6 #10 0xb7ab8939 in _XDefaultIOError (dpy=0x86dc148) at ../../src/XlibInt.c:2732 [Error: ../../src/XlibInt.c was not found in source tree] #11 0xb7e5276d in ?? () from /usr/lib/libSDL-1.2.so.0 #12 0x086dc148 in ?? () #13 0xb7b6484c in ?? () from /usr/lib/libX11.so.6 #14 0xbfe32bf8 in ?? () #15 0xb7ab89c2 in _XIOError (dpy=0x86dc148) at ../../src/XlibInt.c:2940 [Error: ../../src/XlibInt.c was not found in source tree]