Comment 4 for bug 24170

Revision history for this message
Billy (billy-monkeytwizzle) wrote :

 Sebastien: I'm not a big user of gdb, but after the program hangs afer doing a
"run -X" I control-c and the bt is :

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGINT, Interrupt.
[Switching to Thread 46912580174496 (LWP 21955)]
0x00002aaaaabcd0d2 in __write_nocancel () from /lib/libpthread.so.0
(gdb) bt
#0 0x00002aaaaabcd0d2 in __write_nocancel () from /lib/libpthread.so.0
#1 0x00002aaab0267f00 in ?? () from /usr/lib/libfam.so.0
#2 0x00002aaab0268084 in ?? () from /usr/lib/libfam.so.0
#3 0x00002aaab0268bc5 in FAMMonitorDirectory () from /usr/lib/libfam.so.0
#4 0x00002aaab01624c3 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libfile.so
#5 0x00002aaaaba2cdff in _gnome_vfs_monitor_do_add () from
/usr/lib/libgnomevfs-2.so.0
#6 0x00002aaaaba2e5b0 in gnome_vfs_monitor_add () from /usr/lib/libgnomevfs-2.so.0
#7 0x000000000040b342 in gnome_theme_info_new ()
#8 0x000000000040ba30 in gnome_theme_info_new ()
#9 0x000000000040bf63 in gnome_theme_init ()
#10 0x0000000000407b2d in main ()