From owner-freebsd-questions@FreeBSD.ORG Fri Jun 10 04:02:52 2005 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 A052A16A41C for ; Fri, 10 Jun 2005 04:02:52 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A2643D53 for ; Fri, 10 Jun 2005 04:02:52 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so338995wri for ; Thu, 09 Jun 2005 21:02:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=h5qqybLbLnkIzlMafHt+9QWR0V7LhzVVagIzCFyWZRdg6fdSpXSPJWhqg3yRIxpknc1NgouIUB6mZf+EPuvQRtRSFWBczmSH0FyPmSaCBm7DZQcqP1cNins/c7kK09RaUwjnnWD36ChqB9nFbjsD7Nz6UIpx2l1CJLsZAZlvahU= Received: by 10.54.129.1 with SMTP id b1mr793859wrd; Thu, 09 Jun 2005 21:02:50 -0700 (PDT) Received: by 10.54.4.67 with HTTP; Thu, 9 Jun 2005 21:02:50 -0700 (PDT) Message-ID: Date: Fri, 10 Jun 2005 16:02:50 +1200 From: Juha Saarinen To: Kris Kennaway In-Reply-To: <20050610034225.GA58469@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050610032917.GA58318@xor.obsecurity.org> <20050610034225.GA58469@xor.obsecurity.org> Cc: "freebsd-questions@freebsd.org" Subject: Re: Recovering from a late "make installworld" failure? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juha Saarinen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 04:02:52 -0000 On 6/10/05, Kris Kennaway wrote: > This usually only causes problems when you also are trying to upgrade > across major revisions (e.g. FreeBSD 4.x -> 5.x). Did you do this by > accident? No, it's a RELENG-5 box that was freshly cvsup'ed this morning (NZ time) and which I had upgraded several times before from source since the original 5.2.1 installation -- I was able to "cheat" and not boot into single mode for installworld before actually. For the benefit of the list archive, booting into single mode didn't help. Just about every single binary segfaults, including /bin/sh. Never seen that happen before.=20 --=20 Juha