At 01:34 PM 09/18/02 -0400, Peggy Eaton wrote:
>I'll try this, but I just tried using the "./swish-e -i index.c" to see
>if it also resulted in the error, and it created the index.index.swish-e
>and index.swish-e.prop:
Hum.
When porting to other machines most of the problems were in writing the
index to disk (and reading it back the same way) or with memory align errors.
Could be a problem when indexing more than one file
$ ./swish-e -i index.c swish.c
or it could be that "make test" is using a feature that is causing a problem.
$ cd ~/swish-e-2.2/tests
$ ../src/swish-e -c test.config -v1
then if that crashes
$ gdb ../src/swish-e
run -c test.config
bt
--
Bill Moseley
mailto:moseley@hank.org
Received on Wed Sep 18 17:51:33 2002