New crasher

Charles Oliver Nutter charles.nutter at sun.com
Wed May 27 10:05:59 PDT 2009


Ok, call paths are wired up (0-3,N arity w and w/o block) and I'm 
getting a crash running a short benchmark that exercises all the call 
paths. It is attached, as is the hs_err file.

I'll try to narrow it down further and work around it for now.

Run it like this:

JAVA_HOME=../davinci/sources/build/bsd-i586/j2sdk-image/ jruby -J-Xint 
-J-XX:+EnableInvokeDynamic -J-Djruby.compile.invokedynamic=true 
bench_method_dispatch.rb

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0x0118841b, pid=88079, tid=2954375168
#
# JRE version: 7.0
# Java VM: OpenJDK Client VM (16.0-b03 interpreted mode bsd-x86 )
# Problematic frame:
# V  [libjvm.dylib+0x18841b]
#
# An error report file with more information is saved as:
# /Users/headius/projects/jruby/hs_err_pid88079.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Abort trap

- Charlie
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hs_err_pid88079.log
Url: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20090527/8be13089/attachment.ksh 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bench_method_dispatch.rb
Url: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20090527/8be13089/attachment-0001.ksh 


More information about the mlvm-dev mailing list