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

Re: [tor-bugs] #2003 [Tor Relay]: Hibernation Soft and Hard Limits Reached Simultaneously



#2003: Hibernation Soft and Hard Limits Reached Simultaneously
-----------------------+----------------------------------------------------
 Reporter:  BarkerJr   |          Owner:  Sebastian         
     Type:  defect     |         Status:  needs_review      
 Priority:  normal     |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Relay  |        Version:  Tor: unspecified  
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by Sebastian):

 This is all a bit sad. b4bd836f46549b6 (the #4217 fix) broke this again.
 The problem is that we don't parse accounting stuff and set it up until
 we've dropped permissions (we currently do it in options_act(), and we
 open listeners in options_act_reversible() which gets called before
 options_act(). We will definitely need to change this order, otherwise we
 will always have situations where we open ports needlessly. Once we have
 that order changed we can keep b4bd836f46549b6, and revert all the stuff
 we did for this bug so far. bleh.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2003#comment:32>
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