From owner-freebsd-stable@FreeBSD.ORG Fri Nov 4 07:13:00 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05C4F16A41F for ; Fri, 4 Nov 2005 07:13:00 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from pih-relay04.plus.net (pih-relay04.plus.net [212.159.14.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF9A43D48 for ; Fri, 4 Nov 2005 07:12:59 +0000 (GMT) (envelope-from jay@codegurus.org) Received: from jayton.plus.com ([84.92.156.191] helo=[127.0.0.1]) by pih-relay04.plus.net with esmtp (Exim) id 1EXvkw-00051R-6y; Fri, 04 Nov 2005 07:12:58 +0000 Message-ID: <436B09F6.2000800@codegurus.org> Date: Fri, 04 Nov 2005 07:12:54 +0000 From: Jayton Garnett User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Jeremy References: <4369BE96.6030003@codegurus.org> <20051104062214.GI39882@cirb503493.alcatel.com.au> In-Reply-To: <20051104062214.GI39882@cirb503493.alcatel.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: compile error - bus error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Nov 2005 07:13:00 -0000 Peter Jeremy wrote: >On Thu, 2005-Nov-03 07:39:02 +0000, Jayton Garnett wrote: > > >>Just to confirm my suspicions, while compiling apache 2.0.55 on a fresh >>install of FreeBSD 5.4 with fresh cvsup'd ports tree I got an error, the >>error stated : Bus error. >>This is a hardware fault is it not? or is it some other error? >> >> > >I'd lean towards it being a hardware problem but you haven't provided >enough information to really answer this. Is the problem >reproduceable? > Yes it is reproducable, it just happened while compiling mysql41-server. While trying to compile apache20 a short while ago the computer rebooted itself, before that it had the same error so I tried compiling again and thats when it rebooted. >If the bus error repeats in exactly the same place >then it's may be a problem with the toolchain. If the error moves >around then it's probably hardware. Do you have problems compiling >anything else (buildworld in particular). > > > I will try that tonight when I get home from work. Thanks, Jayton