Bug 650612
Summary: | [abrt] evolution-2.32.0-2.fc14: sync_deletions: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | BartS <bart.steanes> | ||||
Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 14 | CC: | lucilanga, mbarnes, mcrha | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:677a456dd89e8710260ea1b075b3dff4008b88c2 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-11-08 09:58:22 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
BartS
2010-11-07 12:33:15 UTC
Created attachment 458452 [details]
File: backtrace
Package: evolution-2.32.0-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Start Evolution Enter Exchange Password Crash Package: evolution-2.32.0-2.fc14 Architecture: i686 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- Start Evolution Enter Exchange Password Crash *** This bug has been marked as a duplicate of bug 537271 *** I tried to reproduce this with no luck, even with your steps from comment #0, but it seems you are able to reproduce this reliably. Could you try to reproduce the crash under valgrind, to see whether it'll show something useful, please? You can do that like this: a) make sure you've installed debug info packages for evolution-data-server, evolution and evolution-exchange b) invoke this command on a console: $ G_SLICE=always-malloc valgrind evolution &>evo.log c) when it'll stop/crash, upload the evo.log file here, please. Thanks in advance. In case it'll not crash, remove the G_SLICE=always-malloc part, it'll change behaviour slightly. |