GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 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 "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/nautilus...Reading symbols from /usr/lib/debug/usr/bin/nautilus...done. (no debugging symbols found)...done. (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] (nautilus:12346): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed [New Thread 0x7fffebf75910 (LWP 12349)] ** (nautilus:12346): WARNING **: No marshaller for signature of signal 'UploadFinished' ** (nautilus:12346): WARNING **: No marshaller for signature of signal 'DownloadFinished' ** (nautilus:12346): WARNING **: No marshaller for signature of signal 'ShareCreateError' Initializing nautilus-dropbox 0.6.1 [New Thread 0x7fffe3fff910 (LWP 12350)] Initializing nautilus-gdu extension [New Thread 0x7fffde795910 (LWP 12351)] [Thread 0x7fffde795910 (LWP 12351) exited] [New Thread 0x7fffde795910 (LWP 12353)] [New Thread 0x7fffdabe9910 (LWP 12354)] [Thread 0x7fffde795910 (LWP 12353) exited] [Thread 0x7fffdabe9910 (LWP 12354) exited] [New Thread 0x7fffdabe9910 (LWP 12355)] [New Thread 0x7fffde795910 (LWP 12356)] [New Thread 0x7fffd9bb4910 (LWP 12357)] [New Thread 0x7fffd93b3910 (LWP 12358)] [Thread 0x7fffebf75910 (LWP 12349) exited] [New Thread 0x7fffebf75910 (LWP 12361)] [New Thread 0x7fffd8b1a910 (LWP 12362)] [New Thread 0x7fffd8319910 (LWP 12363)] [New Thread 0x7fffd7b18910 (LWP 12364)] [New Thread 0x7fffd7317910 (LWP 12365)] [New Thread 0x7fffd6b16910 (LWP 12366)] [Thread 0x7fffd8b1a910 (LWP 12362) exited] [Thread 0x7fffdabe9910 (LWP 12355) exited] [Thread 0x7fffd7317910 (LWP 12365) exited] [Thread 0x7fffd6b16910 (LWP 12366) exited] [Thread 0x7fffd7b18910 (LWP 12364) exited] [Thread 0x7fffd8319910 (LWP 12363) exited] [Thread 0x7fffd93b3910 (LWP 12358) exited] [Thread 0x7fffd9bb4910 (LWP 12357) exited] [Thread 0x7fffde795910 (LWP 12356) exited] [New Thread 0x7fffde795910 (LWP 12367)] [Thread 0x7fffebf75910 (LWP 12361) exited] [New Thread 0x7fffebf75910 (LWP 12368)] [New Thread 0x7fffd9bb4910 (LWP 12369)] [New Thread 0x7fffd93b3910 (LWP 12370)] [Thread 0x7fffebf75910 (LWP 12368) exited] [Thread 0x7fffd9bb4910 (LWP 12369) exited] [Thread 0x7fffde795910 (LWP 12367) exited] [New Thread 0x7fffde795910 (LWP 12371)] [New Thread 0x7fffd9bb4910 (LWP 12372)] [New Thread 0x7fffec1b8910 (LWP 12373)] [Thread 0x7fffde795910 (LWP 12371) exited] [Thread 0x7fffd9bb4910 (LWP 12372) exited] [Thread 0x7fffd93b3910 (LWP 12370) exited] Program received signal SIGINT, Interrupt. 0x00007ffff6937c34 in __lll_lock_wait () from /lib/libpthread.so.0 (gdb) backtrace full #0 0x00007ffff6937c34 in __lll_lock_wait () from /lib/libpthread.so.0 No symbol table info available. #1 0x00007ffff6933295 in _L_lock_949 () from /lib/libpthread.so.0 No symbol table info available. #2 0x00007ffff69330b8 in pthread_mutex_lock () from /lib/libpthread.so.0 No symbol table info available. #3 0x00007ffff5a36555 in _gdk_pixbuf_lock (image_module=) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-io.c:119 No locals. #4 0x00007ffff5a39df5 in gdk_pixbuf_loader_load_module (loader=0x1226d40, image_type=, error=0x7fffe4025348) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-loader.c:379 priv = 0x13eaf10 #5 0x00007ffff5a3a8c3 in gdk_pixbuf_loader_eat_header_write (loader=0x1226d40, buf=0x7ffffffed7b0 "\n\n\n\n\n\n n_read = -512 buffer = "\n\n\n #8 0x00007ffff5a378d1 in IA__gdk_pixbuf_new_from_stream_at_scale (stream=0x118bd80, width=96, height=96, preserve_aspect_ratio=, cancellable=0x0, error=0x7fffe4025348) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-io.c:1606 loader = 0x1226d40 pixbuf = info = {width = 96, height = 96, preserve_aspect_ratio = 1} #9 0x00007ffff622383c in icon_info_ensure_scale_and_pixbuf (icon_info=0x7fffe4025300, scale_only=) at /build/buildd/gtk+2.0-2.18.3/gtk/gtkicontheme.c:2925 stream = image_width = image_height = source_pixbuf = #10 0x00007ffff6223f62 in IA__gtk_icon_info_load_icon (icon_info=0x7fffe4025300, error=0x0) at /build/buildd/gtk+2.0-2.18.3/gtk/gtkicontheme.c:3066 __PRETTY_FUNCTION__ = "IA__gtk_icon_info_load_icon" #11 0x00000000004ec1ae in nautilus_icon_info_new_for_icon_info (icon=, size=96) at nautilus-icon-info.c:144 n_points = basename = points = filename = #12 nautilus_icon_info_lookup (icon=, size=96) at nautilus-icon-info.c:405 lookup_key = {filename = 0x119f350 "/usr/share/icons/Humanity/status/48/image-loading.svg", size = 96} gtkicon_info = 0x7fffe4025300 names = icon_theme = filename = 0x119f350 "/usr/share/icons/Humanity/status/48/image-loading.svg" icon_info = 0x12bf460 pixbuf = #13 0x00000000004d18f6 in nautilus_file_get_icon (file=, size=96, flags=9) at nautilus-file.c:4219 icon = gicon = 0x110daa0 raw_pixbuf = scaled_pixbuf = modified_size = 192 #14 0x00000000004d1bbe in nautilus_file_get_icon_pixbuf (file=0x7ffff5c4a488, size=128, force_size=1, flags=4294967295) at nautilus-file.c:4240 info = pixbuf = #15 0x000000000045ccbc in update_icon (sidebar_title=0xe23d40) at nautilus-sidebar-title.c:311 pixbuf = #16 0x000000000045d176 in update_all (sidebar_title=0x7ffff5c4a488) at nautilus-sidebar-title.c:576 No locals. #17 0x00000000004403ec in selection_changed_callback (window=, panel=0xe85660) at nautilus-information-panel.c:1132 selection = file = 0x119dca0 uri = 0x7fffe402b250 "file:///home/jm/VBoxShared/Franchising%20BD/BD%20Renov%20BrochureTemplated%20for%20Franchise%20Pg2.svg" name = 0x7fffe402ff10 "BD Renov BrochureTemplated for Franchise Pg2.svg" #18 0x00007ffff507f5ae in IA__g_closure_invoke (closure=0xed5640, return_value=0x0, n_param_values=1, param_values=0x7fffe4026640, invocation_hint=0x7fffffffdb40) at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c:767 marshal = 0xfffffffffffffe00 marshal_data = 0x303a __PRETTY_FUNCTION__ = "IA__g_closure_invoke" #19 0x00007ffff5094983 in signal_emit_unlocked_R (node=0x8a10a0, detail=, instance=, emission_return=, instance_and_params=) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:3247 tmp = 0x7ffff69346b0 handler = 0xecf060 accumulator = 0x0 emission = {next = 0x0, instance = 0xab41a0, ihint = {signal_id = 174, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} class_closure = 0x89bf80 handler_list = 0xecf060 return_accu = 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 = 174 max_sequential_handler_number = return_value_altered = 0 #20 0x00007ffff5095d39 in IA__g_signal_emit_valist (instance=0xab41a0, signal_id=, detail=0, var_args=0x7fffffffdd40) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:2980 signal_return_type = 4 param_values = node = 0x8a10a0 i = n_params = __PRETTY_FUNCTION__ = "IA__g_signal_emit_valist" #21 0x00007ffff50960a4 in IA__g_signal_emit_by_name (instance=0xab41a0, detailed_signal=0x56f275 "selection_changed") at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:3074 var_args = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffffffde80, reg_save_area = 0x7fffffffdd90}} detail = 4123305032 signal_id = 174 __PRETTY_FUNCTION__ = "IA__g_signal_emit_by_name" #22 0x000000000046fbb3 in fm_directory_view_send_selection_change (view=0xdf0230) at fm-directory-view.c:2276 No locals. #23 0x00000000004744eb in display_selection_info_idle_callback (data=) at fm-directory-view.c:2879 No locals. #24 0x00007ffff49a5bce in g_main_dispatch (context=0x804fa0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 dispatch = 0x7ffff49a3d90 user_data = 0xdf0230 callback = 0x474490 cb_funcs = 0x7ffff4c2f5f0 cb_data = 0x7fffe401bdb0 current_source_link = {data = 0x7fffe4024130, next = 0x0} source = 0x7fffe4024130 current = 0x846aa0 i = 0 #25 IA__g_main_context_dispatch (context=0x804fa0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 No locals. #26 0x00007ffff49a9598 in g_main_context_iterate (context=0x804fa0, block=, dispatch=, self=) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 max_priority = 200 timeout = 0 some_ready = 1 nfds = 16 allocated_nfds = -191143616 fds = __PRETTY_FUNCTION__ = "g_main_context_iterate" #27 0x00007ffff49a99f5 in IA__g_main_loop_run (loop=0xda9cc0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2799 self = 0x7b9010 __PRETTY_FUNCTION__ = "IA__g_main_loop_run" #28 0x00007ffff6252177 in IA__gtk_main () at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c:1218 tmp_list = 0x85ff20 functions = 0x0 init = 0x0 loop = #29 0x0000000000443947 in main (argc=1, argv=0x7fffffffe418) at nautilus-main.c:588 kill_shell = 0 no_default_window = 0 browser_window = 0 no_desktop = 0 version = 0 autostart_mode = autostart_id = geometry = 0x0 remaining = 0x0 perform_self_check = 0 application = context = file = 0x7fffffffe0a0 uri = uris = 0x0 uris_array = error = 0x0 options = {{long_name = 0x54b6b6 "check", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe308, description = 0x54b700 "Perform a quick set of self-check tests.", arg_description = 0x0}, {long_name = 0x54b5af "version", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe30c, description = 0x54b730 "Show the version of the program.", arg_description = 0x0}, {long_name = 0x54f75c "geometry", short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe300, description = 0x54b758 "Create the initial window with the given geometry.", arg_description = 0x54b5b7 "GEOMETRY"}, {long_name = 0x54b5c0 "no-default-window", short_name = 110 'n', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe318, description = 0x54b790 "Only create windows for explicitly specified URIs.", arg_description = 0x0}, {long_name = 0x54b5d2 "no-desktop", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe310, description = 0x54b7c8 "Do not manage the desktop (ignore the preference set in the preferences dialog).", arg_description = 0x0}, {long_name = 0x547f00 "browser", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe314, description = 0x54b5dd "open a browser window.", arg_description = 0x0}, {long_name = 0x56ced1 "quit", short_name = 113 'q', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe31c, description = 0x54b5f4 "Quit Nautilus.", arg_description = 0x0}, {long_name = 0x550d01 "", short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffe2f8, description = 0x0, arg_description = 0x54b603 "[URI...]"}, {long_name = 0x0, short_name = 0 '\000', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} (gdb) info registers rax 0xfffffffffffffe00 -512 rbx 0x7ffff6933080 140737330229376 rcx 0xffffffffffffffff -1 rdx 0x2 2 rsi 0x80 128 rdi 0x7ffff5c4a488 140737316693128 rbp 0x7fffe4025348 0x7fffe4025348 rsp 0x7ffffffed688 0x7ffffffed688 r8 0x7ffff5c4a488 140737316693128 r9 0x303a 12346 r10 0x0 0 r11 0x246 582 r12 0x1226d40 19033408 r13 0x7ffffffed7b0 140737488279472 r14 0x13eaf10 20885264 r15 0x400 1024 rip 0x7ffff6937c34 0x7ffff6937c34 <__lll_lock_wait+36> eflags 0x246 [ PF ZF IF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 fctrl 0x37f 895 fstat 0x20 32 ftag 0xffff 65535 fiseg 0x7fff 32767 fioff 0xf3e4c887 -203110265 foseg 0x7fff 32767 fooff 0xffffd218 -11752 fop 0x51f 1311 mxcsr 0x1fa2 [ DE PE IM DM ZM OM UM PM ] (gdb) x/16i $pc 0x7ffff6937c34 <__lll_lock_wait+36>: mov %edx,%eax 0x7ffff6937c36 <__lll_lock_wait+38>: xchg %eax,(%rdi) 0x7ffff6937c38 <__lll_lock_wait+40>: test %eax,%eax 0x7ffff6937c3a <__lll_lock_wait+42>: jne 0x7ffff6937c2d <__lll_lock_wait+29> 0x7ffff6937c3c <__lll_lock_wait+44>: pop %rdx 0x7ffff6937c3d <__lll_lock_wait+45>: pop %r10 0x7ffff6937c3f <__lll_lock_wait+47>: retq 0x7ffff6937c40 <__lll_timedlock_wait>: cmpl $0x0,0x20d6cd(%rip) # 0x7ffff6b45314 <__have_futex_clock_realtime> 0x7ffff6937c47 <__lll_timedlock_wait+7>: je 0x7ffff6937c96 <__lll_timedlock_wait+86> 0x7ffff6937c49 <__lll_timedlock_wait+9>: push %r9 0x7ffff6937c4b <__lll_timedlock_wait+11>: mov %rdx,%r10 0x7ffff6937c4e <__lll_timedlock_wait+14>: mov $0xffffffff,%r9d 0x7ffff6937c54 <__lll_timedlock_wait+20>: xor $0x80,%esi 0x7ffff6937c5a <__lll_timedlock_wait+26>: and %fs:0x48,%esi 0x7ffff6937c62 <__lll_timedlock_wait+34>: or $0x109,%esi 0x7ffff6937c68 <__lll_timedlock_wait+40>: mov $0x2,%edx (gdb) thread apply all backtrace Thread 23 (Thread 0x7fffec1b8910 (LWP 12373)): #0 0x00007ffff6937c34 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007ffff6933295 in _L_lock_949 () from /lib/libpthread.so.0 #2 0x00007ffff69330b8 in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007ffff5a36555 in _gdk_pixbuf_lock (image_module=) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-io.c:119 #4 0x00007ffff5a39df5 in gdk_pixbuf_loader_load_module (loader=0x11a8ec0, image_type=, error=0x0) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-loader.c:379 #5 0x00007ffff5a3a8c3 in gdk_pixbuf_loader_eat_header_write (loader=0x11a8ec0, buf=0x7fffd54aa010 "II*", count=3170412, error=0x0) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-loader.c:417 #6 IA__gdk_pixbuf_loader_write (loader=0x11a8ec0, buf=0x7fffd54aa010 "II*", count=3170412, error=0x0) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-loader.c:463 #7 0x00007fffeab2e25e in ?? () from /usr/lib/librsvg-2.so.2 #8 0x00007fffeab2e440 in ?? () from /usr/lib/librsvg-2.so.2 #9 0x00007fffeab4a92f in ?? () from /usr/lib/librsvg-2.so.2 #10 0x00007fffeab4b2eb in ?? () from /usr/lib/librsvg-2.so.2 #11 0x00007ffff4664533 in xmlParseStartTag__internal_alias (ctxt=0x116d400) at parser.c:8157 #12 0x00007ffff466a462 in xmlParseTryOrFinish (ctxt=0x116d400, terminate=0) at parser.c:10840 #13 0x00007ffff466b2f1 in xmlParseChunk__internal_alias (ctxt=0x116d400, chunk=0x7fffec1b6ed0 "TLCzswMdBHjvvffQarWwu7tTeKbDA+VzAZwI/nvajH4TRnCaJK05Cd3xbzKZlKAaQgbcB5syEl5b+jsajQb29/edkPd9HMDhz+8Y/CFTdNrzJ+9RxejXkSxQJSFBWsU7OzvOsUeoDCjH1cv1qvo7TTouo+33+6544GQyKRS3ZT8LCf36e+0k8Pd10A0jX7TWzvHc6/Ww"..., size=4096, terminate=0) at parser.c:11602 #14 0x00007fffeab49652 in ?? () from /usr/lib/librsvg-2.so.2 #15 0x00007fffead59df1 in ?? () from /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so #16 0x00007ffff5a3a82f in IA__gdk_pixbuf_loader_write (loader=0x11278c0, buf=0x7fffec1b6ed0 "TLCzswMdBHjvvffQarWwu7tTeKbDA+VzAZwI/nvajH4TRnCaJK05Cd3xbzKZlKAaQgbcB5syEl5b+jsajQb29/edkPd9HMDhz+8Y/CFTdNrzJ+9RxejXkSxQJSFBWsU7OzvOsUeoDCjH1cv1qvo7TTouo+33+6544GQyKRS3ZT8LCf36e+0k8Pd10A0jX7TWzvHc6/Ww"..., count=4096, error=0x0) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-loader.c:473 #17 0x00007ffff739303a in ?? () from /usr/lib/libgnome-desktop-2.so.11 #18 0x00007ffff73933cc in gnome_desktop_thumbnail_factory_generate_thumbnail () from /usr/lib/libgnome-desktop-2.so.11 #19 0x00000000004fc0d1 in thumbnail_thread_start (data=) at nautilus-thumbnails.c:1000 #20 0x00007ffff6930a04 in start_thread () from /lib/libpthread.so.0 #21 0x00007ffff368d80d in clone () from /lib/libc.so.6 #22 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fffe3fff910 (LWP 12350)): #0 0x00007ffff693582d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007ffff6f77602 in g_cond_timed_wait_posix_impl (cond=0xa9c274, entered_mutex=0x80, abs_time=) at /build/buildd/glib2.0-2.22.3/gthread/gthread-posix.c:242 #2 0x00007ffff49810bf in g_async_queue_pop_intern_unlocked (queue=0xa81690, try=0, end_time=0x7fffe3ffeee0) at /build/buildd/glib2.0-2.22.3/glib/gasyncqueue.c:365 #3 0x00007ffff49811cf in IA__g_async_queue_timed_pop (queue=0xa81690, end_time=) at /build/buildd/glib2.0-2.22.3/glib/gasyncqueue.c:491 #4 0x00007fffe8667d42 in ?? () from /usr/lib/nautilus/extensions-2.0/libnautilus-dropbox.so #5 0x00007ffff49ceb44 in g_thread_create_proxy (data=0xa9bec0) at /build/buildd/glib2.0-2.22.3/glib/gthread.c:635 #6 0x00007ffff6930a04 in start_thread () from /lib/libpthread.so.0 #7 0x00007ffff368d80d in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fbd800 (LWP 12346)): #0 0x00007ffff6937c34 in __lll_lock_wait () from /lib/libpthread.so.0 #1 0x00007ffff6933295 in _L_lock_949 () from /lib/libpthread.so.0 #2 0x00007ffff69330b8 in pthread_mutex_lock () from /lib/libpthread.so.0 #3 0x00007ffff5a36555 in _gdk_pixbuf_lock (image_module=) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-io.c:119 #4 0x00007ffff5a39df5 in gdk_pixbuf_loader_load_module (loader=0x1226d40, image_type=, error=0x7fffe4025348) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-loader.c:379 #5 0x00007ffff5a3a8c3 in gdk_pixbuf_loader_eat_header_write (loader=0x1226d40, buf=0x7ffffffed7b0 "\n\n\n\n\n\n, cancellable=0x0, error=0x7fffe4025348) at /build/buildd/gtk+2.0-2.18.3/gdk-pixbuf/gdk-pixbuf-io.c:1606 #9 0x00007ffff622383c in icon_info_ensure_scale_and_pixbuf (icon_info=0x7fffe4025300, scale_only=) at /build/buildd/gtk+2.0-2.18.3/gtk/gtkicontheme.c:2925 #10 0x00007ffff6223f62 in IA__gtk_icon_info_load_icon (icon_info=0x7fffe4025300, error=0x0) at /build/buildd/gtk+2.0-2.18.3/gtk/gtkicontheme.c:3066 #11 0x00000000004ec1ae in nautilus_icon_info_new_for_icon_info (icon=, size=96) at nautilus-icon-info.c:144 #12 nautilus_icon_info_lookup (icon=, size=96) at nautilus-icon-info.c:405 #13 0x00000000004d18f6 in nautilus_file_get_icon (file=, size=96, flags=9) at nautilus-file.c:4219 #14 0x00000000004d1bbe in nautilus_file_get_icon_pixbuf (file=0x7ffff5c4a488, size=128, force_size=1, flags=4294967295) at nautilus-file.c:4240 #15 0x000000000045ccbc in update_icon (sidebar_title=0xe23d40) at nautilus-sidebar-title.c:311 #16 0x000000000045d176 in update_all (sidebar_title=0x7ffff5c4a488) at nautilus-sidebar-title.c:576 #17 0x00000000004403ec in selection_changed_callback (window=, panel=0xe85660) at nautilus-information-panel.c:1132 #18 0x00007ffff507f5ae in IA__g_closure_invoke (closure=0xed5640, return_value=0x0, n_param_values=1, param_values=0x7fffe4026640, invocation_hint=0x7fffffffdb40) at /build/buildd/glib2.0-2.22.3/gobject/gclosure.c:767 #19 0x00007ffff5094983 in signal_emit_unlocked_R (node=0x8a10a0, detail=, instance=, emission_return=, instance_and_params=) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:3247 #20 0x00007ffff5095d39 in IA__g_signal_emit_valist (instance=0xab41a0, signal_id=, detail=0, var_args=0x7fffffffdd40) at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:2980 #21 0x00007ffff50960a4 in IA__g_signal_emit_by_name (instance=0xab41a0, detailed_signal=0x56f275 "selection_changed") at /build/buildd/glib2.0-2.22.3/gobject/gsignal.c:3074 #22 0x000000000046fbb3 in fm_directory_view_send_selection_change (view=0xdf0230) at fm-directory-view.c:2276 #23 0x00000000004744eb in display_selection_info_idle_callback (data=) at fm-directory-view.c:2879 #24 0x00007ffff49a5bce in g_main_dispatch (context=0x804fa0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 #25 IA__g_main_context_dispatch (context=0x804fa0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 #26 0x00007ffff49a9598 in g_main_context_iterate (context=0x804fa0, block=, dispatch=, self=) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 #27 0x00007ffff49a99f5 in IA__g_main_loop_run (loop=0xda9cc0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2799 #28 0x00007ffff6252177 in IA__gtk_main () at /build/buildd/gtk+2.0-2.18.3/gtk/gtkmain.c:1218 #29 0x0000000000443947 in main (argc=1, argv=0x7fffffffe418) at nautilus-main.c:588 (gdb) quit A debugging session is active. Inferior 1 [process 12346] will be killed. Quit anyway? (y or n)