shark + assertions + llvm2.6

Gary Benson gbenson at redhat.com
Tue Apr 14 06:11:47 PDT 2009


Hi Xerces,

Xerxes Rånby wrote:
> I tested building a debuggable shark with assertions enabled using
> the current llvm 2.6 svn trunk on X86.
>
> I have one assertion that fails when running trivial stuff like java
> -version
> I wanted to know your opinion if this IA32_ONLY assertion in
> /openjdk-ecj/hotspot/src/share/vm/interpreter/bytecodeInterpreter.cpp:424
> are valid for shark or should i simply ignore it?

That one's definitely important.  If it fails then your stack is
corrupted.

Cheers,
Gary



More information about the zero-dev mailing list