Bug 149691 - CRASH: importing document
Summary: CRASH: importing document
Status: RESOLVED DUPLICATE of bug 149649
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.4.0.0 beta1+
Hardware: All All
: medium normal
Assignee: Michael Stahl (allotropia)
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: Crash
  Show dependency treegraph
 
Reported: 2022-06-23 08:57 UTC by Xisco Faulí
Modified: 2022-08-16 12:53 UTC (History)
6 users (show)

See Also:
Crash report or crash signature: ["sw::mark::FindFieldSep(sw::mark::IFieldmark const &)"]


Attachments
sample file (19.99 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2022-06-23 08:57 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2022-06-23 08:57:02 UTC
Created attachment 180927 [details]
sample file

Steps to reproduce:
1. Open attached document

-> Crash

Reproduced in

Version: 7.4.0.0.beta1+ / LibreOffice Community
Build ID: 6ab56a4fc946f6294513f23a3ea47aa0aa154b7d
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: tr-TR (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2022-06-23 08:58:15 UTC
Regression introduced by

author	Attila Szűcs <szucs.attila3@nisz.hu>	2021-07-14 16:24:01 +0200
committer	László Németh <nemeth@numbertext.org>	2021-07-26 17:05:38 +0200
commit d5d9795968771651c57c661d95b6992c3c778eca (patch)
tree db58b90a804248685bd947b4d46644ab5b815700
parent 264d28183e40cf35fa8351dc15503276524973b8 (diff)
tdf#142693 DOCX import: fix zeroing huge page sizes

Bisected with: bibisect-linux64-7.3

Adding Cc: to Attila Szűcs
Comment 2 Attila Szűcs 2022-08-01 14:42:53 UTC
I bisected a different commit... Regression introduced by:

commit 657de5fba12b0e9afcdee361654d2a2d0dbd7311
author	Michael Stahl <michael.stahl@allotropia.de>	Fri Nov 19 16:08:57 2021 +0100
committer	Michael Stahl <michael.stahl@allotropia.de>	Thu Dec 23 09:11:59 2021 +0100
tree 5826d4081b90c4e55e262d203b0dffff3bbbc51d
parent d11fb6cecaf72787973990e09cc7e8d03bdbf9d7 [diff]
Revert "Revert "sw_fieldmarkhide: init fieldmark mode from options""

Bisected with: bibisect-win64-7.4
Comment 3 Gabor Kelemen (allotropia) 2022-08-11 11:35:07 UTC
I also bibisected this on linux-7.3 to:

https://bugs.documentfoundation.org/show_bug.cgi?id=149691

author	Michael Stahl <michael.stahl@allotropia.de>	Fri Nov 19 16:08:57 2021 +0100
committer	Thorsten Behrens <thorsten.behrens@allotropia.de>	Thu Dec 23 12:08:38 2021 +0100

Revert "Revert "sw_fieldmarkhide: init fieldmark mode from options""
Comment 4 Michael Stahl (allotropia) 2022-08-16 12:53:16 UTC
bibsected the fix:

commit 436ae10ec546391ce21875c69b0ec4bb3a06fa1f
Author:     Michael Stahl <michael.stahl@allotropia.de>
AuthorDate: Fri Jul 8 17:32:49 2022 +0200

    tdf#149649 sw_fieldmarkhide: delete any fieldmarks overlapping cells

*** This bug has been marked as a duplicate of bug 149649 ***