Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037116 | 1.4.0 | J. Duke | P2 | Closed | Fixed | beta |
Name: ks88420 Date: 09/19/2000
/usr/local/jdk1.3/bin/java -version
java version "1.3.0rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-b17)
Java HotSpot(TM) Client VM (build 1.3.0rc1-b17, mixed mode)
I wanted to test your Linux 1.3 release to check if stability and performance
was good enough to run a web portal site we are working on. I got the error
below after running a load testing script on the software. The first time this
error happened after about 300 requests, the second time after 6 requests and
the third time after 4000 requests. The load testing script I'm running is
firing off concurrent requests to the server, so I suspect the problem may be in
thread/concurrency implementation. The error id was the same all 3 times.
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F32554E54494D45110E43505002C5
#
# Problematic Thread: prio=1 tid=0x82332e0 nid=0x1325 suspended
#
(Review ID: 109768)
======================================================================
Name: yyT116575 Date: 10/30/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
Probably using system() call from native C library
Error ID: 43113F32554E54494D45110E43505002C5
(Review ID: 111538)
======================================================================
Name: rmT116609 Date: 11/14/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Java HotSpot(TM) Client VM (build 1.3.0, mixed mode)
running Tomcat 3.1 (JSP v1.1 and Servlet v2.2 API) and Cocoon 1.8.
I submitted one form a couple of times quickly after eachother. This resulted
in an internal error with the request to submit this bug.
the error message:
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 43113F32554E54494D45110E43505002C5
#
# Problematic Thread: prio=1 tid=0x82a3fd8 nid=0x32d4 suspended
#
(Review ID: 112231)
======================================================================
- backported by
-
JDK-2037116 Linux 1.3.0 rc1 HotSpot crash
-
- Closed
-
- duplicates
-
JDK-4369896 HotSpot Virtual Machine Error, Unexpected Signal 11
-
- Closed
-
-
JDK-4382359 Multiple processes are being created on Linux
-
- Closed
-
- relates to
-
JDK-4385941 FinalizeTest03 test (testbase_ss) crashes with assertion in os_solaris.cpp.
-
- Closed
-
-
JDK-4372736 client/server compilers crash in compiledIC.cpp, 305 running ZombieTest.
-
- Closed
-