Re: [sqlmap-users] 0.9-dev (r3107) - UnboundLocalError: local variable 'code' referenced before ass
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-25 11:00:17
|
hi Kazim. thank you for your report. find it fixed in the latest commit kr 2011/1/25 Kazım Buğra Tombul <mha...@gm...>: > > [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 > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B Location: Zagreb, Croatia |