Bug 1645905
| Summary: | Libreoffice Calc crashing with certain ods spreadsheet files | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leonardo Garcia <lagarcia> | ||||
| Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 29 | CC: | caolanm, dtardon, erack, lagarcia, sbergman | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | libreoffice-6.1.2.1-3.fc29 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-11-14 03:12:17 UTC | Type: | Bug | ||||
| 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
Leonardo Garcia
2018-11-04 19:39:13 UTC
Ok, After many tries, I was able to open the file without a crash. This is probably reproducing 80% of the times. can you attach, or send me privately, something that reproduces this. From the bt it could be any problem really, maybe even oom I tested this further and I think you are right, Caolan. I can reproduce the issue in two scenarios: when trying to open specific files, or while running LibreOffice in order to create a new file with the same format of the file that causes the issue if I extend the formula to 1k+ rows. Anyway, I am going to attach a test file that reproduces the issue when I try to open it. Created attachment 1502799 [details]
File that reproduces the issue when opened by LibreOffice Calc
does, in a terminal, ... export SC_NO_THREADED_CALCULATION=1 libreoffice test.ods make it load without oom for you ? (In reply to Caolan McNamara from comment #5) > does, in a terminal, ... > > export SC_NO_THREADED_CALCULATION=1 > libreoffice test.ods > > make it load without oom for you ? Yes! That workaround works like a charm. Thanks. llunak was good enough to have a look at this for me https://gerrit.libreoffice.org/#/c/63187/ libreoffice-6.1.2.1-3.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-73b32a9164 libreoffice-6.1.2.1-3.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-73b32a9164 libreoffice-6.1.2.1-3.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |