<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FIREBIRD - LibreOffice Vanilla fails to load tables or reports from an embedded Firebird ODB file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140332#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FIREBIRD - LibreOffice Vanilla fails to load tables or reports from an embedded Firebird ODB file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=140332">bug 140332</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>I finally spent some (of my own) time to debug this, and the root cause of the
bug is that Firebird uses System V semaphores on macOS, and those don't work in
a sandboxed process. Trying a patch that makes it use POSIX semaphores instead,
let's see.</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>