Re: [kaffe] Re: Loading stops after 2 classes

2004-06-25 Thread Guilhem Lavaux
Fabien Renaud wrote: Fabien Renaud wrote: Hello, With HEAD version, With gdb, I have a segmentaion fault : #0 0x4005b178 in detectStackBoundaries (jtid=0xb0018, mainThreadStackSize=1048576) at signal.c:487 #1 0x400564c8 in jthread_createfirst (mainThreadStackSize=4096, prio=5 '\005',

[kaffe] File descriptor leak

2004-06-25 Thread Daniel Bonniot
Hi, I've tried using kaffe to run the testsuite for the Nice[1] compiler (which involves a fair share of reflection and classloading). It soon fails, and after some investigation it's due to file descriptors running out (watching /proc/id/fd/*, it fails exactly when 1024 are used, which is the

Re: [kaffe] Loading stops after 2 classes

2004-06-25 Thread Guilhem Lavaux
Helmer Krämer wrote: On Thu, 24 Jun 2004 13:26:38 +0200 Fabien Renaud [EMAIL PROTECTED] wrote: #include sigcontextinfo.h + +#defineSIGNAL_ARGS(sig, ctx) \ + int sig, SIGCONTEXT ctx That's not quite correct. On ARM, the first four parameters are passed in registers, and the others

[kaffe] CVS kaffe (rob): Forgot to include the ChangeLog in the last commit.

2004-06-25 Thread Kaffe CVS
PatchSet 4867 Date: 2004/06/25 15:21:33 Author: rob Branch: HEAD Tag: (none) Log: Forgot to include the ChangeLog in the last commit. Members: ChangeLog:1.2433-1.2434 Index: kaffe/ChangeLog diff -u kaffe/ChangeLog:1.2433 kaffe/ChangeLog:1.2434 --- kaffe/ChangeLog:1.2433 Wed Jun

[kaffe] CVS kaffe (guilhem): JNI splitting (continued)

2004-06-25 Thread Kaffe CVS
PatchSet 4868 Date: 2004/06/25 16:04:33 Author: guilhem Branch: HEAD Tag: (none) Log: JNI splitting (continued) * kaffe/kaffevm/jni/jni.c, kaffe/kaffevm/jni/jni_funcs.h: Moved out functions concerning Field handling to jni-fields.c. Moved out functions concerning arrays

[kaffe] Re: [OT] eclipse on ppc

2004-06-25 Thread Arnaud Vandyck
Thanks Michael Franz [EMAIL PROTECTED] writes: This is what I have used on my linux x86 /usr/local/java/bin/java -cp /home/mfranz/eclipse/./startup.jar org.eclipse.cor e.launcher.Main -os linux -ws motif -arch ppc -showsplash /home/mfranz/eclipse/. /eclipse -showsplash 600 -exitdata

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-25 Thread Minh Nguyen
Hi Guilhem, Here is the output from gdb. If you need more information, I can try again. (gdb) run at.dms.kjc.Main @essential.files Starting program: /home/mnguyen/kaffe1.1.4/kaffe/kaffe/.libs/lt-kaffe-bin at.dm s.kjc.Main @essential.files Program received signal SIGSEGV, Segmentation

[kaffe] File descriptor leak

2004-06-25 Thread Daniel Bonniot
Hi, I've tried using kaffe to run the testsuite for the Nice[1] compiler (which involves a fair share of reflection and classloading). It soon fails, and after some investigation it's due to file descriptors running out (watching /proc/id/fd/*, it fails exactly when 1024 are used, which is the

[kaffe] CVS kaffe (rob): (verify2) fixed a couple of compile-time warnings.

2004-06-25 Thread Kaffe CVS
PatchSet 4866 Date: 2004/06/25 14:43:45 Author: rob Branch: HEAD Tag: (none) Log: (verify2) fixed a couple of compile-time warnings. (verify3) refactored all the major method calls to use a Verifier structure instead of an ever growing list of parameters. it makes keeping track of memory

[kaffe] Loading stops after 2 classes

2004-06-25 Thread Fabien Renaud
Hello, With HEAD version, I have this : Loading java/lang/Object.class(/home/java/kaffe_cvs/jre/lib/rt.jar) [compressed] Loading java/lang/IllegalMonitorStateException.class(/home/java/kaffe_cvs/jre/lib/rt.jar) [compressed] and then nothing happens. With strace : write(2, Loading

[kaffe] CVS kaffe (dalibor):

2004-06-25 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-25 Thread Guilhem Lavaux
Minh Nguyen wrote: Hi Guilhem, Here is the output from gdb. If you need more information, I can try again. (gdb) run at.dms.kjc.Main @essential.files Starting program: /home/mnguyen/kaffe1.1.4/kaffe/kaffe/.libs/lt-kaffe-bin at.dm s.kjc.Main @essential.files Program received signal SIGSEGV,

[kaffe] Away for a week

2004-06-25 Thread Guilhem Lavaux
Hi all, I will be fully away for a week. No mail, no computer. See you ! Guilhem. ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe