Dan Zoltak wrote:
Jani Taskinen wrote:
[snip]
There is a bug in 5.2.10 that might cause this, try latest SVN checkout of PHP_5_2 branch, it should be fixed now.
I've download and tested the latest snap (php5.2-200908020630) and I am still having the same issue. I have performed an strace with the following result:

You obviously do not have the correct sources then.
Try get them directly using SVN:

# svn co http://svn.php.net/repository/php/php-src/branches/PHP_5_2/

And if those don't work either, you need to provide a GDB backtrace, the strace is useless for this. Also make sure you configure PHP using --enable-debug !!

--Jani

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

Reply via email to