Bug 827086
| Summary: | [abrt] evolution-3.4.1-2.fc17: get_additional_properties_cb: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Cervinka <pcf> | ||||||||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | 17 | CC: | lucilanga, mbarnes, mcrha | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | i686 | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | abrt_hash:c6b6e451fbe5ccf0ee63683b3ad099c9cdb16b19 | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-06-01 12:29:48 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
Pavel Cervinka
2012-05-31 14:59:47 UTC
Created attachment 588130 [details]
File: backtrace
Created attachment 588131 [details]
File: maps
Created attachment 588132 [details]
File: dso_list
Created attachment 588133 [details]
File: build_ids
Thanks for a bug report and detailed steps. I moved this upstream as [1]. Please see [1] for any further updates. If possible, please CC yourself there, in case upstream developers will have additional questions. Te initial observation suggests that the crash is related to the "sync for offline use" option in account's preferences. turning that option off will not use this particular part of the code - at least not that heavily like it does currently. [1] https://bugzilla.gnome.org/show_bug.cgi?id=677266 I cannot reproduce the crash myself, but I suppose, when it gets out of memory, that the leaking caused the crash. I'm investigating this further in the upstream bug. I built a test package for you here: http://koji.fedoraproject.org/koji/taskinfo?taskID=4131890 Could you install it and try again, please? Note this requires evolution from updates-testing. Also, to be sure you download exactly the same as before, erase also ~/.cache/evolution/mail/<mapi-account-uid>/ folder. If you are not using any other accounts, then there will be only one such folder. On the other hand, the .cache folder contains only local copies of remote data, thus deleting from it anything will not cause any issue, except of re-download of data from the server. |