[13:07:45] [CRITICAL] unhandled exception in sqlmap/1.0-dev-33980ad, retry your run with the latest development version from the GitHub repository. If the exception persists, please send by e-mail to 'sqlmap-users@lists.sourceforge.net' or open a new issue at 'https://github.com/sqlmapproject/sqlmap/issues/new' with 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-33980ad Python version: 2.7.3 Operating system: posix Command line: ./sqlmap.py -u **************************************************** -D *************** --dump --replicate -T ******** --start=101 --stop=500 Technique: UNION Back-end DBMS: MySQL (fingerprinted) Traceback (most recent call last): File "/home/xxx/sqlmap/sqlmap-dev/_sqlmap.py", line 72, in main start() File "/home/xxx/sqlmap/sqlmap-dev/lib/controller/controller.py", line 563, in start action() File "/home/xxx/sqlmap/sqlmap-dev/lib/controller/action.py", line 110, in action conf.dbmsHandler.dumpTable() File "/home/xxx/sqlmap/sqlmap-dev/plugins/generic/entries.py", line 439, in dumpTable conf.dumper.dbTableValues(kb.data.dumpedTable) File "/home/xxx/sqlmap/sqlmap-dev/lib/core/dump.py", line 392, in dbTableValues rtable = replication.createTable(table, cols) File "/home/xxx/sqlmap/sqlmap-dev/lib/core/replication.py", line 96, in createTable return Replication.Table(parent=self, name=tblname, columns=columns, typeless=typeless) File "/home/xxx/sqlmap/sqlmap-dev/lib/core/replication.py", line 56, in __init__ self.parent.cursor.execute('DROP TABLE IF EXISTS "%s"' % self.name) OperationalError: database is locked
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ sqlmap-users mailing list sqlmap-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlmap-users