Cingular is experiencing a crash in the JVM 3-4 times per week in production. The runtime environment consists of JVM 1.4.2_03 with WebLogic Server 8.1 SP2. The crashes are exhibiting multiple symptoms (some of which look like Bug ID 5008819), but appear to be C2 HotSpot compiler crashes:
--- called from signal handler with signal -14217216 (SIG Unknown) ---
const Type*URShiftINode::Value(PhaseTransform*)const
Node*PhaseIterGVN::transform_old(Node*)
void PhaseIterGVN::optimize()
void Compile::Optimize()
Compile::Compile(ciEnv*,ciScope*,ciMethod*,int,int,int)
void C2Compiler::compile_method(ciEnv*,ciScope*,ciMethod*,int,int)
void CompileBroker::invoke_compiler_on_method(CompileTask*)
void CompileBroker::compiler_thread_loop()
void JavaThread::run()
_start (f0970, ff271000, 0, 0, 0, 0) + 134
_lwp_start (0, 0, 0, 0, 0, 0)
###@###.### 2004-05-17
###@###.### 2004-05-17
--- called from signal handler with signal -14217216 (SIG Unknown) ---
const Type*URShiftINode::Value(PhaseTransform*)const
Node*PhaseIterGVN::transform_old(Node*)
void PhaseIterGVN::optimize()
void Compile::Optimize()
Compile::Compile(ciEnv*,ciScope*,ciMethod*,int,int,int)
void C2Compiler::compile_method(ciEnv*,ciScope*,ciMethod*,int,int)
void CompileBroker::invoke_compiler_on_method(CompileTask*)
void CompileBroker::compiler_thread_loop()
void JavaThread::run()
_start (f0970, ff271000, 0, 0, 0, 0) + 134
_lwp_start (0, 0, 0, 0, 0, 0)
###@###.### 2004-05-17
###@###.### 2004-05-17
- duplicates
-
JDK-5048446 Intermittent crashes in Java Compiler2 code
-
- Closed
-
- relates to
-
JDK-4951940 Win: Server VM crashes with test/java/util/Date/DateGregorianCalendarTest.java
-
- Resolved
-
-
JDK-6276921 SIGBUS in Nightly testing on sparcv9
-
- Closed
-