From owner-freebsd-threads@FreeBSD.ORG Tue Sep 9 10:16:34 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 AB8F916A4BF; Tue, 9 Sep 2003 10:16:34 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B247743FEC; Tue, 9 Sep 2003 10:16:33 -0700 (PDT) (envelope-from eischen@vigrid.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 h89HGWtp004903; Tue, 9 Sep 2003 13:16:32 -0400 (EDT) Date: Tue, 9 Sep 2003 13:16:32 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Maxim Konovalov In-Reply-To: <20030909200046.E46605@news1.macomnet.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David Xu cc: threads@FreeBSD.org Subject: Re: libthr/libkse and Mozilla Firebird X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: deischen@FreeBSD.org List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 17:16:34 -0000 On Tue, 9 Sep 2003, Maxim Konovalov wrote: > On Tue, 9 Sep 2003, 11:57-0400, Daniel Eischen wrote: > > > On Tue, 9 Sep 2003, Maxim Konovalov wrote: > > > > > On Tue, 9 Sep 2003, 22:10+0800, David Xu wrote: > > > > > > > On Tuesday 09 September 2003 21:32, Maxim Konovalov wrote: > > > > > On Sat, 6 Sep 2003, 20:44+0800, David Xu wrote: > > > > > > On Saturday 06 September 2003 19:50, Daniel Eischen wrote: > > > > > > > Have you tried updating libpthread very recently (yesterday?). > > > > > > > There was a commit a few days ago that broke libpthread; kde > > > > > > > wouldn't even work. I'm not sure if it has been fixed yet, > > > > > > > but there was a commit yesterday that may have fixed it. > > > > > > > David or kan should know... > > > > > > > > > > > > Yes, the problem seems be fixed, it works fine now. > > > > > > > > > > It seems it is not. With today sources and libkse firebird exits soon > > > > > after startup, openoffice 1.0.2 coredumps, mplayer 0.90.0.110_4 > > > > > coredumps too (probably due to nvidia TSD, do not know). > > > > > > > > Can you try following revisions ? > > > > lib/libpthread/Makefile revision 1.47 > > > > lib/libpthread/support/Makefile.inc revision 1.5 > > > > > > > > They were stable point. Possible kan can answer your question. > > > > > > The same result: firebird suddenly exits. > > > > You need to tell us if you are getting static ldt warning messages > > out of the kernel (committed sometime yesterday). > > I have just re-run firebird, it exited without any warnings. How old is your kernel? Messages will go to /var/log/messages, not stdout. -- Dan Eischen