Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 2004 11:42:38 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Andrew Moran <amoran@forsythia.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: seemingly unfixable Spinlock error under 5.3?
Message-ID:  <Pine.GSO.4.43.0411141140420.14709-100000@sea.ntplx.net>
In-Reply-To: <D40DF712-35F5-11D9-B17D-000D93B1D960@forsythia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 13 Nov 2004, Andrew Moran wrote:

>
> Okay this is weird!  If I move libc_r.* out of /usr/lib and into /tmp,
> then gnucash will run without a problem!   if I move it back, it
> crashes again.  I moved it out of the way and recompiled it
> (portupgrade -fR gnucash).. It built fine (like it did before) and
> runs.. but as soon as I move libc_r.* back into /usr/lib, it crashes.
> :(
>
> Do I need libc_r in /usr/lib?  is it safe to move them?    Everytime I
> rebuild world, it'll just put it back, I'm guessing.  Ugh.

Something is using libc_r, perhaps dlopen()ing it.  I have no
idea what it is, but something seems hosed with your ports
or your environment.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0411141140420.14709-100000>