Script started on Thu Nov 21 23:40:51 2002 >]0;address@hidden: /home/address@hidden jlemay]$ uname -a Linux gambit.njmc.com 2.4.19-16mdkcustom #1 Thu Nov 14 00:04:45 EST 2002 i686 unknown unknown GNU/Linux ]0;address@hidden: /home/address@hidden jlemay]$ gdb /usr/bin/pan GNU gdb 5.2.1-2mdk (Mandrake Linux) Copyright 2002 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 "i586-mandrake-linux-gnu"... (no debugging symbols found)... (gdb) handle SIGUSR1 nostop noprint Signal Stop Print Pass to program Description SIGUSR1 No No Yes User defined signal 1 (gdb) handle SIG32 nostop noprint Signal Stop Print Pass to program Description SIG32 No No Yes Real-time event 32 (gdb) r --disable-crash-dialog Starting program: /usr/bin/pan --disable-crash-dialog (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)... Program received signal SIGTRAP, Trace/breakpoint trap. 0x406148ab in poll () from /lib/i686/libc.so.6 (gdb) bt #0 0x406148ab in poll () from /lib/i686/libc.so.6 #1 0x40417a86 in g_main_loop_quit () from /usr/lib/libglib-2.0.so.0 #2 0x4041afe4 in g_idle_remove_by_data () from /usr/lib/libglib-2.0.so.0 #3 0x4041727f in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0x4011b0af in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #5 0x0808098c in gtk_widget_grab_focus () #6 0x40567082 in __libc_start_main () from /lib/i686/libc.so.6 (gdb) info threads (gdb) quit The program is running. Exit anyway? (y or n) y ]0;address@hidden: /home/address@hidden jlemay]$ Script done on Thu Nov 21 23:42:31 2002