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

Gilles Duboscq duboscq at ssw.jku.at
Fri Dec 13 09:24:41 PST 2013


I can not see your attachment (I don't think the mailing list relays
attachments) but this was fixed in
http://hg.openjdk.java.net/graal/graal/rev/05de8cf71a41

-Gilles


On Fri, Dec 13, 2013 at 6:15 PM, Tom Deneau <tom.deneau at amd.com> wrote:

> 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