From owner-freebsd-stable@FreeBSD.ORG Sat Nov 3 23:25:11 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7DC316A417 for ; Sat, 3 Nov 2007 23:25:11 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from smtp.unitz.ca (mx1.unitz.ca [69.60.224.6]) by mx1.freebsd.org (Postfix) with ESMTP id 9CD2C13C48E for ; Sat, 3 Nov 2007 23:25:11 +0000 (UTC) (envelope-from ota@animenfo.com) Received: from localhost (localhost [127.0.0.1]) by smtp.unitz.ca (Postfix) with ESMTP id 278D46A9089 for ; Sat, 3 Nov 2007 18:53:02 -0400 (EDT) X-Virus-Scanned: amavisd-new at unitz.ca Received: from smtp.unitz.ca ([127.0.0.1]) by localhost (smtp.unitz.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dHt2IttEW1ko for ; Sat, 3 Nov 2007 18:53:01 -0400 (EDT) Received: from [192.168.0.10] (dsl-69-60-252-220.unitz.ca [69.60.252.220]) by smtp.unitz.ca (Postfix) with ESMTP id A39EF6A9082 for ; Sat, 3 Nov 2007 18:53:01 -0400 (EDT) Message-ID: <472CFC16.2030900@animenfo.com> Date: Sat, 03 Nov 2007 18:54:14 -0400 From: ota@animenfo.com User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD-BETA2 Signal 11 During Install 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: Sat, 03 Nov 2007 23:25:11 -0000 Sorry for the double-post, but it appears it's not related to a network install or installing Linux compatibility files. It occurs when log into a mirror and tries to read the package data from INDEX: it core dumps with signal 11. Running gdb with a full backtrace reveals this: #12 0x28236e98 in __tsd_lock () from /lib/libc.so.7 No symbol table info available. Should I post any more information? Russell Doucette