Bug 144321 - Crash on Update Index from 7.3
Summary: Crash on Update Index from 7.3
Status: RESOLVED DUPLICATE of bug 144304
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All Linux (All)
: high major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2021-09-06 07:36 UTC by Timur
Modified: 2021-09-06 11:56 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Sample ODT (20.25 KB, application/vnd.oasis.opendocument.text)
2021-09-06 07:36 UTC, Timur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timur 2021-09-06 07:36:54 UTC
Created attachment 174803 [details]
Sample ODT

Crash on Update Index in Linux GTK3, seen with master 7.3+:
1. Open ODT from bug 73295. Since it's zipped there, it's uploaded here again. 
2. Right-click on Table of Contents and Update Index. 

commit 995a3a3f73bfd5e80403cd0ae746e6237a3c2f9d
Date:   Sat Aug 28 15:24:56 2021 +0200
    source 426930d0c4bd6f782a04a92e8a36e92cd65e186f
    pre 69e0567e118f00f299b6aac645c249521eb0629f

https://cgit.freedesktop.org/libreoffice/core/commit/?id=426930d0c4bd6f782a04a92e8a36e92cd65e186f	
author	Noel Grandin <noelgrandin@gmail.com>	2021-08-28 08:35:29 +0200
speedup dynamic_cast to SwTextFrame
which is a hotspot in loading some documents	

Source commit is seen in other bugs, but all are fixed.
Comment 1 Timur 2021-09-06 07:49:08 UTC
Same with attachment 109094 [details] from bug 65463. Not seen in Windows. Also if resaved.
Comment 2 Xisco Faulí 2021-09-06 09:22:01 UTC
I can't reproduce it in

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 4cd3ce9848aa039b8d443a1257d1298231680b01
CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Could you please try again with a daily build containing 
https://git.libreoffice.org/core/commit/c36da188cc7c9d89c331deb6326f045b6e9f0ad9 ?
Comment 3 Timur 2021-09-06 09:45:28 UTC
I'm on updated bibisect repo 4 days old. 
https://git.libreoffice.org/core/+log/34a9f93018804044b756e0e49c7ea759a65d3dc4
Waiting for repo update to see if duplicate of bug 144304.
Comment 4 Xisco Faulí 2021-09-06 10:26:39 UTC
(In reply to Timur from comment #3)
> I'm on updated bibisect repo 4 days old. 
> https://git.libreoffice.org/core/+log/
> 34a9f93018804044b756e0e49c7ea759a65d3dc4
> Waiting for repo update to see if duplicate of bug 144304.

repo updated
Comment 5 Timur 2021-09-06 11:56:56 UTC
Fixed. I mark duplicate.

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