ID: 27168 User updated by: smailling at free dot fr Reported By: smailling at free dot fr Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 Last SP PHP Version: 4.3.5RC2 New Comment:
With another script, PHP is crashing all the time (even with no extentions loaded, and with no Zend at all). Note: it doesn't prevent PHP to show the page. Also: yes, I updated the DLL in winnt\system32\ Previous Comments: ------------------------------------------------------------------------ [2004-02-06 05:51:13] smailling at free dot fr btw, the is nothing in the error.log of Apache. I am tested the last Zend available. If I enable one of this 2 lines, php crashes. If I click ok, the pages is shown. ;zend_extension_manager.optimizer_ts="C:\Program Files\Zend\lib\Optimizer-2.1.0" ;zend_extension_manager.debug_server_ts="C:\Program Files\Zend\lib\Debugger-3.0.1" ------------------------------------------------------------------------ [2004-02-06 04:28:43] smailling at free dot fr Description: ------------ I didn't have any problem with the last official PHP. But this one crashes my script. In fact, event a simple script with phpinfo.php I am using apache 2.0.47 with PHP as a CGI. No errors are logged in the php.log the instruction at 0xx77fcc2e2 referenced memory at 0x00a40010. the memory could not be read. Reproduce code: --------------- at this time, every code. The issue is coming from php.ini List of extensions that don't work: extension=php_printer.dll zend debugger ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27168&edit=1
