https://bugs.freedesktop.org/show_bug.cgi?id=56286
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- Assignee|[email protected] |[email protected] |desktop.org | --- Comment #5 from Stephan Bergmann <[email protected]> --- "BUG IN CLIENT OF LIBDISPATCH: Do not close random Unix descriptors": Looks like this is due to the fix for bug 50603, <http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5e9c2e3e85a2bcdd6a0b2088253fc133e52e831> "fdo#50603: Close fds across a restart of soffice on Mac OS X." Very early in main (before calling osl_setCommandArgs, so this matches the state of thread 0 in comment 0), we close all open file descriptors on Mac OS X. It appears that by that time additional OS-specific threads can already have been started and opened some file descriptors, though. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
