GNOME Bugzilla – Bug 624056
segfault in imapx_job_scan_changes_done at camel-imapx-server.c:3134
Last modified: 2013-08-22 16:49:12 UTC
Every time when I start up Evolution, it immediately crashes with this segfault: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe6ffd710 (LWP 8151)] imapx_job_scan_changes_done (is=0x6617e0, ic=<value optimized out>) at camel-imapx-server.c:3134 3134 mi = camel_folder_summary_uid (is->select_folder->summary, uid); (gdb) thread apply all bt
+ Trace 222794
Thread 1 (Thread 0x7ffff7faf860 (LWP 7915))
Similar downstream bug report from 2.32.2: https://bugzilla.redhat.com/show_bug.cgi?id=694113
+ Trace 226621
Thread 1 (Thread 0xac63eb70 (LWP 8049))
And from 3.2.3: https://bugzilla.redhat.com/show_bug.cgi?id=773691 Core was generated by `evolution'. Program terminated with signal 11, Segmentation fault.
+ Trace 229454
Thread 1 (Thread 0x7f62feffd700 (LWP 21723))
Closing as OBSOLETE because the stack traces are too old to be useful.