Indy crash
Charles Oliver Nutter
headius at headius.com
Wed Jun 15 12:18:19 PDT 2011
On Wed, Jun 15, 2011 at 1:47 PM, Christian Thalinger
<christian.thalinger at oracle.com> wrote:
> Indeed I get a crash on Solaris and Linux using JDK7 b145. But with a bundle containing the latest two fixes all looks good:
>
> $ /java/re/jdk/7/promoted/all/b145/binaries/solaris-x64/bin/java -showversion -d64 -XX:MaxInlineSize=150 -XX:InlineSmallCode=3000 -Xbootclasspath/a:jruby.jar -Djruby.native.enabled=false org.jruby.Main -X+C --1.9 bench_etl.rb
> java version "1.7.0-ea"
> Java(TM) SE Runtime Environment (build 1.7.0-ea-b145)
> Java HotSpot(TM) 64-Bit Server VM (build 21.0-b15, mixed mode)
Confirmed with your build (which is not surprising, perhaps).
> Can you confirm that?
I was also unable to trigger Ola's bug on that Linux build. Seems like
bsd-port or mlvm is not properly in sync, or there's something else
specific to that combination that's failing for both of us.
ETA on b146?
FWIW, that benchmark might be another good one to measure indy perf;
the 'date' library that gets hit pretty hard there is pure-Ruby date
parsing.
- Charlie
More information about the mlvm-dev
mailing list