[tor-bugs] #21621 [Core Tor/Tor]: Intro points can get stuck in CIRCUIT_PURPOSE_S_ESTABLISH_INTRO

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 26 18:03:41 UTC 2019


#21621: Intro points can get stuck in CIRCUIT_PURPOSE_S_ESTABLISH_INTRO
-------------------------------------------------+-------------------------
 Reporter:  teor                                 |          Owner:  (none)
     Type:  defect                               |         Status:  closed
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:  Tor:
                                                 |  0.2.7.2-alpha
 Severity:  Normal                               |     Resolution:  not a
 Keywords:  tor-hs, teor-was-assigned,           |  bug
  034-triage-20180328, 034-removed-20180328      |  Actual Points:
Parent ID:  #25882                               |         Points:  3
 Reviewer:  dgoulet                              |        Sponsor:
                                                 |  Sponsor27-can
-------------------------------------------------+-------------------------
Changes (by dgoulet):

 * status:  new => closed
 * resolution:   => not a bug


Comment:

 I do not think this is an issue in HSv3 because a service intro circuit
 that never establishes ultimately get removed by
 `circuit_building_expire()` and the HS subsystem notices it at that point
 which results in opening a new one.

 No descriptors are published without all IP established.

 As for v2, I believe it should also behave like that but uncertain. In any
 case, not sure we'll fix this in v2 unless major stability or reachability
 issue arise?

 Please re-open if I'm wrong but in the end, I think
 `circuit_building_expire()` does its job properly.

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


More information about the tor-bugs mailing list