| Summary: | [abrt] evolution-3.8.5-2.fc19: WTF::OSAllocator::reserveUncommitted(unsigned long, WTF::OSAllocator::Usage, bool, bool, bool): Process /usr/bin/evolution was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brian J. Murrell <brian> | ||||||||||||||||||||||||
| Component: | webkitgtk3 | Assignee: | Matthias Clasen <mclasen> | ||||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 19 | CC: | fedora, kalevlember, lucilanga, mbarnes, mclasen, mcrha, tpopela | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:03eea43df8d55f57bb330875cfbc9ebbd9d89011 | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-11-13 11:45: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: | |||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||
|
Description
Brian J. Murrell
2013-10-28 02:56:48 UTC
Created attachment 816673 [details]
File: backtrace
Created attachment 816674 [details]
File: cgroup
Created attachment 816675 [details]
File: core_backtrace
Created attachment 816676 [details]
File: dso_list
Created attachment 816677 [details]
File: environ
Created attachment 816678 [details]
File: exploitable
Created attachment 816679 [details]
File: limits
Created attachment 816680 [details]
File: maps
Created attachment 816681 [details]
File: open_fds
Created attachment 816682 [details]
File: proc_pid_status
Created attachment 816683 [details]
File: var_log_messages
Thanks for a bug report. I move this to webkigtk3, because the crash happens there, even the backtrace shows that the crash happened when a webkit's web view object instance was about to initialize, which is quite odd place to get a crash in. Maybe as a starter, could you try to update webkitgtk3 to the latest version, please? (the val_log_messages shows: evolution[4694]: segfault at bbadbeef ip 000000391ba8365f sp 00007fff6fc526b0 error 6 in libjavascriptcoregtk-3.0.so.0.13.16[391b600000+559000]) I think ultimately this happened because I had my VM ulimit set to 2GB. It seems pretty crazy that tools that use webkit need more than 2GB of VM. In any case, removing the ulimit seems to have rectified this. Ah, I see. I would not expect it being it. Let me close this, because if it's about memory limits, then the crash sort-of makes sense. Not that I agree with high memory usage of evolution, it's just the opposite. |