[tor-bugs] #20499 [Core Tor/Tor]: A running Tor won't update the microdesc consensus

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 1 05:42:32 UTC 2016


#20499: A running Tor won't update the microdesc consensus
--------------------------+------------------------------------
 Reporter:  rubiate       |          Owner:
     Type:  defect        |         Status:  new
 Priority:  High          |      Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |        Version:  Tor: 0.2.9.4-alpha
 Severity:  Normal        |     Resolution:
 Keywords:  regression    |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------------------

Comment (by arma):

 For thoroughness,
 {{{
 (gdb) print consensus_bootstrap_dl_status
 $6 = {{next_attempt_at = 1477296321, n_download_failures = 0 '\000',
     n_download_attempts = 8 '\b', schedule = DL_SCHED_CONSENSUS,
     want_authority = DL_WANT_AUTHORITY,
     increment_on = DL_SCHED_INCREMENT_ATTEMPT,
     backoff = DL_SCHED_RANDOM_EXPONENTIAL, last_backoff_position = 8 '\b',
     last_delay_used = 273}, {next_attempt_at = 1477295479,
     n_download_failures = 0 '\000', n_download_attempts = 8 '\b',
     schedule = DL_SCHED_CONSENSUS, want_authority = DL_WANT_ANY_DIRSERVER,
     increment_on = DL_SCHED_INCREMENT_ATTEMPT,
     backoff = DL_SCHED_RANDOM_EXPONENTIAL, last_backoff_position = 8 '\b',
     last_delay_used = 7}}
 }}}

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


More information about the tor-bugs mailing list