Achim, On Wed, May 6, 2009 at 8:31 AM, Achim Hoffmann <a...@securenet.de> wrote: > got 100s of following message in the console window right befor w3af GUI > crashed: > > File "D:\Programs\w3af\core\data\kb\info.py", line 168, in _convert_to_range > respomse_string += ' ' + self._convert_to_range(....) > RuntimeError: maximum recursion depth exceeded >
I got that message some times before, but I failed to debug it properly. Could you please help me debug it? The problem is that the "_convert_to_range" method in info.py is recursively calling itself too many times; but I fail to see in which case this is happening :( > > Achim > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > W3af-develop mailing list > W3af-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-develop > -- Andrés Riancho http://www.bonsai-sec.com/ http://w3af.sourceforge.net/ ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop