[tor-bugs] #11069 [Tor]: Tor with unreachable PTs should not hang the bootstrap process

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 25 22:03:23 UTC 2014


#11069: Tor with unreachable PTs should not hang the bootstrap process
------------------------+--------------------------------
     Reporter:  asn     |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-pt tor-client
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------

Comment (by brade):

 It isn't specific to PT.  If you enter a bad bridge (as the only bridge),
 Tor Launcher will wait indefinitely for tor to complete the bootstrap
 process.

 Here is a torrc to use for testing (adjust paths and make sure nothing is
 listening on TCP port 9532:
 {{{
 Bridge 127.0.0.1:9532
 DataDirectory /Users/foo/TBB.app/Data/Tor
 DirReqStatistics 0
 GeoIPFile /Users/foo/TBB.app/Data/Tor/geoip
 UseBridges 1
 }}}

 Here are the bootstrap status event messages that Tor Launcher received:
 {{{
 650 NOTICE Bootstrapped 5%: Connecting to directory server.
 650 STATUS_CLIENT NOTICE BOOTSTRAP PROGRESS=5 TAG=conn_dir
 SUMMARY="Connecting to directory server"
 650 STATUS_CLIENT WARN BOOTSTRAP PROGRESS=5 TAG=conn_dir
 SUMMARY="Connecting to directory server" WARNING="Connection refused"
 REASON=CONNECTREFUSED COUNT=1 RECOMMENDATION=ignore
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11069#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list