Patch for kaffe on NetBSD/sparc and some problems

Edouard G. Parmelan egp at free.fr
Sun Nov 26 03:34:40 PST 2000


Adrian Bunk wrote:

> My problem is: When doing a "make check", the following tests fail:
> 
> FAIL: ttest.java
> FAIL: ThreadInterrupt.java
> FAIL: ThreadState.java
> FAIL: UncaughtException.java
> FAIL: Preempt.java
> FAIL: PropertiesTest.java
> FAIL: CLTestConc.java
> FAIL: CLTestJLock.java
> FAIL: CLTestFindLoaded.java
> FAIL: ClassDeadLock.java
> FAIL: ClassGC.java
> FAIL: GCTest.java
> FAIL: ThreadLocalTest.java
> FAIL: ProcessClassTest.java
> FAIL: ProcessClassInst.java
> FAIL: ProcessClassStop.java
> FAIL: ProcessClassLockTest.java
> FAIL: TestUnlock.java
> FAIL: CatchDeath.java
> FAIL: DosTimeVerify.java
> 
> Any hints where I should start looking for the problem?

Few hints:
. In directory test/regression for each failed test, you have some files:
  .out is expected output and .fail is failed output.  You may also have
  a .core file if kaffe dump core.

. If you have configure with --enable-debug, export KAFFE_DEBUG=gdb
  before rerun a failed test.  Source developers/gdbinit and go debug.

Good luck :-)
-- 
Edouard G. Parmelan
http://egp.free.fr


More information about the kaffe mailing list