From owner-freebsd-threads@FreeBSD.ORG Mon Sep 15 08:16: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 BD34316A4BF; Mon, 15 Sep 2003 08:16:19 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB38A43F75; Mon, 15 Sep 2003 08:16:18 -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 h8FFGGDm020962; Mon, 15 Sep 2003 11:16:17 -0400 (EDT) Date: Mon, 15 Sep 2003 11:16:16 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Maxim Konovalov In-Reply-To: <20030915174958.L22723@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: Mon, 15 Sep 2003 15:16:19 -0000 On Mon, 15 Sep 2003, Maxim Konovalov wrote: > On Tue, 9 Sep 2003, 21:40+0400, Maxim Konovalov wrote: > > > On Tue, 9 Sep 2003, 13:22-0400, Daniel Eischen wrote: > > > > > On Tue, 9 Sep 2003, Maxim Konovalov wrote: > > > > > > > [...] > > > > > > I have just re-run firebird, it exited without any warnings. > > > > > > > > > > How old is your kernel? > > > > > > > > $ uname -a > > > > FreeBSD golf.macomnet.net 5.1-CURRENT FreeBSD 5.1-CURRENT #0: > > > > Tue Sep 9 13:58.. > > > > > > > > > Messages will go to /var/log/messages, not stdout. > > > > > > > > Yep, I know. > > > > > > It is still possible that NVidia drivers/OpenGL is biting > > > you. Any way to try it on another box or without any NVidia > > > stuff? > > > > I will reconfigure X tomorrow and try. > > I can reproduce the same behaviour on my laptop and yesterday current > without nvidia hardware so it is not nvidia related. How are you configuring libmap.conf? With default mappings or constrained mappings? Have you built any of your ports with the version of gcc that had -pthread removed? Does libc appear before libc_r (or libkse when libmap'd) in 'ldd '? I can't reproduce this on any of my systems. I have tested it on 2 different laptops with ATI chipsets, and 2 desktops with Matrox chipsets. -- Dan Eischen