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

Re: [tor-bugs] #5917 [Stem]: integ.control.base_controller hangs



#5917: integ.control.base_controller hangs
---------------------+------------------------------------------------------
 Reporter:  gsathya  |          Owner:  atagar
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Stem     |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------

Comment(by atagar):

 That's interesting. I assume that this is the default target, which means
 that stem is trying to establish a socket connection to tor (which it has
 already done dozens of times before) but somehow getting stuck. Could you
 please dig into get_tor_socket() to figure out if it's getting stuck on
 the connection or authentication? It would be helpful to figure out the
 last line in the stem codebase where we get stuck. One possability is that
 we're sending a PROTOCOLINFO and never receiving a response from tor,
 which would be... bad.

 It's weird that the bug only manifests when multiple tests are run. We
 have a with clause wrapping all of the ControlSockets here, so there
 shouldn't be bleeding between the tests... I'm puzzled.

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