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 774813 - [PATCH] dameon: Work around GDBus/gobject class init deadlock
[PATCH] dameon: Work around GDBus/gobject class init deadlock
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
: 780145 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-11-21 20:20 UTC by Colin Walters
Modified: 2017-03-16 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] dameon: Work around GDBus/gobject class init deadlock (1.05 KB, patch)
2016-11-21 20:20 UTC, Colin Walters
none Details | Review
plugins: Work-around startup deadlock (1.84 KB, patch)
2017-03-15 12:33 UTC, Bastien Nocera
committed Details | Review

Description Colin Walters 2016-11-21 20:20:46 UTC
Created attachment 340472 [details] [review]
[PATCH] dameon: Work around GDBus/gobject class init deadlock

Not tested, but I suspect it'll work.
Comment 1 Bastien Nocera 2017-03-15 12:33:28 UTC
Created attachment 348003 [details] [review]
plugins: Work-around startup deadlock

A number of the plugins/daemons fail to startup because of a deadlock in
initialising GDBus-related GObject types.

See https://bugzilla.gnome.org/show_bug.cgi?id=674885
Comment 2 Colin Walters 2017-03-15 14:06:32 UTC
Review of attachment 348003 [details] [review]:

Looks sane to me.
Comment 3 Bastien Nocera 2017-03-15 18:04:44 UTC
Attachment 348003 [details] pushed as e5c6735 - plugins: Work-around startup deadlock
Comment 4 Bastien Nocera 2017-03-16 13:26:43 UTC
*** Bug 780145 has been marked as a duplicate of this bug. ***