[tor-bugs] #8196 [Tor]: pathbias_should_count(): Bug: One-hop circuit has length 1.

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 11 18:58:26 UTC 2013


#8196: pathbias_should_count(): Bug: One-hop circuit has length 1.
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor         |        Version:                    
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by mikeperry):

 We could demote the log message here, but then if you try to extend the
 circuit again, you'll just hit the other log message in
 pathbias_should_count() that alerts you to the fact that it had ignored
 the circuit previously (for being one hop), but then isn't.

 Should we maybe give controller-created/manipulated circuits a special
 flag for stuff like this? We do have CIRCUIT_PURPOSE_CONTROLLER (which is
 checked by pathbias_should_count()), but no one likes using it (including
 me) because it changes too much about how Tor actually manages your
 circuits...

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


More information about the tor-bugs mailing list