From owner-freebsd-threads@FreeBSD.ORG Fri May 30 13:42:18 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 68F5637B401 for ; Fri, 30 May 2003 13:42:18 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02DE343F3F for ; Fri, 30 May 2003 13:42:17 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h4UKgEEU087672; Fri, 30 May 2003 22:42:14 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Fri, 30 May 2003 22:42:14 +0200 (CEST) From: Martin Blapp To: Daniel Eischen In-Reply-To: Message-ID: <20030530224124.S94836@cvs.imp.ch> References: 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:42:18 -0000 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. Martin