From: ast dot markus at gmx dot net Operating system: Windows Vista SP1 x64 PHP version: 5.3CVS-2008-07-26 (snap) PHP Bug Type: Reproducible crash Bug description: IIS7 + PHP5.3 via FastCGI = Crash
Description: ------------ Try to use a PHP5.3dev via FastCGI on IIS7 causes php-cgi.php to crash. Reproduce code: --------------- <?php echo phpinfo(); ?> Expected result: ---------------- the phpinfo table Actual result: -------------- Thread 0 - System ID 3912 Entry point php_cgi!fcgi_impersonate+26 Create time 16.07.2008 18:07:25 Time spent in user mode 0 Days 0:0:0.78 Time spent in kernel mode 0 Days 0:0:0.265 Function Arg 1 Arg 2 Arg 3 Source php5ts!zend_mm_safe_error+196 018a0968 018a0b58 1009f909 php5ts!_zend_mm_realloc_int+a86 01ac2d88 000001f4 00c0ddcc php5ts!children_scan_black+39 00c0fe00 00000010 00000001 php_cgi!fcgi_write+4df 00c0ff78 00000000 56433230 php5ts!php_log_err+f1 003e0000 00000000 02119688 kernel32!HeapFree+14 00407830 00000000 00c0ff94 php_cgi!mainCRTStartup+da 00405ea6 7efde000 00000000 ntdll!_RtlUserThreadStart+1b 00000000 00000000 00000000 PHP5TS!ZEND_MM_SAFE_ERROR+196In php-cgi__PID__3380__Date__07_16_2008__Time_06_07_26PM__96__Second_Chance_Exception_C0000005.dmp the assembly instruction at php5ts!zend_mm_safe_error+196 in M:\Server\Tools\PHP5.3\php5ts.dll from The PHP Group has caused an access violation exception (0xC0000005) when trying to read from memory location 0x033638d8 on thread 0 Module Information Image Name: M:\Server\Tools\PHP5.3\php5ts.dll Symbol Type: PDB Base address: 0x10000000 Time Stamp: Wed Jul 09 10:20:38 2008 Checksum: 0x00000000 Comments: COM DLL: False Company Name: The PHP Group ISAPIExtension: False File Description: PHP Script Interpreter ISAPIFilter: False File Version: 5.3.0-dev Managed DLL: False Internal Name: PHP Script Interpreter VB DLL: False Legal Copyright: Copyright © 1997-2008 The PHP Group Loaded Image Name: php5ts.dll Legal Trademarks: PHP Mapped Image Name: Original filename: php5ts.dll Module name: php5ts Private Build: Single Threaded: False Product Name: PHP Module Size: 5,18 MBytes Product Version: 5.3.0-dev Symbol File Name: M:\Server\Tools\PHP5.3\debug\php5ts.pdb Special Build: & Thread 0 - System ID 5380 Entry point php_cgi!fcgi_impersonate+26 Create time 16.07.2008 22:37:23 Time spent in user mode 0 Days 0:0:0.46 Time spent in kernel mode 0 Days 0:0:0.171 Function Arg 1 Arg 2 Arg 3 Source php5ts!zend_mm_shutdown+58 00bfdce7 0000003f 00c0ddcc php_cgi!fcgi_get_params+bf 00405102 00c0ddcc 00bfdc78 msvcrt!_read+d1 00000000 00000002 00000001 PHP5TS!ZEND_MM_SHUTDOWN+58In php-cgi__PID__5472__Date__07_16_2008__Time_10_37_38PM__106__Second_Chance_Exception_C0000005.dmp the assembly instruction at php5ts!zend_mm_shutdown+58 in M:\Server\Tools\PHP5.3\php5ts.dll from The PHP Group has caused an access violation exception (0xC0000005) when trying to read from memory location 0x00000000 on thread 0 -- Edit bug report at http://bugs.php.net/?id=45630&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45630&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45630&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45630&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45630&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45630&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45630&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45630&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45630&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45630&r=support Expected behavior: http://bugs.php.net/fix.php?id=45630&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45630&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45630&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45630&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45630&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45630&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45630&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45630&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45630&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45630&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45630&r=mysqlcfg