Thanks very much Alan for reporting the issue. I am working on a fix.<div><br></div><div>Nicolas<br><br><div class="gmail_quote">On Thu, Sep 30, 2010 at 2:20 AM, Allan Tong <span dir="ltr"><<a href="mailto:actong88@gmail.com">actong88@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Unfortunately now it won't even compile libvmjc.so:<br>
<br>
$ make REQUIRES_FRAME_POINTER=1<br>
llvm[0]: Compiling glibj.zip to llvm<br>
Segmentation fault<br>
make: *** [glibj.zip.bc] Error 139<br>
<br>
The eager resolution of classes causes a stack overflow; gdb showed<br>
over 10,000 stack frames at the time of segfault.<br>
<font color="#888888"><br>
 - Allan<br>
</font><div class="im"><br>
On Tue, Sep 28, 2010 at 3:17 PM, Nicolas Geoffray<br>
<<a href="mailto:nicolas.geoffray@lip6.fr">nicolas.geoffray@lip6.fr</a>> wrote:<br>
> Log:<br>
> - Change locking of a class by using the java.lang.Class instance<br>
> - Resolve eagerly classes<br>
><br>
> This should fix the AOT compilation of classes.<br>
</div><div><div></div><div class="h5">_______________________________________________<br>
vmkit-commits mailing list<br>
<a href="mailto:vmkit-commits@cs.uiuc.edu">vmkit-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/vmkit-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/vmkit-commits</a><br>
</div></div></blockquote></div><br></div>