Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2007 13:47:21 -0400
From:      dexterclarke@Safe-mail.net
To:        freebsd-hackers@freebsd.org
Subject:   auditpipe leak?
Message-ID:  <N1-XZ6XLHAihD@Safe-mail.net>

next in thread | raw e-mail | index | archive | help
If I repeatedly do:

# praudit /dev/auditpipe
^C

I end up with rather a lot of /dev/auditpipe*

crw-------  1 root  wheel    0, 137 21 Oct 17:51 /dev/auditpipe0
crw-------  1 root  wheel    0, 138 21 Oct 17:51 /dev/auditpipe1
crw-------  1 root  wheel    0, 141 21 Oct 17:51 /dev/auditpipe2
crw-------  1 root  wheel    0, 142 21 Oct 17:51 /dev/auditpipe3
crw-------  1 root  wheel    0, 143 21 Oct 17:51 /dev/auditpipe4

The numbers seem to increment forever, in testing, I got up to
/dev/auditpipe50 before rebooting to clean them up (I expect
just restarting devfs would've been enough, in retrospect).

Is this a known issue?

FreeBSD 6.2-RELEASE-p8 #2 i386

--
dc



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