Still crashity crashing

Christian Thalinger Christian.Thalinger at Sun.COM
Mon Aug 3 08:07:21 PDT 2009


Charles Oliver Nutter wrote:
> For some reason this is still crashing for me:
> 
> ~/projects/jruby ➔ ../j2sdk-image/bin/java -version
> openjdk version "1.7.0-internal"
> OpenJDK Runtime Environment (build 1.7.0-internal-aszegedi_2009_08_03_11_04-b00)
> OpenJDK Server VM (build 16.0-b06, mixed mode)
> 
> ~/projects/jruby ➔ echo $JAVA_HOME
> /Users/headius/projects/j2sdk-image/
> 
> ~/projects/jruby ➔ jruby -J-Djruby.compile.invokedynamic=true
> -J-XX:+EnableInvokeDynamic bench/bench_fib_recursive.rb 100
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGBUS (0xa) at pc=0x011a5aaa, pid=45880, tid=2953842688
> #
> # JRE version: 7.0
> # Java VM: OpenJDK Client VM (16.0-b06 mixed mode bsd-x86 )
> # Problematic frame:
> # V  [libjvm.dylib+0x1a5aaa]
> #
> # An error report file with more information is saved as:
> # /Users/headius/projects/jruby/hs_err_pid45880.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> #
> Abort trap
> 
> ~/projects/jruby ➔ jruby -J-Djruby.compile.invokedynamic=true
> -J-XX:+EnableInvokeDynamic --server bench/bench_fib_recursive.rb 100
> Illegal instruction

Same for me.  Yet I don't know where the difference is...

-- Christian



More information about the mlvm-dev mailing list