Bug 908984
| Summary: | [abrt] evolution-3.6.3-2.fc18: smb_iconv: Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Filipe Rosset <rosset.filipe> | ||||||||||||||||||||
| 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: | 18 | CC: | lucilanga, mbarnes, mcrha | ||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||
| Whiteboard: | abrt_hash:7aa84ae8b0e68a026739097b8101f9b9176cc143 | ||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||
| Last Closed: | 2013-02-11 13:50:03 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
Filipe Rosset
2013-02-08 00:19:06 UTC
Created attachment 694836 [details]
File: backtrace
Created attachment 694837 [details]
File: cgroup
Created attachment 694838 [details]
File: core_backtrace
Created attachment 694839 [details]
File: dso_list
Created attachment 694840 [details]
File: environ
Created attachment 694841 [details]
File: limits
Created attachment 694842 [details]
File: maps
Created attachment 694843 [details]
File: open_fds
Created attachment 694844 [details]
File: proc_pid_status
Created attachment 694845 [details]
File: var_log_messages
Thanks for a bug report. I see this crashed when evolution-mapi was trying to connect to your Exchange server. Does it do that every time, or it was an occasional crash? The function it crashes in suggest some issue in a string encoding conversion, deep in samba code. Hi Milan, if I remember correctly it crashed only once, however I've decided to report this bug. May I help you providing some other kind of useful information? Thanks. Hi, thanks for the update, I appreciate you filled the bug. The hard thing is that some bugs are quite hard to reproduce, like this one, which happen only occasionally or rather rarely. The reproducibility is the main key to get bugs fixed. I see this happened during Login phase, when evolution-mapi was logging in to the server, where I may expect consistent behaviour (on the first look, I thought that the server returned some string in an encoding different that it should, thus the samba code broke on it, but it should be reproducible at least on your side, when connecting to the same server). If you do not mind, I would close this for now, and let's wait whether there will be more duplicates either from you or from other users, hopefully with found reproducibility steps. Or just look around what you did and what evolution did; for example, as this is on login, maybe you got disconnected unexpectedly from your Exchange server and evolution-mapi tried to reconnect (this is not fully noticeable, as evolution-mapi does that in the background, but maybe something like that is involved. The backtrace itself doesn't suggest exactly this issue, though. Hi Milan, OK I agree with you so I'll close this bug for while, and if I find the way to reproduce it I'll reopen. Cheers. |