Comment 3 for bug 20913

Revision history for this message
Jack Wasey (jackwasey) wrote :

... and here's the stack traces:

(gdb) continue
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226029376 (LWP 9471)]
0xb7463b78 in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt

Thread 4 (Thread -1228006480 (LWP 9472)):
#0 0xffffe410 in ?? ()
#1 0xb6ce1378 in ?? ()
#2 0xffffffff in ?? ()
#3 0x00000009 in ?? ()
#4 0xb74b90f4 in poll () from /lib/tls/i686/cmov/libc.so.6
#5 0xb7640348 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#6 0xb76407e3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#7 0xb771a37e in link_thread_io_context () from /usr/lib/libORBit-2.so.0
#8 0xb76598c4 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#9 0xb769f361 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0xb74c2bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread -1234842704 (LWP 9474)):
#0 0xffffe410 in ?? ()
#1 0xb665c418 in ?? ()
#2 0x00000047 in ?? ()
#3 0x00000000 in ?? ()
#4 0xb76a1c96 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#5 0xb791392b in thread_entry (cast_to_state=0x82d75c0)
    at gnome-vfs-thread-pool.c:156
---Type <return> to continue, or q <return> to quit---
#6 0xb76598c4 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#7 0xb769f361 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8 0xb74c2bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread -1236350032 (LWP 9475)):
#0 0xffffe410 in ?? ()
#1 0xb64ec418 in ?? ()
#2 0x00000021 in ?? ()
#3 0x00000000 in ?? ()
#4 0xb76a1c96 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#5 0xb791392b in thread_entry (cast_to_state=0x85d4f18)
    at gnome-vfs-thread-pool.c:156
#6 0xb76598c4 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#7 0xb769f361 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8 0xb74c2bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1226029376 (LWP 9471)):
#0 0xb7463b78 in strcmp () from /lib/tls/i686/cmov/libc.so.6
#1 0xb7e59ec0 in eel_mime_set_default_application ()
   from /usr/lib/libeel-2.so.2
#2 0xb763f750 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#3 0xb763d4ee in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
---Type <return> to continue, or q <return> to quit---
#4 0xb76404f6 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#5 0xb76407e3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#6 0xb7b38ee5 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x08079ac6 in main (argc=141149352, argv=0xbf893744) at nautilus-main.c:435
(gdb)