After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693408 - nautilus hangs when opening properties of a SVG file
nautilus hangs when opening properties of a SVG file
Status: RESOLVED DUPLICATE of bug 473862
Product: nautilus
Classification: Core
Component: File Properties Dialog
3.6.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-08 09:55 UTC by drago01
Modified: 2013-02-08 22:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description drago01 2013-02-08 09:55:08 UTC
When doing rightclick -> properties on a SVG nautilus hangs (GUI stops responding, properties window stays grey).

Backtrace while in that state:

Thread 1 (Thread 0x7ffff7f9ba00 (LWP 5801))

  • #0 __lll_lock_wait
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S line 135
  • #1 _L_lock_1020
    from /lib64/libpthread.so.0
  • #2 __GI___pthread_mutex_lock
    at pthread_mutex_lock.c line 104
  • #3 g_mutex_lock
    at gthread-posix.c line 210
  • #4 _gdk_pixbuf_lock
    at gdk-pixbuf-io.c line 200
  • #5 _gdk_pixbuf_lock
    at gdk-pixbuf-io.c line 196
  • #6 _gdk_pixbuf_generic_image_load
    at gdk-pixbuf-io.c line 1010
  • #7 gdk_pixbuf_new_from_file
    at gdk-pixbuf-io.c line 1125
  • #8 _gtk_icon_info_load_symbolic_internal
  • #9 gtk_icon_info_load_symbolic_for_context
  • #10 ensure_stated_icon_from_info
    at gtkiconhelper.c line 157
  • #11 ensure_pixbuf_for_icon_name_or_gicon
    at gtkiconhelper.c line 264
  • #12 _gtk_icon_helper_ensure_pixbuf
    at gtkiconhelper.c line 339
  • #13 _gtk_icon_helper_get_size
    at gtkiconhelper.c line 366
  • #14 gtk_cell_renderer_pixbuf_get_size
    at gtkcellrendererpixbuf.c line 425
  • #15 gtk_cell_renderer_real_get_preferred_size
    at gtkcellrenderer.c line 1245
  • #16 gtk_cell_renderer_real_get_preferred_width
    at gtkcellrenderer.c line 1284
  • #17 gtk_cell_renderer_get_preferred_width
    at gtkcellrenderer.c line 1468
  • #18 gtk_cell_area_request_renderer
    at gtkcellarea.c line 3600
  • #19 compute_size
    at gtkcellareabox.c line 1531
  • #20 gtk_cell_area_box_get_preferred_width
    at gtkcellareabox.c line 1820
  • #21 gtk_tree_view_column_cell_get_size
  • #22 validate_row
    at gtktreeview.c line 6107
  • #23 do_validate_rows
    at gtktreeview.c line 6667
  • #24 do_validate_rows
    at gtktreeview.c line 6573
  • #25 gtk_tree_view_size_request
    at gtktreeview.c line 2444
  • #26 gtk_tree_view_get_preferred_height
    at gtktreeview.c line 2473
  • #27 compute_size_for_orientation
    at gtksizerequest.c line 392
  • #28 gtk_widget_get_preferred_height
  • #29 gtk_scrolled_window_get_preferred_size
    at gtkscrolledwindow.c line 3228
  • #30 compute_size_for_orientation
    at gtksizerequest.c line 392
  • #31 gtk_widget_get_preferred_height
    at gtksizerequest.c line 583
  • #32 gtk_box_get_size
    at gtkbox.c line 1045
  • #33 compute_size_for_orientation
    at gtksizerequest.c line 392
  • #34 gtk_paned_get_preferred_size
  • #35 compute_size_for_orientation
    at gtksizerequest.c line 392
  • #36 gtk_grid_request_non_spanning
    at gtkgrid.c line 668
  • #37 gtk_grid_request_run
    at gtkgrid.c line 995
  • #38 gtk_grid_get_size
    at gtkgrid.c line 1160
  • #39 compute_size_for_orientation
    at gtksizerequest.c line 392
  • #40 gtk_widget_get_preferred_height
    at gtksizerequest.c line 583
  • #41 gtk_widget_size_allocate
  • #42 gtk_window_size_allocate
    at gtkwindow.c line 5621
  • #43 gtk_application_window_real_size_allocate
    at gtkapplicationwindow.c line 730
  • #44 g_closure_invoke
    at gclosure.c line 777
  • #45 signal_emit_unlocked_R
    at gsignal.c line 3481
  • #46 g_signal_emit_valist
    at gsignal.c line 3300
  • #47 g_signal_emit
    at gsignal.c line 3356
  • #48 gtk_widget_size_allocate
  • #49 gtk_container_resize_children
    at gtkcontainer.c line 1877
  • #50 gtk_window_move_resize
    at gtkwindow.c line 7403
  • #51 gtk_window_check_resize
    at gtkwindow.c line 6313
  • #52 _g_closure_invoke_va
    at gclosure.c line 840
  • #53 g_signal_emit_valist
    at gsignal.c line 3211
  • #54 g_signal_emit
    at gsignal.c line 3356
  • #55 gtk_container_idle_sizer
    at gtkcontainer.c line 1686
  • #56 gdk_threads_dispatch
    at gdk.c line 788
  • #57 g_main_dispatch
    at gmain.c line 2715
  • #58 g_main_context_dispatch
    at gmain.c line 3219
  • #59 g_main_context_iterate
  • #60 g_main_context_iteration
    at gmain.c line 3351
  • #61 g_application_run
    at gapplication.c line 1624
  • #62 main
    at nautilus-main.c line 103

Comment 1 Allan Day 2013-02-08 09:56:14 UTC
I consistently get this too.
Comment 2 Cosimo Cecchi 2013-02-08 22:00:29 UTC
This is the famous GdkPixbuf/SVG thread safety bug, which finally got fixed this cycle.

*** This bug has been marked as a duplicate of bug 473862 ***