https://bugs.documentfoundation.org/show_bug.cgi?id=129689
Bug ID: 129689
Summary: Crash in: libmergedlo.so launch libreoffice from a
script FILEOPEN
Product: LibreOffice
Version: 6.3.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Impress
Assignee: [email protected]
Reporter: [email protected]
This bug was filed from the crash reporting server and is
br-a406f680-5f5e-45c8-adb0-ebeee19d51c5.
=========================================
Failed to start libreoffice from a script. Mainly Python (ver 3.5) but also
from bash.
- Used commands: os.system() and subprocess.run() where libreoffice were tried
to launch in headless, nologo, accept (URP) mode on a localhost (port 8100)
e.g.
os.system('/opt/libreoffice6.3/program/soffice --impress --headless --nologo
--accept="socket,host=localhost,port=8100;urp" &')
- libreoffice were called /usr/local/bin/libreoffice6.3. Also via
/opt/libreoffice6.3/program/soffice --impress
- Libreoffice were tried to open with a specific presentation (with --show
flag) and without a presentation as a parameter, both failed
All failed with segfault (ID#139)
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs