Bug#644776: genext2fs: segfaults on bigendian archs

2012-06-29 Thread Samuel Thibault
Xavier Bestel, le Mon 25 Jun 2012 22:16:54 +0200, a écrit : > Would it be possible for you to rebase this patch against current CVS ? > Code has changed a bit wrt to swapping. Woah indeed. AIUI, swapping is now done on get_blkmap() calls. It seems the parsing of the blocks of nodes is now done onl

Bug#644776: genext2fs: segfaults on bigendian archs

2012-06-25 Thread Xavier Bestel
Hi Samuel, Le dimanche 09 octobre 2011 à 01:43 +0200, Samuel Thibault a écrit : > Package: genext2fs > Version: 1.4.1-2.2 > Severity: serious > Tags: patch > Justification: FTBFS > > Hello, > > genext2fs currently FTBFS because it segfaults in the testsuite. This is > apparently due to a bug in

Bug#644776: genext2fs: segfaults on bigendian archs

2011-10-08 Thread Samuel Thibault
Package: genext2fs Version: 1.4.1-2.2 Severity: serious Tags: patch Justification: FTBFS Hello, genext2fs currently FTBFS because it segfaults in the testsuite. This is apparently due to a bug in the swapping code. The comment This is benign as 0 means block 0 which has been zeroed out and there