From owner-freebsd-ia64@FreeBSD.ORG Thu Aug 26 18:08:34 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD2B16A4CE; Thu, 26 Aug 2004 18:08:34 +0000 (GMT) Received: from itchy.rabson.org (mailgate.nlsystems.com [80.177.232.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B4C43D49; Thu, 26 Aug 2004 18:08:33 +0000 (GMT) (envelope-from dfr@nlsystems.com) Received: from ns0.nlsystems.com (ns0.nlsystems.com [80.177.232.243]) by itchy.rabson.org (8.12.11/8.12.11) with ESMTP id i7QI8REt085249; Thu, 26 Aug 2004 19:08:27 +0100 (BST) (envelope-from dfr@nlsystems.com) From: Doug Rabson To: freebsd-ia64@freebsd.org Date: Thu, 26 Aug 2004 19:08:57 +0100 User-Agent: KMail/1.6.2 References: <20040826112533.J71976@hades.admin.frm2> <20040826152914.GA46300@dhcp53.pn.xcllnt.net> In-Reply-To: <20040826152914.GA46300@dhcp53.pn.xcllnt.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408261908.57577.dfr@nlsystems.com> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on itchy.rabson.org X-Virus-Scanned: clamd / ClamAV version 0.75.1, clamav-milter version 0.75c on itchy.rabson.org X-Virus-Status: Clean cc: ia64@freebsd.org Subject: Re: several 5.3-BETA1 problems X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 18:08:34 -0000 On Thursday 26 August 2004 16:29, Marcel Moolenaar wrote: > On Thu, Aug 26, 2004 at 01:46:55PM +0200, Joerg Pulz wrote: > > a short look with gdb shows that it is dumping at something with > > ...tls. sorry, > > i have the real function name not available, as the system is > > hanging at the same point i mentioned above. > > This is known. Unfortunately TLS functionality was added at the > eleventh hour and which broke ia64 in multiple places. The problems > seem to be resolved on HEAD and I think everything has been merged to > RELENG_5. However, the BETA1 was built from broken code. The upcoming > BETA2 should be good in this respect... I'm still waiting on re@ approval for the last fix to libc/gen/tls.c.