[tor-bugs] #5209 [Ooni]: ooni-probe enters some endless loop after scanning a few hundred bridges
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Mar 1 10:57:38 UTC 2012
#5209: ooni-probe enters some endless loop after scanning a few hundred bridges
---------------------+------------------------------------------------------
Reporter: karsten | Owner: hellais
Type: defect | Status: new
Priority: major | Milestone:
Component: Ooni | Version:
Keywords: | Parent: #5028
Points: | Actualpoints:
---------------------+------------------------------------------------------
Comment(by karsten):
Scan completed, so 4c68347 may have solved the problem. (Yay!)
I only found a probably harmless traceback at the end of the scan:
{{{
ooniprobe : ERROR Error in connecting to Tor Control port
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-
packages/gevent-0.13.6-py2.6-linux-i686.egg/gevent/greenlet.py", line 390,
in run
result = self._run(*self.args, **self.kwargs)
File "tests/bridget.py", line 301, in experiment
return self.connect(bridge)
File "tests/bridget.py", line 239, in connect
self.logger.info("Bandwidth: %s" % bandwidth)
UnboundLocalError: local variable 'bandwidth' referenced before assignment
<Greenlet at 0x95d6b6c: <bound method BridgeT.experiment of
<bridget.BridgeT instance at 0x94f25cc>>(data='[[address-scrubbed-for-
trac-ticket]]')> failed with UnboundLocalError
ooniprobe : INFO [[address-scrubbed-for-trac-ticket]] bridge does
not work (40 s timeout)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5209#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list