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 731814 - gvfs-udisks2-volume-monitor crashed with SIGSEGV in unmount_cb()
gvfs-udisks2-volume-monitor crashed with SIGSEGV in unmount_cb()
Status: RESOLVED DUPLICATE of bug 678555
Product: gvfs
Classification: Core
Component: udisks2 volume monitor
1.13.x
Other Linux
: Normal critical
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-18 04:48 UTC by Cristian Aravena Romero
Modified: 2016-02-02 07:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2014-06-18 04:48:20 UTC
Open bug in launchpad.net
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1033248

"crash occured after clicking the flash drive eject icon in Thunar"

tags: added: trusty => v1.20.x



StackTrace:
  • #0 unmount_cb
    at gvfsudisks2mount.c line 818
  • #1 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.33.6/./gio/gsimpleasyncresult.c line 775
  • #2 reply_cb
    at /build/buildd/glib2.0-2.33.6/./gio/gdbusproxy.c line 2632
  • #3 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.33.6/./gio/gsimpleasyncresult.c line 775
  • #4 g_dbus_connection_call_done
    at /build/buildd/glib2.0-2.33.6/./gio/gdbusconnection.c line 5339
  • #5 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.33.6/./gio/gsimpleasyncresult.c line 775
  • #6 complete_in_idle_cb
    at /build/buildd/glib2.0-2.33.6/./gio/gsimpleasyncresult.c line 787
  • #7 g_idle_dispatch
    at /build/buildd/glib2.0-2.33.6/./glib/gmain.c line 4781
  • #8 g_main_dispatch
    at /build/buildd/glib2.0-2.33.6/./glib/gmain.c line 2691
  • #9 g_main_context_dispatch
    at /build/buildd/glib2.0-2.33.6/./glib/gmain.c line 3195
  • #10 g_main_context_iterate
    at /build/buildd/glib2.0-2.33.6/./glib/gmain.c line 3266
  • #11 g_main_loop_run
    at /build/buildd/glib2.0-2.33.6/./glib/gmain.c line 3460
  • #12 g_vfs_proxy_volume_monitor_daemon_main
    at gvfsproxyvolumemonitordaemon.c line 1998
  • #13 main
    at udisks2volumemonitordaemon.c line 42

Comment 1 Ondrej Holy 2014-07-10 11:56:53 UTC
There is already Fedora bug for it:
https://bugzilla.redhat.com/show_bug.cgi?id=1115979
Comment 2 Ondrej Holy 2016-02-02 07:55:13 UTC
Thanks for the bug report, I am convinced it is duplicated of Bug 678555...

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