No user description was provided for this bug report given that it was related to handled exceptions in scan with id 910448f445
Version Information
Python version: 2.7.3 (default, Jan 2 2013, 16:53:07) [GCC 4.7.2]
GTK version: 2.24.10
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.5
Revision: 95842dfd50 - 27 Feb 2014 18:31
Author: Andres Riancho and the w3af team.
Traceback
An exception was found while running crawl.phpinfo on "http://domain/res/theme/res/custom.js | Method: GET". The exception was: "deque mutated during iteration" at pool.py:get():554.The full traceback is:
File "/usr/share/w3af/w3af/core/controllers/core_helpers/consumers/crawl_infrastructure.py", line 387, in _discover_worker
result = plugin.discover_wrapper(fuzzable_request)
File "/usr/share/w3af/w3af/core/controllers/plugins/crawl_plugin.py", line 47, in crawl_wrapper
return self.crawl(fuzzable_request_copy)
File "/usr/share/w3af/w3af/plugins/crawl/phpinfo.py", line 74, in crawl
self.worker_pool.map_multi_args(self._check_and_analyze, args)
File "/usr/share/w3af/w3af/core/controllers/threads/threadpool.py", line 81, in map_multi_args
return self.map_async(one_to_many(func), iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 554, in get
raise self._value
User description
No user description was provided for this bug report given that it was related to handled exceptions in scan with id 910448f445
Version Information
Traceback
Enabled Plugins