Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Mar 2019 14:02:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236715] net/samba48: samba leaves lots of zombie processes around
Message-ID:  <bug-236715-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236715
           Summary: net/samba48: samba leaves lots of zombie processes
                    around
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: arichardson@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)
          Assignee: timur@FreeBSD.org

I am using samba in QEMU (with the -net smb=3D/path/to/hostdir) to share
directories between QEMU and the host.
It seems like samba is spawning a new process every 30 minutes and not reap=
ing
it.=20

alr48       1066    0.0  0.0       0      0  -  Z    11:51         0:00.00
<defunct>
alr48       1092    0.0  0.0       0      0  -  Z    11:51         0:00.00
<defunct>
alr48       1095    0.0  0.0       0      0  -  Z    11:51         0:00.00
<defunct>
alr48       1697    0.0  0.0       0      0  -  Z    12:06         0:00.00
<defunct>
alr48       2206    0.0  0.0       0      0  -  Z    12:06         0:00.00
<defunct>
alr48       2663    0.0  0.0       0      0  -  Z    12:06         0:00.00
<defunct>
alr48      21569    0.0  0.0       0      0  -  Z    12:21         0:00.00
<defunct>
alr48      22064    0.0  0.0       0      0  -  Z    12:21         0:00.00
<defunct>
alr48      22233    0.0  0.0       0      0  -  Z    12:21         0:00.00
<defunct>
alr48      26734    0.0  0.0       0      0  -  Z    12:36         0:00.00
<defunct>
alr48      26737    0.0  0.0       0      0  -  Z    12:36         0:00.00
<defunct>
alr48      26783    0.0  0.0       0      0  -  Z    12:36         0:00.00
<defunct>
alr48      33804    0.0  0.0       0      0  -  Z    12:51         0:00.00
<defunct>
alr48      33835    0.0  0.0       0      0  -  Z    12:51         0:00.00
<defunct>
alr48      33872    0.0  0.0       0      0  -  Z    12:51         0:00.00
<defunct>
alr48      37798    0.0  0.0       0      0  -  Z    13:06         0:00.00
<defunct>
alr48      37836    0.0  0.0       0      0  -  Z    13:06         0:00.01
<defunct>
alr48      37859    0.0  0.0       0      0  -  Z    13:06         0:00.00
<defunct>
alr48      39687    0.0  0.0       0      0  -  Z    13:21         0:00.00
<defunct>
alr48      39717    0.0  0.0       0      0  -  Z    13:21         0:00.01
<defunct>
alr48      39744    0.0  0.0       0      0  -  Z    13:21         0:00.00
<defunct>
alr48      46892    0.0  0.0       0      0  -  Z    13:36         0:00.01
<defunct>
alr48      46893    0.0  0.0       0      0  -  Z    13:36         0:00.01
<defunct>
alr48      46894    0.0  0.0       0      0  -  Z    13:36         0:00.00
<defunct>
alr48      47110    0.0  0.0       0      0  -  Z    13:51         0:00.00
<defunct>
alr48      47111    0.0  0.0       0      0  -  Z    13:51         0:00.00
<defunct>
alr48      47112    0.0  0.0       0      0  -  Z    13:51         0:00.00
<defunct>
alr48      98399    0.0  0.0       0      0  -  Z    11:36         0:00.01
<defunct>
alr48      98414    0.0  0.0       0      0  -  Z    11:36         0:00.01
<defunct>

All of these processes are children of the smbd process: `/usr/local/sbin/s=
mbd
-l /tmp/qemu-smb.7LGXYZ -s /tmp/qemu-smb.7LGXYZ/smb.conf`
I haven't tried building a newer version of samba to see if that bug has be=
en
fixed. I will report back once I have done.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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