From: [EMAIL PROTECTED] Operating system: WIN2000 server (SP2) PHP version: 4.2.0 PHP Bug Type: IIS related Bug description: unhandled exception processing the ISAPI
Application use: ODBC, sessions, oci8, oracle. I tried PHP ISAPI version (4.2.0) I am using generic client socket(i.e. fsockopen()) to communicate with a server. It work fine at the begin, but I found that if the server suddenly shutdown. The follow error occur: The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php4ts!zend_strndup + 0x2B + 0xA05E5983 and I have to reboot the system because IIS won't work!!! -- Edit bug report at http://bugs.php.net/?id=17170&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17170&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17170&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17170&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17170&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17170&r=support Expected behavior: http://bugs.php.net/fix.php?id=17170&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17170&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17170&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17170&r=globals