| From | Sent On | Attachments |
|---|---|---|
| Andrew Moran | Nov 13, 2004 1:49 pm | |
| Slava | Nov 13, 2004 2:51 pm | |
| Andrew Moran | Nov 13, 2004 2:56 pm | |
| Sean McNeil | Nov 13, 2004 3:03 pm | |
| Andrew Moran | Nov 13, 2004 3:11 pm | |
| Daniel Eischen | Nov 13, 2004 4:42 pm | |
| Andrew Moran | Nov 13, 2004 8:29 pm | |
| Steve Kargl | Nov 14, 2004 6:25 am | |
| Daniel Eischen | Nov 14, 2004 8:42 am | |
| Andrew Moran | Nov 14, 2004 10:07 am |
| Subject: | seemingly unfixable Spinlock error under 5.3? | |
|---|---|---|
| From: | Andrew Moran (amo...@forsythia.net) | |
| Date: | Nov 13, 2004 8:29:57 pm | |
| List: | org.freebsd.freebsd-ports | |
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.
--Andy
On Nov 13, 2004, at 4:42 PM, Daniel Eischen wrote:
On Sat, 13 Nov 2004, Andrew Moran wrote:
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 = 2)" everytime I ran gnucash.
I suggest you move /usr/lib/libc_r.so* and /usr/lib/libthr.so* out of the way and see what happens. You also want to make sure you're not using a statically built program.
-- Dan Eischen
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "free...@freebsd.org"





