[PHP-DEV] PHP 4.0 Bug #8459 Updated: PHP's crash JVM after a few requests From: akilov <email protected>
Date: 12/28/00

ID: 8459
Updated by: akilov
Reported By: wstranathan <email protected>
Status: Open
Bug Type: Reproduceable crash
Assigned To:
Comments:

Could this be related to the problem reported in bug 6616?

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

[2000-12-28 12:04:09] wstranathan <email protected>
This is reproducable with the IBM JDK 1.3

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

[2000-12-28 11:34:08] wstranathan <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.)

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

Full Bug description available at: http://bugs.php.net/?id=8459

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>