initThreads

YU SONG kaffe@kaffe.org
Mon, 21 Apr 1997 18:37:49 -0500 (CDT)


Hi, every one on, I am new on this list. Now I have a problem running 
Kaffe-0.8.3. This is my configuration:

Linux 2.0.0/i386
The compilation is fine and finished. However, when I run HelloWorld, the 
Kaffe segment faulted and core dumped. Using gdb, I tracked down that 
initThreads(void) returned NULL object. 

My question is what I can do to make it working?

Thanks in advance.

HS