[tor-bugs] #8230 [Tor]: Bug: Used circuit is in strange path state build attempted.

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Mar 26 18:26:26 UTC 2013


#8230: Bug: Used circuit is in strange path state build attempted.
-----------------------+----------------------------------------------------
 Reporter:  keb        |          Owner:  mikeperry          
     Type:  defect     |         Status:  assigned           
 Priority:  normal     |      Milestone:  Tor: 0.2.4.x-final 
Component:  Tor        |        Version:  Tor: 0.2.4.10-alpha
 Keywords:  tor-relay  |         Parent:                     
   Points:             |   Actualpoints:                     
-----------------------+----------------------------------------------------
Changes (by mikeperry):

  * keywords:  tor-client => tor-relay


Comment:

 This interesting. Apparently we try to do a usability test on a circuit
 before it is actually marked as opened (see circuit_send_next_onion_skin()
 and the call to consider_testing_reachability()).

 I think I can fix both path bias log messages just by moving the call to
 pathbias_count_build_success() to before the reachability test.. But
 shouldn't I also move the rest of that block (especially the call to
 circuit_has_opened()) to before the reachability test?

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


More information about the tor-bugs mailing list