[LLVMdev] Unable to run a java class by j3

Nicolas Geoffray nicolas.geoffray at gmail.com
Tue Jul 19 16:42:26 PDT 2011


Hi Sarah,

You should use classpath 0.97.2 and not 0.98 (isn't the error message
obvious? :-)).
So please try with classpath 0.97.2, and let me know if it works.

Nicolas

On Tue, Jul 19, 2011 at 3:44 PM, Sarah <sarah.berenji at gmail.com> wrote:

> Hey all,
> I installed vmkit-0.29 following instructions at
> http://vmkit.llvm.org/get_started.html
> I attempt to run a simple class file (Hey.class) by j3 and it returns
> following
> error:
>
> # j3 Desktop/Hey
>
> Thread 0x20000000 received a SIGSEGV: either the VM code or an external
> native method is bogus. Aborting...
> ; 0x81e5375 (0x200fec68) in _Z14sigsegvHandleriP7siginfoPv
> ; 0x440410 (0x200fec88) in __kernel_rt_sigreturn
> ; 0x8166100 (0x200ff078) in
> _ZN2j35Class21lookupMethodDontThrowEPKN3mvm4UTF8ES4_bbPPS0_
> ; 0x8155c46 (0x200ff0e8) in _ZN2j35Jnjvm13loadBootstrapEv
> ; 0x8155ed6 (0x200ff158) in _ZN2j35Jnjvm13mainJavaStartEPNS_10JavaThreadE
> ; 0x81e4c7a (0x200ff248) in _ZN3mvm6Thread19internalThreadStartEPS0_
> Aborted
>
> Some other information:
> OS: Ubuntu 10.04 (32bit) -> Running on VirtualBox
> LLVM-2.9 -> http://llvm.org/releases/download.html#2.9
> classpath-0.98
> vmkit-0.29 -> http://vmkit.llvm.org/releases/index.html
>
> Thanks,
> Sarah
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110720/cb7cf268/attachment.html>


More information about the llvm-dev mailing list