[kaffe] assert split patch and results
Guilhem Lavaux
guilhem at kaffe.org
Mon Oct 25 04:22:30 PDT 2004
Riccardo wrote:
> Hey
>
> as dalibor requested, I split up the assert in gc-incremental with the
> acclosed patch.
>
> now the result is
> gmake[6]: Entering directory `/home/multix/kaffe-cvs/netbsd-intrp-
> jthread/test/regression'
> PASS: HelloWorldApp.class.save
> error compiling:
> assertion "size != 0" failed: file "../../../../kaffe/kaffe/kaffevm/
> kaffe-gc/gc-incremental.c", line 1037, function "gcMalloc"
> TestScript: line 1: 9531 Abort trap (core dumped) /home/
> multix/kaf
>
> so.. we know that size is not 0.. but that could have many causes.
>
The assertion error says rather that the size _is_ 0. ;)
Cheers,
Guilhem.
More information about the kaffe
mailing list