Hi.
Thank you for your report. It should be fixed now.
Bye
On Fri, Apr 4, 2014 at 11:19 AM, Visual Zhang wrote:
> [17:12:55] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry
> your run with the latest development version from the GitHub
> repository. If the exception persists, please s
[17:12:55] [CRITICAL] unhandled exception in sqlmap/1.0-dev, 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
Hi.
Thank you for your report and find it fixed now [1].
Kind regards,
Miroslav Stampar
[1] https://github.com/sqlmapproject/sqlmap/issues/656
On Sun, Mar 30, 2014 at 9:26 AM, Visual Zhang wrote:
> [15:19:32] [CRITICAL] unhandled exception in sqlmap/1.0-dev-e8c1c90,
> retry your run with the
[15:19:32] [CRITICAL] unhandled exception in sqlmap/1.0-dev-e8c1c90,
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/sqlma
Hi Renato.
Thank you for your report and find it fixed with the latest revision.
Kind regards,
Miroslav Stampar
On Sun, Jun 2, 2013 at 3:56 PM, Renato Bermudes wrote:
> qlmap version: 1.0-dev
> Python version: 2.7.4
> Operating system: posix
> Command line: /pentest/sqlmap/sqlmap.py
> --url=**
qlmap version: 1.0-dev
Python version: 2.7.4
Operating system: posix
Command line: /pentest/sqlmap/sqlmap.py
--url=
--proxy=* --random-agent --batch --threads=10 -o -f
Technique: None
Back-end DBMS: None (identified)
Trac
Hi.
Thank you for your report. It should be (hopefully) fixed now.
Kind regards,
Miroslav Stampar
On May 22, 2013 12:48 PM, "kvasilopoulos" wrote:
> [02:43:03] [CRITICAL] unhandled exception in sqlmap/1.0-dev-4b2cf07, retry
> your run with the latest development version from the GitHub reposito
[02:43:03] [CRITICAL] unhandled exception in sqlmap/1.0-dev-4b2cf07, 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/s
Hi.
Thank you for your report and find it fixed now.
Kind regards,
Miroslav Stampar
On Mon, Apr 1, 2013 at 12:29 AM, Happy User wrote:
> [02:27:07] [CRITICAL] unhandled exception in sqlmap/1.0-dev-a371f18,
> retry your run with the latest development version from the G
> itHub repository. If t
[02:27:07] [CRITICAL] unhandled exception in sqlmap/1.0-dev-a371f18,
retry your run with the latest development version from the G
itHub 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/sqlm
Hi.
Find it fixed now [1]. Bye.
Kind regards,
Miroslav Stampar
[1] https://github.com/sqlmapproject/sqlmap/issues/180
On Mon, Sep 10, 2012 at 10:30 PM, André Silva wrote:
> Hi,
>
> After syncing the lastest sqlmap version...
>
> root@bt:/pentest/database/sqlmap-dev# python2.6 sqlmap.py
> Trac
Hi,
After syncing the lastest sqlmap version...
root@bt:/pentest/database/sqlmap-dev# python2.6 sqlmap.py
Traceback (most recent call last):
File "sqlmap.py", line 15, in
from _sqlmap import main
File "/pentest/database/sqlmap-dev/_sqlmap.py", line 17, in
from lib.controller.control
Hi.
Thank you for reporting and find it fixed now [1].
KInd regards,
Miroslav Stampar
[1] https://github.com/sqlmapproject/sqlmap/issues/170
On Fri, Aug 31, 2012 at 6:23 PM, el draco wrote:
> [13:07:45] [CRITICAL] unhandled exception in sqlmap/1.0-dev-33980ad,
> retry your run with the latest
[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/sqlma
Hi.
Thank you for your report and find it fixed with the latest commit (
https://github.com/sqlmapproject/sqlmap/issues/100).
Kind regards,
Miroslav Stampar
On Mon, Jul 16, 2012 at 10:59 PM, Happy User wrote:
> [*] starting at 00:47:56
>
> [00:47:56] [INFO] parsing multiple targets list from
>
[*] starting at 00:47:56
[00:47:56] [INFO] parsing multiple targets list from
'D:/Soft/sqlmap-dev/inurl article_id=_FILTERED_U.txt'
[00:47:56] [INFO] sqlmap got a total of 147 targets
[00:47:56] [CRITICAL] unhandled exception in sqlmap/1.0-dev-5243140, retry
your run with the latest development v
Hi Jacco.
Thank you for your report and find it fixed in the latest revision (r4551).
Kind regards
On Mon, Nov 28, 2011 at 9:36 AM, Jacco van Tuijl wrote:
> [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4550), retry your run
> with the latest development version from the Subversion reposit
[CRITICAL] unhandled exception in sqlmap/1.0-dev (r4550), 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. T
Hi Devon.
Yes, it was the case until r4386. Bad design as we haven't expected
such large dumps.
You have a bad luck because you are using r4381 and from r4386 on
SQLite is used for storing "resuming" queries - no more MemoryError(s)
on resume and far better memory management. Only problem is that
As a follow up to my previous post, I think this should summarize what I was
attempting to say. The issue causing the memory error appears to be on line
210 of lib/core/target.py:
for line in readSessionFP.readlines(): # xreadlines doesn't return
unicode strings when codec.open(
Hello,
I've been dumping a fairly large database with sqlmap over the past week, and I
have ran into a problem trying to resume the dump. It's running out of memory
and killing the process. The output//session file is 1.1GB, and the
system I'm duping it with has 4GB of ram. From wh
hi Olu.
thank you for your report and find it fixed in the latest commit.
nevertheless, if you experience some more problems while retrieving
data you can freely contact me privately with some more details.
kr
On Tue, Jun 14, 2011 at 9:24 AM, Olu Akindeinde wrote:
>
> Hi,
> Sqlmap gave this cr
Hi,
Sqlmap gave this critical error
Thanks
>
>
> sqlmap version: 1.0-dev (r4077)
> Python version: 2.6.1
> Operating system: posix
> Command line: ./sqlmap.py -u http://www.abc.com/rp.jsp?uname= --thread=10
> -v 3 --dump -D database -T table --parse-errors --fresh-queries
> Technique: TIME
> Bac
hi Dennis.
thank you for your report and find it fixed in the latest commit.
kr
On Thu, May 26, 2011 at 1:25 PM, Dennis Hecken wrote:
> [13:24:37] [CRITICAL] unhandled exception in sqlmap/0.9, retry your run with
> the latest development version from the Subversion repository. If the
> exceptio
[13:24:37] [CRITICAL] unhandled exception in sqlmap/0.9, retry your run with
the latest development version from the Subversion repository. If the exception
persists, please send b
y e-mail to sqlmap-users@lists.sourceforge.net the following text and any
information required to reproduce the bug
25 matches
Mail list logo