https://bugs.documentfoundation.org/show_bug.cgi?id=173208
--- Comment #9 from Branislav Klocok <[email protected]> --- Created attachment 208616 --> https://bugs.documentfoundation.org/attachment.cgi?id=208616&action=edit Reproducer: two concurrent UNO calls deadlock the office, no extension involved Standalone script. It starts its own office with a throwaway user profile on a private port, then issues loadComponentFromURL and, a few tens of milliseconds later, a supplier lookup for a module whose configuration manager has not been built yet. Exit code 3 means the office deadlocked, and the pid is printed so the state can be inspected with gdb. -- You are receiving this mail because: You are the assignee for the bug.
