Bug 1087312
| Summary: | [abrt] evolution: e_table_sort_info_sorting_set_nth(): evolution killed by SIGSEGV | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ulf Seltmann <ulf.seltmann> | ||||||||||||||||||||||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 20 | CC: | fabiano, lucilanga, mbarnes, mcrha, ulf.seltmann | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/672947d8fabc898a29dada0054e3b2bad922788e | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:5beb2be7b2be45b22d190eb482c18b207eac5f5c | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-06-09 14:23: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
Ulf Seltmann
2014-04-14 08:35:57 UTC
Created attachment 886053 [details]
File: backtrace
Created attachment 886054 [details]
File: cgroup
Created attachment 886055 [details]
File: core_backtrace
Created attachment 886056 [details]
File: dso_list
Created attachment 886057 [details]
File: environ
Created attachment 886058 [details]
File: exploitable
Created attachment 886059 [details]
File: limits
Created attachment 886060 [details]
File: maps
Created attachment 886061 [details]
File: open_fds
Created attachment 886062 [details]
File: proc_pid_status
Created attachment 886063 [details]
File: var_log_messages
Thanks for a bug report. The backtrace suggests that evolution was about to move the message list from one folder to another, when the crash happened. Can it be, that you clicked on a different folder in the folder list (on the left from the message list in the Mail view), maybe accidentally, and while the folder was loading, you managed to click the Date header header, which was supposed to be saved? Can you reproduce this consistently, maybe in a particular folder only? Hi, sorry for the delay, but i do not really know if i understood correctly. as from my point of view i can explain, that i wanted to change the sort order of all my folders in the mailbox. so it could be, that a folder was not loaded already as i clicked the header. but i can be relatively sure, that the message-list of that folder appears as soon as i click the folder. is there a cache that is responsible for the immediate showing of the message list? i could not reproduce this issue ciao ulf (In reply to u.seltmann from comment #13) > is there a cache that is responsible for the immediate showing of the message > list? There is a "local summary" of the folder, which acts as a cache of information necessary to build the list of messages. Its size influences speed of the list fill. > i could not reproduce this issue Good. Maybe it was just a one time issue, some coincidence. I'm closing this, but feel free to reopen, in case you'll find a reproducer. Thanks in advance. |