GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/nautilus [Thread debugging using libthread_db enabled] [New Thread 0xb69aa720 (LWP 7905)] [New Thread 0xb6815b90 (LWP 7908)] Initializing nautilus-share extension seahorse nautilus module initialized ** (nautilus:7905): WARNING **: Unable to add monitor: Not supported Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb69aa720 (LWP 7905)] 0xb7140c03 in ?? () from /lib/tls/i686/cmov/libc.so.6 (gdb) (gdb) backtrace full Undefined command: "". Try "help". (gdb) backtrace full #0 0xb7140c03 in ?? () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #1 0xb7142017 in ?? () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #2 0xb71423f6 in free () from /lib/tls/i686/cmov/libc.so.6 No symbol table info available. #3 0xb74958d6 in IA__g_free (mem=0x72657375) at /build/buildd/glib2.0-2.17.3/glib/gmem.c:190 No locals. #4 0xb7522c81 in IA__g_object_new_valist (object_type=136246680, first_property_name=0xb75afaf3 "names", var_args=0xbf81920c "") at /build/buildd/glib2.0-2.17.3/gobject/gobject.c:1316 params = (GParameter *) 0x87e8678 name = (const gchar *) 0x0 object = (GObject *) 0x85a8438 n_params = 1 n_alloced_params = 16 __PRETTY_FUNCTION__ = "IA__g_object_new_valist" #5 0xb7522d8e in IA__g_object_new (object_type=136246680, first_property_name=0xb75afaf3 "names") at /build/buildd/glib2.0-2.17.3/gobject/gobject.c:1053 __PRETTY_FUNCTION__ = "IA__g_object_new" #6 0xb7587ea0 in IA__g_themed_icon_new_from_names (iconnames=0x87a4350, len=1) at /build/buildd/glib2.0-2.17.3/gio/gthemedicon.c:302 i = icon = __PRETTY_FUNCTION__ = "IA__g_themed_icon_new_from_names" #7 0x0810c614 in nautilus_file_get_gicon (file=0x81eb588, flags=) at nautilus-file.c:3361 names = (const char * const *) 0x87cbbd0 array = (GPtrArray *) 0x87cbbd0 icon = #8 0x08111c05 in nautilus_file_get_icon (file=0x81eb588, size=96, flags=NAUTILUS_FILE_ICON_FLAGS_FOR_DRAG_ACCEPT) at nautilus-file.c:3463 icon = gicon = (GIcon *) 0x859b858 raw_pixbuf = scaled_pixbuf = modified_size = #9 0x08111f33 in nautilus_file_get_icon_pixbuf (file=0x81eb588, size=96, force_size=0, flags=NAUTILUS_FILE_ICON_FLAGS_FOR_DRAG_ACCEPT) at nautilus-file.c:3483 info = pixbuf = #10 0x08095ffc in update_icon (sidebar_title=0x859b858) at nautilus-sidebar-title.c:311 pixbuf = #11 0x08096454 in update_all (sidebar_title=0x859b858) at nautilus-sidebar-title.c:575 No locals. #12 0xb7529944 in IA__g_cclosure_marshal_VOID__VOID (closure=0x859cd68, return_value=0x0, n_param_values=1, param_values=0xbf819598, invocation_hint=0xbf8194cc, marshal_data=0x8096440) at /build/buildd/glib2.0-2.17.3/gobject/gmarshal.c:77 data1 = (gpointer) 0x859b858 data2 = (gpointer) 0xb722c170 __PRETTY_FUNCTION__ = "IA__g_cclosure_marshal_VOID__VOID" #13 0xb751ba5b in IA__g_closure_invoke (closure=0x859cd68, return_value=0x0, n_param_values=1, param_values=0xbf819598, invocation_hint=0xbf8194cc) at /build/buildd/glib2.0-2.17.3/gobject/gclosure.c:767 marshal = (GClosureMarshal) 0x80690ec marshal_data = (gpointer) 0x0 __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #14 0xb7532435 in signal_emit_unlocked_R (node=0x81dbcb8, detail=0, instance=0x81eb588, emission_return=0x0, instance_and_params=0xbf819598) at /build/buildd/glib2.0-2.17.3/gobject/gsignal.c:2975 tmp = handler = (Handler *) 0x859f4c0 accumulator = (SignalAccumulator *) 0x0 emission = {next = 0x0, instance = 0x81eb588, ihint = {signal_id = 131, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = (GClosure *) 0x81dbc70 handler_list = (Handler *) 0x859e7a0 return_accu = (GValue *) 0x0 accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} signal_id = 131 max_sequential_handler_number = 3372 return_value_altered = 1 #15 0xb7533b70 in IA__g_signal_emit_valist (instance=0x81eb588, signal_id=131, detail=0, var_args=0xbf8197ac "\210µ\036\b »|\b\b") at /build/buildd/glib2.0-2.17.3/gobject/gsignal.c:2707 instance_and_params = (GValue *) 0xbf819598 stack_values = {{g_type = 136166008, data = {{v_int = 136230280, v_uint = 136230280, v_long = 136230280, v_ulong = 136230280, v_int64 = 136230280, v_uint64 = 136230280, v_float = 4.77597845e-34, v_double = 6.7306701271333852e-316, v_pointer = 0x81eb588}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 3072387249, data = {{v_int = -1082026504, v_uint = 3212940792, v_long = -1082026504, v_ulong = 3212940792, v_int64 = 3212940792, v_uint64 = 3212940792, v_float = -1.01238918, v_double = 1.5874036674491662e-314, v_pointer = 0xbf8195f8}, {v_int = 4, v_uint = 4, v_long = 4, v_ulong = 4, v_int64 = -4647268362185867260, v_uint64 = 13799475711523684356, v_float = 5.60519386e-45, v_double = -0.008586972951889045, v_pointer = 0x4}}}, {g_type = 1, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 135843320, v_uint = 135843320, v_long = 135843320, v_ulong = 135843320, v_int64 = 583442754354859512, v_uint64 = 583442754354859512, v_float = 4.59829513e-34, v_double = 1.1738269436665823e-269, v_pointer = 0x818cdf8}}}, {g_type = 32, data = {{v_int = -1219355509, v_uint = 3075611787, v_long = -1219355509, v_ulong = 3075611787, v_int64 = 15960513675, v_uint64 = 15960513675, v_float = -1.25236211e-05, v_double = 7.8855414967969223e-314, v_pointer = 0xb7521c8b}, {v_int = -1082026464, v_uint = 3212940832, v_long = -1082026464, v_ulong = 3212940832, v_int64 = 35588411465242144, v_uint64 = 35588411465242144, v_float = -1.01239395, v_double = 2.7088437401572319e-306, v_pointer = 0xbf819620}}}, {g_type = 3072558128, data = {{v_int = -1219351529, v_uint = 3075615767, v_long = -1219351529, v_ulong = 3075615767, v_int64 = 3075615767, v_uint64 = 3075615767, v_float = -1.25272409e-05, v_double = 1.5195560902823759e-314, v_pointer = 0xb7522c17}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}, {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -5250211882836426752, v_uint64 = 13196532190873124864, v_float = 0, v_double = -4.372147000580639e-43, v_pointer = 0x0}}}, {g_type = 19, data = {{v_int = -1223419212, v_uint = 3071548084, v_long = -1223419212, v_ulong = 3071548084, v_int64 = -5250421731866961228, v_uint64 = 13196322341842590388, v_float = -8.82770473e-06, v_double = -4.2049926040289086e-43, v_pointer = 0xb7141ab4}, {v_int = -1222415922, v_uint = 3072551374, v_long = -1222415922, v_ulong = 3072551374, v_int64 = -4647268032695801394, v_uint64 = 13799476041013750222, v_float = -9.74019167e-06, v_double = -0.0085875445260414039, v_pointer = 0xb72369ce}}}, {g_type = 3072503796, data = {{v_int = 26, v_uint = 26, v_long = 26, v_ulong = 26, v_int64 = 111669149722, v_uint64 = 111669149722, v_float = 3.64337601e-44, v_double = 5.5171890577942787e-313, v_pointer = 0x1a}, {v_int = -1082026392, v_uint = 3212940904, v_long = -1082026392, v_ulong = 3212940904, v_int64 = 3212940904, v_uint64 = 3212940904, v_float = -1.01240253, v_double = 1.5874037227845185e-314, v_pointer = 0xbf819668}}}, {g_type = 3072508224, data = {{v_int = -1222410212, v_uint = 3072557084, v_long = -1222410212, v_ulong = 3072557084, v_int64 = -5250421731865952228, v_uint64 = 13196322341843599388, v_float = -9.74538489e-06, v_double = -4.2049926048326235e-43, v_pointer = 0xb723801c}, {v_int = 7905, v_uint = 7905, v_long = 7905, v_ulong = 7905, v_int64 = 7905, v_uint64 = 7905, v_float = 1.10772644e-41, v_double = 3.9055889303750539e-320, v_pointer = 0x1ee1}}}, {g_type = 1, data = {{v_int = 26, v_uint = 26, v_long = 26, v_ulong = 26, v_int64 = 26, v_uint64 = 26, v_float = 3.64337601e-44, v_double = 1.284570679187241e-322, v_pointer = 0x1a}, {v_int = -1219452940, v_uint = 3075514356, v_long = -1219452940, v_ulong = 3075514356, v_int64 = -5250207395815055372, v_uint64 = 13196536677894496244, v_float = -1.24350081e-05, v_double = -4.3757211193065509e-43, v_pointer = 0xb7509ff4}}}, {g_type = 0, data = {{v_int = -1082026328, v_uint = 3212940968, v_long = -1082026328, v_ulong = 3212940968, v_int64 = -5240077152669296984, v_uint64 = 13206666921040254632, v_float = -1.01241016, v_double = -2.1081108754479261e-42, v_pointer = 0xbf8196a8}, {v_int = -1222415922, v_uint = 3072551374, v_long = -1222415922, v_ulong = 3072551374, v_int64 = 593189446835464654, v_uint64 = 593189446835464654, v_float = -9.74019167e-06, v_double = 5.1926075845394719e-269, v_pointer = 0xb72369ce}}}, {g_type = 0, data = {{v_int = -1222402283, v_uint = 3072565013, v_long = -1222402283, v_ulong = 3072565013, v_int64 = -5234396676308623595, v_uint64 = 13212347397400928021, v_float = -9.75259627e-06, v_double = -4.9661708725857815e-42, v_pointer = 0xb7239f15}, {v_int = 1, v_uint = 1, v_long = 1, v_ulong = 1, v_int64 = -5254545504838090751, v_uint64 = 13192198568871460865, v_float = 1.40129846e-45, v_double = -2.2537709954369495e-43, v_pointer = 0x1}}}, {g_type = 3076226981, data = {{v_int = -1223415663, v_uint = 3071551633, v_long = -1223415663, v_ulong = 3071551633, v_int64 = -5237510493239498607, v_uint64 = 13209233580470053009, v_float = -8.83093253e-06, v_double = -2.9819322464560776e-42, v_pointer = 0xb7142891}, {v_int = 7905, v_uint = 7905, v_long = 7905, v_ulong = 7905, v_int64 = -5250177828040728863, v_uint64 = 13196566245668822753, v_float = 1.10772644e-41, v_double = -4.3992732103614266e-43, v_pointer = 0x1ee1}}}, {g_type = 3076239348, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = -4647267554732015616, v_uint64 = 13799476518977536000, v_float = 0, v_double = -0.0085883736610412598, v_pointer = 0x0}, {v_int = -1218740315, v_uint = 3076226981, v_long = -1218740315, v_ulong = 3076226981, v_int64 = 7371194277, v_uint64 = 7371194277, v_float = -1.30831368e-05, v_double = 3.6418538610873054e-314, v_pointer = 0xb75b7fa5}}}, {g_type = 3075514356, data = {{v_int = -1082026200, v_uint = 3212941096, v_long = -1082026200, v_ulong = 3212941096, v_int64 = -5250177824827795672, v_uint64 = 13196566248881755944, v_float = -1.01242542, v_double = -4.3992757696103654e-43, v_pointer = 0xbf819728}, {v_int = -1218727948, v_uint = 3076239348, v_long = -1218727948, v_ulong = 3076239348, v_int64 = 599964843647938548, v_uint64 = 599964843647938548, v_float = -1.30943845e-05, v_double = 1.4766995058994234e-268, v_pointer = 0xb75baff4}}}} free_me = (GValue *) 0x0 signal_return_type = 4 param_values = (GValue *) 0xbf8195ac node = (SignalNode *) 0x81dbcb8 i = 136163328 n_params = __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #16 0xb7534016 in IA__g_signal_emit (instance=0x81eb588, signal_id=131, detail=0) at /build/buildd/glib2.0-2.17.3/gobject/gsignal.c:2765 No locals. #17 0x0810fe0c in nautilus_file_emit_changed (file=0x81eb588) at nautilus-file.c:6238 link_files = (GList *) 0x810fd6b p = __PRETTY_FUNCTION__ = "nautilus_file_emit_changed" #18 0x080f644a in nautilus_directory_emit_change_signals (directory=0x81db228, changed_files=0xbf819804) at nautilus-directory.c:791 p = (GList *) 0xbf819804 #19 0x0810fd49 in nautilus_file_changed (file=0x81eb588) at nautilus-file.c:6184 fake_list = {data = 0x81eb588, next = 0x0, prev = 0x0} __PRETTY_FUNCTION__ = "nautilus_file_changed" #20 0x080f0242 in dequeue_pending_idle_callback (callback_data=0x81db000) at nautilus-directory-async.c:937 directory = (NautilusDirectory *) 0x81db000 pending_file_info = (GList *) 0x85ca990 node = (GList *) 0x0 next = file = (NautilusFile *) 0x81eb588 changed_files = (GList *) 0x0 added_files = (GList *) 0x87cb800 file_info = mimetype = name = 0x87a46d0 "Examples" dir_load_state = (DirectoryLoadState *) 0x87b4000 #21 0x080f02e2 in directory_load_done (directory=0x81db000, error=0x0) at nautilus-directory-async.c:1064 node = (GList *) 0x83d0f00 #22 0x080f053b in more_files_callback (source_object=0x83d0f00, res=0x87b0b20, user_data=0x87b4000) at nautilus-directory-async.c:2140 state = directory = (NautilusDirectory *) 0x81db000 error = (GError *) 0x0 files = (GList *) 0x0 l = (GList *) 0x83d0f00 info = (GFileInfo *) 0x83d0f00 __PRETTY_FUNCTION__ = "more_files_callback" #23 0xb7573321 in next_async_callback_wrapper (source_object=0x83d0f00, res=0x87b0b20, user_data=0x87b4000) at /build/buildd/glib2.0-2.17.3/gio/gfileenumerator.c:298 enumerator = (GFileEnumerator *) 0x83d0f00 #24 0xb7586c37 in IA__g_simple_async_result_complete (simple=0x87b0b20) at /build/buildd/glib2.0-2.17.3/gio/gsimpleasyncresult.c:554 __PRETTY_FUNCTION__ = "IA__g_simple_async_result_complete" #25 0xb7586c6e in complete_in_idle_cb (data=0x87b0b20) at /build/buildd/glib2.0-2.17.3/gio/gsimpleasyncresult.c:564 No locals. #26 0xb748b6a1 in g_idle_dispatch (source=0x87df6b8, callback=0xb722c170, user_data=0x87b0b20) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:4173 No locals. #27 0xb748d5e8 in IA__g_main_context_dispatch (context=0x81adc40) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:2068 No locals. #28 0xb7490c93 in g_main_context_iterate (context=0x81adc40, block=1, dispatch=1, self=0x817e408) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:2701 max_priority = 0 timeout = 0 some_ready = 1 nfds = 15 allocated_nfds = fds = (GPollFD *) 0x84f52f0 __PRETTY_FUNCTION__ = "g_main_context_iterate" #29 0xb74911b2 in IA__g_main_loop_run (loop=0x8266bc0) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:2924 self = (GThread *) 0x817e408 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #30 0xb789ae99 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0x0807f68b in main (argc=1, argv=0xbf819e54) at nautilus-main.c:581 kill_shell = 0 restart_shell = 0 no_default_window = 0 browser_window = 0 no_desktop = 0 autostart_mode = 0 startup_id = autostart_id = startup_id_copy = 0x81cc9b0 "\033" session_to_load = 0x0 geometry = (gchar *) 0x0 remaining = (const gchar **) 0x0 perform_self_check = 0 context = application = (NautilusApplication *) 0x81aa850 program = (GnomeProgram *) 0x8191858 options = {{long_name = 0x81569b3 "check", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbf819d20, description = 0x8156a24 "Perform a quick set of self-check tests.", arg_description = 0x0}, {long_name = 0x8159bc3 "geometry", short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0xbf819d28, description = 0x8156a50 "Create the initial window with the given geometry.", arg_description = 0x8156849 "GEOMETRY"}, {long_name = 0x8156852 "no-default-window", short_name = 110 'n', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbf819d38, description = 0x8156a84 "Only create windows for explicitly specified URIs.", arg_description = 0x0}, {long_name = 0x8156864 "no-desktop", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbf819d30, description = 0x8156ab8 "Do not manage the desktop (ignore the preference set in the preferences dialog).", arg_description = 0x0}, {long_name = 0x8158ce2 "browser", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbf819d34, description = 0x815686f "open a browser window.", arg_description = 0x0}, {long_name = 0x81569bb "quit", short_name = 113 'q', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0xbf819d40, description = 0x8156886 "Quit Nautilus.", arg_description = 0x0}, {long_name = 0x81569c2 "restart", short_name = 0 '\0', flags = 1, arg = G_OPTION_ARG_NONE, arg_data = 0xbf819d3c, description = 0x8156895 "Restart Nautilus.", arg_description = 0x0}, {long_name = 0x815ad51 "", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0xbf819d24, description = 0x0, arg_description = 0x81568a7 "[URI...]"}, {long_name = 0x8152f20 "load-session", short_name = 108 'l', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0xbf819d2c, description = 0x8156b0c "Load a saved session from the specified file. Implies \"--no-default-window\".", arg_description = 0x81568b0 "FILENAME"}, {long_name = 0x0, short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} (gdb) backtrace full info registers eax 0xb722c170 -1222459024 ecx 0x87e8138 142508344 edx 0x68 104 ebx 0xb722aff4 -1222463500 esp 0xbf81901c 0xbf81901c ebp 0xbf819084 0xbf819084 esi 0x72657375 1919251317 edi 0x87e8178 142508408 eip 0xb7140c03 0xb7140c03 eflags 0x10202 [ IF RF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 (gdb) thread apply all backtrace Thread 2 (Thread 0xb6815b90 (LWP 7908)): #0 0xb7f00424 in __kernel_vsyscall () #1 0xb7239392 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb75b813d in g_cond_timed_wait_posix_impl (cond=0x81f1e28, entered_mutex=0x80, abs_time=0x59) at /build/buildd/glib2.0-2.17.3/gthread/gthread-posix.c:242 #3 0xb7467129 in g_async_queue_pop_intern_unlocked (queue=0x81ec510, try=, end_time=0xb6815304) at /build/buildd/glib2.0-2.17.3/glib/gasyncqueue.c:365 #4 0xb74b94e8 in g_thread_pool_thread_proxy (data=0x81ec4d8) at /build/buildd/glib2.0-2.17.3/glib/gthreadpool.c:220 #5 0xb74b7e0f in g_thread_create_proxy (data=0x81ec550) at /build/buildd/glib2.0-2.17.3/glib/gthread.c:635 #6 0xb72354ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb71b264e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb69aa720 (LWP 7905)): #0 0xb7140c03 in ?? () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7142017 in ?? () from /lib/tls/i686/cmov/libc.so.6 #2 0xb71423f6 in free () from /lib/tls/i686/cmov/libc.so.6 #3 0xb74958d6 in IA__g_free (mem=0x72657375) at /build/buildd/glib2.0-2.17.3/glib/gmem.c:190 #4 0xb7522c81 in IA__g_object_new_valist (object_type=136246680, first_property_name=0xb75afaf3 "names", var_args=0xbf81920c "") at /build/buildd/glib2.0-2.17.3/gobject/gobject.c:1316 #5 0xb7522d8e in IA__g_object_new (object_type=136246680, first_property_name=0xb75afaf3 "names") at /build/buildd/glib2.0-2.17.3/gobject/gobject.c:1053 #6 0xb7587ea0 in IA__g_themed_icon_new_from_names (iconnames=0x87a4350, len=1) at /build/buildd/glib2.0-2.17.3/gio/gthemedicon.c:302 #7 0x0810c614 in nautilus_file_get_gicon (file=0x81eb588, flags=) at nautilus-file.c:3361 #8 0x08111c05 in nautilus_file_get_icon (file=0x81eb588, size=96, flags=NAUTILUS_FILE_ICON_FLAGS_FOR_DRAG_ACCEPT) at nautilus-file.c:3463 #9 0x08111f33 in nautilus_file_get_icon_pixbuf (file=0x81eb588, size=96, force_size=0, flags=NAUTILUS_FILE_ICON_FLAGS_FOR_DRAG_ACCEPT) at nautilus-file.c:3483 #10 0x08095ffc in update_icon (sidebar_title=0x859b858) at nautilus-sidebar-title.c:311 #11 0x08096454 in update_all (sidebar_title=0x859b858) at nautilus-sidebar-title.c:575 #12 0xb7529944 in IA__g_cclosure_marshal_VOID__VOID (closure=0x859cd68, return_value=0x0, n_param_values=1, param_values=0xbf819598, invocation_hint=0xbf8194cc, marshal_data=0x8096440) at /build/buildd/glib2.0-2.17.3/gobject/gmarshal.c:77 #13 0xb751ba5b in IA__g_closure_invoke (closure=0x859cd68, return_value=0x0, n_param_values=1, param_values=0xbf819598, invocation_hint=0xbf8194cc) at /build/buildd/glib2.0-2.17.3/gobject/gclosure.c:767 #14 0xb7532435 in signal_emit_unlocked_R (node=0x81dbcb8, detail=0, instance=0x81eb588, emission_return=0x0, instance_and_params=0xbf819598) at /build/buildd/glib2.0-2.17.3/gobject/gsignal.c:2975 #15 0xb7533b70 in IA__g_signal_emit_valist (instance=0x81eb588, signal_id=131, detail=0, var_args=0xbf8197ac "\210µ\036\b »|\b\b") at /build/buildd/glib2.0-2.17.3/gobject/gsignal.c:2707 #16 0xb7534016 in IA__g_signal_emit (instance=0x81eb588, signal_id=131, detail=0) at /build/buildd/glib2.0-2.17.3/gobject/gsignal.c:2765 #17 0x0810fe0c in nautilus_file_emit_changed (file=0x81eb588) at nautilus-file.c:6238 #18 0x080f644a in nautilus_directory_emit_change_signals (directory=0x81db228, changed_files=0xbf819804) at nautilus-directory.c:791 #19 0x0810fd49 in nautilus_file_changed (file=0x81eb588) at nautilus-file.c:6184 #20 0x080f0242 in dequeue_pending_idle_callback (callback_data=0x81db000) at nautilus-directory-async.c:937 #21 0x080f02e2 in directory_load_done (directory=0x81db000, error=0x0) at nautilus-directory-async.c:1064 #22 0x080f053b in more_files_callback (source_object=0x83d0f00, res=0x87b0b20, user_data=0x87b4000) at nautilus-directory-async.c:2140 #23 0xb7573321 in next_async_callback_wrapper (source_object=0x83d0f00, res=0x87b0b20, user_data=0x87b4000) at /build/buildd/glib2.0-2.17.3/gio/gfileenumerator.c:298 #24 0xb7586c37 in IA__g_simple_async_result_complete (simple=0x87b0b20) at /build/buildd/glib2.0-2.17.3/gio/gsimpleasyncresult.c:554 #25 0xb7586c6e in complete_in_idle_cb (data=0x87b0b20) at /build/buildd/glib2.0-2.17.3/gio/gsimpleasyncresult.c:564 #26 0xb748b6a1 in g_idle_dispatch (source=0x87df6b8, callback=0xb722c170, user_data=0x87b0b20) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:4173 #27 0xb748d5e8 in IA__g_main_context_dispatch (context=0x81adc40) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:2068 #28 0xb7490c93 in g_main_context_iterate (context=0x81adc40, block=1, dispatch=1, self=0x817e408) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:2701 #29 0xb74911b2 in IA__g_main_loop_run (loop=0x8266bc0) at /build/buildd/glib2.0-2.17.3/glib/gmain.c:2924 #30 0xb789ae99 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #31 0x0807f68b in main (argc=1, argv=0xbf819e54) at nautilus-main.c:581 (gdb) quit The program is running. Exit anyway? (y or n)