| Summary: | [CRASH] LibreOffice crashes after editing, closing and trying to reopen DOCX file | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Rafael Lima <rafael.palma.lima> |
| Component: | Writer | Assignee: | Balázs Varga (allotropia) <balazs.varga991> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aron.budea, balazs.varga991, buzea.bogdan, msd-documentfoundation.org, rb.henschel, serval2412 |
| Priority: | medium | Keywords: | bibisected, bisected, haveBacktrace, possibleRegression |
| Version: | 7.6.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=73537 | ||
| Whiteboard: | target:24.8.0 target:7.6.6 target:24.2.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 133092 | ||
| Attachments: |
DOCX File that causes the crash
Backtrace gdb bt |
||
|
Description
Rafael Lima
2023-11-24 18:12:35 UTC
Created attachment 191027 [details]
Backtrace
Here's the backtrace... I couldn't find anything useful in it, but here it is anyway.
Created attachment 191030 [details]
gdb bt
On pc Debian x86-64 with master sources updated today, I got an assertion.
I attached bt and some console logs.
With LO Debian package 7.5.8.2, no pb to open the file. After a simple resave by Word, the file still crashes in LibreOffice. But when I update the TOC in Word and then save, the file opens in LibreOffice. No repro: Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 0c3f57487c9cc29d172121b178938cdb2a8adc7b CPU threads: 8; OS: Windows 10.0 Build 19045; UI render: Skia/Vulkan; VCL: win Locale: it-IT (it_IT); UI: it-IT Calc: CL threaded I can't say anything about the whole process and how the document could get in this state, but the attached file crashes on opening after the following commit, originally in 24.2, but also backported to 7.6 (and the crashing starts after this change in both bibisect repos): https://cgit.freedesktop.org/libreoffice/core/commit/?id=da8dead8e9282010893cbd12519e107baf03cd1a author Balazs Varga <balazs.varga.extern@allotropia.de> 2023-06-20 19:26:50 +0200 committer Balazs Varga <balazs.varga.extern@allotropia.de> 2023-06-29 09:29:34 +0200 tdf#73537 - sc: show author and creation date in calc comments Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7cf3d5e3073dc5cffc64b6d9b32513e90087a3d4 tdf#158360 - sw, ooxml import - fix insertTextPortion crash It will be available in 24.8.0. 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. Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/64248c5d42bbf46eeb4c41e79dd0b5e4a360e280 tdf#158360 - sw, ooxml import - fix insertTextPortion crash It will be available in 24.2.2. 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. Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/656540497a555cc23d66881c3b987cc93ba2203c tdf#158360 - sw, ooxml import - fix insertTextPortion crash 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. Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-24-2-1": https://git.libreoffice.org/core/commit/0a300e60ed73f76eeb61035086df6cf857a2fa85 tdf#158360 - sw, ooxml import - fix insertTextPortion crash It will be available in 24.2.1. 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. Thanks Balázs for the fix. The file now opens fine in: Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 52806e4c1e241d12419373cb0ed013356e12c4b8 CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded *** Bug 159970 has been marked as a duplicate of this bug. *** |