ID: 29025 Updated by: [EMAIL PROTECTED] Reported By: rashid at ds dot pg dot gda dot pl Status: Open Bug Type: Reproducible crash Operating System: win 2k3 PHP Version: 5CVS-2004-07-05 (dev) New Comment:
Does this still happen? Please download another snapshot. Thanks. Previous Comments: ------------------------------------------------------------------------ [2004-07-13 16:26:46] fixxxer at php5 dot ru The problem still exists with the lastest snapshot. winxp/apache 1.3.31 What I've noticed is this depends on xslt extension: if it is not loaded (e.g. if commenting out extension=php_xsl.dll in php.ini), apache does not crash. Unfortunately i have no possibility to build php from sources --with-debug to provide bt, but here is the callstack information for the win32-200407131030.zip snapshot, maybe this will help. > php5ts.dll!0090e2fd() php5ts.dll!0094145a() php5ts.dll!00931ead() php5ts.dll!00931e5f() php5apache.dll!10002122() ApacheCore.dll!6ff621ff() [.....] ------------------------------------------------------------------------ [2004-07-06 11:04:12] rashid at ds dot pg dot gda dot pl with latest windows snapshot the problem is still present ------------------------------------------------------------------------ [2004-07-06 09:51:49] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2004-07-05 23:55:24] rashid at ds dot pg dot gda dot pl Description: ------------ latest php5 builds cause apache crashes during shutdown. it happens since at least june 2nd (i didn`t have this problem earlier). here`s line from system log: Application Failure Apache.exe 0.0.0.0 in php5ts.dll 5.0.0.0 at offset 0003e32a. apache version 1.3.28 clean php5 - without any additional extensions loaded before server shutdown php works fine ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29025&edit=1