-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
hopper
-
generic, sparc
-
solaris_8
Testcase Failing:
nsk/jvmpi/DisableEvent/disablev001
nsk/jvmpi/EnableEvent/enablev001
nsk/jvmpi/EnableEvent/enablev006
nsk/jvmpi/GetCallTrace/calltr001
nsk/jvmpi/GetThreadStatus/thrstat001
nsk/regression/b4322483
nsk/regression/b4328316
Build: 1.4.1-beta-b06
Platform: solsparc 64b
VM: ServerVM
Mode: comp
HotSpot Version:
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20020329105607.jmasa.baseline-fastdebug-debug, compiled mode)
How to reproduce:
cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/<bug-id>
sh doit.sh
Run-4 : running HelloWorld with -d64 -server -Xcomp -Xrunhprof:cpu=old
HPROF ERROR: thread local table NULL in method exit 1002202c8
HPROF ERROR: thread local table NULL in method exit 1002202c8
HPROF ERROR: thread local table NULL in method exit 100220b38
HPROF ERROR : stack underflow in method exit
HPROF ERROR : stack underflow in method exit
MISSING EXCEPTION HANDLER for pc 0xffffffff38d9e1e4 and handler bci -1
Exception:
java.lang.ClassNotFoundException
- klass: 'java/lang/ClassNotFoundException'
fields:
- private transient 'backtrace' 'Ljava/lang/Object;' @16 'java/lang/Object'a [3] {other class} (ffffffff)
- private 'detailMessage' 'Ljava/lang/String;' @24 "HelloWorld" (ffffffff)
- private 'cause' 'Ljava/lang/Throwable;' @32 NULL (0)
- private 'stackTrace' '[Ljava/lang/StackTraceElement;' @40 NULL (0)
- private 'ex' 'Ljava/lang/Throwable;' @48 NULL (0)
Compiled exception table :
ExceptionHandlerTable (size = 0 bytes)
Decoding compiled method ffffffff38d9df50:
Code:
Could not load disassembler
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20020329105607.jmasa.baseline-fastdebug-debug compiled mode)
#
# assert(t, "missing exception handler")
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020329105607.jmasa.baseline/src/share/vm/opto/runtime.cpp, 1360 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x100128a68 nid=0x1 runnable
#
Dumping core....
doit.sh[7]: 4679 Abort
nsk/jvmpi/DisableEvent/disablev001
nsk/jvmpi/EnableEvent/enablev001
nsk/jvmpi/EnableEvent/enablev006
nsk/jvmpi/GetCallTrace/calltr001
nsk/jvmpi/GetThreadStatus/thrstat001
nsk/regression/b4322483
nsk/regression/b4328316
Build: 1.4.1-beta-b06
Platform: solsparc 64b
VM: ServerVM
Mode: comp
HotSpot Version:
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20020329105607.jmasa.baseline-fastdebug-debug, compiled mode)
How to reproduce:
cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/<bug-id>
sh doit.sh
Run-4 : running HelloWorld with -d64 -server -Xcomp -Xrunhprof:cpu=old
HPROF ERROR: thread local table NULL in method exit 1002202c8
HPROF ERROR: thread local table NULL in method exit 1002202c8
HPROF ERROR: thread local table NULL in method exit 100220b38
HPROF ERROR : stack underflow in method exit
HPROF ERROR : stack underflow in method exit
MISSING EXCEPTION HANDLER for pc 0xffffffff38d9e1e4 and handler bci -1
Exception:
java.lang.ClassNotFoundException
- klass: 'java/lang/ClassNotFoundException'
fields:
- private transient 'backtrace' 'Ljava/lang/Object;' @16 'java/lang/Object'a [3] {other class} (ffffffff)
- private 'detailMessage' 'Ljava/lang/String;' @24 "HelloWorld" (ffffffff)
- private 'cause' 'Ljava/lang/Throwable;' @32 NULL (0)
- private 'stackTrace' '[Ljava/lang/StackTraceElement;' @40 NULL (0)
- private 'ex' 'Ljava/lang/Throwable;' @48 NULL (0)
Compiled exception table :
ExceptionHandlerTable (size = 0 bytes)
Decoding compiled method ffffffff38d9df50:
Code:
Could not load disassembler
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20020329105607.jmasa.baseline-fastdebug-debug compiled mode)
#
# assert(t, "missing exception handler")
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020329105607.jmasa.baseline/src/share/vm/opto/runtime.cpp, 1360 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x100128a68 nid=0x1 runnable
#
Dumping core....
doit.sh[7]: 4679 Abort
- duplicates
-
JDK-4662508 assert(t, "missing exception handler") on c2_baseline nightlies
-
- Closed
-
- relates to
-
JDK-4677213 compiled method fails to register method exit w/JVMPI on uncaught exception
-
- Closed
-