From owner-freebsd-current@FreeBSD.ORG Sat Nov 13 23:03:43 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 17A9816A4CE; Sat, 13 Nov 2004 23:03:43 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A0543D1D; Sat, 13 Nov 2004 23:03:42 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 55C07F18B9; Sat, 13 Nov 2004 15:03:42 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 15467-05; Sat, 13 Nov 2004 15:03:32 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id B754BF182A; Sat, 13 Nov 2004 15:03:32 -0800 (PST) From: Sean McNeil To: Andrew Moran In-Reply-To: <103957F0-35C7-11D9-9133-000D93B1D960@forsythia.net> References: <200411140051.42438.sla@smz.com.ua> <103957F0-35C7-11D9-9133-000D93B1D960@forsythia.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-G2HVonYgbS/3hRJxPVme" Date: Sat, 13 Nov 2004 15:03:32 -0800 Message-Id: <1100387012.11089.3.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port X-Virus-Scanned: by amavisd-new at mcneil.com cc: freebsd-current@freebsd.org cc: Slava cc: freebsd-ports@freebsd.org Subject: Re: seemingly unfixable Spinlock error under 5.3? 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: Sat, 13 Nov 2004 23:03:43 -0000 --=-G2HVonYgbS/3hRJxPVme Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2004-11-13 at 14:55 -0800, Andrew Moran wrote: > I have tried mapping libc_r to libpthread using libmap.conf. it does=20 > not seem to have any effect.. Which doesn't surprise me too much since=20 > I can't find anything actually linked to libc_r anyway. > :( You should check to see if gnucash is using any plug-ins or shared libraries. You need to check everything gnucash is using. The easiest thing would be to do a portupgrade -fR gnucash I just bit the bullet and recompiled all my ports when that happened to me. For the libmap.conf you should check that it is working properly. Try mapping libpthread.so to libthr.so and do an ldd to verify. > On Nov 13, 2004, at 2:51 PM, Slava wrote: >=20 > > more /usr/src/UPDATING > > /20040303 > > > > man libmap.conf > > > >> I made the jump from 5.21 to 5.3 earlier and started getting the > >> infamous "Fatal error 'Spinlock called when not threaded.' at line 83 > >> in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno =3D 2)" > >> everytime I ran gnucash. > > > >> I asked the freebsd-questions list but have gotten no response. So > >> in desperation, I'm broadening my quest. I don't want to reinstall > >> the server from scratch if there is another way to fix this error. > >> Could there be something in my kernel configuration causing this? I > >> can't find a reference to libc_r or libkse *anywhere*. :/ > >> > >> Does anyone have any ideas for me to try? Thank you for your time. > >> > >> --And > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to=20 > >> "freebsd-ports-unsubscribe@freebsd.org" > >> > > > > --=20 > > Vyacheslav Bocharov > > VB29-UANIC > > _______________________________________________ > > freebsd-ports@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > To unsubscribe, send any mail to=20 > > "freebsd-ports-unsubscribe@freebsd.org" >=20 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " >=20 --=-G2HVonYgbS/3hRJxPVme Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBlpLEyQsGN30uGE4RAqs8AKDdv8oqAlWztvjEAQVF/y/geiZzCACfaoi2 eIxznXfcBHJwUoZC7/3/LM4= =6H0S -----END PGP SIGNATURE----- --=-G2HVonYgbS/3hRJxPVme--