Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2018 22:34:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 225237] www/firefox causes zombie through accessibility/speech-dispatcher
Message-ID:  <bug-225237-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225237

            Bug ID: 225237
           Summary: www/firefox causes zombie through
                    accessibility/speech-dispatcher
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: robbelics@gmail.com
                CC: avilla@FreeBSD.org, gecko@FreeBSD.org
                CC: avilla@FreeBSD.org, gecko@FreeBSD.org

I don't know where to assign blame so I'm starting with Firefox 58.0,1 cause
that's when I see the issue. I only noticed this for the first time a coupl=
e of
days ago when running "top" and seeing one zombie process.=20

$ ps ajx|grep -w Z
rob        87197   0.0  0.0       0      0  0  Z+   16:07       0:00.00
<defunct>
rob        87202   0.0  0.0   14928   2700  4  S+   16:08       0:00.00 grep
87197
$ ps aux|grep 87196
rob        87196   0.0  0.0   44048   7220  0  I+   16:07       0:00.00
/usr/local/lib/speech-
rob        87204   0.0  0.0   14928   2700  4  S+   16:08       0:00.00 grep
87196
$ ps aux|grep 87196
rob        87196   0.0  0.0   44048   7220  0  I+   16:07       0:00.00
/usr/local/lib/speech-dispatcher-modules/sd_cicero /usr/
rob        87206   0.0  0.0   14928   2700  4  S+   16:09       0:00.00 grep
87196

$ ps aux|grep 87196
rob        87196   0.0  0.0   44048   7220  0  I+   16:07       0:00.00
/usr/local/lib/speech-dispatcher-modules/sd_cicero
/usr/local/etc/speech-dispatcher/modules/cicero.conf
rob        87235   0.0  0.0   14928   2700  4  S+   16:13       0:00.00 grep
87196

What I don't understand is that 'pkg info -r speech-dispatcher' shows
www/chromium as dependent on this port and not Firefox.

Closing Firefox or killing it makes the zombie go away as I believe it shou=
ld
being the parent process.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225237-21738>