[kaffe] OOM and jit3

Jim Pick jim at kaffe.org
Sat Oct 25 11:02:01 PDT 2003


Hi,

I'm trying to get Kaffe to get as much of Jakarta Gump to compile as I can.

  http://kaffe.org/~jim/gump/log/

I encountered this while trying to build xml-xalan2:

kaffe-bin: ../../../../kaffe/kaffe/kaffevm/jit3/seq.c:60: nextSeq: Assertion `sc != ((void *)0)' failed.

Looking at the code, it seems gc_malloc() failed, and the JIT just
asserts.  Shouldn't it be posting an out of memory exception instead? 
Or is there a reason we can't?

I was able to get past the issue with -Xmx256M.

Cheers,

 - Jim




More information about the kaffe mailing list