On Tue, 7 Sep 2004, Russ Garrett wrote:
> Anyhow, the whole backtrace is here, I'd be interested to see what you
> think:
>
> http://static.last.fm/phpbug/bt.txt

Are you sure this happens with Apache1 as well?  I see you are running the
prefork mpm, but you are still linking against libpthread which means you
are getting the slower pthread-locked malloc calls which is where you are
stuck.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to