Still crashity crashing

Attila Szegedi szegedia at gmail.com
Tue Aug 4 11:56:51 PDT 2009


On 2009.08.04., at 20:02, Charles Oliver Nutter wrote:

> It's great that you got it running...I will try with the updated
> -testing on the compiler patch and see what I can see here.
>
> Attila: Can you show the command line you're using to run fib in
> JRuby?

Wait, I got it - I downloaded the ordinary (not dev) 1.4.0 tarball.  
Using --bytecode tipped me off, since it wasn't emitting  
invokedynamic. With the dev 1.4.0 JRuby I too get a crash:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0x011a5aaa, pid=39510, 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/aszegedi/Downloads/jruby-1.4.0dev/hs_err_pid39510.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Abort trap

Okay, so then back to rebuilding the MLVM once more :-)

Attila.




More information about the mlvm-dev mailing list