Re: Bug in webbot ?

> 
>  Hello,
> 
>  I've found something strange in webbot : hit count and title logs
> are never generated by the bot.
> 
>  The problem is in calculate_statistics() (from HTRobot.c) :
>  The call : TArray * array = HTAnchor_getArray(total_docs);
> always returns a NULL array.
> I've looked at the source of HTAnchor_getArray(), but I have no
> idea why it returns NULL at this step.
> 
>  Any suggestion ?
> 
> 	Fabrice
> 
> 
Hi 
I found that bug yesterday too and I am trying to figure out the problem. 
The flag v is not working for me either.
John Punin

Received on Wednesday, 3 March 1999 14:34:24 UTC