From:             kevin at guide dot net
Operating system: windows2000
PHP version:      5.0.3
PHP Bug Type:     Unknown/Other Function
Bug description:  php-cgi crash

Description:
------------
the instruction at "0x10073abd" referenced memory at "0x01415100". the
memory could not be "read".

Hi, situation is converting php4 web app to php5. W2k IIS cgi using -n to
the php.ini-dist with mssql extension enabled (else web pages don't do
anything) Can't seem to get a DrWatson log (IIS getting in the way?)

We can still stick w/ php4, but would be nice to use php5. Need further
input to figure out what in several thousand lines of code is causing it.

Reproduce code:
---------------
several thousand lines of code.

Expected result:
----------------
Web Login page

Actual result:
--------------
Dialog box on server:

the instruction at "0x10073abd" referenced memory at "0x01415100". the
memory could not be "read".

Web Page:

CGI Error
The specified CGI application misbehaved by not returning a complete set
of HTTP headers. The headers it did return are:

-- 
Edit bug report at http://bugs.php.net/?id=31277&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31277&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31277&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31277&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31277&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31277&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31277&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31277&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31277&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31277&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31277&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31277&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31277&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31277&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31277&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31277&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31277&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31277&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31277&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31277&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31277&r=mysqlcfg

Reply via email to