[tor-bugs] #17635 [Tor]: Assertion due to periodic event initialization being too late.
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Wed Nov 18 11:33:07 UTC 2015
    
    
  
#17635: Assertion due to periodic event initialization being too late.
-----------------------------+------------------------------------
 Reporter:  yawning          |          Owner:
     Type:  defect           |         Status:  needs_review
 Priority:  Medium           |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor              |        Version:  Tor: unspecified
 Severity:  Major            |     Resolution:
 Keywords:  tor-core, crash  |  Actual Points:
Parent ID:                   |         Points:
  Sponsor:                   |
-----------------------------+------------------------------------
Changes (by yawning):
 * status:  new => needs_review
Comment:
 There's no reason not to initialize periodic events as the first thing we
 do when preparing to enter the main loop, since the events themselves
 won't get actually ran until all the setup is done.
 https://github.com/Yawning/tor/compare/bug17635
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17635#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list