[Libreoffice-bugs] [Bug 117866] LibreOffice hangs if "Select Firefox Theme" dialog is dismissed before theme previews are completely loaded.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 4 11:23:35 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=117866

Xisco FaulĂ­ <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high
                 CC|                            |vmiklos at collabora.co.uk
           Severity|normal                      |major
           Keywords|                            |bibisected, bisected,
                   |                            |regression

--- Comment #2 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Miklos Vajna <vmiklos at collabora.co.uk>  2018-04-24 17:44:54 +0200
committer       Miklos Vajna <vmiklos at collabora.co.uk>  2018-04-24 22:28:20
+0200
commit  336d91a6f2bc12ff0342f984cdbb2cf64abd0b56 (patch)
tree    9b5d85a6c65a6aa022186eea200dec3c57c928e2
parent  697ebd15d646e41bb69726f7b438ebbfaff141b0 (diff)
tdf#113377 cui personalization: fix calling into VCL without necessary locking
We assume the SolarMutex is always taken when doing GL calls, but
putting DBG_TESTSOLARMUTEX() into WinOpenGLContext::makeCurrent()
pointed out two places in the persona code where this invariant wasn't
hold, fix those.

Opening the dialog and downloading previews of one category, then
clicking on an other button to download previews of an other category no
longer results in a crash while calling glBindFramebuffer() with this.

Bisected with: bibisect-linux64-6.1

Adding Cc: to Miklos Vajna

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180604/f766a4ec/attachment.html>


More information about the Libreoffice-bugs mailing list