ID: 8459 Updated by: lobbin Old Summary: PHP's crash JVM after a few requests Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Java related Operating System: Windows NT 4.0 Workstation, SP6a PHP Version: 4.0.4 New Comment:
Can you produce this error on 4.1.1? Previous Comments: ------------------------------------------------------------------------ [2000-12-28 13:45:32] [EMAIL PROTECTED] Not apparently. I can produce this behavior with a php as simple as: <?php phpinfo(); ?> Or even a PHP that has no PHP syntax - just HTML. Furthermore, this DOES happen on the very first request to a particular page on occasion. It appears that this can happen either before or after the response is sent to the browser, but typically before. ------------------------------------------------------------------------ [2000-12-28 13:38:07] [EMAIL PROTECTED] Could this be related to the problem reported in bug 6616? ------------------------------------------------------------------------ [2000-12-28 12:04:09] [EMAIL PROTECTED] This is reproducable with the IBM JDK 1.3 ------------------------------------------------------------------------ [2000-12-28 11:34:08] [EMAIL PROTECTED] With PHP 4.04 (servlet), Sun JDK 1.3, Apache Tomcat 3.2.1 Windows NT 4.0 SP6a. After usually 3 or 4 PHP requests through the servlet enginer, JVM dies with an Access Violation. # # An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code outsi de the VM. # Program counter=0x971b58d # The instruction at "0x0971b58d" referenced memory at "0x75716572". The memory could not be "read". Unhandled exception in java.exe (PHP4TS.DLL): 0xC0000005: Access Violation. (Assembler info can be provided if necessary.) ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=8459&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]