ID:               27141
 Updated by:       [EMAIL PROTECTED]
 Reported By:      egarcia at egm dot as
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows XP Professional
 PHP Version:      4.3.5RC2
 New Comment:

Report this to zend.com, we do not support any of those 3rd party
extensions. Thank you.



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

[2004-02-04 13:42:58] egarcia at egm dot as

I've the following extensions loaded

php_gd2
php_mssql
php_pdf
php_zip

Then I disable all the extensions and the crash continue.

I disable:
Zend\lib\Debugger-3.0.1
Zend\lib\Optimizer-2.1.0
Zend\lib\ZendExtensionManager.dll

And all functions without problem.

I load the extensions again and all works fine.

I activate the ZendExtensionManager and still work, but if I activate
the debugger or the optimizer then the PHP crash.

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

[2004-02-04 13:19:15] [EMAIL PROTECTED]

Try without any 3rd party extensions.


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

[2004-02-04 06:27:35] egarcia at egm dot as

Description:
------------
The php.exe crash when this is called from the command interface.

C:\PHP>php
^Z
Content-type: text/html
X-Powered-By: PHP/4.3.5RC2
Set-Cookie: ZDEDebuggerPresent=php,phtml,php3


After this message, the OS reports a error in PHP.exe.

The ISAPI in IIS is working OK.

Reproduce code:
---------------
1. Run the command interface
   Start | Run | cmd
2. Go to the PHP directory
   CD \PHP
3. Execute the PHP.exe and scape (CTRL+Z)
   C:\PHP>php
   ^Z

The OS reports a crash in PHP.EXE

Expected result:
----------------
Normal exit with the headers.



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


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

Reply via email to