Date: Wed, 10 Mar 1999 12:11:51 -0800 (PST) From: patl@phoenix.volant.org To: flygt@sr.se Cc: Jerry Raynor <jerryr@ComCAT.COM>, freebsd-questions@freebsd.org Subject: Re: daily security check output Message-ID: <ML-3.3.921096711.9071.patl@asimov> In-Reply-To: <19990310195551.B34884@sr.se>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, Mar 10, 1999 at 09:09:32AM -0500, Jerry Raynor wrote: > > Can someone tell me what signal 11 is? > > > > kernel log messages: > > > pid 24815 (chat.cgi), uid 65534: exited on signal 11 > > If you look in man signal you'll find the eleventh signal is: > > SIGSEGV create core image segmentation violation Or, for a quick reminder, try 'kill -l'. This may not work with all shells; but it sure is handy when it does. It just gives you a complete number-to-name translation; if you aren't clear on exactly what each name means, you'll still have to read the signal man page. -Pat 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?ML-3.3.921096711.9071.patl>