Bug 861756
| Summary: | [abrt] evolution-3.5.92-3.fc19: memset: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nicolas Mailhot <nicolas.mailhot> | ||||||||||||||||||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||||||||||||||||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||
| Version: | rawhide | CC: | lucilanga, mbarnes, mcrha | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:3c96aca02f77b2f38920c571f7c9bed071eff9dc | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2012-10-17 07:34:12 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
Nicolas Mailhot
2012-09-30 13:53:46 UTC
Created attachment 619433 [details]
File: core_backtrace
Created attachment 619434 [details]
File: environ
Created attachment 619435 [details]
File: limits
Created attachment 619436 [details]
File: backtrace
Created attachment 619437 [details]
File: cgroup
Created attachment 619438 [details]
File: maps
Created attachment 619439 [details]
File: dso_list
Created attachment 619440 [details]
File: var_log_messages
Created attachment 619441 [details]
File: open_fds
Thanks for a bug report. I see from the bakctrace that the folder you selected had set filter on itself (the one above message list, on the line with "Show:" on the left), the messages were filtered for those with 'a2bcd' in To or CC headers. This search parsing failed and caused evolution crash. I see your IMAP account is IMAPx, is it correct? Also, did the folder vanished the next start, as it should when it was removed from the server? I made some fixes regarding this for IMAP, but not for IMAPx. (In reply to comment #10) > Thanks for a bug report. I see from the bakctrace that the folder you > selected had set filter on itself (the one above message list, on the line > with "Show:" on the left), the messages were filtered for those with 'a2bcd' > in To or CC headers. This search parsing failed and caused evolution crash. > I see your IMAP account is IMAPx, is it correct? Also, did the folder > vanished the next start, as it should when it was removed from the server? I > made some fixes regarding this for IMAP, but not for IMAPx. 1. evo says the account is of 'imap+' type 2. evo was used to perform a search on all messages in the account 3. it crashed trying to search a folder that existed the last time it was run, but which had been removed since with another imap client (so the bug is that evo tries to search in folders without checking if they still exist, and no I was not vicious enough to remove the fomder between evo startup and search order though that would have been a valid scenario 4. I don't remember if the forler finaly vanished by itself of if I had to force refreshes in evo to make sure it didn't crash anew Thanks for the update. Accessing "server-side removed folder" might not cause the crash, as it should be like running in offline, though the correlation with that fact is obvious. I'm moving this upstream [1] with your clarifications. Please add yourself into [1], if possible, in case upstream developers will have additional questions. [1] https://bugzilla.gnome.org/show_bug.cgi?id=686269 |