Bug 221760
| Summary: | evolution dies on startup: *** glibc detected *** /usr/bin/evolution: double free or corruption (out): 0xb262a408 *** | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom "spot" Callaway <tcallawa> | ||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-03-05 19:51: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
Tom "spot" Callaway
2007-01-07 16:50:46 UTC
Created attachment 145005 [details]
valgrind output
Here is the output from valgrind, hope it is helpful.
More info: The evolution crash was triggered by the client trying to process the server message that my acct was approaching quota. When I deleted some emails with another client to eliminate the message, evolution stopped crashing. Thanks for the bug report. I've not yet seen this crash myself running the latest Rawhide release, but comment #2 contains a valuable hint. Sounds like either memory is being freed twice somewhere or the program is trying dereference a dangling pointer. I'll try and track down the source of the problem. |