Just for the record, the removal of "Wl,--as-needed" is also required,
otherwise the daemon crashes when it loads libsexy. The reason seems to
be that libsexy is not mapped into memory from the daemon. So when the
theme engine module is loaded it maps libsexy and registers with the
gobject system. Now when the engine changes the module is unloaded and a
new one is loaded. This contains also libsexy but mapped to a different
adress. It seems that this confuses the gobject system and the crash
happens. As a workaround removing --as-needed will have libsexy linked
against the daemon itself.

-- 
notification-daemon crashed with SIGSEGV in strcmp()
https://bugs.launchpad.net/bugs/131227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to