[tor-bugs] #2572 [Tor Relay]: Bridge authority crashes on SIGHUP

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Feb 16 12:45:42 UTC 2011


#2572: Bridge authority crashes on SIGHUP
------------------------+---------------------------------------------------
  Reporter:  rransom    |              Owner:  rransom           
      Type:  defect     |             Status:  needs_review      
  Priority:  critical   |          Milestone:  Tor: 0.2.2.x-final
 Component:  Tor Relay  |            Version:                    
  Keywords:             |             Parent:                    
    Points:             |   Actualpointsdone:                    
Pointsdone:             |       Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by rransom):

 Replying to [comment:5 rransom]:
 > The fix for this bug is to replace `authdir_mode(options)` with
 `authdir_mode_handles_descs(options, ROUTER_PURPOSE_GENERAL)` in
 `init_keys` (on line 632 of src/or/router.c as of `tor-0.2.2.22-alpha` and
 current `maint-0.2.2` HEAD).
 `ROUTER_PURPOSE_GENERAL` may need to be changed if a directory authority
 can also be a bridge relay.  (But we should not allow directory
 authorities to be bridge relays.)

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


More information about the tor-bugs mailing list