Bug 168112 - Crash when starting slideshow
Summary: Crash when starting slideshow
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2025-08-26 08:38 UTC by Gabor Kelemen (allotropia)
Modified: 2025-09-09 16:28 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Example file from PP (636.82 KB, application/vnd.openxmlformats-officedocument.presentationml.presentation)
2025-08-26 08:38 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2025-08-26 08:38:39 UTC
Created attachment 202514 [details]
Example file from PP

When the attached file is opened in Impress and the presentation is started, there is a crash.

1. Open attached file
2. Press F5 to start slideshow
-> crash

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 53bc460b9b09ef4b1f14e0580c7b30d7d58cc0d7
CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

Removing the large image on the master slide in PP solves the issue.

Seems to have started with:

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

author	Noel Grandin <noel.grandin@collabora.co.uk>	2025-08-18 13:31:30 +0200
committer	Noel Grandin <noel.grandin@collabora.co.uk>	2025-08-18 19:08:54 +0200
commit eb4394e3460932011940a1e3c03d5d67d7f45885 (patch)

tdf#167893 and tdf#167876 weird effects in slideshow

Adding CC to: Noel Grandin
Comment 1 Xisco Faulí 2025-08-26 10:43:03 UTC
I can't reproduce it in

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 10ed9c82617a144c0597f37c0171e03103388f3f
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: es-ES
Calc: threaded
Comment 2 Noel Grandin 2025-08-26 10:58:56 UTC
probably fixed by commit 201fadd949d258b66d6848f0c4cedb8b95876084
Comment 3 Xisco Faulí 2025-08-26 11:01:49 UTC
(In reply to Gabor Kelemen (allotropia) from comment #0)
> Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
> Build ID: 53bc460b9b09ef4b1f14e0580c7b30d7d58cc0d7
> CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: gtk3
> Locale: hu-HU (hu_HU.UTF-8); UI: en-US
> Calc: threaded

Even with the same commit

Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 53bc460b9b09ef4b1f14e0580c7b30d7d58cc0d7
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded

I can't reproduce it
Comment 4 BogdanB 2025-08-26 12:19:55 UTC
I do NOT reproduce

Ok with
Version: 25.8.0.4 (X86_64)
Build ID: 48f00303701489684e67c38c28aff00cd5929e67
CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

Also ok with latest master
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 0c5feb0d53badd3bf5f9c88d3de3ee08f8fab430
CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 5 Gerald Pfeifer 2025-08-26 13:36:11 UTC
Interestingly enough it does not crash for me with the latest
daily build:

   Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
   Build ID: 248ff6232da4f7efa5b4365434d413ce653267d9
   CPU threads: 12; OS: Linux 6.16; UI render: default; VCL: gtk3
   Locale: en-US (en_US.UTF-8); UI: en-US

This is with a resolution of 3840x2400 in case this may make a
difference.
Comment 6 Timur 2025-09-09 16:28:36 UTC
I confirm both the crash and the fix in Linux gtk3.