View Issue Details

IDProjectCategoryView StatusLast Update
0000075Kali LinuxKali Package Bugpublic2013-03-20 14:20
ReporterTsopic Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Platformx86OSKaliOS Version1.0
Summary0000075: w3af scan starting bug
Description

When i start scan, it gives this error, and ends the scan right away.

Traceback (most recent call last):
File "/usr/share/w3af/core/ui/gtkUi/main.py", line 590, in startScanWrap
self.w3af.start()
File "/usr/share/w3af/core/controllers/w3afCore.py", line 417, in start
self._realStart()
File "/usr/share/w3af/core/controllers/w3afCore.py", line 602, in _realStart
self._end( e )
File "/usr/share/w3af/core/controllers/w3afCore.py", line 676, in _end
tm.join( joinAll=True )
File "/usr/share/w3af/core/controllers/threads/threadManager.py", line 119, in join
self._threadPool.wait( ownerObj, joinAll )
File "/usr/share/w3af/core/controllers/threads/threadpool.py", line 260, in wait
self.poll(block=True, ownerObj=ownerObj, joinAll=joinAll)
File "/usr/share/w3af/core/controllers/threads/threadpool.py", line 245, in poll
raise result
w3afException: w3afMustStopException found by _send_404, someone else will handle it.

Steps To Reproduce

Restart scan

Activities

saberzaid

saberzaid

2013-03-15 15:47

reporter   ~0000099

w3af need to update to the latest ver , the one that comes with kali kinda old

muts

muts

2013-03-20 14:20

reporter   ~0000156

Thanks for this report.

Duplicate of http://bugs.kali.org/view.php?id=57.

Please check http://docs.kali.org/kali-support/submitting-issues-kali-bug-tracker

Issue History

Date Modified Username Field Change
2013-03-15 13:01 Tsopic New Issue
2013-03-15 15:47 saberzaid Note Added: 0000099
2013-03-20 14:20 muts Note Added: 0000156
2013-03-20 14:20 muts Status new => closed
2013-03-20 14:20 muts Assigned To => muts
2013-03-20 14:20 muts Resolution open => duplicate