[kaffe] OpenBSD 3.3 sparc kaffe-bin looping forever

Per Ola Ingvarsson pi at df.lth.se
Thu May 27 14:53:05 PDT 2004


When I try to compile from today's CVS, kaffe-bin hangs forever when doing
this:

/tmp/kaffe/kaffe/kaffe/.libs/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main -v -d /tmp/kaffe/libraries/javalib/lib @essential.files

A ktrace gives the following repeated on and on:
 23925 kaffe-bin CALL  sigprocmask(0x2,0x400)
 23925 kaffe-bin RET   sigprocmask 1024/0x400
 23925 kaffe-bin CALL  sigreturn(0x8e9f5b4)
 23925 kaffe-bin RET   sigreturn JUSTRETURN
 23925 kaffe-bin PSIG  SIGSEGV caught handler=0x888b6a8 mask=0x0 addr=0x3000304 trapno=2

I doesn't seem to have compiled anything. The last output from make is:

Making all in libraries/javalib
gmake[1]: Entering directory `/tmp/kaffe/libraries/javalib'
rm -rf lib
mkdir lib
/bin/sh ./rebuildLib @essential.files
Compiling classes from  @essential.files  using
/tmp/kaffe/kaffe/kaffe/kaffe-bin -verbosegc -mx 256M at.dms.kjc.Main





More information about the kaffe mailing list