Bug 635553

Summary: [abrt] evolution-2.30.3-1.fc13: raise: Process /usr/bin/evolution was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: angelfck2809
Component: evolutionAssignee: Matthew Barnes <mbarnes>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: carlos.sepulveda, lucilanga, mbarnes, mcrha, redhat2, sgimenez
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:65a97b0123d31d6e28e87c1f9dc6acd88c514188
Fixed In Version: evolution-mapi-0.32.0-1.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-12 13:03:59 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
File: backtrace none

Description angelfck2809 2010-09-20 07:11:18 UTC
abrt version: 1.1.13
architecture: x86_64
Attached file: backtrace
cmdline: evolution
comment: see above
component: evolution
crash_function: raise
executable: /usr/bin/evolution
kernel: 2.6.33.3-85.fc13.x86_64
package: evolution-2.30.3-1.fc13
rating: 4
reason: Process /usr/bin/evolution was killed by signal 6 (SIGABRT)
release: Fedora release 13 (Goddard)
time: 1284966363
uid: 500

How to reproduce
-----
1.open evolution using evolution-mapi
2.click on send and receive
3.

Comment 1 angelfck2809 2010-09-20 07:11:21 UTC
Created attachment 448376 [details]
File: backtrace

Comment 2 Scott 2010-09-20 14:14:15 UTC
Package: evolution-2.30.3-1.fc13
Architecture: i686
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Open Evolution
2. Allow Evolution to begin downloading new messages and updates



Comment
-----
I believe there might be some email in my Inbox that's inherently crashing Evolution.

Comment 3 Egon Kastelijn 2010-09-28 19:48:05 UTC
Package: evolution-2.30.3-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


Comment
-----
Evolution crashed under my fingers.
I don't remember what I was doing.

Comment 4 Egon Kastelijn 2010-09-28 19:48:29 UTC
Package: evolution-2.30.3-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


Comment
-----
Evolution just crashed without my interaction.

Comment 5 Egon Kastelijn 2010-09-28 20:05:56 UTC
See also:
https://bugzilla.gnome.org/show_bug.cgi?id=630846

Comment 6 Carlos "casep" Sepulveda 2010-09-28 21:09:12 UTC
Package: evolution-2.30.3-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1.Create a MAPI account
2.Wait for a while...

Comment 7 Milan Crha 2010-10-12 13:03:59 UTC
Thanks for a bug report. I'm using Egon's bug to reference this one. As is stated there, the issue is with thread unsafety of libmapi, samba4, talloc and such, but evolution-mapi is using threading very often. It could happen from time to time that some operations overlap, which might not overlap, causing crash like this. evolution-mapi 0.32.0 contains fix which is addressing this issue.