Bug 178433 - editors/libreoffice generates zombie processes after i close the application.
Summary: editors/libreoffice generates zombie processes after i close the application.
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 22:00 UTC by Ferenc Gal
Modified: 2018-02-20 14:01 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferenc Gal 2013-05-08 22:00:00 UTC
If i close one of the LibreOffice application (Base,Calc,etc...),the proccess did not close instead of goes to a zombie process:

68983  -  I       0:00.26 /usr/local/lib/libreoffice/program/oosplash --writer
68994  -  I       0:01.04 /usr/local/lib/libreoffice/program/soffice.bin --writer --splash-pipe=6
68997  -  I       0:00.14 /usr/local/lib/libreoffice/program/oosplash --writer
69008  -  I       0:02.76 /usr/local/lib/libreoffice/program/soffice.bin --writer --splash-pipe=6
69422  -  I       0:00.17 /usr/local/lib/libreoffice/program/oosplash --calc
69433  -  S       0:02.77 /usr/local/lib/libreoffice/program/soffice.bin --calc --splash-pipe=6
69440  -  S       0:00.16 /usr/local/lib/libreoffice/program/oosplash --draw
69451  -  S       0:02.87 /usr/local/lib/libreoffice/program/soffice.bin --draw --splash-pipe=6

I have to kill them manually.

Thanks!

Fix: 

I do not have any fix at the moment.
How-To-Repeat: Open a LibreOffice application and try to close it.
Comment 1 Ferenc Gal 2013-05-08 22:10:34 UTC
I do not find any error in DMESG neither in "/var/log/" logs. On the
9.1-Relase i used GCC4.2 to compile the LibreOffice with the default
options.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-08 22:23:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->office

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 vsjcfm 2013-05-08 22:24:52 UTC
Confirmed on 9.1-RELEASE-p3 amd64
Comment 4 elwood 2013-06-28 21:13:23 UTC
Same problem with LO 4.0.4
9.1-RELEASE-p4 amd64
Comment 5 Carlos J Puga Medina 2013-06-29 23:28:48 UTC
Reverting this commit fixes the problem:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=0dce7eae55bf90d2a7171a1fb8663d66ba4ac6d3
Comment 6 spry 2014-04-01 12:57:14 UTC
Unfortunately, this bug is back w/ LO 4.1.5 :-(


-- 
Dental health is next to mental health.
Comment 7 Baptiste Daroussin freebsd_committer freebsd_triage 2014-08-26 06:40:18 UTC
It should be gone now, can anyone confirm?
Comment 8 Jakob Alvermark 2015-12-15 09:24:15 UTC
I have this problem on -CURRENT (r292211) and libreoffice-5.0.3_1.
Processes still running after I close the applications.
Comment 9 Walter Schwarzenfeld freebsd_triage 2018-01-13 04:52:16 UTC
libreoffice is at 5.3.7. Does this problem still exists?
Comment 10 Walter Schwarzenfeld freebsd_triage 2018-02-20 14:01:54 UTC
I close here with overcome by events. I there are still problems with recent versions, please open a new PR.