Description: When an image is inserted into Writer and is scaled, it can happen that the GPU driver crashes. This happens on Windows with OpenGL enabled and with Intel Skylake GPU. After the crash, all LO windows are corrupted. Steps to Reproduce: 1. Insert image. 2. Scale the image multiple times until the driver crashes. Actual Results: Driver crash and LO window corruption after the crash Expected Results: Works as expected... Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d115a235bf3ff5366d992d01fb418a3eacb9d125 tdf#103804 reduced register areaScale shader and detection for intel It will be available in 5.3.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.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=74eebc7a0768659426911541e16973bdf037c157&h=libreoffice-5-2 tdf#103804 reduced register areaScale shader and detection for intel It will be available in 5.2.4. 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.