From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 09:52:32 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 6BB2216A4CE; Mon, 27 Sep 2004 09:52:32 +0000 (GMT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.uni-dortmund.de [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id C04B343D3F; Mon, 27 Sep 2004 09:52:31 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 894AE1674EF; Mon, 27 Sep 2004 11:52:30 +0200 (CEST) Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i8R9qTSK096981 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 27 Sep 2004 11:52:29 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: freebsd-current@freebsd.org Date: Mon, 27 Sep 2004 11:52:24 +0200 User-Agent: KMail/1.7 References: <20040926214139.GA60201@titan.klemm.apsfilter.org> <20040927061627.GA1384@titan.klemm.apsfilter.org> In-Reply-To: <20040927061627.GA1384@titan.klemm.apsfilter.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1592214.BVejiETdSy"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409271152.28294.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new 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 09:52:32 -0000 --nextPart1592214.BVejiETdSy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 27 September 2004 08:16, Andreas Klemm wrote: > On Sun, Sep 26, 2004 at 07:36:26PM -0400, Daniel Eischen wrote: > > On Sun, 26 Sep 2004, 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 ? > > > > No, not recently, but a few months ago. You're suppose to read > > src/UPDATING. Hint, search for entries 20040303 and 20040130. > > No I cannot be hitten by this. I upgrated multiple times via > several Beta stages. Perhaps you accidentally installed a package for 5.2.1-Release at some poin= t=20 (qt is a likely candidate). Or you started out with 5.2.1-Release, upgraded= =20 to your several 5.3-BETA stages and never actually recompiled your ports an= d=20 you have lots of linkage to libc_r left - if so, you should really do it so= on=20 (you can check easily by ldd'ing stuff in /usr/local/lib and /usr/X11R6/lib= -=20 if you have lots of stuff linking to libc_r, you're in for a portupgrade -f= a.=20 Make sure to comment out all lines in /etc/libmap.conf before doing the=20 ldd-thing though: libmap will affect ldd as well and you'll get false resul= ts=20 if it's active. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1592214.BVejiETdSy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBV+LcXhc68WspdLARAv2fAJ9HdFnub4Pd8vIy3pwXjKBXq5kzhwCfbMTA g3Xc6BJ3YlRD81lU2vTE/zU= =PwyY -----END PGP SIGNATURE----- --nextPart1592214.BVejiETdSy--