Date: Wed, 22 Sep 2004 16:00:45 GMT From: Henrik W Lund <henrik.w.lund@broadpark.no> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/71714: Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) (BETA4) Message-ID: <200409221600.i8MG0jNF088018@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/71714; it has been noted by GNATS. From: Henrik W Lund <henrik.w.lund@broadpark.no> To: freebsd-gnats-submit@FreeBSD.org, lsi@samtel.ru Cc: Subject: Re: kern/71714: Fatal error 'Spinlock called when not threaded.' at line 83 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0) (BETA4) Date: Wed, 22 Sep 2004 17:48:14 -0700 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?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409221600.i8MG0jNF088018>