Where can I get Patch for "Relocation out of range!" assertion
Xerxes Ranby
xerxes at zafena.se
Sun May 30 01:50:42 PDT 2010
Gordienko Evgueni-XPNG76 wrote:
> Hi,
>
> I have
> java version "1.6.0_18"
> OpenJDK Runtime Environment (build 1.6.0_18-b18)
> OpenJDK Shark VM (build 14.0-b16, mixed mode)
>
> LLVM used for JIT build is 2.8
>
> on PowerPC linux.
>
> I have:
> # java: PPCJITInfo.cpp:399: virtual void
> llvm::PPCJITInfo::relocate(void*, llvm::MachineRelocation*, unsigned
> int, unsigned ch
> ar*): Assertion `ResultPtr >= -(1 << 23) && ResultPtr < (1 << 23) &&
> "Relocation out of range!"' failed.
> Stack dump:
> 0. Running pass 'PowerPC Machine Code Emitter' on function
> '@"java.io.ObjectStreamClass::lookup"'
> <mailto:%27@%22java.io.ObjectStreamClass::lookup%22%27>
>
> Where can I get patch for this LLVM issue?
>
> Thanks,
> Evgueni
>
Hi
Icedtea bugzilla problem-report 399 tracks this issue:
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=399
patches for LLVM to work around this issue for various LLVM versions are
attached to the bugreport.
Cheers and have a great day!
Xerxes
More information about the distro-pkg-dev
mailing list