[Dxspider-support] Spider Crash

Dirk Koopman djk at tobit.co.uk
Fri May 30 11:53:16 BST 2008


IZ5FSA wrote:
> I've found the possible error in a couple of data files having owner 
> "root".
> 
> After doing:
> # chown -R sysop.spider spider
> # find . -type d -exec chmod 2775 {} \;
> # find . -type f -exec chmod 775 {} \;
> it seems to work well now.
> 
> Only a question: what does those messages mean?
> 
>  >Route::findroutes: recursion limit reached looking for IV3SCP-6
>  >Route::findroutes: recursion limit reached looking for VE7CC-1
>  >Route::findroutes: recursion limit reached looking for IK5ZUK-6
>  >Route::findroutes: recursion limit reached looking for IQ6NE-6
> 

This is something that I have put in to stop the "deep recursion" 
crashes that have been occurring recently. This message is really for my 
benefit to see how prevalent the problem is. It will go away in future 
releases.

Dirk



More information about the Dxspider-support mailing list