Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 19:13:39 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Jerry Raynor <jerryr@ComCAT.COM>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: daily security check output
Message-ID:  <19990310191339.A97646@scientia.demon.co.uk>
In-Reply-To: <Pine.GSO.4.02A.9903100907550.14950-100000@uw>
References:  <Pine.GSO.4.02A.9903100907550.14950-100000@uw>

next in thread | previous in thread | raw e-mail | index | archive | help
Jerry Raynor wrote:

> Can someone tell me what signal 11 is?

Yes. /usr/include/sys/signal.h can.

$ grep 11 /usr/include/sys/signal.h
#define	SIGSEGV	11	/* segmentation violation */

Now, go and find the bug in chat.cgi... :-)

-- 
Ben Smithurst
ben@scientia.demon.co.uk

send a blank message to ben+pgp@scientia.demon.co.uk for PGP key


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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