It seems to happen in line 834. Actually it is a bug, checking for maximum URL ID is not performed. Will be fixed later.
Andrej Filipcic �����(�): > Hi, > > I have tried index -X1 option in the aspseek 1.2.6 but it core dumps... > Retrieving URLs > Processing inverted index file: 0 > Processing inverted index file: 1 > Address of param: bfffb4e0 > Segmentation fault (core dumped) > > It reports segmentation violation in index.cpp line 836 ( if(deltas) ), > where deltas is NULL. This is probably wrong due to threads... > > system is RH7.1, 2.4.8-26mdkenterprise, glibc-2.2.4-19, gdb-5.0rh-5 > > index -H and everything else runs OK > > Best regards, > > Andrej
