GNOME Bugzilla – Bug 450669
Crashed in CamelFolderSummary when indexing maildir
Last modified: 2013-09-14 16:49:42 UTC
I'm using Evolution to read my local maildirs, and I'm getting crashes on startup when it indexes the maildir. I added some debugging to the source, and caught this: Breakpoint 2, 0xb6e84a16 in g_logv () from /usr/lib/libglib-2.0.so.0 (gdb) bt
+ Trace 143383
Note how the object to camel_index_add_name() is NULL, which causes a crash. I've added some type check guards which makes it assert.
ross - duplicate of bug 339602? what do you think?
Agreed. *** This bug has been marked as a duplicate of 339602 ***