ID:               44421
 User updated by:  obonhomme at nerim dot net
 Reported By:      obonhomme at nerim dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: FreeBSD 6.3
 PHP Version:      5.2CVS-2008-25-03
 Assigned To:      fb-req-jani
 New Comment:

The new compilation for the binary php-cgi without Suoshin patch
resolves the problem.

Suoshin id definitively out for me


Previous Comments:
------------------------------------------------------------------------

[2008-03-26 21:24:04] [EMAIL PROTECTED]

Please remove this "Suhosin" thing. We don't support any 3rd party
patches / extension and it is known to cause weird crashes like this.

------------------------------------------------------------------------

[2008-03-26 13:53:17] obonhomme at nerim dot net

The phpinfo script is available at the following URL

http://forum.kajiura.fr/phpdebug4421.php

The issue occurs with the index.php script which is effectively is very
big. The problem is that the bug is reproductible only with this script.
So it is not possible for the moment to make a shorter script.

------------------------------------------------------------------------

[2008-03-26 12:29:06] [EMAIL PROTECTED]

And also that the binary does NOT have ZTS enabled!

------------------------------------------------------------------------

[2008-03-26 12:27:52] [EMAIL PROTECTED]

That script is way too big for reproducing this elsewhere. Please
provide a shorter script, 10-20 lines which still causes the crash.
I'd also check with plain '<?php phpinfo(); ?>' script that the used
PHP  binary is the correct one and what php.ini file(s) are loaded and
what possible extensions are loaded.

------------------------------------------------------------------------

[2008-03-26 10:10:28] obonhomme at nerim dot net

I recompiled my PHP with the following command line : 

'./configure' '--with-layout=GNU'
'--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all'
'--enable-libxml' '--with-libxml-dir=/usr/local' '--enable-reflection'
'--program-prefix=' '--enable-fastcgi' '--prefix=/usr/local'
'--mandir=/usr/local/man' '--infodir=/usr/local/info/'

Nevertheless, the php-cgi binary still cores with this script.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/44421

-- 
Edit this bug report at http://bugs.php.net/?id=44421&edit=1

Reply via email to