Bug 71714

Summary: Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) (BETA4)
Product: Base System Reporter: Sergey I. Lang <lsi>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Sergey I. Lang 2004-09-14 03:50:23 UTC
Don't make port qt-3.3.3, kde

How-To-Repeat:       Problem repeat after release 5.3 BETA4
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-09-16 04:45:39 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-bugs

This does not sound i386-specific.
Comment 2 henrik.w.lund 2004-09-23 01:48:14 UTC
Running FreeBSD/amd64 5.3-BETA5 and I can confirm the problem. It seems 
not related to the building of the qt port, but rather to libpthread. 
Mozilla, for one, produces the same error message, as do some other 
builds as well.

Libmapping pthread to libc_r is a workaround, but shouldn't this work 
for pthread too?
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2004-09-30 22:10:16 UTC
State Changed
From-To: open->closed

Problem is caused by mismatched thread libraries (something is linking 
to both libc_r and libpthread).  Find it and recompile, or use libmap.