Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Running helloworld.rb using JRuby on JatoVM: java.lang.ArrayIndexOutOfBoundsException: 32 > 31 #35

@SDkie

Description

@SDkie

Using
Ubuntu 12.04x86
jruby 1.5.6
Jato VM version 0.3

root@sdkie:/home/sdkie/Desktop/programs# jruby hello.rb
Sha256.java:215:in sha': java.lang.ArrayIndexOutOfBoundsException: 32 > 31 from Sha256.java:129:intransform'
from BaseHash.java:123:in update' from Fortuna.java:286:inaddRandomBytes'
from BasePRNG.java:142:in addRandomBytes' from Fortuna.java:309:insetup'
from BasePRNG.java:82:in init' from Fortuna.java:127:insetup'
from BasePRNG.java:82:in init' from FortunaImpl.java:67:inengineSetSeed'
from SecureRandom.java:323:in setSeed' from SecureRandom.java:365:innextBytes'
from SecureRandom.java:386:in next' from Random.java:320:innextLong'
from Ruby.java:208:in <init>' from Ruby.java:275:innewInstance'
from Main.java:262:in internalRun' from Main.java:221:inrun'
from Main.java:201:in `main'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions