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 647716 - nautilus crashed with SIGSEGV in gdu_device_get_object_path()
nautilus crashed with SIGSEGV in gdu_device_get_object_path()
Status: RESOLVED DUPLICATE of bug 591660
Product: nautilus
Classification: Core
Component: general
2.32.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-13 21:30 UTC by Cristian Aravena Romero
Modified: 2011-04-13 21:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2011-04-13 21:30:13 UTC
Open bug in Launchpad.net:
https://bugs.launchpad.net/bugs/637510

"Umount USBStorage and open apport"

Stacktrace:
  • #0 gdu_device_get_object_path
    at gdu-device.c line 835
  • #1 gdu_pool_new_for_address
    at gdu-pool.c line 2108
  • #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 get_all_extension_menu_items
    at fm-directory-view.c line 4674
  • #7 reset_extension_actions_menu
    at fm-directory-view.c line 4943
  • #8 real_update_menus
    at fm-directory-view.c line 8723
  • #9 fm_icon_view_update_menus
    at fm-icon-view.c line 1769
  • #10 fm_directory_view_update_menus
    at fm-directory-view.c line 9869
  • #11 update_menus_timeout_callback
    at fm-directory-view.c line 3018
  • #12 g_timeout_dispatch
    at /build/buildd/glib2.0-2.27.2/glib/gmain.c line 3709
  • #13 g_main_dispatch
    at /build/buildd/glib2.0-2.27.2/glib/gmain.c line 2229
  • #14 g_main_context_dispatch
    at /build/buildd/glib2.0-2.27.2/glib/gmain.c line 2786
  • #15 g_main_context_iterate
    at /build/buildd/glib2.0-2.27.2/glib/gmain.c line 2864
  • #16 g_main_loop_run
    at /build/buildd/glib2.0-2.27.2/glib/gmain.c line 3072
  • #17 IA__gtk_main
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 1237
  • #18 main
    at nautilus-main.c line 544

Comment 1 Cristian Aravena Romero 2011-04-13 21:31:32 UTC
Full Stacktrace

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