[tor-bugs] #9776 [Tor]: Long-running tor client doesn't build new circuits anymore

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 19 09:11:49 UTC 2013


#9776: Long-running tor client doesn't build new circuits anymore
------------------------+------------------------------------
 Reporter:  karsten     |          Owner:
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor         |        Version:  Tor: 0.2.4.17-rc
 Keywords:  tor-client  |  Actual Points:
Parent ID:              |         Points:
------------------------+------------------------------------
 I'm running three tor 0.2.4.17-rc clients on ferrinii for Torperf, and one
 of them stopped building new circuits a while ago:

 {{{
 Sep 19 08:28:42.000 [notice] We'd like to launch a circuit to handle a
 connection, but we already have 33 general-purpose client circuits
 pending. Waiting until some finish. [1 similar message(s) suppressed in
 last 600 seconds]
 }}}

 The process is still running and I can debug it (though I should kill and
 restart it at some point to make Torperf work again).  I sent it -USR1 and
 -USR2 signals to dump stats and switch to debug log level.  I'm attaching
 the logs since last restarting it.

 Here's the torrc:

 {{{
 DataDirectory .
 SocksPort 9021
 UseEntryGuards 0
 RunAsDaemon 1
 Log notice file log
 ControlPort 10021
 CookieAuthentication 1
 PidFile tor.pid
 }}}

 Roger suspects it has to do with 0.2.4.x using guards as directory guards
 and this tor not using guards.

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


More information about the tor-bugs mailing list