Fedora Account System
Red Hat Associate
Red Hat Customer
Created attachment 440657 [details] ABRT report Description of problem: ABRT show crash when Evolution is exit. Version-Release number of selected component (if applicable): evolution-2.31.5-2.fc14.x86_64 How reproducible: Steps to Reproduce: 1. Start Evolution (see window with preview release notification, press OK) 2. In Welcome window press Cancel 3. ABRT show that Evolution was killed by SIGSEGV Actual results: Expected results: Additional info:
Thanks for a bug report. The attached file doesn't show anything interesting, the backtrace is missing from there for some reason. Could you install debug info packages for evolution-data-server and evolution, and then run evolution in gdb and reproduce the crash, please? You can run evolution like this: $ gdb evolution --ex r --ex "t a a bt" --ex quit and when it's done then please paste here the gdb output. Thanks in advance.
I update evolution to evolution-2.31.90-1.fc14.x86_64 today. Bug is still here. Gdb output in attach.
Created attachment 440887 [details] gdb output
Thanks for the update. I see it crashed in e_import_cancel while it was offering you a start up wizard to setup your first email account, just as you said. Am I right you have no mail account configured yet? Also, could you install debug info packages for evolution-data-server and evolution, to see more detailed stack trace, please? I'll try to reproduce this later today, and I will let you know my findings, so do not update backtrace yet.
Good, I can reproduce it too. I did a commit to evolution git master [1] and this will be fixed in 2.31.91 version. Thanks for your help with this. [1] http://git.gnome.org/browse/evolution/commit/?id=5270b3042f2f5b3e122d7c2ac4f365109458dd19
*** Bug 627999 has been marked as a duplicate of this bug. ***
*** Bug 624136 has been marked as a duplicate of this bug. ***