gdb xine GNU gdb 6.5 Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) r Starting program: /usr/bin/xine [Thread debugging using libthread_db enabled] [New Thread 47391957932688 (LWP 1933)] This is xine (X11 gui) - a free video player v0.99.5-[DEBUG]. (c) 2000-2004 The xine Team. [New Thread 1082132800 (LWP 1936)] [New Thread 1090525504 (LWP 1937)] [New Thread 1098918208 (LWP 1938)] pixel_aspect: 1.009621 [New Thread 1107310912 (LWP 1940)] [New Thread 1115703616 (LWP 1941)] [New Thread 1124096320 (LWP 1943)] [New Thread 1132489024 (LWP 1944)] [New Thread 1140881728 (LWP 1945)] [New Thread 1149274432 (LWP 1946)] [New Thread 1157667136 (LWP 1947)] [New Thread 1166059840 (LWP 1948)] [New Thread 1174452544 (LWP 1949)] [New Thread 1182845248 (LWP 1950)] [New Thread 1191237952 (LWP 1951)] [New Thread 1199630656 (LWP 1952)] videowin: output driver overrides selected visual to visual id 0x29 [New Thread 1208023360 (LWP 1953)] [New Thread 1216416064 (LWP 1954)] [New Thread 1224808768 (LWP 1955)] [Thread 1224808768 (LWP 1955) exited] Program received signal SIGTERM, Terminated. [Switching to Thread 47391957932688 (LWP 1933)] 0x00002b1a4c752616 in *__GI___poll (fds=0x5e4720, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 87 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory. in ../sysdeps/unix/sysv/linux/poll.c (gdb) bt #0 0x00002b1a4c752616 in *__GI___poll (fds=0x5e4720, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00002b1a4c1570ff in _XWaitForReadable (dpy=0x5e5030) at XlibInt.c:507 #2 0x00002b1a4c157512 in _XRead (dpy=0x5e5030, data=0x7fff5f948550 "�P\003", size=32) at XlibInt.c:1097 #3 0x00002b1a4c157f51 in _XReply (dpy=0x5e5030, rep=0x7fff5f948550, extra=0, discard=1) at XlibInt.c:1728 #4 0x00002b1a4c1538c3 in XTranslateCoordinates (dpy=0x5e5030, src_win=41943989, dest_win=118, src_x=0, src_y=0, dst_x=0x3507e74, dst_y=0x3507e78, child=0x7fff5f9485c8) at TrCoords.c:51 #5 0x000000000047e173 in xitk_get_window_info (key=11, winf=0x7fff5f948650) at xitk.c:1239 #6 0x000000000045e523 in xitk_combo_update_pos (w=) at combo.c:415 #7 0x000000000045ebef in _combo_handle_event (event=, data=0x33ef1b0) at combo.c:186 #8 0x000000000047cb75 in xitk_xevent_notify (event=0x7fff5f948ae0) at xitk.c:1754 #9 0x000000000047dd7f in xitk_run (cb=, data=) at xitk.c:2037 #10 0x000000000041512e in gui_run (session_opts=0x0) at event.c:1869 #11 0x0000000000425019 in main (argc=, argv=0x7fff5f94d768) at main.c:2191