From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 08:26:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E300616A4CE for ; Thu, 12 Feb 2004 08:26:19 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0D4343D1D for ; Thu, 12 Feb 2004 08:26:19 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i1CGQGfo018599; Thu, 12 Feb 2004 11:26:16 -0500 (EST) Date: Thu, 12 Feb 2004 11:26:16 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Kris Kennaway In-Reply-To: <20040212115140.GA41238@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Divacky Roman cc: current@freebsd.org Subject: Re: thread error X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 16:26:20 -0000 On Thu, 12 Feb 2004, Kris Kennaway wrote: > On Thu, Feb 12, 2004 at 12:08:55PM +0100, Divacky Roman wrote: > > On 10th Feb built machine > > I get this error: > > spravci ~$ firefox > > Fatal error 'Spinlock called when not threaded.' at line 83 in file > > /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) > > Segmentation fault (core dumped) > > spravci ~$ uname -a > > FreeBSD spravci.mzm.cz 5.2-CURRENT FreeBSD 5.2-CURRENT #12: Tue Feb 10 > > 09:03:20 GMT 2004 root@spravci.mzm.cz:/usr/obj/usr/src/sys/MYKERNEL > > i386 > > > > the firefox is freshly built so I expect built it again wont help... > > This has been discussed and answered several dozen times over the past > few days..please read the archives. You can also point them at src/UPDATING which everyone running -current should read ;-) -- Dan Eischen