https://bugs.documentfoundation.org/show_bug.cgi?id=154546
--- Comment #8 from Patrick Luby <[email protected]> --- Created attachment 186667 --> https://bugs.documentfoundation.org/attachment.cgi?id=186667&action=edit Sample of LibreOffice nightly build when Document Recovery dialog appears I was able to reproduce the crash with a non-4K monitor plugged in via HDMI. Clicked the "exchange" button in the presenter view a couple of times and then the Document Recovery dialog appears. So, I took a sample using the Activity Monitor app while the Document Recovery dialog was visible but before clicking any of the dialog's buttons. The sample is as good as a crash log and you can see where the crash is occurring in the line above the _sigtramp line: sdext::presenter::PresenterProtocolHandler::Dispatch::Dispatch(rtl::OUString const&, rtl::Reference<sdext::presenter::PresenterController> const&) (in libsduilo.dylib) + 3104 [0x2de502ce0] So, this looks like a bug in the following Impress source code file: sd/source/console/PresenterProtocolHandler.cxx Just for completeness, here is the About dialog info: Version: 7.6.0.0.alpha0+ (AARCH64) / LibreOffice Community Build ID: 127eacf630e1712fd5addcabed404b2d33752311 CPU threads: 8; OS: Mac OS X 12.6.3; UI render: default; VCL: osx Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
