Please find it fixed.
Thanks for reporting.

Bernardo


On 13 July 2011 07:29, Christian S. <christia...@linuxmail.org> wrote:
> [00:45:39] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4264),
> retry your run with the latest development version from the Subversion
> repository. If the exception persists, please send by e-mail to
> sqlmap-users@lists.sourceforge.net 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 (r4264)
> Python version: 2.6.6
> Operating system: posix
> Command line: sqlmap.py -u ********************************************
> --dump-all --batch --eta --threads=8
> Technique: ERROR
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>   File "sqlmap.py", line 86, in main
>     start()
>   File "/home/user/sqlmap-dev/lib/controller/controller.py", line 554,
> in start
>     action()
>   File "/home/user/sqlmap-dev/lib/controller/action.py", line 112, in
> action
>     conf.dbmsHandler.dumpAll()
>   File "/home/user/sqlmap-dev/plugins/generic/enumeration.py", line
> 1788, in dumpAll
>     self.dumpTable()
>   File "/home/user/sqlmap-dev/plugins/generic/enumeration.py", line
> 1743, in dumpTable
>     conf.dumper.dbTableValues(kb.data.dumpedTable)
>   File "/home/user/sqlmap-dev/lib/core/dump.py", line 438, in dbTableValues
>     dataToDumpFile(dumpFP, "%s," % safeCSValue(value))
>   File "/home/user/sqlmap-dev/lib/core/common.py", line 2784, in
> safeCSValue
>     if not (retVal[0] == retVal[-1] == '"'):
> IndexError: string index out of range
>
> [*] shutting down at 00:45:39
>
>
> ------------------------------------------------------------------------------
> AppSumo Presents a FREE Video for the SourceForge Community by Eric
> Ries, the creator of the Lean Startup Methodology on "Lean Startup
> Secrets Revealed." This video shows you how to validate your ideas,
> optimize your ideas and identify your business strategy.
> http://p.sf.net/sfu/appsumosfdev2dev
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Bernardo Damele A. G.

E-mail / Jabber: bernardo.damele (at) gmail.com
Mobile: +447788962949 (UK 07788962949)
PGP Key ID: Unavailable

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to