GNOME Bugzilla – Bug 601519
Cannot start evolution-alarm-notify process
Last modified: 2013-09-13 01:08:34 UTC
I cannot start today's (commit 3dfdf08) evolution-alarm-notify from master, located at $PREFIX/bin/evolution-alarm-notify . It starts but after a little while I get a segmentation fault in Thread 2:
+ Trace 219006
Thread 2 (Thread 0x7fffeec5b910 (LWP 11478))
Thread 1 (Thread 0x7ffff4e86800 (LWP 11459))
Calling GConf from Thread != 1 --> FAIL.
Fix at https://bugzilla.gnome.org/show_bug.cgi?id=602102#c4 would fix this. Will see if we can separate the gconf part to main thread.
Yes, thanks, that de-threading works for me. Even with potential issues on slowness or something, it's still better than crashing and no notifications at all. I'm marking this as a duplicate and I'm providing a comment there as well. *** This bug has been marked as a duplicate of bug 602102 ***