-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
hs11
-
x86
-
linux
I came across this failure in the nightly testing results for GC baseline
src/share/vm/opto/parse1.cpp:1619
Error: assert(n != top() || r->in(pnum) == top(),"live value must not be garbage")
For more information check out the failing program:
http://gtee.sfbay/gtee/results/MUSTANG/NIGHTLY/VM-MAIN/2007-08-20/GC_Baseline-XXParallel/vm/linux-i586/server/mixed/vm-linux-i586_server_mixed_nsk.quick-jvmti.testlist2007-08-20-20-46-59/ResultDir/disposeenv002/
I've only seen it once so far.
src/share/vm/opto/parse1.cpp:1619
Error: assert(n != top() || r->in(pnum) == top(),"live value must not be garbage")
For more information check out the failing program:
http://gtee.sfbay/gtee/results/MUSTANG/NIGHTLY/VM-MAIN/2007-08-20/GC_Baseline-XXParallel/vm/linux-i586/server/mixed/vm-linux-i586_server_mixed_nsk.quick-jvmti.testlist2007-08-20-20-46-59/ResultDir/disposeenv002/
I've only seen it once so far.
- duplicates
-
JDK-6711100 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
- Closed
- relates to
-
JDK-6788527 Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
- Closed