Bug 138056 - Crash changing anchor to character
Summary: Crash changing anchor to character
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.1.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, filter:docx, regression
: 138290 (view as bug list)
Depends on:
Blocks: Anchor-and-Text-Wrap Shape-Textbox
  Show dependency treegraph
 
Reported: 2020-11-07 21:21 UTC by Telesto
Modified: 2020-12-31 11:15 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file (7.20 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2020-11-07 21:21 UTC, Telesto
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Telesto 2020-11-07 21:21:44 UTC
Description:
Crash changing anchor to character

Steps to Reproduce:
1. Open the attached file
2. Select the shape frame (gray rectangle)
3. Change anchor to 'to character'

Actual Results:
Crash/Freeze

Expected Results:
Not so


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.1.0.0.alpha1+ (x64)
Build ID: 5a96093f0ecee53432bdf35f247edd6deb501baf
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
Comment 1 Telesto 2020-11-07 21:21:56 UTC
Created attachment 167084 [details]
Example file
Comment 2 Telesto 2020-11-07 21:23:31 UTC
Still OK in
Version: 7.0.0.0.beta1+ (x64)
Build ID: 2891e91a513520d68ea2b8c59c14335861a15253
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: default; VCL: win
Locale: nl-NL (nl_NL); UI: en-US
Calc: CL
Comment 3 Attila Baraksó (NISZ) 2020-11-08 08:53:53 UTC
Reproduced in:

Version: 7.1.0.0.alpha1+
Build ID: a373a7c1705b9abc5551388998131dacc4698642
CPU threads: 6; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded
Comment 4 Attila Baraksó (NISZ) 2020-11-08 08:57:40 UTC
Bibisected using linux-64-7.1 to:
URL: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c9eb53f200225f2ee6ca695e1326843a487aee51
author: Daniel Arato (NISZ) <arato.daniel@nisz.hu>
committer: László Németh <nemeth@numbertext.org>
summary: tdf#135198 sw editing: text box fell out of its shape
Comment 5 Attila Baraksó (NISZ) 2020-11-08 08:59:08 UTC
Adding Cc: Daniel Arato (NISZ) <arato.daniel@nisz.hu>
Comment 6 Kevin Suo 2020-11-08 12:15:24 UTC
Adding Bug 138050 to see also as they are bisected to the same commit.
Comment 7 Xisco Faulí 2020-11-09 15:35:22 UTC
(In reply to Kevin Suo from comment #6)
> Adding Bug 138050 to see also as they are bisected to the same commit.

The crash is still reproducible including https://gerrit.libreoffice.org/c/core/+/105238
Comment 8 Dániel Arató (NISZ) 2020-12-04 08:01:14 UTC
The latest commit to the original bug (tdf#135198) should solve this:
https://bugs.documentfoundation.org/show_bug.cgi?id=135198#c18
Comment 9 Dániel Arató (NISZ) 2020-12-04 08:41:04 UTC
*** Bug 138290 has been marked as a duplicate of this bug. ***
Comment 10 NISZ LibreOffice Team 2020-12-31 11:15:15 UTC
Verified in:

Version: 7.2.0.0.alpha0+ (x64)
Build ID: 368c56144aab5794c39d5bc2082d9b3d6d7cebdb
CPU threads: 4; OS: Windows 10.0 Build 17134; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: hu-HU
Calc: threaded

Thanks for fixing!