Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2021 13:22:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259084] Panic while kill -9 syslogd
Message-ID:  <bug-259084-227-3NTe7dZOeL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259084-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259084-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from Peter Eriksson <pen@lysator.liu.se> ---
It seems the syslogd processes is blocking in the kernel at a "pipe_write":

# egrep syslogd /var/log/sys/15:10/procstat-kk-a.log
 9212 101640 syslogd             -                   mi_switch+0xd4
sleepq_catch_signals+0x403 sleepq_wait_sig+0xf _sleep+0x1de pipe_write+0x583
dofilewrite+0xb0 sys_write+0xc0 amd64_syscall+0x387 fast_syscall_common+0xf=
8=20

Looking at our other servers I notice that syslogd has frozen on more than =
one
of them causing thousands of defunct processes, and it seems to have happen=
ed
at the time of a log rotate. Hmm...

--=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-259084-227-3NTe7dZOeL>