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 :( On Mon, Aug 3, 2009 at 5:21 AM, Attila Szegedi<szege...@gmail.com> wrote: > Ok, fib now runs to completion (see below). I'm uploading a new build; > the URL is > <http://files.getdropbox.com/u/362958/mlvm/mlvm-macosx-i586-20090803.tgz > >. It will take 1-2 hours as apparently I only have 64KBit/sec uplink > where I am now :-( So, don't start downloading just yet :-) > > Attila. > > MacBook-Pro-Ati:jruby-1.4.0 aszegedi$ bin/jruby -J- > Djruby.compile.invokedynamic=true -J-XX:+EnableInvokeDynamic bench/ > bench_fib_recursive.rb 100 > 0.539000 0.000000 0.539000 ( 0.520000) > 0.480000 0.000000 0.480000 ( 0.480000) > 0.475000 0.000000 0.475000 ( 0.476000) > 0.469000 0.000000 0.469000 ( 0.468000) > 0.466000 0.000000 0.466000 ( 0.466000) > 0.477000 0.000000 0.477000 ( 0.477000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.465000 0.000000 0.465000 ( 0.465000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.471000 0.000000 0.471000 ( 0.471000) > 0.494000 0.000000 0.494000 ( 0.494000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.477000 0.000000 0.477000 ( 0.478000) > 0.478000 0.000000 0.478000 ( 0.478000) > 0.469000 0.000000 0.469000 ( 0.470000) > 0.496000 0.000000 0.496000 ( 0.496000) > 0.471000 0.000000 0.471000 ( 0.472000) > 0.490000 0.000000 0.490000 ( 0.490000) > 0.480000 0.000000 0.480000 ( 0.480000) > 0.494000 0.000000 0.494000 ( 0.493000) > 0.487000 0.000000 0.487000 ( 0.488000) > 0.480000 0.000000 0.480000 ( 0.480000) > 0.478000 0.000000 0.478000 ( 0.478000) > 0.534000 0.000000 0.534000 ( 0.535000) > 0.553000 0.000000 0.553000 ( 0.553000) > 0.482000 0.000000 0.482000 ( 0.481000) > 0.523000 0.000000 0.523000 ( 0.523000) > 0.483000 0.000000 0.483000 ( 0.484000) > 0.480000 0.000000 0.480000 ( 0.480000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.478000 0.000000 0.478000 ( 0.478000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.470000 0.000000 0.470000 ( 0.469000) > 0.472000 0.000000 0.472000 ( 0.472000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.477000 0.000000 0.477000 ( 0.477000) > 0.477000 0.000000 0.477000 ( 0.477000) > 0.471000 0.000000 0.471000 ( 0.472000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.480000 0.000000 0.480000 ( 0.479000) > 0.479000 0.000000 0.479000 ( 0.479000) > 0.475000 0.000000 0.475000 ( 0.475000) > 0.476000 0.000000 0.476000 ( 0.476000) > 0.478000 0.000000 0.478000 ( 0.478000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.471000 0.000000 0.471000 ( 0.471000) > 0.471000 0.000000 0.471000 ( 0.471000) > 0.475000 0.000000 0.475000 ( 0.475000) > 0.470000 0.000000 0.470000 ( 0.470000) > 0.469000 0.000000 0.469000 ( 0.469000) > 0.598000 0.000000 0.598000 ( 0.599000) > 1.197000 0.000000 1.197000 ( 1.197000) > 0.979000 0.000000 0.979000 ( 0.979000) > 0.746000 0.000000 0.746000 ( 0.746000) > 0.810000 0.000000 0.810000 ( 0.810000) > 0.762000 0.000000 0.762000 ( 0.762000) > 0.645000 0.000000 0.645000 ( 0.644000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.469000 0.000000 0.469000 ( 0.469000) > 0.467000 0.000000 0.467000 ( 0.467000) > 0.469000 0.000000 0.469000 ( 0.469000) > 0.472000 0.000000 0.472000 ( 0.472000) > 0.469000 0.000000 0.469000 ( 0.469000) > 0.469000 0.000000 0.469000 ( 0.469000) > 0.480000 0.000000 0.480000 ( 0.480000) > 0.478000 0.000000 0.478000 ( 0.479000) > 0.473000 0.000000 0.473000 ( 0.474000) > 0.474000 0.000000 0.474000 ( 0.474000) > 0.487000 0.000000 0.487000 ( 0.487000) > 0.472000 0.000000 0.472000 ( 0.472000) > 0.469000 0.000000 0.469000 ( 0.469000) > 0.475000 0.000000 0.475000 ( 0.475000) > 0.476000 0.000000 0.476000 ( 0.476000) > 0.471000 0.000000 0.471000 ( 0.471000) > 0.470000 0.000000 0.470000 ( 0.470000) > 0.467000 0.000000 0.467000 ( 0.467000) > 0.473000 0.000000 0.473000 ( 0.473000) > 0.469000 0.000000 0.469000 ( 0.468000) > 0.472000 0.000000 0.472000 ( 0.472000) > 0.489000 0.000000 0.489000 ( 0.489000) > 0.565000 0.000000 0.565000 ( 0.566000) > 0.566000 0.000000 0.566000 ( 0.566000) > 0.497000 0.000000 0.497000 ( 0.497000) > 0.482000 0.000000 0.482000 ( 0.481000) > 0.475000 0.000000 0.475000 ( 0.475000) > 0.485000 0.000000 0.485000 ( 0.485000) > 0.483000 0.000000 0.483000 ( 0.483000) > 0.481000 0.000000 0.481000 ( 0.481000) > 0.479000 0.000000 0.479000 ( 0.479000) > 0.524000 0.000000 0.524000 ( 0.523000) > 0.490000 0.000000 0.490000 ( 0.490000) > 0.485000 0.000000 0.485000 ( 0.485000) > 0.476000 0.000000 0.476000 ( 0.477000) > 0.476000 0.000000 0.476000 ( 0.476000) > 0.489000 0.000000 0.489000 ( 0.489000) > 0.473000 0.000000 0.473000 ( 0.473000) > MacBook-Pro-Ati:jruby-1.4.0 aszegedi$ > > On 2009.08.03., at 11:34, Christian Thalinger wrote: > >> Attila Szegedi wrote: >>> Strangely, trying to build using "gnumake" from davinci/patches/make >>> will fail; that's why I go back manually to bsd-port. Also, not doing >>> a ./clean.sh is a bad idea, as it did cause a build to fail in the >>> past. Anyway, the problem is likely that I failed to update the >>> davince/patches from Mercurial. Sorry about that - it was really >>> lame... I'm rebuilding now, will test with Charlie's nightly JRuby >>> when it's done, and if it works, will republish it. >> >> OK, let's see if that fixes the problem. >> >> -- Christian > > > > _______________________________________________ > mlvm-dev mailing list > mlvm-dev@openjdk.java.net > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev > _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev