<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: Opening file on Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124635#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CRASH: Opening file on Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124635">bug 124635</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>The real problem is:

commit 2eb36dc4b846ab5886ae71fd2978b56b2a2d1d08
Author: Stephan Bergmann <<a href="mailto:sbergman@redhat.com">sbergman@redhat.com</a>>
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 <<a href="mailto:mike.kaganski@collabora.com">mike.kaganski@collabora.com</a>>
Date:   Fri Apr 5 15:24:31 2019 +0300

    <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - crash: use of "com.sun.star.ui.dialogs.FolderPicker" crashes"
   href="show_bug.cgi?id=123502">tdf#123502</a>: 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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>