https://bugs.documentfoundation.org/show_bug.cgi?id=95843
Bug ID: 95843
Summary: Headless mode leaves zombie process
Product: LibreOffice
Version: 4.4.6.3 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
I'm running soffice in headless mode and it leaves 1 zombie process. I start it
with: /opt/libreoffice4.4/program/soffice.bin --headless
"ps aux| grep sof" shows me this:
root 3067 1.0 3.9 591180 40312 pts/0 Sl+ 08:31 0:00
/opt/libreoffice4.4/program/soffice.bin --headless
root 3069 0.0 0.0 0 0 pts/0 Z+ 08:31 0:00 [soffice.bin] <defunct>
the process gets SIGCHLD signal but doesn't issue wait()
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=3069, si_status=1,
si_utime=0, si_stime=0} ---
--
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