[Bug 225237] www/firefox causes zombie through accessibility/speech-dispatcher

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 16 22:34:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225237

            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 at FreeBSD.org
          Reporter: robbelics at gmail.com
                CC: avilla at FreeBSD.org, gecko at FreeBSD.org
                CC: avilla at FreeBSD.org, gecko at 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 couple of
days ago when running "top" and seeing one zombie process. 

$ 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 should
being the parent process.

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


More information about the freebsd-gecko mailing list