On Sun, Sep 22, 2002 at 06:12:30AM -0700, Bill Moseley <moseley@hank.org> wrote:
> On Sat, 21 Sep 2002, Bernhard Weisshuhn wrote:
>
> > reproduce:
> > ----------
> > % echo "a" > test.txt
> > % ./swish-e -S fs -i test.txt -f indexa
> > % rm test.txt
> > % echo "b" > test.txt
> > % ./swish-e -S fs -i test.txt -f indexb
> > % ./swish-e -M indexa indexb indexmerged
> > --> segfault
>
> This looks like the same one that was already reported. Jose is working
> on it.
I think I narrowed it down to one commit at Thu Aug 29 13:45:41 2002 UTC:
index.h 1.52
compress.c 1.48
index.c 1.193
swish.h 1.157
merge.c 1.69
These revisions seem to have introduced the behaviour I reported, going back
one rev on these files at least passed the test above.
regards,
bkw
Received on Sun Sep 22 20:44:39 2002