From owner-freebsd-questions@FreeBSD.ORG Mon Jun 19 20:48:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3EFF816A60C for ; Mon, 19 Jun 2006 20:48:58 +0000 (UTC) (envelope-from greenwood.andy@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B21043D5C for ; Mon, 19 Jun 2006 20:48:52 +0000 (GMT) (envelope-from greenwood.andy@gmail.com) Received: by wx-out-0102.google.com with SMTP id i31so871310wxd for ; Mon, 19 Jun 2006 13:48:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S3a2Iv6mH5AGQVOgOAV7y7IPzXVu/lBXKRJmtVVg05BSekzQzzjHbrFgn00OOfDwxKZhYHjN70x5lCjYUQ0PN9h+jMgNv9xHu1YaSuIjAj+5s3cLQeEgF1x+Mf07UyTiYPQFAqzvUioyJNG0YB7Pkza29krLucTSFVREPyPQ6SE= Received: by 10.70.83.9 with SMTP id g9mr9188975wxb; Mon, 19 Jun 2006 13:48:51 -0700 (PDT) Received: by 10.70.12.3 with HTTP; Mon, 19 Jun 2006 13:48:51 -0700 (PDT) Message-ID: <3ee9ca710606191348h698b925bn491c71996c0a839c@mail.gmail.com> Date: Mon, 19 Jun 2006 16:48:51 -0400 From: "Andy Greenwood" To: "Jacob Jennings" In-Reply-To: <2345a6660606191343p4d303fa1qf4e8a07e9c963e71@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2345a6660606191343p4d303fa1qf4e8a07e9c963e71@mail.gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: make buildworld errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 20:48:58 -0000 memtest is a good start, but isn't definate. I would recommend running memtest86, which you can get at http://www.memtest86.com/, overnight or longer and see if it comes up with anything. I had some wierd problems with compilling and this let me know that one of my sticks was bad. replaced them and everything works like a champ now. On 6/19/06, Jacob Jennings wrote: > Hello, I am attempting to update my FreeBSD 6.0 installation's source > tree directly after the install. I have cvsup'ed "src-all" and run > "make buildworld" in /usr/src. However, this command fails in a > different spot each time with a segmentation fault. Once the error > message was "Internal compiler error: Segmentation fault: 11" and > another time it was "Segmentation fault: (core dumped): Error 139", > and I simply cannot find a solution to this on google or freebsd > forums. I read that it may be linked to bad memory, but I installed > memtest and ran it with no complaints therefrom. What could possibly > be the problem? > _______________________________________________ > 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" >