Bugs...
Godmar Back
gback at cs.utah.edu
Wed Sep 16 08:50:06 PDT 1998
Make sure you don't have a limit set on your heap size.
(Type "unlimit" before you run it, and give it -mx 64m).
Also, try -verbosegc and see what that tells you.
- Godmar
>
> From: Archie Cobbs <archie at whistle.com>
> Subject: Re: Bugs...
>
> Bill Huey writes:
> > #6 0x400275c8 in throwOutOfMemory () at exception.c:86
>
> kaffe ran out of memory and is trying to throw an OutOfMemoryException.
> This code still has bugs.
>
> As a workaround you might try to increase the amount of memory
> allocated to the process and setting the -mx and/or -ms flags.
>
>
> -Archie
>
> Well, I tried to experiment with the parameters, but it blows up when it
> hits the 20 meg barrier. I'm afraid I'm going to give up and just
> use the norm Java interpreter...
>
> I'm a little disappointed, but that's the way it goes.
>
> :-P
>
> Thanks.
>
> bill
>
>
>
More information about the kaffe
mailing list