Bug 1075096
| Summary: | [abrt] evolution-data-server: g_malloc0(): evolution-addressbook-factory killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jerry James <loganjerry> | ||||||||||||||||||||||||
| Component: | evolution-data-server | Assignee: | Matthew Barnes <mbarnes> | ||||||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | fabiano, loganjerry, mbarnes, mcrha | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/a2552eb3f5800341349aad2cb6ce84d11085199d | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:c6077736b272e2f2608f5eadc1d0cd77e99d229a | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-03-14 07:51:35 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
Jerry James
2014-03-11 13:48:43 UTC
Created attachment 873136 [details]
File: backtrace
Created attachment 873137 [details]
File: cgroup
Created attachment 873138 [details]
File: core_backtrace
Created attachment 873139 [details]
File: dso_list
Created attachment 873140 [details]
File: environ
Created attachment 873141 [details]
File: exploitable
Created attachment 873142 [details]
File: limits
Created attachment 873143 [details]
File: maps
Created attachment 873144 [details]
File: open_fds
Created attachment 873145 [details]
File: proc_pid_status
Created attachment 873146 [details]
File: var_log_messages
Thanks for a bug report. I'd say from a backtrace that there happened something with the memory, like a memory corruption (when something wrote to an already freed memory or some such kind of issue), which can be similar to an upstream bug [1], but I'm not completely sure of it. There would help if you've any steps for a reproducer, do you have any clue, please? [1] https://bugzilla.gnome.org/show_bug.cgi?id=724217 Alas, no. I wasn't even using evolution at the time, so I don't know what happened to trigger this bug. I'm afraid that I have no idea how to reproduce the crash. :-( Thanks for the update. It's not easy to reproduce this kind of bugs, especially when the actual memory corruption can strike each time in a different place, in a different time. Let's deal with this within the upstream bug report. |