No user description was provided for this bug report given that it was related to handled exceptions in scan with id 4ed049291a
Version Information
Python version: 2.7.3 (default, Aug 1 2012, 05:14:39) [GCC 4.6.3]
GTK version: 2.24.10
PyGTK version: 2.24.0
w3af version:
w3af - Web Application Attack and Audit Framework
Version: 1.5
Revision: 123e131d1a - 21 Apr 2013 23:42
Author: Andres Riancho and the w3af team.
Traceback
An exception was found while running crawl.web_spider on "http://domain/gift/R296/Earrings | Method: GET". The exception was: "unsupported operand type(s) for +: 'NoneType' and 'str'" at pool.py:get():528.The full traceback is:
File "/root/src/w3af/core/controllers/core_helpers/consumers/crawl_infrastructure.py", line 389, in _discover_worker
result = plugin.discover_wrapper(fuzzable_request)
File "/root/src/w3af/core/controllers/plugins/crawl_plugin.py", line 47, in crawl_wrapper
return self.crawl(fuzzable_request_copy)
File "/root/src/w3af/plugins/crawl/web_spider.py", line 124, in crawl
self._extract_links_and_verify(resp, fuzzable_req)
File "/root/src/w3af/plugins/crawl/web_spider.py", line 204, in _extract_links_and_verify
resp, fuzzable_req)
File "/root/src/w3af/core/controllers/threads/threadpool.py", line 76, in map_multi_args
return self.map_async(one_to_many(func), iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 528, 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 4ed049291a
Version Information
Traceback
Enabled Plugins