Created attachment 186925 [details] Crashes on close Open the attached HTML in Writer, then close. In my debug build of master on Windows, it crashes.
https://gerrit.libreoffice.org/c/core/+/151003
no crash in non debug current TDF's 7.6 build
Confirmed crash with debug build, with both Normal and Web views: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 3ec73488e447a693a14a773a7fb96938036c0324 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/271f17a6022c64cbbe9befbc66a9eaaa0567d569 tdf#155017: make sure that the correct shell is popped from SfxDispatcher It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/57a676cf951eaa65831b32b080cf3da013bf60fb Related: tdf#155017 Stop after the first pop in case the shell was not on stack It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.