Bug 1240769
Summary: | [abrt] evolution: g_str_hash(): evolution killed by SIGSEGV | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Muller <pmuller> | ||||||||||||||||||||||||||
Component: | evolution | Assignee: | Milan Crha <mcrha> | ||||||||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||
Version: | 22 | CC: | lucilanga, mbarnes, mcrha, mkolman, ohudlick, tpopela | ||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/528ec92798a0f4cc9773dc5808e93204734c0b84 | ||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:ba55e867c86511a05a226988b5a5577f28dbcc9b | ||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||
Last Closed: | 2016-01-19 16:21: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
Petr Muller
2015-07-07 17:17:51 UTC
Created attachment 1049492 [details]
File: backtrace
Created attachment 1049493 [details]
File: cgroup
Created attachment 1049494 [details]
File: core_backtrace
Created attachment 1049495 [details]
File: dso_list
Created attachment 1049496 [details]
File: environ
Created attachment 1049497 [details]
File: limits
Created attachment 1049498 [details]
File: maps
Created attachment 1049499 [details]
File: mountinfo
Created attachment 1049500 [details]
File: namespaces
Created attachment 1049501 [details]
File: open_fds
Created attachment 1049502 [details]
File: proc_pid_status
Created attachment 1049503 [details]
File: var_log_messages
Thanks for a bug report. I see from the backtrace that this crashed when the message list has been drawn, concretely the column with message Labels. I tried to reproduce it here, by adding the column into the view, but evolution didn't crash here. I could be just lucky, it's also possible. Are you able to reproduce the crash consistently (probably in certain folder, when scrolling its content and thus causing redraw of the Labels column), please? Nope, this is not anything that I am able to reproduce - it just happened once, while I was browsing message using the Space key repeatedly. What is interesting that I do not use 'Labels' column in any of my folders... You are right, this is not only for the Labels column, I forgot it is also used when the color of the row is determined - in case only one label is set on the message the color of that label is used as the text color. I'm afraid this is part of some use-after-free, some part of the code overwriting some memory which it shouldn't. I see some odd crashes reported here and there, which perfectly fits to such use-after-free. Another user experienced a similar problem: I think I clicked on a message of folder. reporter: libreport-2.6.2 backtrace_rating: 4 cmdline: evolution crash_function: g_str_hash executable: /usr/bin/evolution global_pid: 31701 kernel: 4.1.8-200.fc22.x86_64 package: evolution-3.16.5-3.fc22 reason: evolution killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000 *** This bug has been marked as a duplicate of bug 1273751 *** |