https://bugs.documentfoundation.org/show_bug.cgi?id=169711
CHEN Kai <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #14 from CHEN Kai <[email protected]> --- Tested with the latest master daily build you pointed to (macOS aarch64). Version: LibreOfficeDev 26.8.0.0.alpha0 Build ID: 4bf07d898cd3084ff9012f11776d1489b103236c Environment: - macOS 26.3 (25D125) - Apple Silicon (arm64) - GUI session logged in Result: Direct invocation still aborts in headless conversion mode: /Applications/LibreOfficeDev.app/Contents/MacOS/soffice --headless --convert-to pdf ... I tested twice; both runs exited with code 134 and produced no PDF output. A new crash report was generated: - soffice-2026-02-26-143449.ips The crash stack still includes: - ___RegisterApplication_block_invoke - _RegisterApplication - GetCurrentProcess - NSApplication sharedApplication/init - create_SalInstance - InitVCL() - soffice_main As a control test, launching the same conversion through macOS LaunchServices still works: open -W -n -a "/Applications/LibreOfficeDev.app/Contents/MacOS/soffice" --args ... So the issue still appears to be in the direct startup path on macOS, not in conversion itself. Please reopen. -- You are receiving this mail because: You are the assignee for the bug.
