[tor-bugs] #28733 [Core Tor/Tor]: {CONSDIFF} Refusing to apply consensus diff

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 6 14:49:04 UTC 2018


#28733: {CONSDIFF} Refusing to apply consensus diff
--------------------------+------------------------
 Reporter:  traumschule   |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:  consensus     |  Actual Points:
Parent ID:  #26310        |         Points:
 Reviewer:                |        Sponsor:
--------------------------+------------------------

Comment (by nickm):

 So the consensus diff is supposed to include the starting hash and the
 ending hash.  If the consensus diff is not corrupted, and if we're
 checking the starting hash, then applying the diff should result in the
 ending hash.

 So probably one of those conditions is violated?  Maybe we're not checking
 the starting hash, or maybe we're applying the diff to the wrong thing, or
 maybe the consensus diff is corrupted.

 The fact that this happens over and over makes me wonder if we're
 downloading the diff over and over.  If we are, then maybe there's a
 problem with the initial consensus that we're applying it to?

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


More information about the tor-bugs mailing list