[Libreoffice-bugs] [Bug 140332] FIREBIRD - LibreOffice Vanilla fails to load tables or reports from an embedded Firebird ODB file
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 19 18:04:08 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140332
--- Comment #5 from Tor Lillqvist <tml at iki.fi> ---
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.
--
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/20210219/fd1af300/attachment.htm>
More information about the Libreoffice-bugs
mailing list