[Libreoffice-bugs] [Bug 124635] CRASH: Opening file on Linux

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Apr 21 06:22:03 UTC 2019


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

--- Comment #3 from Jan-Marek Glogowski <glogow at fbihome.de> ---
The real problem is:

commit 2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Sep 26 22:30:11 2013 +0200

    Hack to not leave SolarMutex released after g_main_loop_run call

    Change-Id: I26923469d08308233ce3fabe749806c16d75cecd

My guess is a patch equal to the following commit will help:

commit a10cfc4865da9a1a5da0090f0a65dfb62c7010e2
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date:   Fri Apr 5 15:24:31 2019 +0300

    tdf#123502: Make sure to hold the mutex before releasing it

I'm not sure I understand the "HACK" nature, since we always run the main loop
without locks.
But to release the lock you have to have it.

-- 
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/20190421/962e2123/attachment-0001.html>


More information about the Libreoffice-bugs mailing list