| Summary: | [abrt] libreoffice-core-4.1.3.2-5.fc19: SfxItemSet::SfxItemSet: Process /usr/lib/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | redhung.lee | ||||||||||||||||||||||||
| Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||||||||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||
| Version: | 19 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, redhung.lee, sbergman | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/b84c93a1084007bd449bc5fa6d21cc7f254fd945 | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:4b5e57438e52b199ce668127a83af72821882f0b | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2014-03-07 17:58:53 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
redhung.lee
2013-11-26 06:39:36 UTC
Created attachment 829078 [details]
File: backtrace
Created attachment 829079 [details]
File: cgroup
Created attachment 829080 [details]
File: core_backtrace
Created attachment 829081 [details]
File: dso_list
Created attachment 829082 [details]
File: environ
Created attachment 829083 [details]
File: exploitable
Created attachment 829084 [details]
File: limits
Created attachment 829085 [details]
File: maps
Created attachment 829086 [details]
File: open_fds
Created attachment 829087 [details]
File: proc_pid_status
Created attachment 829088 [details]
File: var_log_messages
It crashed during paste. Is there a way to reproduce the crash? (Provided you still remember...) #1 0xad7e5255 in SwAttrSet::SwAttrSet (this=0x0, rSet=...) at /usr/src/debug/libreoffice-4.1.3.2/sw/source/core/attr/swatrset.cxx:77 if the "this=0x0" above is correct, then allocating the SwAttrSet failed and FixedMemPool::Alloc() returned 0-pointer. probably there's some sort of loop somewhere while pasting? but without knowing what is being pasted from the clipboard, it's rather unfixable. |