kaffe-0.9.2: core dumps on NetBSD/i386
Simon J. Gerraty
sjg at quick.com.au
Thu Oct 16 21:41:00 PDT 1997
kaffe-0.9.2 builds ok on NetBSD/i386 but if I try and
run java foo which should produce
java.lang.ClassNotFoundException: foo
I get
Illegal instruction (core dumped)
The stack trace looks a bit odd, so I tried:
sjg:202$ ulimit -s 32768
sjg:203$ java foo
[wait....,wait...,....]
/share: write failed, file system is full
Illegal instruction
I would guess that something is recursing itself to death.
--sjg
More information about the kaffe
mailing list