Bug 626810

Summary: Crash on Startup wizard cancel
Product: [Fedora] Fedora Reporter: Ievgen Zakharov <eudgen>
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: bugs.michael, lucilanga, mbarnes, mcrha, sangu.fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: evolution-2.31.91 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-26 14:26:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ABRT report
none
gdb output none

Description Ievgen Zakharov 2010-08-24 13:47:32 UTC
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:

Comment 1 Milan Crha 2010-08-25 05:48:07 UTC
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.

Comment 2 Ievgen Zakharov 2010-08-25 11:12:38 UTC
I update evolution to evolution-2.31.90-1.fc14.x86_64 today. Bug is still here. Gdb output in attach.

Comment 3 Ievgen Zakharov 2010-08-25 11:13:16 UTC
Created attachment 440887 [details]
gdb output

Comment 4 Milan Crha 2010-08-26 11:01:00 UTC
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.

Comment 5 Milan Crha 2010-08-26 14:26:02 UTC
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

Comment 6 Milan Crha 2010-08-30 06:56:54 UTC
*** Bug 627999 has been marked as a duplicate of this bug. ***

Comment 7 Milan Crha 2010-09-27 07:18:58 UTC
*** Bug 624136 has been marked as a duplicate of this bug. ***