https://bugs.documentfoundation.org/show_bug.cgi?id=154546
Patrick Luby <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #9 from Patrick Luby <[email protected]> --- (In reply to Patrick Luby from comment #8) > sdext::presenter::PresenterProtocolHandler::Dispatch::Dispatch(rtl::OUString > const&, rtl::Reference<sdext::presenter::PresenterController> const&) (in > libsduilo.dylib) + 3104 [0x2de502ce0] > I have created a patch that appears to stop the crashing for me: https://gerrit.libreoffice.org/c/core/+/150456 I know nothing about the Impress code so I just added a nullptr check in a place that seems safe to do so. But I really don't understand why mpPresenterController would ever not be set. I would really like someone familiar with the Impress code to review my patch before committing it. -- You are receiving this mail because: You are the assignee for the bug.
