GNOME Bugzilla – Bug 768908
glib 2.49.3 breaks libsecret
Last modified: 2016-07-21 10:36:27 UTC
glib 2.49.3 breaks libsecret journal says: Jul 18 01:44:17 hades gnome-keyring-daemon[5282]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Jul 18 01:44:17 hades dbus-daemon[454]: Activated service 'org.freedesktop.secrets' failed: Process org.freedesktop.secrets received signal 11 Jul 18 01:44:17 hades goa-daemon[563]: secret_password_lookup_sync() failed: Error calling StartServiceByName for org.freedesktop.secrets: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process org.freedesktop.secrets receive Jul 18 01:44:18 hades dbus-daemon[454]: Activating service name='org.freedesktop.secrets' Jul 18 01:44:18 hades gnome-keyring-daemon[5590]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory Jul 18 01:44:18 hades dbus-daemon[454]: Activated service 'org.freedesktop.secrets' failed: Process org.freedesktop.secrets received signal 11 reverting this commit fixes it https://git.gnome.org/browse/glib/patch/?id=fce7cfaf40b6e1e50c9140aa0397f5b8c8f821fb
Looks like this is fallout of the problems reported at the end of bug #744456 really. Could you get a backtrace on the org.freedesktop.secrets process thats failing to be sure?
(In reply to Marinus Schraal from comment #1) > Looks like this is fallout of the problems reported at the end of bug > #744456 really. Could you get a backtrace on the org.freedesktop.secrets > process thats failing to be sure? Hello. This means gnome-keyring, correct?
Yes, but I guess it's easiest to get it to dump core and backtrace that. See https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces/Details for more info.
By the way, nautilus crashes as well: #1 0x00007f56a5ce1c03 g_log_writer_journald (libglib-2.0.so.0) #2 0x00007f56a5ce1e1e g_log_writer_default (libglib-2.0.so.0) #3 0x00007f56a5ce082c g_log_structured_array (libglib-2.0.so.0) #4 0x00007f56a5ce11cb g_log_structured (libglib-2.0.so.0) #5 0x00007f56a5ce130b g_log_default_handler (libglib-2.0.so.0) #6 0x00007f56a5ce1594 g_logv (libglib-2.0.so.0) #7 0x00007f56a5ce179f g_log (libglib-2.0.so.0) Reverting back to before those changes fixes everything.
*** This bug has been marked as a duplicate of bug 744456 ***
Still an issue in 2.49.4