Bug 1202741
Summary: | [abrt] evolution: resort_node(): evolution killed by SIGSEGV | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Milan Bouchet-Valat <nalimilan> | ||||||||||||||||||||||
Component: | evolution | Assignee: | Milan Crha <mcrha> | ||||||||||||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||
Version: | 21 | CC: | lucilanga, mbarnes, mcrha, tpopela | ||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/90ae1e688666f0b4395a77edec8dbbfdd6e47c02 | ||||||||||||||||||||||||
Whiteboard: | abrt_hash:0010189fcfb51e18aa47eaa4bf2ab679caa60976 | ||||||||||||||||||||||||
Fixed In Version: | evolution-3.16.1 | Doc Type: | Bug Fix | ||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||
Last Closed: | 2015-03-24 08:11:43 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
Milan Bouchet-Valat
2015-03-17 11:04:42 UTC
Created attachment 1002754 [details]
File: backtrace
Created attachment 1002755 [details]
File: cgroup
Created attachment 1002756 [details]
File: core_backtrace
Created attachment 1002757 [details]
File: dso_list
Created attachment 1002758 [details]
File: environ
Created attachment 1002759 [details]
File: exploitable
Created attachment 1002760 [details]
File: limits
Created attachment 1002761 [details]
File: maps
Created attachment 1002762 [details]
File: open_fds
Created attachment 1002763 [details]
File: proc_pid_status
Thanks for a bug report. I do not think there is anything truly odd in the code, at least not in this particular part, even a safety check for non-NULL 'node' variable could be added. That would be just a workaround. I'd guess that you face a fallout of bug #1192773. Sorry, I don't have a reproducer. Maybe the safety would be good until the root cause is identified. s/safety/safety check/ Right, let's try that way. I made the change [1] for 3.17.1+ and 3.16.1+. I'm closing this for now, even the root cause was not found here. We can watch the console and see whether it'll repeat again at all. [1] https://git.gnome.org/browse/evolution/commit/?id=c878574 |