[sqlmap-users] RuntimeError: maximum recursion depth exceeded
Brought to you by:
inquisb
From: m4l1c3 <mal...@gm...> - 2011-06-22 15:16:56
|
I"m getting a lot of this: [07:08:51] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4161), retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sql...@li... the following text and any information required to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you. sqlmap version: 1.0-dev (r4161) Python version: 2.6.5 Operating system: posix Command line: ./sqlmap.py -u https://*************************** --batch --dbs Technique: None Back-end DBMS: None (identified) iterate(node, instance) File "/pentest/database/sqlmap/lib/core/option.py", line 338, in iterate iterate(node, instance) File "/pentest/database/sqlmap/lib/core/option.py", line 338, in iterate iterate(node, instance) File "/pentest/database/sqlmap/lib/core/option.py", line 338, in iterate iterate(node, instance) File "/pentest/database/sqlmap/lib/core/option.py", line 338, in iterate iterate(node, instance) File "/pentest/database/sqlmap/lib/core/option.py", line 333, in iterate instance = DictObject() RuntimeError: maximum recursion depth exceeded |