Created attachment 191006 [details] Example file from Word 2016 Attached file crashes LO upon opening. Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 9602f8a9318dd4d3409856e2ae06abe96e72b51b CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: threaded Seems to have started with: https://git.libreoffice.org/core/+/8c24bc5baa1f501943bf955e07787d80cb7a5763 author Michael Stahl <michael.stahl@allotropia.de> Fri Aug 25 18:31:42 2023 +0200 committer Michael Stahl <michael.stahl@allotropia.de> Mon Aug 28 13:48:54 2023 +0200 (related? tdf#155177) sw: layout: fix another RemoveFollowFlowLine SNAFU
Crash on 7.6.3.2 with signature SwTabFrame::MakeAll(OutputDevice*) : https://crashreport.libreoffice.org/stats/crash_details/e28823bd-e90b-4113-9af0-a6f8c930138d Version: 7.6.3.2 (X86_64) / LibreOffice Community Build ID: 29d686fea9f6705b262d369fede658f824154cc0 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded Recent trunk build also crashes: Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 7d357628d6e8ce3f9e3c3a567ada21f02bce8d42 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded No crash in: Version: 7.5.8.2 (X86_64) / LibreOffice Community Build ID: f718d63693263970429a68f568db6046aaa9df01 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Just for the record no crash here on pc Debian x86-64 with master sources updated today + gtk3 rendering.
I could also go to the last page (page 50) Just noticing these last lines on console: warn:legacy.osl:31045:31045:sw/source/core/layout/tabfrm.cxx:6202: Warning! Trying to prevent a crash warn:legacy.osl:31045:31045:sw/source/core/layout/tabfrm.cxx:6202: Warning! Trying to prevent a crash warn:unotools.config:31045:31045:unotools/source/config/lingucfg.cxx:399: unexpected property handle warn:legacy.osl:31045:31045:sw/source/core/layout/tabfrm.cxx:6400: FollowTable without Lower warn:sw.layout:31045:31045:sw/source/core/layout/tabfrm.cxx:942: Cannot remove in-use Follow Flow Line
No crash here, although it did hang for a few seconds upon opening: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 82ddb3809e6c4bf6c0f11830bd819864576daf65 CPU threads: 16; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Setting to NEEDINFO
Seems to be fixed in 24.2 since: https://git.libreoffice.org/core/+/223d2fac61e061478721a7a4a89b1362f5037d8f author Miklos Vajna <vmiklos@collabora.com> Wed Nov 22 08:31:17 2023 +0100 committer Miklos Vajna <vmiklos@collabora.com> Wed Nov 22 09:57:04 2023 +0100 sw floattable: fix crash by trying harder to split tables Thanks Miklos :)
Indeed, no crash anymore in: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: f42363c51672a5b3685b0b9b11e932680530dce3 CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: CL threaded Thanks everyone!
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/34fceee624ae1e478af145af37b76444780f8457 tdf#158344: sw floattable: fix crash by trying harder to split tables It will be available in 7.6.7. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 7.6.7.0.0+ (X86_64) / LibreOffice Community Build ID: 34fceee624ae1e478af145af37b76444780f8457 CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3 Locale: es-ES (es_ES.UTF-8); UI: en-US Calc: threaded
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-6-6": https://git.libreoffice.org/core/commit/660b60281d0626a73a4bc1b626a813a2ab1b9ee0 tdf#158344: sw floattable: fix crash by trying harder to split tables It will be available in 7.6.6. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.