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 787636 - gvfsd-network crashed with signal 5 in g_main_context_new()
gvfsd-network crashed with signal 5 in g_main_context_new()
Status: RESOLVED DUPLICATE of bug 787633
Product: gvfs
Classification: Core
Component: network backend
1.33.x
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2017-09-13 15:34 UTC by Cristian Aravena Romero
Modified: 2017-09-14 07:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Cristian Aravena Romero 2017-09-13 15:34:51 UTC
Hello,

Open bug in launchpad.net
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1716946

"I do not know how this happened."


BackTrace:
  • #0 _g_log_abort
    at ../../../../glib/gmessages.c line 554
  • #1 g_log_default_handler
    at ../../../../glib/gmessages.c line 3051
  • #2 g_logv
    at ../../../../glib/gmessages.c line 1341
  • #3 g_log
    at ../../../../glib/gmessages.c line 1403
  • #4 g_wakeup_new
    at ../../../../glib/gwakeup.c line 161
  • #5 g_main_context_new
    at ../../../../glib/gmain.c line 658
  • #6 initable_init
    at ../../../../gio/gdbusproxy.c line 1938
  • #7 g_initable_new_valist
    at ../../../../gio/ginitable.c line 248
  • #8 g_initable_new
    at ../../../../gio/ginitable.c line 162
  • #9 gvfs_dbus_enumerator_proxy_new_sync
  • #10 create_enumerator_proxy
    at gvfsjobenumerate.c line 125
  • #11 send_infos
    at gvfsjobenumerate.c line 158
  • #12 g_vfs_job_enumerate_done
    at gvfsjobenumerate.c line 250
  • #13 try_enumerate
    at gvfsbackendnetwork.c line 761
  • #14 g_vfs_job_try
    at gvfsjob.c line 215
  • #15 g_vfs_daemon_queue_job
    at gvfsdaemon.c line 600
  • #16 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #17 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #18 g_signal_emit_valist
    at ../../../../gobject/gsignal.c line 3391
  • #19 g_signal_emit
    at ../../../../gobject/gsignal.c line 3447
  • #20 g_vfs_job_source_new_job
    at gvfsjobsource.c line 101
  • #21 g_vfs_job_enumerate_new_handle
    at gvfsjobenumerate.c line 109
  • #22 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #23 ffi_call
    at ../src/x86/ffi64.c line 525
  • #24 g_cclosure_marshal_generic
    at ../../../../gobject/gclosure.c line 1490
  • #25 g_closure_invoke
    at ../../../../gobject/gclosure.c line 804
  • #26 signal_emit_unlocked_R
    at ../../../../gobject/gsignal.c line 3635
  • #27 g_signal_emitv
    at ../../../../gobject/gsignal.c line 3129
  • #28 _gvfs_dbus_mount_skeleton_handle_method_call
    at gvfsdbus.c line 15259
  • #29 g_dbus_interface_method_dispatch_helper
    at ../../../../gio/gdbusinterfaceskeleton.c line 609
  • #30 call_in_idle_cb
    at ../../../../gio/gdbusconnection.c line 4851
  • #31 g_main_dispatch
    at ../../../../glib/gmain.c line 3148
  • #32 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3813
  • #33 g_main_context_iterate
    at ../../../../glib/gmain.c line 3886
  • #34 g_main_loop_run
    at ../../../../glib/gmain.c line 4082
  • #35 daemon_main
    at daemon-main.c line 398
  • #36 main
    at daemon-main-generic.c line 45

Regards,
--
Cristian
Comment 1 Ondrej Holy 2017-09-14 07:34:32 UTC
Thanks for taking the time to report this.
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 787633 ***