"Gianluca Brindisi" officially hates me :)

i've tried around 6 different fixes and at the end solution from Steve
really looks most promising (just committed something 99% similar to
that one)

thing is that for some unapparent reason i've made some boyscout fixes
and he probably just got crazy in all those iterations.

don't know what to say than sorry.

kr

On Wed, Jul 27, 2011 at 10:08 AM, Bernardo Damele A. G.
<bernardo.dam...@gmail.com> wrote:
> This should be fixed now.
> Can you please retry and report back?
>
> Bernardo
>
>
> On 26 July 2011 10:36, Gianluca Brindisi <g...@brindi.si> wrote:
>> Hi all!
>> I still have errors while trying to crack retrieved hashes :(
>>
>> [11:32:53] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4293),
>> 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 (r4293)
>> Python version: 2.6.5
>> Operating system: posix
>> Command line: sqlmap.py --tor --url
>> *************************************** --password
>> Technique: ERROR
>> Back-end DBMS: MySQL (fingerprinted)
>> Traceback (most recent call last):
>>  File "sqlmap.py", line 86, in main
>>    start()
>>  File "/home/g/sqlmap-dev2/lib/controller/controller.py", line 554, in start
>>    action()
>>  File "/home/g/sqlmap-dev2/lib/controller/action.py", line 77, in action
>>    conf.dbmsHandler.getPasswordHashes(), "password hash")
>>  File "/home/g/sqlmap-dev2/plugins/generic/enumeration.py", line 396,
>> in getPasswordHashes
>>    attackCachedUsersPasswords()
>>  File "/home/g/sqlmap-dev2/lib/utils/hash.py", line 246, in
>> attackCachedUsersPasswords
>>    results = dictionaryAttack(kb.data.cachedUsersPasswords)
>>  File "/home/g/sqlmap-dev2/lib/utils/hash.py", line 575, in dictionaryAttack
>>    retVal = _multiprocessing.Queue()
>>  File "/usr/local/lib/python2.6/multiprocessing/__init__.py", line
>> 212, in Queue
>>    from multiprocessing.queues import Queue
>>  File "/usr/local/lib/python2.6/multiprocessing/queues.py", line 22,
>> in <module>
>>    from multiprocessing.synchronize import Lock, BoundedSemaphore,
>> Semaphore, Condition
>>  File "/usr/local/lib/python2.6/multiprocessing/synchronize.py", line
>> 33, in <module>
>>    " function, see issue 3770.")
>> ImportError: This platform lacks a functioning sem_open
>> implementation, therefore, the required synchronization primitives
>> needed will not function, see issue 3770.
>>
>> [*] shutting down at 11:32:53
>>
>> Gianluca
>>
>> ------------------------------------------------------------------------------
>> Magic Quadrant for Content-Aware Data Loss Prevention
>> Research study explores the data loss prevention market. Includes in-depth
>> analysis on the changes within the DLP market, and the criteria used to
>> evaluate the strengths and weaknesses of these DLP solutions.
>> http://www.accelacomm.com/jaw/sfnl/114/51385063/
>> _______________________________________________
>> 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
>
> ------------------------------------------------------------------------------
> Got Input?   Slashdot Needs You.
> Take our quick survey online.  Come on, we don't ask for help often.
> Plus, you'll get a chance to win $100 to spend on ThinkGeek.
> http://p.sf.net/sfu/slashdot-survey
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar (@stamparm)

E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to