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

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Mar 1 09:42:59 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:                    
--------------------------------+-------------------------------------------

Comment(by andrea):

 At the point in the loop in choose_random_entry_impl() that checks
 is_dir_cache, I have this:

 {{{
 (gdb) print *entry
 $4 = {nickname = "AthenaTestBridge\000\000\000",
   identity =
 "\317\206\302\025\211\000\251\210\321\255\070\265\321z\335\354\361%\270\\",
 chosen_on_date = 1361581336,
   chosen_by_version = 0xdbef10 "0.2.4.10-alpha-dev", made_contact = 1,
 can_retry = 0, path_bias_noticed = 0,
   path_bias_warned = 0, path_bias_extreme = 0, path_bias_disabled = 0,
 path_bias_use_noticed = 0,
   path_bias_use_extreme = 0, is_dir_cache = 0, bad_since = 0,
 unreachable_since = 0, last_attempted = 0,
   circ_attempts = 0, circ_successes = 0, successful_circuits_closed = 0,
 collapsed_circuits = 0,
   unusable_circuits = 0, timeouts = 0, use_attempts = 0, use_successes =
 0}
 }}}

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


More information about the tor-bugs mailing list