[tor-bugs] #8367 [Tor]: Regression in git master: Can't bootstrap with bridges

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 28 22:30:01 UTC 2013


#8367: Regression in git master: Can't bootstrap with bridges
--------------------------------+-------------------------------------------
 Reporter:  nickm               |          Owner:                    
     Type:  defect              |         Status:  needs_review      
 Priority:  critical            |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                 |        Version:                    
 Keywords:  tor-client bridges  |         Parent:                    
   Points:                      |   Actualpoints:                    
--------------------------------+-------------------------------------------
Changes (by nickm):

  * status:  new => needs_review
  * priority:  major => critical


Comment:

 Ah.  choose_random_dirguard() calls choose_random_entry_impl with its
 for_directory argument set to true.  That tells it to only use nodes that
 have is_dir_cache set to 1.  But the bridges' node_ts apparently don't
 have is_dir_cache set to 1.

 I have an easy fix in "bug8367" in my public repository. It doesn't need a
 changes file, since this isn't in any released version.  Please review; we
 shouldn't put out 0.2.4.11-alpha until this is fixed.

 (Can anybody else reproduce the bug?)

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


More information about the tor-bugs mailing list