Bug 640200
| Summary: | [abrt] soffice/python/etc.: elf_dynamic_do_rela: killed by signal 11 (SIGSEGV) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Roel van de Kraats <rhbug> | ||||||
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 13 | CC: | caolanm, jakub | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | abrt_hash:0234d94ee001b1322ab85edd36370d2fde771039 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-10-15 08:59:17 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
Roel van de Kraats
2010-10-05 07:58:46 UTC
Created attachment 451600 [details]
File: backtrace
Does this happen every time, or did it just happen once ? Looks odd, I'd like to either blame glibc or claim that the .sos have become corrupt on disk. It happened a few times after each other. I haven't rebooted yet (lots of work open currently). Just after posting this bug 'abrt' itself crashed with the same error. dmesg: soffice.bin[4257]: segfault at 7fae4f045ee6 ip 0000003b1960b538 sp 00007fffd3422120 error 4 in ld-2.12.1.so[3b19600000+1e000] python[4411]: segfault at 3d259d3ee6 ip 0000003b1960b538 sp 00007fff79865390 error 4 in ld-2.12.1.so[3b19600000+1e000] rpm -V glibc shows no errors. With multiple apps dying in elf_dynamic_do_rela in ld.so this shouldn't be assigned to OOo anyway. Sounds like there's some generic bustage here. I agree, but I wasn't aware of that at the moment of reporting this issue. I'll check if things still go wrong after rebooting and file a bug report at the proper place if so. Thanks for helping. Please attach `readelf -r /usr/lib64/openoffice.org3/program/../basis-link/program/gconfbe1.uno.so'. Created attachment 451617 [details]
Output of readelf -r /usr/lib64/openoffice.org3/program/../basis-link/program/gconfbe1.uno.so
Something has randomly overwritten memory. I wasn't able to reproduce this issue. The next day, even without rebooting, oo started up normally again. Probably a suspend to ram/resume caused libc to be reloaded in ram. Can't reproduce it myself, *shrug*. |