[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #3228 [Tor Bridge]: Setting BridgeRelay Triggers Assertion Failure



#3228: Setting BridgeRelay Triggers Assertion Failure
---------------------------+------------------------------------------------
    Reporter:  atagar      |       Owner:                    
        Type:  defect      |      Status:  reopened          
    Priority:  major       |   Milestone:  Tor: 0.2.2.x-final
   Component:  Tor Bridge  |     Version:                    
  Resolution:              |    Keywords:                    
      Parent:              |      Points:                    
Actualpoints:              |  
---------------------------+------------------------------------------------

Comment(by arma):

 Apparently this clause in options_act() wants to get run before we call
 init_keys:

 {{{
   /* Load state */
   if (! global_state && running_tor) {
     if (or_state_load())
       return -1;
     rep_hist_load_mtbf_data(time(NULL));
   }
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3228#comment:17>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs