I got this as well, and gave the resulting CoreDump an analysis.

In on_bus_gotten, manager->priv->introspection_data is NULL. This can
happen if gsd_xrandr_manager_stop/gsd_media_keys_manager_stop/etc is
called between register_manager and on_bus_gotten.

As I'm not a gnome expert, please review the attached patch before
applying - and if you think it makes sense, extend it to do
media_keys_manager, power_manager, etc as well. It also adds an explicit
ref/unref to make sure the manager is not a dangling pointer at this
point, but I doubt this is needed.


** Patch added: "50_fix_on_bus_gotten_crash.patch"
   
https://bugs.launchpad.net/gnome-settings-daemon/+bug/832603/+attachment/2474275/+files/50_fix_on_bus_gotten_crash.patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/832603

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/832603/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to