Has anyone out there really gotten Kaffe to work?

I build from the latest Kaffe CVS HEAD.  ./configure gave
me green threads by default.   That sort of limped along but
I would get long stalls running fred (minutes).

I rebuilt using native threads.  Now fred dies within a couple of minutes with
this error:

java.lang.OutOfMemoryError
at java.lang.Thread.start0(Thread.java:native)
at java.lang.Thread.start(Thread.java:381)
at freenet.thread.EThread.begin(EThread.java:61)
at freenet.thread.ThreadPool.run(ThreadPool.java:257)

What are the memory limits that matter?

Are native threads a known problem?

If someone out there has Kaffe running under real load could they please post
the output of ulimit -a and the command line that they are using to start 
Kaffe?

Any help would be much appreciated.

Thanks

--gj

---
OS is x86 Red Hat 6.2
Linux 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown 
---
kaffe -fullversion
Kaffe Virtual Machine
Copyright (c) 1996-2000
Transvirtual Technologies, Inc.  All rights reserved
Engine: Just-in-time v3   Version: 1.0.6   Java Version: 1.1
Configuration/Compilation options:
  Compile date  : Fri Jan 25 00:14:21 EST 2002
  Compile host  : h000102c16997.ne.mediaone.net
  Install prefix: /usr/local
  Thread system : unix-pthreads
  CC            : gcc
  CFLAGS        : -g -O2 -Wall -Wstrict-prototypes
  LDFLAGS       :  -export-dynamic
  ChangeLog head: Thu Jan  3 21:05:45 PST 2002  Dalibor Topic 
<robilad at yahoo.com>  
--



-- 
Freesites
(0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage//
(0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage//

_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to