Bug 902884
| Summary: | [abrt] libreoffice-core-3.6.3.2-8.fc18: SdrPage::getUnoPage: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeremy Eder <jeder> |
| Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 18 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, sbergman |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:1ec00492b6bcbd32d50bae551eed7d460d67417e | ||
| Fixed In Version: | libreoffice-3.6.5.2-6.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-03-14 02:57:51 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: | |||
|
Comment 12
David Tardon
2013-01-24 14:19:55 UTC
No luck here. a11y does not have any effect either. Nothing with repeated attempts. ToDo: retry under valgrind Nothing reported under valgrind. Works for me fine, and there's no indication in the bt that GetSelectedMasterPage returns NULL there but it must have returned something bogus to crash there. All very mysterious. GetSelectedMasterPage can in theory return NULL, so fixed that code to be stable in the face of that happening on the off chance that optimization has led gdb to report that variable as a non-NULL value which actually being NULL. libreoffice-3.6.5.2-6.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/libreoffice-3.6.5.2-6.fc18 Package libreoffice-3.6.5.2-6.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libreoffice-3.6.5.2-6.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-3597/libreoffice-3.6.5.2-6.fc18 then log in and leave karma (feedback). libreoffice-3.6.5.2-6.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |