Re: [Flac-dev] test_metaflac fails in make check for flac 1.1.2 after --add-padding is performed

2006-09-07 Thread Josh Coalson
riting pad byte to AIFF SSND > chunk" > > Tom > > Tom Goetze <[EMAIL PROTECTED]> wrote: Date: Wed, 30 Aug 2006 00:00:56 > -0700 (PDT) > From: Tom Goetze <[EMAIL PROTECTED]> > Subject: Re: [Flac-dev] test_metaflac fails in make check for flac > 1.1.2 after --ad

Re: [Flac-dev] test_metaflac fails in make check for flac 1.1.2 after --add-padding is performed

2006-09-07 Thread Tom Goetze
Josh,I applied this patch and all the "make check" tests passed (but I do not have valgrind and I did not use --enable-exhaustive-tests during configure, so it isn't all the tests). Do you see anything suspicious about it?--- flac-1.1.2.oldBuild/src/flac/decode.c   2005-01-24 20:13:46.0

Re: [Flac-dev] test_metaflac fails in make check for flac 1.1.2 after --add-padding is performed

2006-08-30 Thread Tom Goetze
Josh Coalson <[EMAIL PROTECTED]> wrote:--- Tom Goetze <[EMAIL PROTECTED]>wrote:> doing "make check" on flac-1.1.2, I get a segmentation fault > > ././test_metaflac.sh: line 51: 17370 Segmentation fault flac> $*> > My linux distribution is a linuxfromscratch 6.1.1> I built flac using blfs 6.1 di

Re: [Flac-dev] test_metaflac fails in make check for flac 1.1.2 after --add-padding is performed

2006-08-29 Thread Josh Coalson
--- Tom Goetze <[EMAIL PROTECTED]> wrote: > doing "make check" on flac-1.1.2, I get a segmentation fault > > ././test_metaflac.sh: line 51: 17370 Segmentation fault flac > $* > > when running this portion of the test/test_metaflac.sh script: > > (set -x && run_metaflac --preserve-modti

[Flac-dev] test_metaflac fails in make check for flac 1.1.2 after --add-padding is performed

2006-08-28 Thread Tom Goetze
doing "make check" on flac-1.1.2, I get a segmentation fault ././test_metaflac.sh: line 51: 17370 Segmentation fault  flac $*when running this portion of the test/test_metaflac.sh script:(set -x && run_metaflac --preserve-modtime --add-padding=12345 $flacfile)check_exitcheck_flac