[tor-bugs] #4015 [Torflow]: BwAuthority postgres scanner freezes with changes from #3679 TorCtl Event Parsing Rewrite

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Mon Oct 3 00:28:41 UTC 2011


#4015: BwAuthority postgres scanner freezes with changes from #3679 TorCtl Event
Parsing Rewrite
---------------------+------------------------------------------------------
 Reporter:  aagbsn   |          Owner:  mikeperry
     Type:  defect   |         Status:  new      
 Priority:  normal   |      Milestone:           
Component:  Torflow  |        Version:           
 Keywords:           |         Parent:  #3679    
   Points:           |   Actualpoints:           
---------------------+------------------------------------------------------

Comment(by mikeperry):

 Thoughts on ways to force a traceback/logs out of this piece of shit:

 kill -SIGINT child_pid  # To cause a KeyboardInterrupt traceback in a
 random python thread
 kill -SIGKILL tor_pid   # To generate a traceback inside the read loop due
 to closed control port
 kill -SIGHUP tor_pid    # To cause tor to send some random control port
 events during re-init

 Any others we can try?

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


More information about the tor-bugs mailing list