GNOME Bugzilla – Bug 616513
Using Maildir I get random: Program received signal SIGSEGV, Segmentation fault
Last modified: 2010-04-23 03:39:52 UTC
Hello, I recently switched my setup to synchronize my Gmail account to a local maildir folder using offlineimap. I run Ubuntu Lucid. As far as I can tell, randomly, evolution crashes. Below is the output I get from gdb. Let me know if you need additional details. Thanks. Program received signal SIGSEGV, Segmentation fault. 0x0033bcd6 in ?? () from /usr/lib/libcamel-provider-1.2.so.14 (gdb) thread apply all bt
+ Trace 221512
Thread 2253 (Thread 0xab4fcb70 (LWP 6005))
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Program received signal SIGSEGV, Segmentation fault. 0x009f1cd6 in cfs_try_release_memory (s=0x8ad6538) at camel-folder-summary.c:861 861 camel-folder-summary.c: No such file or directory. in camel-folder-summary.c (gdb) thread apply all bt
+ Trace 221519
Thread 1 (Thread 0xb7752770 (LWP 4838))
A debugging session is active. Inferior 1 [process 4838] will be detached. Quit anyway? (y or n) y Detaching from program: /usr/bin/evolution, process 4838
I also used: CAMEL_DEBUG=all evolution >& evolution.log so, if necessary I can post it. I hope I got the right kind of stack trace; if not, please let me know. Thanks!
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 545505 ***