From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 10:10:15 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 BC26F37B47A for ; Mon, 11 Aug 2003 10:10:15 -0700 (PDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042BD43F3F for ; Mon, 11 Aug 2003 10:10:15 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.9/8.12.8) with ESMTP id h7BHA921075296; Mon, 11 Aug 2003 13:10:09 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.2.0.9.0.20030811130934.07ef2f60@209.112.4.2> X-Sender: mdtpop@209.112.4.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Mon, 11 Aug 2003 13:11:40 -0400 To: Bill Moran , questions@freebsd.org From: Mike Tancsa In-Reply-To: <3F37C60A.4050803@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: By Sentex Communications (lava/20020517) 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 17:10:16 -0000 Are you using CPU optimizations not appropriate for your CPU ? What is in /etc/make.conf and what type of hardware do you have ? You will get these sorts of errors if you try and use say i686 or AMD specific instructions on a ITX or 486 CPU. ---Mike At 12:36 PM 11/08/2003 -0400, 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? > >-- >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"