Bug 1164795
| Summary: | [abrt] evolution: camel_stream_buffer_gets(): evolution killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gajendra S. Gusain <gajendra.gusain> | ||||||||||||||||||||||||
| Component: | evolution | Assignee: | Milan Crha <mcrha> | ||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 21 | CC: | bugzilla, lucilanga, mbarnes, mcrha, nalimilan, tpopela | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f18f33d82b2d1efc1cf43ae50dbf3a61b905283f | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:2c268b15a2a65b63e0587b4c82dd29360a0bd97d | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-11-18 05:23:20 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
Gajendra S. Gusain
2014-11-17 14:40:51 UTC
Created attachment 958249 [details]
File: backtrace
Created attachment 958250 [details]
File: cgroup
Created attachment 958251 [details]
File: core_backtrace
Created attachment 958252 [details]
File: dso_list
Created attachment 958253 [details]
File: environ
Created attachment 958254 [details]
File: exploitable
Created attachment 958255 [details]
File: limits
Created attachment 958256 [details]
File: maps
Created attachment 958257 [details]
File: open_fds
Created attachment 958258 [details]
File: proc_pid_status
Created attachment 958259 [details]
File: var_log_messages
Thanks for a bug report. 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. [1] https://bugzilla.gnome.org/show_bug.cgi?id=740297 This looks like a memory corruption, the function doesn't check for a pointer validity, thus it accessed a private member which is out of range (the other is, the one where it crashed was a deference of NULL). I do not know what to look at, unless a reproducer would be found. A similar bug, in a sense of "after sending a message" is described at bug #1158055. *** Bug 1169615 has been marked as a duplicate of this bug. *** |