Bug 1053931
| Summary: | [abrt] claws-mail: malloc crash from within _cairo_xlib_surface_create_internal(): claws-mail killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jon Richter <almereyda+bugzillaredhat> | ||||||||||||||||||||||||
| Component: | claws-mail | Assignee: | Andreas Bierfert <andreas.bierfert> | ||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | almereyda+bugzillaredhat, andreas.bierfert, bugs.michael | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/12d6311c94e04716d7a3163a0fd161a5d3fa40c2 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:51ecafa26c885ccc0a7a956fecb44cc538177f8b | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-06-11 19:25:46 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
Jon Richter
2014-01-16 02:07:29 UTC
Created attachment 850783 [details]
File: backtrace
Created attachment 850784 [details]
File: cgroup
Created attachment 850785 [details]
File: core_backtrace
Created attachment 850786 [details]
File: dso_list
Created attachment 850787 [details]
File: environ
Created attachment 850788 [details]
File: exploitable
Created attachment 850789 [details]
File: limits
Created attachment 850790 [details]
File: maps
Created attachment 850791 [details]
File: open_fds
Created attachment 850792 [details]
File: proc_pid_status
Created attachment 850793 [details]
File: var_log_messages
#1 0x00007f83c1b6a00c in __GI___libc_malloc (bytes=816) at malloc.c:2859 Memory corruption somewhere [earlier], with the crash in Cairo likely only being a side-effect. If you don't have any ideas about reproducibility, not much can be done about it. > Architecture Count
> x86_64 1
Since you've not entered any details about reproducibility, there is nothing that can be done about this crash.
Please note that a few key details are needed almost always (unless the backtrace points at exactly the place where it can be concluded what has gone wrong). Is the crash reproducible? And how? If it isn't, how often has it crashed?
A couple of crashes of Claws Mail are just side-effects (caused by memory corruption and/or race conditions letting the code work with pointers to freed data), i.e. it can crash in arbitrary places. Recently, there have been several bug-fixes upstream that will stop some of those side-effects.
A new release of Claws Mail (and its dependency libetpan) is available for testing with Fedora 20 and Fedora 19: https://admin.fedoraproject.org/updates/search/claws Please allow for the time it takes for the packages to show up in the "updates-testing" repository and then to be picked up by the world-wide download mirror servers. |