[kaffe] rt.jar bad signature
Hammam Mounir
hammam.mounir at gmail.com
Fri Apr 15 03:07:20 PDT 2005
hi all;
In file .../kaffevm/jar.c in function readJarHeader(.....),
the test
--------------------------------------------------------------------------------
fprintf(strerr,"< %d &&& %d > ",sig,((uint32 *)buf)[0]);
if(sig=((uint32 *)buf)[0]){
}
else{
jf->error=JAR_ERROR_BAD_SIGNATURE;
}
------------------------------------------------------------------------------
when in launch kaffe-bin i have de next results :
< 33639248 &&& 0 >
and that generate an error.
thank you for help.
best regards.
More information about the kaffe
mailing list