From owner-freebsd-current@FreeBSD.ORG Mon Mar 5 19:03:46 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C0F3106564A for ; Mon, 5 Mar 2012 19:03:46 +0000 (UTC) (envelope-from jos@catnook.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 97C968FC0A for ; Mon, 5 Mar 2012 19:03:45 +0000 (UTC) Received: by eaaf13 with SMTP id f13so1610717eaa.13 for ; Mon, 05 Mar 2012 11:03:44 -0800 (PST) Received-SPF: pass (google.com: domain of jos@catnook.com designates 10.14.101.141 as permitted sender) client-ip=10.14.101.141; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jos@catnook.com designates 10.14.101.141 as permitted sender) smtp.mail=jos@catnook.com Received: from mr.google.com ([10.14.101.141]) by 10.14.101.141 with SMTP id b13mr11844507eeg.92.1330974224631 (num_hops = 1); Mon, 05 Mar 2012 11:03:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.101.141 with SMTP id b13mr8965882eeg.92.1330972861785; Mon, 05 Mar 2012 10:41:01 -0800 (PST) Received: by 10.14.22.66 with HTTP; Mon, 5 Mar 2012 10:41:01 -0800 (PST) In-Reply-To: <20120305181025.GJ23354@e-new.0x20.net> References: <4F54DE25.7050200@lissyara.su> <4F54DEAC.3040200@lissyara.su> <20120305181025.GJ23354@e-new.0x20.net> Date: Mon, 5 Mar 2012 10:41:01 -0800 Message-ID: From: Jos Backus To: Lars Engels Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnHYCMJlD3vBQ+daFYwz2Ru6uY/BAQmuQ2N25pPjmZPrnpLT13YOuxDhjIqFDLPIdoiW78k Cc: Alex Keda , freebsd-current@freebsd.org Subject: Re: -CURRENT is broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2012 19:03:46 -0000 On Mon, Mar 5, 2012 at 10:10 AM, Lars Engels wrote: > On Mon, Mar 05, 2012 at 07:41:32PM +0400, Alex Keda wrote: >> On 05.03.2012 19:39, Alex Keda wrote: >> > I have 2 machine, i386 and amd64 >> > world rebuild tonight all work. all applications crash with core dump... >> read as "world rebuild tonight not work" =)) I noticed the same thing. My `make world' dies right after installing the new runtime linker. I was able to recover by copying ld-elf.so.1.old using /rescue/{chflags,cp}. Oddly enough, when I manually build and install the runtime linker, it works. Maybe that's a clue as to what's wrong. Jos -- Jos Backus jos at catnook.com