Hello, 

I get this error in my report file:

ri Mar 16 03:13:21 2012 - error] Error in grep plugin, "motw" raised the 
exception: can't start new thread. Please report this bug to the
 w3af sourceforge project page [ 
https://sourceforge.net/apps/trac/w3af/newticket ] 
Exception: Traceback (most recent call last):
  File "/opt/owtf/tools/restricted/w3af/w3af/core/data/url/xUrllib.py", line 
841, in _grep_worker
    timedout_grep_wrapper(request, response)
error: can't start new thread

[Fri Mar 16 03:13:21 2012 - error] Traceback (most recent call last):
  File "/opt/owtf/tools/restricted/w3af/w3af/core/data/url/xUrllib.py", line 
841, in _grep_worker
    timedout_grep_wrapper(request, response)
  File 
"/opt/owtf/tools/restricted/w3af/w3af/core/controllers/misc/timeout_function.py",
 line 144, in __call__
    return timelimited(self._timeout, self._function, *args, **kwds)
  File 
"/opt/owtf/tools/restricted/w3af/w3af/core/controllers/misc/timeout_function.py",
 line 102, in timelimited
    t.start()
  File "/usr/lib/python2.6/threading.py", line 471, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread


This error basically repeats a lot of times:
This is how it was w3af ran:

cleanup
profiles 
use full_audit
back
plugins
bruteforce !basicAuthBrute,!formAuthBrute
discovery 
sharedHosting,allowedMethods,digitSum,content_negotiation,robotsReader,serverStatus,webSpider
#discovery config importResults
#set input_csv reqs.csv
#back
output htmlFile,textFile
output config htmlFile
set fileName w3af_report2012-03-15_21_58_53.html
back
output config textFile
#set httpFileName w3af_report2012-03-15_21_58_53.http.txt
set fileName w3af_report2012-03-15_21_58_53.txt
set verbose false
back
back
misc-settings
set fuzzFileName True
set fuzzCookie True
#set fuzzFormComboValues all
set maxDiscoveryTime 240
back
http-settings
set timeout 60
set userAgent Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20100101 Firefox/6.0
set maxRetrys 3
back
target
set target www.aaaaaaaaaaaaa.com
back
start
exit
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
W3af-users mailing list
W3af-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-users

Reply via email to