#0 IA__g_slice_alloc (mem_size=12) at /build/buildd/glib2.0-2.14.1/glib/gslice.c:474 [Error: /build/buildd/glib2.0-2.14.1/glib/gslice.c was not found in source tree] #1 0xb74910e6 in IA__g_list_prepend (list=0x0, data=0x8244e20) #2 0xb748c898 in g_key_file_init (key_file=0x823f780) #3 0xb748c8ea in IA__g_key_file_new () at /build/buildd/glib2.0-2.14.1/glib/gkeyfile.c:253 [Error: /build/buildd/glib2.0-2.14.1/glib/gkeyfile.c was not found in source tree] #4 0x080e2aae in nautilus_debug_log_dump (filename=0x81cc600 "/home/daniel/nautilus-debug-log.txt", #5 0x0807e776 in dump_debug_log () at nautilus-main.c:213 208: dump_debug_log (void) 209: { 210: char *filename; 211: 212: filename = g_build_filename (g_get_home_dir (), "nautilus-debug-log.txt", NULL); 213: nautilus_debug_log_dump (filename, NULL); /* NULL GError */ 214: g_free (filename); 215: } 216: 217: static int debug_log_pipes[2]; 218: #6 0x0807e7bf in sigfatal_handler (sig=11) at nautilus-main.c:258 253: /* FIXME: is this totally busted? We do malloc() inside these functions, 254: * and yet we are inside a signal handler... 255: */ 256: nautilus_debug_log (TRUE, NAUTILUS_DEBUG_LOG_DOMAIN_USER, 257: "debug log dumped due to signal %d", sig); 258: dump_debug_log (); 259: 260: switch (sig) { 261: case SIGSEGV: 262: func = old_segv_sa.sa_handler; 263: break; #7 #8 0xb74ae097 in magazine_cache_push_magazine (ix=1, magazine_chunks=, #9 0xb74ae305 in thread_memory_magazine2_unload (tmem=, ix=352157891) #10 0xb74afee0 in IA__g_slice_free_chain_with_offset (mem_size=12, mem_chain=0x81aa880, #11 0xb74913a1 in IA__g_list_free (list=0x81aa880) at /build/buildd/glib2.0-2.14.1/glib/glist.c:53 [Error: /build/buildd/glib2.0-2.14.1/glib/glist.c was not found in source tree] #12 0xb7e5aa1f in eel_enumeration_free (enumeration=0x81ab090) at eel-enumeration.c:90 [Error: eel-enumeration.c was not found in source tree] #13 0xb7e5aa7a in enumeration_table_free_one_node (key=0x81ab078, value=0x81ab1f0, callback_data=0x0) #14 0xb7485e96 in IA__g_hash_table_foreach (hash_table=0x8179800, #15 0xb7e59646 in enumeration_table_free () at eel-enumeration.c:429 [Error: eel-enumeration.c was not found in source tree] #16 0xb7e5193c in eel_debug_shut_down () at eel-debug.c:110 [Error: eel-debug.c was not found in source tree] #17 0x0807f253 in main (argc=4, argv=0xbff142e4) at nautilus-main.c:563 558: 559: /* This has to be done before gnome_vfs_shutdown, because 560: * it might call nautilus_file_get_uri() which might call 561: * gnome_vfs_uri_append_string() 562: */ 563: eel_debug_shut_down (); 564: 565: gnome_vfs_shutdown (); 566: 567: /* This has to be done after gnome_vfs_shutdown, because shutdown 568: * can call pending completion callbacks which reference application. #18 0xb71b8050 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #19 0x08069441 in _start ()