-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.1
-
sparc
-
solaris_8
Following assertions occur when running runThese tests on
solx86/linux platform.
Following is list of VM flags used:
VM option '+DeoptimizeALot'
VM option '+ZombieALot'
VM option '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
VM option '+WalkStackALot'
#
# Fatal: scope must be present
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020322102056.jmasa.baseline/src/share/vm/code/nmethod.cpp, 357
#
# Problematic Thread: prio=5 tid=0x81af718 nid=0xd runnable
#
Dumping core....
This assertion occured in following log files
========================================================
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/solx86/client/mixed/testbase/RT/bugreport/crash-26/rerun/hotspot.log
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/solx86/client/comp/testbase/RT/bugreport/crash-27/rerun/hotspot.log
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/solx86/client/comp/testbase/RT/bugreport/crash-31/rerun/hotspot.log
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/linux-i386/client/mixed/testbase/RT/bugreport/crash-33/rerun/hotspot.log
To reproduce the bug:
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[Bug ID]
2. run rerun.sh on solx86 platform.
solx86/linux platform.
Following is list of VM flags used:
VM option '+DeoptimizeALot'
VM option '+ZombieALot'
VM option '+SafepointALot'
VM option '+FullGCALot'
VM option 'FullGCALotInterval=1000'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
VM option '+WalkStackALot'
#
# Fatal: scope must be present
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020322102056.jmasa.baseline/src/share/vm/code/nmethod.cpp, 357
#
# Problematic Thread: prio=5 tid=0x81af718 nid=0xd runnable
#
Dumping core....
This assertion occured in following log files
========================================================
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/solx86/client/mixed/testbase/RT/bugreport/crash-26/rerun/hotspot.log
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/solx86/client/comp/testbase/RT/bugreport/crash-27/rerun/hotspot.log
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/solx86/client/comp/testbase/RT/bugreport/crash-31/rerun/hotspot.log
file:/net/taloraan/export/vsn/VM/hopper/pit/RT/b06/linux-i386/client/mixed/testbase/RT/bugreport/crash-33/rerun/hotspot.log
To reproduce the bug:
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[Bug ID]
2. run rerun.sh on solx86 platform.
- duplicates
-
JDK-4654455 bug in register usage for idiv on intel
- Resolved