https://bugs.documentfoundation.org/show_bug.cgi?id=173208
--- Comment #5 from Branislav Klocok <[email protected]> --- Cross-linking the upstream side of the Solar Mutex deadlock: Nelson MCP extension (quazardous/nelson-mcp) issue #37 — https://github.com/quazardous/nelson-mcp/issues/37 The extension's OnStartApp handler calls Desktop.getCurrentComponent() via pyuno on a background thread, which blocks on the Solar Mutex held by the main thread that is executing the Recovery-triggered SynchronousDispatch. Fixing either side breaks the cycle; the isolation-leak part of this bug (crash-time Recovery writes ignoring -env:UserInstallation) stands independently. -- You are receiving this mail because: You are the assignee for the bug.
