Created attachment 143657 [details] Reproducer document. This bug was filed from the crash reporting server and is br-b2b1e8ee-2814-40e8-ba66-77cc5852ff1a. ========================================= Steps to reproduce: 1) Open the attached document. 2) Press page down, to switch to slide 2. Expected result: image on slide 2 shows up. Actual result: - crashreport says Windows 6.0.x crashes - what I can reproduce locally on Linux 6.0.x is a hang This only happens with opengl enabled. (The image is a linked one, embedded images are not affected, so you need to place the gif as "pictures/large.gif" next to the reproducer ODP.)
Created attachment 143659 [details] Reproducer graphic.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=919ccaba419531d689231b76a43ab29c6a9ec65a tdf#118860 svx opengl: avoid SalBitmap creation without solar mutex It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d575d17a30c9cc2b517be0ce3661530add4a138c&h=libreoffice-6-1 tdf#118860 svx opengl: avoid SalBitmap creation without solar mutex It will be available in 6.1.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2038ab9d4cbb7282172a65352e4ed1a852404b29&h=libreoffice-6-0 tdf#118860 svx opengl: avoid SalBitmap creation without solar mutex It will be available in 6.0.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.