Bug 144221 - CRASH: pressing return (gtk3)
Summary: CRASH: pressing return (gtk3)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2021-08-31 13:15 UTC by Xisco Faulí
Modified: 2021-09-06 07:36 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2021-08-31 13:15:08 UTC
Steps to reproduce:
1. Open Writer
2. Type 'a'
3. Press return

-> Crash

Reproduced in

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

but not in

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: 4f4452f6a74201e862971a79ba5bdcd06f3ba9ce
CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2021-08-31 13:15:33 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=426930d0c4bd6f782a04a92e8a36e92cd65e186f

author	Noel Grandin <noelgrandin@gmail.com>	2021-08-28 08:35:29 +0200
committer	Noel Grandin <noel.grandin@collabora.co.uk>	2021-08-28 15:13:20 +0200
commit 426930d0c4bd6f782a04a92e8a36e92cd65e186f (patch)
tree 18a08e3cfe139e6e780a246e68cc1c4216b7db78
parent 69e0567e118f00f299b6aac645c249521eb0629f (diff)
speedup dynamic_cast to SwTextFrame

Bisected with: bibisect-linux64-7.3

Adding Cc: to Noel Grandin