5.3 and Spinlock issues (again!)
Andrew Moran
amoran at forsythia.net
Mon Nov 8 20:50:45 PST 2004
I've updated to FreeBSD 5.3 I've rebuilt all my ports (portupgrade -f
-a). I'm still having problems getting gnucash to launch:
[amoran at celebrian] ~$ gnucash
Fatal error 'Spinlock called when not threaded.' at line 83 in file
/usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 2)
Abort trap (core dumped)
I tried it with an /etc/libmap.conf:
libpthread.so.1 libpthread.so.1
libpthread.so libpthread.so # now uses 'libpthread'
libc_r.so.5 libpthread.so.1 # Everything that uses 'libc_r'
libc_r.so libpthread.so # now uses 'libpthread'
libkse.so.1 libpthread.so.1
libkse.so libpthread.so
and i've tried it without. What is going on? Is there some kernel
option I need to disable? I want to be able to run gnucash again. :(
--Andy
More information about the freebsd-questions
mailing list