From owner-freebsd-threads@FreeBSD.ORG Fri May 30 13:49:19 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4219337B401 for ; Fri, 30 May 2003 13:49:19 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82BF843F85 for ; Fri, 30 May 2003 13:49:18 -0700 (PDT) (envelope-from eischen@pcnet.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h4UKnHNc014776; Fri, 30 May 2003 16:49:17 -0400 (EDT) Date: Fri, 30 May 2003 16:49:17 -0400 (EDT) From: Daniel Eischen To: Martin Blapp In-Reply-To: <20030530224124.S94836@cvs.imp.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-threads@freebsd.org Subject: Re: panic during openoffice build with libkse X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 20:49:19 -0000 On Fri, 30 May 2003, Martin Blapp wrote: > > Hi, > > > I did get a progress bar; it popped up and got to a bit more > > than 50% and then went away. I then got the following errors: > > Damn. Can you add a ktrace before the setup call and send me the > output ? That may help. Nevermind! I forgot that I was running with an older libkse copied over libc_r! Sorry, pilot error. It seems to be installing OK now. Getting that installed was one of the things I wanted to do so I could better test libkse. -- Dan Eischen