[tor-bugs] #25347 [Core Tor/Tor]: Tor stops building circuits, and doesn't start when it has enough directory information

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Feb 25 14:01:12 UTC 2018


#25347: Tor stops building circuits, and doesn't start when it has enough directory
information
-------------------------------------------------+-------------------------
 Reporter:  teor                                 |          Owner:  (none)
     Type:  defect                               |         Status:  new
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.3.x-final
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.3.0.6
 Severity:  Normal                               |     Resolution:
 Keywords:  031-backport, 032-backport,          |  Actual Points:
  033-must, tor-guard, tor-client, tbb-          |
  usability-website, tbb-needs                   |
Parent ID:  #21969                               |         Points:  1
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by asn):

 Thanks for the logs. Looking at `info_25347.zip​`, I see that after
 bootstrapping to 90% we failed about 80 circuits with:
 {{{
 circuit_mark_for_close_(): Circuit 0 (id: 8) marked for close at
 command.c:589 (orig reason: 517, new reason: 0)
 }}}

 IIUC, this means that the client received a DESTROY cell (from the guard?)
 with reason `END_CIRC_REASON_RESOURCELIMIT`. `RESOURCELIMIT` is an
 interesting reason to receive because it's the one that the DoS subsystem
 uses, but can also be caused by other kind of failures.

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


More information about the tor-bugs mailing list