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 783384 - Crash: gsd-sharing reload_got_properties → g_task_return_now → g_task_return → reply_cb → g_task_return_now
Crash: gsd-sharing reload_got_properties → g_task_return_now → g_task_return ...
Status: RESOLVED OBSOLETE
Product: gnome-settings-daemon
Classification: Core
Component: sharing
3.24.x
Other Linux
: Normal major
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-03 14:07 UTC by Jeremy Bicha
Modified: 2019-03-20 11:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-06-03 14:07:41 UTC
Ubuntu 17.04 has received over 75 reports of this crash. The first report is from gnome-settings-daemon 3.24.0 and the reports are continuing with gnome-settings-daemon 3.24.2.

gsd-sharing (11) reload_got_properties → g_task_return_now → g_task_return → reply_cb → g_task_return_now

  • #0 reload_got_properties
    at nm-object.c line 1441
  • #1 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #2 g_task_return
    at ../../../../gio/gtask.c line 1203
  • #3 reply_cb
    at ../../../../gio/gdbusproxy.c line 2573
  • #4 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #5 g_task_return
    at ../../../../gio/gtask.c line 1203
  • #6 g_dbus_connection_call_done
    at ../../../../gio/gdbusconnection.c line 5708
  • #7 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #8 complete_in_idle_cb
    at ../../../../gio/gtask.c line 1159
  • #9 g_main_dispatch
    at ../../../../glib/gmain.c line 3203
  • #10 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3856
  • #11 g_main_context_iterate
    at ../../../../glib/gmain.c line 3929
  • #12 g_main_loop_run
    at ../../../../glib/gmain.c line 4125
  • #13 main
    at ../../plugins/common/daemon-skeleton.h line 213

Comment 1 Jeremy Bicha 2017-06-03 14:08:29 UTC
.

Thread 1 (Thread 0x7f38d8252ec0 (LWP 2015))

  • #0 reload_got_properties
    at nm-object.c line 1441
  • #1 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #2 g_task_return
    at ../../../../gio/gtask.c line 1203
  • #3 reply_cb
    at ../../../../gio/gdbusproxy.c line 2573
  • #4 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #5 g_task_return
    at ../../../../gio/gtask.c line 1203
  • #6 g_dbus_connection_call_done
    at ../../../../gio/gdbusconnection.c line 5708
  • #7 g_task_return_now
    at ../../../../gio/gtask.c line 1145
  • #8 complete_in_idle_cb
    at ../../../../gio/gtask.c line 1159
  • #9 g_main_dispatch
    at ../../../../glib/gmain.c line 3203
  • #10 g_main_context_dispatch
    at ../../../../glib/gmain.c line 3856
  • #11 g_main_context_iterate
    at ../../../../glib/gmain.c line 3929
  • #12 g_main_loop_run
    at ../../../../glib/gmain.c line 4125
  • #13 main
    at ../../plugins/common/daemon-skeleton.h line 213

Comment 2 Bastien Nocera 2017-07-06 14:38:28 UTC
Pretty sure that's a bug in NetworkManager's libnm.

commit 0429753dab39c245f280c47ee269d88cf92d7061
Author: Beniamino Galvani <bgalvani@redhat.com>
Date:   Thu Feb 16 18:48:38 2017 +0100

    libnm: disconnect signal from D-Bus proxies on dispose
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778615
    (cherry picked from commit 5ae3db75158b2a5d71ea7027fe12638a3d243a4e)

and the likes.
Comment 3 GNOME Infrastructure Team 2019-03-20 11:43:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/issues/336.