GNOME Bugzilla – Bug 531549
Crash: Dismissing and Accepting Certificates on startup
Last modified: 2009-07-15 17:11:56 UTC
Occured while debugging bug 531545 and bug 530245. Started Evo, confirmed the Saved Search by hitting OK. Also, there was an dialog about a bad IMAP SSL Cert, asking me if I wanna trust it. (Don't really know why that one kept popping up on start.) Dismissed the SSL Cert (by accident, actually). Same SSL Cert dialog popped up again. This time, I hit OK -- and Evolution crashed. Note: This seems to be reproducible. I got that crash at least a second time during testing. However, I tried to narrow it down by altering the above steps of accepting the search. IIRC the crash did not occur, when I accepted the Search. Might be unrelated, though. For some strange reason, Evo now finally does not keep asking for the Cert, so I can't reproduce this any longer. Pasting the entire stacktrace of all threads, since the top-most trace crashed early. Distribution: Mandriva Linux release 2008.0 (Official) for i586 Gnome Release: 2.22.0 2008-03-15 (GARNOME) Memory status: size: 161378304 vsize: 161378304 resident: 97488896 share: 16809984 rss: 97488896 rss_rlim: 4294967295 CPU usage: start_time: 1209991235 rtime: 846 utime: 763 stime: 83 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/opt/gnome-2.22/bin/evolution' Using host libthread_db library "/lib/i686/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232406848 (LWP 22672)] [New Thread -1253037168 (LWP 22681)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 196936
Thread 2 (Thread -1253037168 (LWP 22681))
Thread 2 crashed on a "folder-changed" event in camel-vee-folder.c, possibly on a bad function pointer. static void folder_changed(CamelFolder *sub, CamelFolderChangeInfo *changes, CamelVeeFolder *vf) { ((CamelVeeFolderClass *)((CamelObject *)vf)->klass)->folder_changed(vf, sub, changes); }
could be duplicate of bug 434802
I'm marking this as a duplicate of a newer bug, as there are more duplicates and I asked there for some more detailed information about search folder setup and steps to reproduce this too. Karsten, what are your search folders? *** This bug has been marked as a duplicate of 553608 ***