[tor-bugs] #8766 [Tor]: Tor never recovers when started with	skewed clock
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Sun Feb  8 11:48:05 UTC 2015
    
    
  
#8766: Tor never recovers when started with skewed clock
------------------------+--------------------------
     Reporter:  proper  |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.???
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-client
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------
Comment (by arma):
 This is related to the comment in main.c, around the clock jump message:
 {{{
     /* XXX if the time jumps *back* many months, do our events in
      * run_scheduled_events() recover? I don't think they do. -RD */
 }}}
 And even if we fix those static time_t's, we have other places in the code
 where e.g. time_to_download_next_consensus[] is full of times from the
 distant future.
 This is going to be rough to fix. But it sure would be nice to fix.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8766#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list