Bug 142092 - CRASH: typing into comment (gen)
Summary: CRASH: typing into comment (gen)
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression, wantBacktrace
Depends on:
Blocks:
 
Reported: 2021-05-05 08:09 UTC by Xisco Faulí
Modified: 2021-05-07 08:59 UTC (History)
4 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-05-05 08:09:38 UTC
Steps to reproduce:
1. Open Impress with gen environment
2. Insert a comment
3. type something

-> Crash

Reproduced in

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

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

author	Caolán McNamara <caolanm@redhat.com>	2021-02-09 12:07:27 +0000
committer	Caolán McNamara <caolanm@redhat.com>	2021-02-12 17:22:14 +0100
commit a39a3f1ad1e5e39b09ce474c0f4c0f9f4e174bbe (patch)
tree 35c36f536d5eea1f6296c37f5f161e9b96f64794
parent 1e3198931e6e230791e863272082c1d437975008 (diff)
weld impress annotation window

Bisected with: bibisect-linux64-7.2

Adding Cc: to Caolán McNamara
Comment 2 Caolán McNamara 2021-05-05 09:21:51 UTC
I don't reproduce anything here on gen, is there a backtrace ?
Comment 3 Julien Nabet 2021-05-05 20:06:28 UTC
Just for the record, on pc Debian x86-64 with master sources updated today (commit 3a1d150eb99b5875e6e86117029a72e4c87b0547 (HEAD -> master, origin/master, origin/HEAD)
Author: Luboš Luňák <l.lunak@collabora.com>
Date:   Wed May 5 14:20:01 2021 +0200

    scale stroked line properly in cairocanvas
) + gen rendering + brand new LO profile, I don't reproduce this.

I just have these logs:
warn:legacy.tools:1598998:1598998:sfx2/source/control/bindings.cxx:1764: No cache for OfficeDispatch!
warn:vcl:1598998:1598998:vcl/source/image/ImplImage.cxx:82: Failed to load scaled image from cmd/sc_formattingmarkmenu.png at 1
warn:vcl:1598998:1598998:vcl/source/image/ImplImage.cxx:105: Failed to load stock icon cmd/sc_formattingmarkmenu.png
warn:i18nlangtag:1598998:1598998:i18nlangtag/source/languagetag/languagetag.cxx:1648: LanguageTag::getRegionFromLangtag: pRegionT==NULL for 'eo-EO'
warn:i18nlangtag:1598998:1598998:i18nlangtag/source/languagetag/languagetag.cxx:1648: LanguageTag::getRegionFromLangtag: pRegionT==NULL for 'eo-EO'
warn:vcl.gdi:1598998:1598998:vcl/unx/generic/gdi/salbmp.cxx:154: 32-bit images not supported, converting to 24-bit
warn:svx:1598998:1598998:svx/source/accessibility/AccessibleTextHelper.cxx:1360: DBG_UNHANDLED_EXCEPTION in Notify exception: com.sun.star.uno.RuntimeException message: Text forwarder is invalid, model might be dead /home/julien/lo/libreoffice/svx/source/accessibility/AccessibleTextHelper.cxx:271
warn:svx:1598998:1598998:svx/source/accessibility/AccessibleTextHelper.cxx:1360: DBG_UNHANDLED_EXCEPTION in Notify exception: com.sun.star.uno.RuntimeException message: Text forwarder is invalid, model might be dead /home/julien/lo/libreoffice/svx/source/accessibility/AccessibleTextHelper.cxx:271
warn:svx:1598998:1598998:svx/source/accessibility/AccessibleTextHelper.cxx:1360: DBG_UNHANDLED_EXCEPTION in Notify exception: com.sun.star.uno.RuntimeException message: Text forwarder is invalid, model might be dead /home/julien/lo/libreoffice/svx/source/accessibility/AccessibleTextHelper.cxx:271


Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 3a1d150eb99b5875e6e86117029a72e4c87b0547
CPU threads: 12; OS: Linux 5.10; UI render: default; VCL: x11
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded
Comment 4 Caolán McNamara 2021-05-07 07:56:32 UTC
nothing seen under valgrind either
Comment 5 Xisco Faulí 2021-05-07 08:59:58 UTC
(In reply to Xisco Faulí from comment #0)
> Steps to reproduce:
> 1. Open Impress with gen environment
> 2. Insert a comment
> 3. type something
> 
> -> Crash
> 
> Reproduced in
> 
> Version: 7.2.0.0.alpha0+ / LibreOffice Community
> Build ID: 1a99b4e44190e182d56a04678850d62635d74c65
> CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11
> Locale: en-US (en_US.UTF-8); UI: en-US
> Calc: threaded

Today I can't reproduce it anymore, even if I used the same build

Version: 7.2.0.0.alpha0+ / LibreOffice Community
Build ID: 1a99b4e44190e182d56a04678850d62635d74c65
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded

Weird, anyway, closing as RESOLVED WORKSFORME