-
Bug
-
Resolution: Fixed
-
P1
-
1.4.1, 1.4.1_01, 1.4.2
-
12
-
generic, sparc
-
solaris_2.4, solaris_2.6, solaris_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2060491 | 1.4.2 | Chuck Rasbold | P1 | Resolved | Fixed | b10 |
JDK-2060490 | 1.4.1_03 | Chuck Rasbold | P1 | Resolved | Fixed | 03 |
The testcase from HP (see below) reveals a HotSpot server crash related to loops. The crash can be avoided by setting LoopUnrollLimit=0. The test case has a huge jar. I will work with HP on trying to obtain the source and produce a smaller test case. The test doesn't fail with client compiler.
The crash dump (reproducible with the latest mantis build: 1.4.2-beta-b04):
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2-beta-b04 mixed mode)
#
# Error ID: 53484152454432554E54494D450E435050018D 01
#
# Problematic Thread: prio=5 tid=0x0002deb8 nid=0x1 runnable
#
TEST CASE TO REPRODUCE:
0. cd /net/knight1/export/tmp/hp_loop_bug/
1. Use ksh or bash
2. "source setenv.sh"
3. run myant
4. after a couple of minutes a crash will happen
====================================
HP's customer is not comfortable giving the source to Sun. So, I won't be able to deliver a micro test case.
###@###.### 2002-11-01
The crash dump (reproducible with the latest mantis build: 1.4.2-beta-b04):
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2-beta-b04 mixed mode)
#
# Error ID: 53484152454432554E54494D450E435050018D 01
#
# Problematic Thread: prio=5 tid=0x0002deb8 nid=0x1 runnable
#
TEST CASE TO REPRODUCE:
0. cd /net/knight1/export/tmp/hp_loop_bug/
1. Use ksh or bash
2. "source setenv.sh"
3. run myant
4. after a couple of minutes a crash will happen
====================================
HP's customer is not comfortable giving the source to Sun. So, I won't be able to deliver a micro test case.
###@###.### 2002-11-01
- backported by
-
JDK-2060490 Loop related Hotspot crash
- Resolved
-
JDK-2060491 Loop related Hotspot crash
- Resolved
- duplicates
-
JDK-4777734 j2sdk1.4.1_01 core dumps
- Closed
- relates to
-
JDK-4959717 JVM crash with error "Fatal: null exception in compiled code"
- Resolved
-
JDK-4988459 [1.3.1_08] JVM Crash in SharedRuntime::compute_exception_return_address
- Closed