Hi Andres
      I'll report the bug with detailed steps to reproduce at the
given link. Thanks !

Regards
Narendra

On Tue, Nov 3, 2015 at 8:49 PM, Andres Riancho <andres.rian...@gmail.com> wrote:
> Narendra,
>
>     Do you have a way for me to reproduce this issue? This is
> something I would like to fix. Please follow [0] to report bugs.
>
> [0] http://docs.w3af.org/en/latest/report-a-bug.html
>
> On Sat, Oct 24, 2015 at 12:39 AM, Narendra Vadde <naren...@gmail.com> wrote:
>> Hi Team
>>   Recently my scan failed with the below unhandled exception. Any
>> thoughts on this.
>>
>> An unhandled exception occurred while running hmap: ""
>> Found 1 URLs and 1 different injections points.
>> The URL list is:
>> - http://127.0.0.1:8080/
>> The list of fuzzable requests is:
>> - Method: GET | http://127.0.0.1:8080/
>> Exception in thread AuditorController:
>> Traceback (most recent call last):
>>   File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
>>     self.run()
>>   File 
>> "/usr/share/w3af/w3af/core/controllers/core_helpers/consumers/base_consumer.py",
>> line 114, in run
>>     self._teardown()
>>   File 
>> "/usr/share/w3af/w3af/core/controllers/core_helpers/consumers/audit.py",
>> line 53, in _teardown
>>     'plugin.end()', e)
>>   File 
>> "/usr/share/w3af/w3af/core/controllers/core_helpers/consumers/base_consumer.py",
>> line 267, in handle_exception
>>     enabled_plugins = pprint_plugins(self._w3af_core)
>>   File "/usr/share/w3af/w3af/core/controllers/exception_handling/helpers.py",
>> line 37, in pprint_plugins
>>     plugs_opts = copy.deepcopy(w3af_core.plugins.get_all_plugin_options())
>>   File "/usr/lib/python2.7/copy.py", line 163, in deepcopy
>>     y = copier(x, memo)
>>   File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict
>>     y[deepcopy(key, memo)] = deepcopy(value, memo)
>>   File "/usr/lib/python2.7/copy.py", line 163, in deepcopy
>>     y = copier(x, memo)
>>   File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict
>>     y[deepcopy(key, memo)] = deepcopy(value, memo)
>>   File "/usr/lib/python2.7/copy.py", line 190, in deepcopy
>>     y = _reconstruct(x, rv, 1, memo)
>>   File "/usr/lib/python2.7/copy.py", line 334, in _reconstruct
>>     state = deepcopy(state, memo)
>>   File "/usr/lib/python2.7/copy.py", line 163, in deepcopy
>>     y = copier(x, memo)
>>   File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict
>>     y[deepcopy(key, memo)] = deepcopy(value, memo)
>>   File "/usr/lib/python2.7/copy.py", line 163, in deepcopy
>>     y = copier(x, memo)
>>   File "/usr/lib/python2.7/copy.py", line 230, in _deepcopy_list
>>     y.append(deepcopy(a, memo))
>>   File "/usr/lib/python2.7/copy.py", line 190, in deepcopy
>>     y = _reconstruct(x, rv, 1, memo)
>>   File "/usr/lib/python2.7/copy.py", line 334, in _reconstruct
>>     state = deepcopy(state, memo)
>>   File "/usr/lib/python2.7/copy.py", line 163, in deepcopy
>>     y = copier(x, memo)
>>   File "/usr/lib/python2.7/copy.py", line 257, in _deepcopy_dict
>>     y[deepcopy(key, memo)] = deepcopy(value, memo)
>>   File "/usr/lib/python2.7/copy.py", line 174, in deepcopy
>>     y = copier(memo)
>> TypeError: gobject.GObject descendants' instances are non-copyable
>>
>> Regards
>> Narendra
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> W3af-develop mailing list
>> W3af-develop@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/w3af-develop
>
>
>
> --
> Andrés Riancho
> Project Leader at w3af - http://w3af.org/
> Web Application Attack and Audit Framework
> Twitter: @w3af
> GPG: 0x93C344F3

------------------------------------------------------------------------------
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to