[vmkit-commits] [vmkit] r114976 - in /vmkit/trunk/lib/J3: Compiler/JavaAOTCompiler.cpp VMCore/JavaClass.cpp VMCore/JavaClass.h VMCore/JnjvmClassLoader.cpp VMCore/JnjvmClassLoader.h

nicolas geoffray nicolas.geoffray at gmail.com
Fri Oct 1 00:29:23 PDT 2010


Thanks very much Alan for reporting the issue. I am working on a fix.

Nicolas

On Thu, Sep 30, 2010 at 2:20 AM, Allan Tong <actong88 at gmail.com> wrote:

> Unfortunately now it won't even compile libvmjc.so:
>
> $ make REQUIRES_FRAME_POINTER=1
> llvm[0]: Compiling glibj.zip to llvm
> Segmentation fault
> make: *** [glibj.zip.bc] Error 139
>
> The eager resolution of classes causes a stack overflow; gdb showed
> over 10,000 stack frames at the time of segfault.
>
>  - Allan
>
> On Tue, Sep 28, 2010 at 3:17 PM, Nicolas Geoffray
> <nicolas.geoffray at lip6.fr> wrote:
> > Log:
> > - Change locking of a class by using the java.lang.Class instance
> > - Resolve eagerly classes
> >
> > This should fix the AOT compilation of classes.
> _______________________________________________
> vmkit-commits mailing list
> vmkit-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/vmkit-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/vmkit-commits/attachments/20101001/e5544cbb/attachment.html>


More information about the vmkit-commits mailing list