[sqlmap-users] 0.9-dev (r3107) - UnboundLocalError: local variable 'code' referenced before assignm
Brought to you by:
inquisb
From: Kazım B. T. <mha...@gm...> - 2011-01-25 10:51:15
|
[12:44:46] [CRITICAL] unhandled exception in sqlmap/0.9-dev, 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 command line, the following text and any information needed to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you. sqlmap version: 0.9-dev (r3107) Python version: 2.5.4 Operating system: posix Traceback (most recent call last): File "./sqlmap.py", line 83, in main start() File "/Users/my_user_name/sqlmap-dev/lib/controller/controller.py", line 336, in start elif not checkDynParam(place, parameter, value): File "/Users/my_user_name/sqlmap-dev/lib/controller/checks.py", line 551, in checkDynParam dynResult = Request.queryPage(payload, place, raise404=False) File "/Users/my_user_name/sqlmap-dev/lib/request/connect.py", line 462, in queryPage page, headers = Connect.getPage(url=uri, get=get, post=post, cookie=cookie, ua=ua, silent=silent, method=method, auxHeaders=auxHeaders, response=response, raise404=raise404, ignoreTimeout=timeBasedCompare) File "/Users/my_user_name/sqlmap-dev/lib/request/connect.py", line 262, in getPage warnMsg += "to get error page information (%d)" % code UnboundLocalError: local variable 'code' referenced before assignment [*] shutting down at: 12:44:46 *Kazım Buğra Tombul* *Senior @ Metu Computer Engineering* *Software Developer @ Speeddate.com, Inc.* *System Administrator @ Metu Computer Club* *Supervisory Board Member @ Metu Computer Club* |