[tor-bugs] #2812 [Torctl]: TorCtl Zombie Connections

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Apr 17 00:24:11 UTC 2011


#2812: TorCtl Zombie Connections
--------------------+-------------------------------------------------------
 Reporter:  atagar  |          Owner:              
     Type:  defect  |         Status:  needs_review
 Priority:  normal  |      Milestone:              
Component:  Torctl  |        Version:              
 Keywords:          |         Parent:              
   Points:          |   Actualpoints:              
--------------------+-------------------------------------------------------

Comment(by mikeperry):

 Hrmm. Are you eating exceptions somewhere in your TorCtl? Why is your
 TorCtl even giving you a Connection object back when auth fails? Mine
 throws the exception up to the python prompt when I try to reproduce this,
 making me unable to even call close. This makes sense that there's a
 leaked socket in that case. We need to catch the auth error and close it
 in the connect() call.

 You'll also need to merge your other comments into a single diff for me to
 more easily understand them. They seem orthogonal to this particular
 issue, but pasted diffs-as-comments are not really easy to understand, so
 perhaps I'm missing some additional issues.

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


More information about the tor-bugs mailing list