GNOME Bugzilla – Bug 649708
Evolution 2.32.3 FreeBSD 9-CURRENT: SIGSEGV when going by click to calendar
Last modified: 2011-05-09 05:29:17 UTC
when I start Evo it opens up the mails fine; when I now go to 'calendar' it crashes evo itself with SIGSEGV: $ evolution (evolution:31798): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed Segmentation fault: 11 (`core' generado) when I start Evo with 'evolution -c calendar' it just jumps to the calendar and I can move to 'mails' and back to 'calendar' without any problem or crash; gdb bt: $ gdb /usr/local/bin/evolution evolution.core GNU gdb 6.1.1 [FreeBSD] ... (gdb) bt
+ Trace 227039
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 627788 ***
(In reply to comment #1) > Thanks for taking the time to report this bug. > This particular bug has already been reported into our bug tracking system, but > we are happy to tell you that the problem has already been fixed. It should be > solved in the next software version. You may want to check for a software > upgrade. > > *** This bug has been marked as a duplicate of bug 627788 *** As it is not so easy in FreeBSD to go further than 2.32.3 (which is not even included in HEAD of FreeBSD ports), would it be possible to apply the patch for 627788 in 2.32.3 too? I'd be happy to test it. Thanks