[tor-bugs] #11553 [Tor]: Be more verbose when warning about not finding a circuit ID

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 18 16:26:51 UTC 2014


#11553: Be more verbose when warning about not finding a circuit ID
-----------------------------+------------------------------------
     Reporter:  ra           |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  major        |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:  Tor: 0.2.5.3-alpha
   Resolution:               |   Keywords:  tor-relay 024-backport
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+------------------------------------
Changes (by nickm):

 * priority:  trivial => major
 * keywords:   => tor-relay 024-backport
 * milestone:   => Tor: 0.2.5.x-final


Comment:

 Agreed; my best guess for explanation here would be that on some relay-to-
 relay connection, you're getting close to the the limit of 2^15^  circuit
 IDs in each direction that Tor 0.2.3 and earlier had.

 We should never be calling this function on a connection with a client,
 since we should never be trying to extend a circuit towards a client.

 Also I bet this is a very expensive check if we're really exhausting the
 circID space here.  So, upgrading this to "major" and marking
 024-backportable.

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


More information about the tor-bugs mailing list