ID: 43387
Updated by: [EMAIL PROTECTED]
Reported By: matteo at beccati dot com
Status: Open
Bug Type: Reproducible crash
Operating System: GNU/Linux 2.6.18 x86_64
PHP Version: 5.2.5
New Comment:
Note for developers: See bug #43476 (crash in same place)
Previous Comments:
------------------------------------------------------------------------
[2007-11-30 06:24:01] [EMAIL PROTECTED]
Note for developers: See bug #43459 (crash in same place)
------------------------------------------------------------------------
[2007-11-25 17:55:44] matteo at beccati dot com
If I was able to understand what is causing the issue, I would happily
create a short reproduce script. Unfortunately the bug only shows
randomly during shutdown after a very complex script. The best I could
do is to give you access to my machine in case the crash happens again,
but I'm afraid I can't do much more right now.
------------------------------------------------------------------------
[2007-11-25 17:31:26] [EMAIL PROTECTED]
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves.
A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external
resources such as databases, etc. If the script requires a
database to demonstrate the issue, please make sure it creates
all necessary tables, stored procedures etc.
Please avoid embedding huge scripts into the report.
------------------------------------------------------------------------
[2007-11-24 15:20:57] matteo at beccati dot com
FreeBSD, PHP 5.2.4:
./configure --with-apxs2=/usr/local/sbin/apxs --with-mysql=/usr/local
--with-pgsql=/usr/local/pgsql --with-zlib --with-iconv=/usr/local
--enable-bcmath --enable-ftp --enable-mbstring --with-mcrypt=/usr/local
--with-mhash=/usr/local --with-curl=/usr/local --with-xml --with-xmlrpc
--with-gettext --with-gd --enable-gd-native-ttf --with-png
--with-png-dir=/usr/local --with-jpeg --with-jpeg-dir=/usr/local
--with-freetype-dir=/usr/local --with-ttf=/usr/local --enable-pcntl
--enable-sockets --enable-sigchild --enable-shmop --enable-sysvmsg
--enable-sysvsem --enable-sysvshm
No extensions loaded in php.ini. Nothing has changed, but I'm unable to
reproduce it ATM.
Linux, PHP 5.2.5:
./configure --prefix=/usr/local/php-5.2.5
--with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr/local/mysql-5.0 --with-pgsql=/usr/local/pgsql-8.2
--enable-mbstring --with-gd --enable-gd-native-ttf --with-freetype-dir
--with-jpeg-dir --with-png-dir --with-curl --with-openssl --with-zlib
--enable-pcntl
No extensions loaded in php.ini. Another CriuseControl build failed for
that very reason the last night.
------------------------------------------------------------------------
[2007-11-24 12:14:54] [EMAIL PROTECTED]
What configure line was used when building PHP? Are you loading some
extensions in php.ini? Did you disable all zend extensions (like caches,
optimizers..etc.) ?
------------------------------------------------------------------------
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/43387
--
Edit this bug report at http://bugs.php.net/?id=43387&edit=1