Bug 145116 - assert fails in debug build when touch a style dialog second time
Summary: assert fails in debug build when touch a style dialog second time
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Crash-Assert
  Show dependency treegraph
 
Reported: 2021-10-13 15:51 UTC by Regina Henschel
Modified: 2022-05-19 05:45 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Document to reproduce the crash (13.37 KB, application/vnd.oasis.opendocument.presentation)
2021-10-13 15:51 UTC, Regina Henschel
Details
Call stack by VS 2019 (4.20 KB, text/plain)
2021-10-13 15:52 UTC, Regina Henschel
Details
Call stack by VS 2019 (4.19 KB, text/plain)
2021-10-13 16:28 UTC, Regina Henschel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2021-10-13 15:51:14 UTC
Created attachment 175718 [details]
Document to reproduce the crash

open attached document.
Click on a shape.
Open its style in the sidebar to modify it. On Font tab change the font size to 12pt for example.
OK
Deselect the shape.
Click on the same shape again.
Open its style to modify it ==> Crash.

I see the problem in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: a3416ed058884a1fcaae0659ff6e71f5a7dff8d0
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: default; VCL: win
Locale: de-DE (en_US); UI: en-US
Calc: threaded
Comment 1 Regina Henschel 2021-10-13 15:52:45 UTC
Created attachment 175719 [details]
Call stack by VS 2019
Comment 2 Regina Henschel 2021-10-13 16:28:17 UTC
Created attachment 175721 [details]
Call stack by VS 2019
Comment 3 Telesto 2021-10-13 17:55:47 UTC
@Julien,
A debug build is needed for testing ..
Comment 4 Julien Nabet 2021-10-13 18:45:56 UTC
On pc Debian x86-64 with master sources updated today, I don't reproduce this with gtk3 or gen renderings.
As soon as my local Windows build has finished, I'll give it a try.
Comment 5 Julien Nabet 2021-10-15 21:59:41 UTC
On Win10 with master sources updated today, I could reproduce this too but Regina already provided a backtrace.