Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2004 20:50:27 -0800
From:      Andrew Moran <amoran@forsythia.net>
To:        freebsd-questions@freebsd.org
Subject:   5.3 and Spinlock issues (again!)
Message-ID:  <E0175042-320A-11D9-9D25-000D93B1D960@forsythia.net>

next in thread | raw e-mail | index | archive | help

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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0175042-320A-11D9-9D25-000D93B1D960>