[tor-bugs] #7799 [Tor]: Tor seems to build+timeout circuits for hours when offline/idle

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Dec 26 23:11:14 UTC 2012


#7799: Tor seems to build+timeout circuits for hours when offline/idle
--------------------+-------------------------------------------------------
 Reporter:  mr-4    |          Owner:                    
     Type:  defect  |         Status:  new               
 Priority:  normal  |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor     |        Version:  Tor: 0.2.4.7-alpha
 Keywords:          |         Parent:                    
   Points:          |   Actualpoints:                    
--------------------+-------------------------------------------------------

Comment(by nickm):

 Replying to [comment:2 mikeperry]:
  [...]
 > First: The reported logline is info level, not notice. It's possible
 that the notice line was *also* triggered, but that's not immediately
 clear based on the situation description.

 Are you sure?  In master I have:
 {{{
           log_notice(LD_CIRC,
                  "No circuits are opened. Relaxed timeout for "
                  "a circuit with channel state %s to %ldms. "
                  "However, it appears the circuit has timed out anyway. "
                  "%d guards are live. %s",
 }}}

 vs
 {{{
           log_info(LD_CIRC,
                  "No circuits are opened. Relaxing timeout for "
                  "a circuit with channel state %s. %d guards are live.",
 }}}

 The "However, a circuit has timed out anyway" line in the original makes
 it look like the notice is getting hit.  The info one didn't have that.
 Are you thinking of a different log message?

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


More information about the tor-bugs mailing list