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 653452 - segfault in gdu_device_get_object_path
segfault in gdu_device_get_object_path
Status: RESOLVED DUPLICATE of bug 591660
Product: nautilus
Classification: Core
Component: Crashers
2.32.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-26 21:42 UTC by Brian J. Murrell
Modified: 2011-06-27 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian J. Murrell 2011-06-26 21:42:51 UTC
Unmounted a USB storage device and got this crash:


Thread 1 (Thread 3665)

  • #0 gdu_device_get_object_path
    at gdu-device.c line 836
  • #1 gdu_pool_new_for_address
    at gdu-pool.c line 2109
  • #2 gdu_pool_new
    at gdu-pool.c line 1929
  • #3 get_device_for_device_file
    at nautilus-gdu.c line 50
  • #4 get_device_from_nautilus_file
    at nautilus-gdu.c line 114
  • #5 nautilus_gdu_get_file_items
    at nautilus-gdu.c line 179
  • #6 nautilus_menu_provider_get_file_items
    at nautilus-menu-provider.c line 85
  • #7 get_all_extension_menu_items
    at fm-directory-view.c line 4674
  • #8 reset_extension_actions_menu
    at fm-directory-view.c line 4943
  • #9 real_update_menus
    at fm-directory-view.c line 8723
  • #10 fm_icon_view_update_menus
    at fm-icon-view.c line 1769
  • #11 fm_directory_view_update_menus
    at fm-directory-view.c line 9869
  • #12 update_menus_timeout_callback
    at fm-directory-view.c line 3018
  • #13 g_timeout_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3882
  • #14 g_main_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 2440
  • #15 g_main_context_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3013
  • #16 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3091
  • #17 g_main_loop_run
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3299
  • #18 IA__gtk_main
    at /build/buildd/gtk+2.0-2.24.4/gtk/gtkmain.c line 1257
  • #19 main
    at nautilus-main.c line 544

Comment 1 André Klapper 2011-06-27 10:55:44 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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