Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Chkrootkit Problem/Finding

40 views
Skip to first unread message

David Baron

unread,
Nov 22, 2008, 2:40:09 PM11/22/08
to
Runs normally until a flood of

/usr/bin/find: `head' terminated by signal 13

messages.

What does this mean?


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Osamu Aoki

unread,
Nov 22, 2008, 8:40:05 PM11/22/08
to
On Sat, Nov 22, 2008 at 09:18:54PM +0200, David Baron wrote:
> Runs normally until a flood of
> /usr/bin/find: `head' terminated by signal 13
> messages.
> What does this mean?

13 is signal for PIPE. (See "man kill")

I also see bug report as:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505718

It looks like this simple tool is shell script which is not carefully
considering large files etc...

Osamu

0 new messages