GNOME Bugzilla – Bug 639347
crashes upon exit if another instance is running
Last modified: 2011-03-14 17:40:35 UTC
If g-s-d is running and I run it again from a terminal, it crashes upon exit: ** (gnome-settings-daemon:14949): DEBUG: SettingsDaemon finished Program received signal SIGSEGV, Segmentation fault. 0x00007fffecb3cd50 in ?? () (gdb) bt
+ Trace 225511
This is with the gconf bridge enabled.
commit 50720bce5a48b2a69eec57a74bb02f0774f5f127 Author: Bastien Nocera <hadess@hadess.net> Date: Mon Mar 14 17:39:14 2011 +0000 main: Fix possible crasher on exit Because ORBit sucks, and installs an atexit() handler, even though it doesn't need one. https://bugzilla.gnome.org/show_bug.cgi?id=639347