Date: Mon, 11 Aug 2003 09:41:45 -0700 From: Joshua Oreman <oremanj@get-linux.org> To: Bill Moran <wmoran@potentialtech.com> Cc: questions@freebsd.org Subject: Re: signal 4 during buildworlds Message-ID: <20030811164145.GA25425@webserver> In-Reply-To: <3F37C60A.4050803@potentialtech.com> References: <3F37C60A.4050803@potentialtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 11, 2003 at 12:36:26PM -0400 or thereabouts, Bill Moran wrote: > Hey, > > I'm getting sig 4 (core dumped) trying to buildworld. The has occurred 3 > times now, > at different places in the build. > > I'm used to seeing unreliable hardware cause sig 11's like this. But this > has been > a sig 4 each time. Can someone interpret this for me? Should I interpret > the sig 4 > the same as I would sig 11? Signal 4 is SIGILL. Signal 11 is SIGSEGV. Same difference (okay, not really, but treat it the same). -- Josh > > -- > Bill Moran > Potential Technologies > http://www.potentialtech.com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030811164145.GA25425>