From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 09:41:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A596E37B404 for ; Mon, 11 Aug 2003 09:41:26 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E96BB43FBD for ; Mon, 11 Aug 2003 09:41:25 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 25460 invoked by uid 1000); 11 Aug 2003 16:41:45 -0000 Date: Mon, 11 Aug 2003 09:41:45 -0700 From: Joshua Oreman To: Bill Moran Message-ID: <20030811164145.GA25425@webserver> References: <3F37C60A.4050803@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F37C60A.4050803@potentialtech.com> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: signal 4 during buildworlds X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 16:41:27 -0000 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"