From owner-freebsd-questions@FreeBSD.ORG Sun Sep 19 01:49:50 2004 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 DE2C316A4CE for ; Sun, 19 Sep 2004 01:49:50 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4CC43D41 for ; Sun, 19 Sep 2004 01:49:48 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from working.potentialtech.com (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 8408569A71; Sat, 18 Sep 2004 21:49:47 -0400 (EDT) Date: Sat, 18 Sep 2004 21:49:46 -0400 From: Bill Moran To: robg Message-Id: <20040918214946.68fd0337.wmoran@potentialtech.com> In-Reply-To: <5c389d3b04091818304d4e283a@mail.gmail.com> References: <5c389d3b04091818304d4e283a@mail.gmail.com> Organization: Potential Technologies X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Recompiling `world` throws Segmentation fault 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: Sun, 19 Sep 2004 01:49:51 -0000 robg wrote: > Hi: > > I updated my source code to 4.10 and went to recompile world using > `make buildworld` and it prints this out: > > > gzip -cn /usr/src/usr.sbin/pccard/pccardd/pccard.conf.5 > pccard.conf.5.gz > gzip -cn /usr/src/usr.sbin/pccard/pccardd/pccardd.8 > pccardd.8.gz > Segmentation fault (core dumped) > *** Error code 139 > > Stop in /usr/src/usr.sbin/pccard. > *** Error code 1 > > Stop in /usr/src/usr.sbin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > 35218# > > Could someone tell me how to fix this? There is a FAQ entry on this, but the short answer is: If you try to make world multiple times, and it segfaults at a different part of the process each time, it's probably faulty hardware. See the FreeBSD FAQ for more information. Also, download and run something along the lines of memtest86 to see if your RAM is reliable. -- Bill Moran Potential Technologies http://www.potentialtech.com