In LO Advanced options set "StartAlways" to True to use Presenter Console with a single monitor. Run Impress (single slide is enough, not important if empty or not). Press F5 for presentation. When presentation in started in console, press ESC to go to edit mode. Again press F5 for presentation. Crash. Tested in Windows with LO 7.4+ both Skia and not.
Repro with Version: 7.4.0.0.alpha1+ / LibreOffice Community Build ID: b6e0ae1b1bad5e222e21bbb4b2a158c1fc6f9779 CPU threads: 4; OS: Linux 5.13; UI render: default; VCL: x11 Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US Calc: threaded Jumbo
This seems to have begun at the below commit. Adding Cc: to Miklos Vajna; Could you possibly take a look at this one? Thanks 69f163a237c24955887bace315356d7c7647bb69 is the first bad commit commit 69f163a237c24955887bace315356d7c7647bb69 Author: Jenkins Build User <tdf@pollux.tdf> Date: Mon May 2 22:13:02 2022 +0200 source 3f768cddd28a2f04eb1ffa30bed4474deb6fbfc4 https://git.libreoffice.org/core/+/3f768cddd28a2f04eb1ffa30bed4474deb6fbfc4
Created attachment 180388 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. I noticed these on console: warn:vcl.layout:945226:945226:vcl/source/window/layout.cxx:288: nExtraSpace went negative, setting to zero for VclBox: warn:sd:945226:945226:sd/source/ui/framework/tools/FrameworkHelper.cxx:209: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/julien/lo/libreoffice/include/com/sun/star/uno/Reference.hxx:83" warn:sd:945226:945226:sd/source/ui/framework/tools/FrameworkHelper.cxx:209: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/julien/lo/libreoffice/include/com/sun/star/uno/Reference.hxx:83" warn:vcl.layout:945226:945226:vcl/source/window/layout.cxx:288: nExtraSpace went negative, setting to zero for VclBox: warn:sd:945226:945226:sd/source/ui/framework/tools/FrameworkHelper.cxx:209: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/julien/lo/libreoffice/include/com/sun/star/uno/Reference.hxx:83" warn:sd:945226:945226:sd/source/ui/framework/tools/FrameworkHelper.cxx:209: DBG_UNHANDLED_EXCEPTION in lcl_getViewShell exception: com.sun.star.uno.RuntimeException message: "unsatisfied query for interface of type com.sun.star.lang.XUnoTunnel! at /home/julien/lo/libreoffice/include/com/sun/star/uno/Reference.hxx:83" warn:legacy.tools:945226:945226:svx/source/form/fmshimp.cxx:1801: only to be used in alive mode soffice.bin: /home/julien/lo/libreoffice/include/rtl/ref.hxx:216: reference_type *rtl::Reference<sdext::presenter::PresenterWindowManager>::operator->() const [reference_type = sdext::presenter::PresenterWindowManager]: Assertion `m_pBody != NULL' failed.
Thanks for reporting, I think this is a duplicate of bug 149261. *** This bug has been marked as a duplicate of bug 149261 ***