[kaffe] java.lang.UnsatisfiedLinkError: not enough memory
Dalibor Topic
robilad at yahoo.com
Fri May 9 09:34:01 PDT 2003
--- Ito Kazumitsu <kaz at maczuka.gcd.org> wrote:
> >>>>> ":" == Ito Kazumitsu <kaz at maczuka.gcd.org> writes:
>
> :> When I try to use AWT, the following message appears. Is this because
> :> I do not have enough memory?
>
> I remember running kaffe's AWT on the same machine when kaffe was 1.0.6.
> I think I have enough memory: top shows:
>
> last pid: 2073; load averages: 0.17, 0.08, 0.02 up 0+07:47:35
> 06:45:29
> 45 processes: 1 running, 44 sleeping
> CPU states: 31.7% user, 0.0% nice, 65.6% system, 2.7% interrupt, 0.0% idle
> Mem: 7460K Active, 3368K Inact, 9340K Wired, 1744K Cache, 6080K Buf, 5580K
> Free
> Swap: 1024M Total, 12M Used, 1012M Free, 1% Inuse, 64K In
Given that you have 1G swap, that should be enough for AWT ;)
Seriously, though, judging by the realloc warning messages, you may have found
a bug in the memory management code. Could you rebuild kaffe with debug support
enabled and run it with -vmdebug GCDIAG ?
cheers,
dalibor topic
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
More information about the kaffe
mailing list