assert((uint)reason < _trap_hist_limit) failed: oob

Deneau, Tom tom.deneau at amd.com
Fri Dec 13 09:15:12 PST 2013


Hello --

Running the attached class files with the following command line

./mx.sh --vm graal --vmbuild fastdebug vm  -XX:-BootstrapGraal -Xmx1g AryBounds

I get 


# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/home/tom/graal/src/share/vm/oops/methodData.hpp:2196), pid=24304, tid=140302327252736
#  assert((uint)reason < _trap_hist_limit) failed: oob
#
# JRE version: Java(TM) SE Runtime Environment (7.0_21-b11) (build 1.7.0_21-b11)
# Java VM: OpenJDK 64-Bit Graal VM (25.0-b59-internal-fastdebug mixed mode linux-amd64 compressed oops)

-- Tom


More information about the graal-dev mailing list