SIGSEGV in C2 compiler
Mark Wielaard
mark at klomp.org
Tue Nov 23 02:12:47 PST 2010
On Mon, 2010-11-22 at 15:36 -0500, Denis Lila wrote:
> > What about the latest hotspot which is hs20-b02?
>
> That also crashes.
>
> > I think we recently fixed a bad graph bug related to EA. You can try
> > -XX:-DoEscapeAnalysis. Actually if it reproduces with hs17 then it's
> > probably not the same EA bug.
>
> Yes, it also crashes with -XX:-DoEscapeAnalysis.
Have you tried with -XX:-UseCompressedOops?
That is the biggest crasher on Fedora atm.
https://bugzilla.redhat.com/show_bug.cgi?id=647737
More information about the hotspot-compiler-dev
mailing list