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: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 13 | CC: | 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
angelfck2809
2010-09-20 07:11:18 UTC
Created attachment 448376 [details]
File: backtrace
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. 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. Package: evolution-2.30.3-1.fc13 Architecture: x86_64 OS Release: Fedora release 13 (Goddard) Comment ----- Evolution just crashed without my interaction. 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... 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. |