Did you add some prints to the setup handler method?
https://github.com/andresriancho/w3af/blob/master/w3af/core/data/db/dbms.py#L263

What do you see?

On Fri, Apr 11, 2014 at 10:26 AM,  <assm...@skygate.de> wrote:
> Hi Andres,
>
> I could track it down to the following call:
>
> w3af/core/data/db/dbms.py:86
>
> future.result()
>
> I can read somthing about blocking here until some thread is
> started....seems that this takes forever.
>
> Is there anything that can go wrong when starting the sqlite db?
> How can I find out?
>
> Hope this helps.....
>
> TIA
>
> Tobias
>
>> Tobias,
>
>>     Well, that's the first time someone reports this... and it never
>> happen to me either. Could you help us by debugging it a little bit?
>> Try adding print statements and follow the code a little bit to see
>> where you end up. If your bug report is more specific I'll be able to
>> try to reproduce/fix it.
>
>> Regards,
>
>> On Fri, Apr 11, 2014 at 6:36 AM,  <assm...@skygate.de> wrote:
>>> Hi,
>>>
>>> I just upgraded my w3af to commit f7d67d80228255. Installed the new
>>> dependencies and wanted to run w3af_console.
>>>
>>> After startup...no reaction, I need to kill the process to get my shell 
>>> back.
>>>
>>> Everything is fine till line 15 where ConsoleUI import happens. No
>>> more output afterwards.
>>>
>>> I run a debain stable, everything up to date.
>>>
>>> Going back some commits doesn`t change a thing.
>>>
>>> Any Ideas, what might help me out here?
>>>
>>> TIA
>>>
>>> Tobias
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Put Bad Developers to Shame
>>> Dominate Development with Jenkins Continuous Integration
>>> Continuously Automate Build, Test & Deployment
>>> Start a new project now. Try Jenkins in the cloud.
>>> http://p.sf.net/sfu/13600_Cloudbees
>>> _______________________________________________
>>> W3af-users mailing list
>>> W3af-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/w3af-users
>
>
>
>
>
> Mit freundlichen Grüßen
>
> Tobias Assmann
> _______________________________________________________
>
>  SkyGate internetworking GmbH
>  Pfuelstrasse 5, Aufgang VI
>  D - 10997 Berlin
>  Handelsreg. Berlin Charlottenburg, HRB 87258
>  Geschaeftsfuehrer: Stephan Jensen
>
>  T: +49- (0)30 - 611038-0
>  F: +49- (0)30 - 61280465
>  W: http://www.skygate.de
> _______________________________________________________
>
>



-- 
Andrés Riancho
Project Leader at w3af - http://w3af.org/
Web Application Attack and Audit Framework
Twitter: @w3af
GPG: 0x93C344F3

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to