Description: libreoffice hangs after reading big odt-files. the process consumes more and more memory (after waiting about 1 hour). no problems with version 6.4.6 Steps to Reproduce: 1.read in the appended file with version 7.0.1.1, try to work, lo hangs and eats memory 2. 3. Actual Results: you have to kill down libre-office Expected Results: libre office 7.0.1.1 hangs Reproducible: Always User Profile Reset: No Additional Info: after reading the file you should be able to work with. no problem with versions until 6.4.6.2
Created attachment 164355 [details] big odt file, rename in lohangup.odt, hangs after reading in
Created attachment 164357 [details] lo file second transmission mysterious and erraneus comments from bugzilla
Repro with Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL not with Version: 6.0.5.0.0+ Build ID: 15ea1cda0b3c37ff944ad9a239b7ed453e8b0591 CPU threads: 4; OS: Windows 6.3; UI render: default; Locale: nl-NL (nl_NL); Calc: CL
the bug also appears in lo rc2 7012. I think the bug is very critical because libre offeice is not usable
Created attachment 164850 [details] Example file Bisected to author Justin Luth <justin.luth@collabora.com> 2020-04-22 11:43:22 +0300 committer Miklos Vajna <vmiklos@collabora.com> 2020-05-07 14:06:16 +0200 commit 99c4fefdbb6129a58421b9c7f4a005f868a0e701 (patch) tree 0e2df54c625c89a5115a98cb6eeeb027838f2f47 parent ac0112ecefd64094b150390fc36f9f56d19a4d87 (diff) tdf#98409 doc export: export (non-default) cell margins Previously, the only cell margins that were being exported were the row defaults from the last column. These cell margins are tricky, because multiple cells and multiple sides can be combined together into a single definition. https://cgit.freedesktop.org/libreoffice/core/commit/?id=99c4fefdbb6129a58421b9c7f4a005f868a0e701 A previous commit for tdf#73056 was needed to import these sequences.
@Justin I bibisected this to a commit of yours, but totally convinced about the result.
Yeah, that code is not even touched for ODT. It must be something else.
is fixed since 7.0.2
Changing to WORKSFORME ( Unlike FIXED, exact fix commit is not known.)