[kaffe] java.lang.UnsatisfiedLinkError: not enough memory
Ito Kazumitsu
kaz at maczuka.gcd.org
Thu May 15 09:21:01 PDT 2003
>>>>> ":" == Ito Kazumitsu <kaz at maczuka.gcd.org> writes:
:> The "java.lang.UnsatisfiedLinkError: not enough memory" error
:> occurs on my machene:
:>
:> bash-2.05b$ uname -a
:> FreeBSD ph.maczuka.gcd.org 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 root at builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386
This time I used Doug Lea's malloc-2.6.5 instead of FreeBSD's malloc.
The AWT program did not run, either. But the error message changed:
bash-2.05b$ LD_LIBRARY_PATH=/usr/local/kaffe/jre/lib/i386 java org.hsqldb.util.DatabaseManager
accessing free page 0x854bffc (above 0x804c000)
Abort trap (core dumped)
More information about the kaffe
mailing list