Still crashity crashing
Attila Szegedi
szegedia at gmail.com
Mon Aug 3 15:10:24 PDT 2009
Well, I'm out of ideas. All I can say is, it works for me… guess
you'll have to build it yourself.
Attila.
Sent from my ${mobile_handset_device}
On 2009.08.03., at 17:07, Christian Thalinger <Christian.Thalinger at Sun.COM
> wrote:
> 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
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
More information about the mlvm-dev
mailing list