Bug 163144 - CRASH: undoing slide duplication with a slide with comments
Summary: CRASH: undoing slide duplication with a slide with comments
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
25.2.0.0 alpha0+
Hardware: All All
: high major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, haveBacktrace, regression
Depends on:
Blocks: ImpressDraw-Comments
  Show dependency treegraph
 
Reported: 2024-09-25 09:06 UTC by Xisco Faulí
Modified: 2024-09-27 16:03 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
gdb bt (7.18 KB, text/plain)
2024-09-25 10:31 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2024-09-25 09:06:23 UTC
Steps to reproduce:
1. Open Impress
2. Add a comment
3. Duplicate the slide
4. Undo

-> Crash

Reproduced in

Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 4787fd4fc86230893a6da309f45964116b3a67df
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2024-09-25 09:07:38 UTC
Regression introduced by:

commit 6289ad39e851c709111b582e4390a097b30e2cae	[log]
author	Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>	Thu Jun 20 17:10:01 2024 +0900
committer	Tomaž Vajngerl <quikee@gmail.com>	Thu Jun 20 14:06:51 2024 +0200
tree f4ce68108881258fb404dfb3459cb43813a4f829
parent 51dfbb1fce61dfb2e1d4c91350d2299e6dc3e04d [diff]

annot: clone annotations in SdrObjects when the page is duplicated

Bisected with: bibisect-linux64-25.2
Comment 2 Julien Nabet 2024-09-25 10:31:25 UTC
Created attachment 196673 [details]
gdb bt

On pc Debian x86-64 with master sources updated today, I could reproduce this.

I attached bt with gdb debug.