Bug 861680
| Summary: | [abrt] libreoffice-core-3.5.6.2-2.fc17: IsTableNode: Process /usr/lib64/libreoffice/program/soffice.bin was killed by signal 11 (SIGSEGV) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tobias Mueller <fedora-bugs> | ||||||||||||||||||||||
| Component: | libreoffice | Assignee: | Michael Stahl <mstahl> | ||||||||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 17 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, sbergman, thb | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:04047ff34fd4abc322d3a9210bfc608460ce56de | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2012-12-20 16:11:16 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
Tobias Mueller
2012-09-29 23:50:39 UTC
Created attachment 619240 [details]
File: core_backtrace
Created attachment 619241 [details]
File: environ
Created attachment 619242 [details]
File: backtrace
Created attachment 619243 [details]
File: limits
Created attachment 619244 [details]
File: cgroup
Created attachment 619245 [details]
File: maps
Created attachment 619246 [details]
File: dso_list
Created attachment 619247 [details]
File: var_log_messages
Created attachment 619248 [details]
File: open_fds
Opened a file. backtrace_rating: 4 Package: libreoffice-core-3.5.6.2-2.fc17 OS Release: Fedora release 17 (Beefy Miracle) Created attachment 619446 [details]
file that makes libreoffice crash
reproducible no crash in 3-6 at least tracked it down to this commit in the libreoffice-3-5 branch:
commit 9073da554f407c7aed8af6231313c5355cc266e0
Author: Miklos Vajna <vmiklos>
Date: Mon Jun 11 11:19:19 2012 +0200
fdo#49659 three RTF fixes
from the backtrace i guess this part is the problem:
3) dmapper: handle tables in substreams
(cherry picked from commit 61ba6e49f5bbadaf1334ce71459647c3d0a3a37d)
(cherry picked from commit 3c5a75208b41239b2e840a2ea9932a9f5b872b36)
so this bug is actually a regression in LO 3.5.6, it didn't crash in 3.5.5.
it also seems to work in the 3.6 branch, as mentioned in comment #13.
so probably something is missing in that backport...
fixed upstream by Miklos: http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=ee2645558a843cbaa658ed12effc543da7ac335c will be fixed in 3.5.7.2-1 package. libreoffice-3.5.7.2-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/libreoffice-3.5.7.2-2.fc17 Package libreoffice-3.5.7.2-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libreoffice-3.5.7.2-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-15506/libreoffice-3.5.7.2-2.fc17 then log in and leave karma (feedback). libreoffice-3.5.7.2-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |