-------- Original Message --------
Subject: Re: HTTP2 w/ threads on FBSD
Date: Wed, 06 Apr 2005 11:31:45 -0700
From: Paul Querna <[EMAIL PROTECTED]>
To: Philip M. Gollucci <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Paul Querna wrote:
Philip M. Gollucci wrote:
Hi,
on my FreeBSD 6.0-current/i386 (cvsuped from 5.3-release from CDS) so it should be after the SMPng
of the threading in the kernel.
I built PERL 5.9.3 w/ithreads. APR SVN trunk with threads (1.2.0) and httpd2 SNV(2.1.5-dev) trunk with both prefork and worker mpms.
Running either httpd gives me this
.Fatal error 'Spinlock called when not threaded.' at line 87 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno = 0)
That sounds like a regression from FreeBSD, upstream, not with APR. I am using similar versions to what you have, but with 5-STABLE (5.4rc1).
Sorry, its not a regression, it just happens when you have a program linked to *both* libpthread and libc_r. This is a problem from somewhere else in your system, look at using libmap.conf. This is not a problem with APR or HTTPD.
-- END ----------------------------------------------------------------------------- Philip M. Gollucci Senior Developer - Liquidity Services Inc. Phone: 202.568.6268 (Direct) E-Mail: [EMAIL PROTECTED] Web: http://www.liquidation.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
