[kaffe] PROBLEM WITH INITTHREADS-FUNCTION

Guilhem Lavaux guilhem at kaffe.org
Sun Nov 27 08:35:54 PST 2005


Hi Daniel,

If you don't have enough memory then the VM should tell you explicitly. 
In that case I expect it is more a bug in the trampolines of kaffe. 16MB 
of ram should be sufficient for the minimal usage of kaffe (we had 
reports that we need approximately 5MB at minimum to load GNU Classpath).

You can join us on #kaffe (irc.freenode.net). We made experiments on 
m68k but I don't exactly remember the state.

Regards,

Guilhem.

daniel at fh-konstanz.de wrote:
> Hello list!
> 
> A have following question:
> 
> i have ported kaffe-1.0.7 to an embedded system board "Coldfire m68k 5282" with
> eCos as os. This board has 8 MB Flash and 16 MB RAM.
> When running kaffe, i get following error:
> 
> NegativeArraySizeException at "Threadgroup.java at line 84.
> 
> IS IS POSSIBLE THAT MY COLDFIRE BOARD HAS NOT ENOUGH RAM FOR HEAP ALLOCATION?
> 
> What are the minimum hardware requirements for running kaffe?
> 
> I get the error in the initialise()-routine in the "initThreads" function in the
>  callMethodV(). Has anyone an idea?
> 
> Thanks for anwering,
> 
> Dani
> 
> 
> 
> 
> 
> _______________________________________________
> kaffe mailing list
> kaffe at kaffe.org
> http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
> 





More information about the kaffe mailing list