From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 04:52:03 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 15B5316A4D1; Mon, 27 Sep 2004 04:52:03 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D9943D48; Mon, 27 Sep 2004 04:52:02 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (adsl-67-124-49-205.dsl.snfc21.pacbell.net [67.124.49.205])i8R4q6qM007883; Mon, 27 Sep 2004 00:52:06 -0400 Message-ID: <41579C70.5080604@elischer.org> Date: Sun, 26 Sep 2004 21:52:00 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030524 X-Accept-Language: en, hu MIME-Version: 1.0 To: Andreas Klemm References: <415720FD.8080603@samsco.org> <20040926212936.GA4247@titan.klemm.apsfilter.org> <20040926214139.GA60201@titan.klemm.apsfilter.org> In-Reply-To: <20040926214139.GA60201@titan.klemm.apsfilter.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Fatal error 'Spinlock called when not threaded.' ... (Re:FreeBSD 5.3-BETA6 available) 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: Mon, 27 Sep 2004 04:52:03 -0000 Andreas Klemm wrote: > Creating this helped (thanks to google ;-) > > /etc/libmap.conf: > libpthread.so.1 libc_r.so.5 > libpthread.so libc_r.so > > Has there been a change last recently ? > > Since with BETA5 I didn't have any trouble. > > Andreas /// > well, 100% backwards bit it will remove the error.. you are saying that you should always replace the real threads package with pseudothreads. try it the other way around..