[kaffe] Total irix breakage...

2005-03-15 Thread Riccardo
Hey, I give irix, jthreads a spin today. On the box with gcc 3.4 (glamdring). the disaster is a bit big: I get 136 out of 147 test failures, the failure seems to be always the same: cat HelloWorldApp.fail Assertion failed: EX, file ../../../../ kaffe/kaffe/kaffevm/kaffe-gc/gc-mem.c, line 387

[kaffe] Re: Total irix breakage...

2005-03-15 Thread Riccardo
Hey, I'll try pthreads later and possibly on the other irix box whith gcc 2. 95. running pthreads instead of jthreads makes only 20 reg. fail: BadFloatTest.fail IntfTest.fail CatchDeath.fail NetworkInterfaceTest.fail ClassGC.fail Preempt.fail

[kaffe] Bug Report - Regression Test TestSerialVersions.java Fails

2005-03-15 Thread Irv Elshoff
Greetings, I just configured (only --prefix option specified) and built Kaffe 1.1.4 on a Fedore Core 1 Linux system. GCC 3.3.3, kernel 2.6.9. Of the 144 regression tests done by make check, one failed: TestSerialVersions.java. If you need any additional information, please let me know.

Re: [kaffe] Re: Total irix breakage...

2005-03-15 Thread Guilhem Lavaux
Riccardo wrote: Hey, I'll try pthreads later and possibly on the other irix box whith gcc 2. 95. running pthreads instead of jthreads makes only 20 reg. fail: BadFloatTest.fail IntfTest.fail CatchDeath.fail NetworkInterfaceTest.fail ClassGC.fail Preempt.fail

Re: [kaffe] Bug Report - Regression Test TestSerialVersions.java Fails

2005-03-15 Thread Dalibor Topic
Irv Elshoff wrote: Greetings, I just configured (only --prefix option specified) and built Kaffe 1.1.4 on a Fedore Core 1 Linux system. GCC 3.3.3, kernel 2.6.9. Of the 144 regression tests done by make check, one failed: TestSerialVersions.java. If you need any additional information,

[kaffe] ThreadLocalTest fails

2005-03-15 Thread Ito Kazumitsu
ThreadLocalTest fails recently. It does not finish until killed by the killer process. bash-3.00$ uname -a FreeBSD mq.maczuka.gcd.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 bash-3.00$