MACHO TESTS FAILS

Peter Johnson peter at tortall.net
Sun Mar 4 01:24:34 PST 2007


On Sun, 4 Mar 2007, kriss wrote:
> is it normal that all *macho* tests fails ?
> on x86_64 linux as x86_64 bin

Fixed in r1811 in mainline development.  I'll backport to 0.6 branch later 
this week and get a 0.6.1 release out with this and some other minor 
bugfixes.  The tests were failing because Yasm was not filling unused 
portions of the section and segment names in the Mach-O output file with 0 
bytes (so they were getting filled with random garbage instead).  Doesn't 
matter functionally but it was causing the spurious test miscompares you 
saw.

Thanks,
Peter


More information about the yasm-devel mailing list