[tor-bugs] #9229 [Tor]: While bootstrapping, Tor clients stall for 60s when obfsproxy bridges are used.

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 8 19:53:52 UTC 2014


#9229: While bootstrapping, Tor clients stall for 60s when obfsproxy bridges are
used.
-------------------------+-------------------------------------------------
     Reporter:  phw      |      Owner:  asn
         Type:  defect   |     Status:  needs_review
     Priority:  normal   |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor      |    Version:
   Resolution:           |   Keywords:  60s, consensus, stall, obfsproxy,
Actual Points:           |  flashproxy, tbb-needs 024-backport 025-triaged
       Points:           |  Parent ID:
-------------------------+-------------------------------------------------
Changes (by nickm):

 * status:  needs_revision => needs_review


Comment:

 So, I fixed two major bugs in the patch with
 6ab10a546663b509d189ce16645b11af0e83d41c.

 The reason not to use any_bridge_descriptor_known() is that, by the time
 we were checking it, we had _one_ good bridge descriptor, and so it was
 returning false, and so we couldn't actually notice that we had just
 become live.

 Previous testing should probably be considered useless; can anybody test
 it now?

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


More information about the tor-bugs mailing list