|
Quick Lists
|
|
Bug ID:
|
6546178
|
|
Votes
|
0
|
|
Synopsis
|
Crash in regression test for 6440479
|
|
Category
|
hotspot:compiler1
|
|
Reported Against
|
b04
|
|
Release Fixed
|
hs10(b13),
6u4(b03) (Bug ID:2171958)
, 7(b13) (Bug ID:2176924)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
6440479
|
|
Submit Date
|
14-APR-2007
|
|
Description
|
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (43113F2C2932215353454D424C45523F491418160E43505009B5), pid=26182, tid=3985447840
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-rc-b90 mixed mode)
# An error report file with more information is saved as hs_err_pid26182.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/c1_LIRAssembler_i486.cpp:2542
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/ramdisk/PrtBuildDir/workspace/src/cpu/i486/vm/c1_LIRAssembler_i486.cpp:2542), pid=19687, tid=3984960416
# Error: ShouldNotReachHere()
#
# Java VM: Java HotSpot(TM) Client VM (20070413155739.dcubed.service_hs_b12_merge.6-fastdebug mixed mode linux-x86)
# An error report file with more information is saved as:
# /tmp/356927.1.all.q/gee.gridadm/15744/results/closed/compiler/6440479/VirtualDispatch/hs_err_pid19687.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
hs_err file is attached.
See Comments field for details.
Posted Date : 2007-04-14 10:37:08.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
vtable based calls aren't supported on intel but it's not being ignored properly. We don't recommend turning on vtable calls by hand, it's normally turned on automatically for niagara. It should be fixed but other than the regression test it's pretty low priority.
Posted Date : 2007-04-16 16:52:53.0
|
|
Comments
|
Submitted On 07-JUL-2008
granny20085
what the hell is going on.i have had nothig but problems with java sandyledwards49@yahoo.com.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |