GNOME Bugzilla – Bug 657465
gnome-settings-daemon crashed with SIGSEGV in idle_is_session_inhibited()
Last modified: 2011-10-21 05:51:01 UTC
this report has been filed here: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/834234 ".
+ Trace 228235
Thread 1 (Thread 0xb76fe840 (LWP 1277))
This is where it crashes: http://git.gnome.org/browse/gnome-settings-daemon/tree/plugins/power/gsd-power-manager.c?id=a9756f7e5ef5777fbdca302919bfbeb35e76f6b3#n2656 This means that the error is NULL, but error is not set. So a bug in GDBus. glib is at 2.29.16
(In reply to comment #1) > This is where it crashes: > http://git.gnome.org/browse/gnome-settings-daemon/tree/plugins/power/gsd-power-manager.c?id=a9756f7e5ef5777fbdca302919bfbeb35e76f6b3#n2656 > > This means that the error is NULL, but error is not set. So a bug in GDBus. > > glib is at 2.29.16 I'm not sure how you infer this - at least it's not clear to me after spending 5+ minutes reading through the traces - for all we know, this could just as well be memory corruption. Please don't reassign bugs without more explanation, thanks! (I'm happy to help debugging)
Pedro, does this happen with gnome-settings-daemon 3.1.90 or 3.1.91? Have you tried running gnome-settings-daemon under valgrind to see if it's indeed memory corruption? Thanks.
Richard last dupe we have is with 3.1.90, I'm asking the users to try to reproduce it with 3.1.91 and provide the valgrind log, will come back with info shorly, thanks!.
downstream bug report has been closed.