[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #3620 [Tor Client]: warnings when accessing non-existent hidden service
#3620: warnings when accessing non-existent hidden service
---------------------------+------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version:
Resolution: fixed | Keywords:
Parent: | Points:
Actualpoints: |
---------------------------+------------------------------------------------
Changes (by nickm):
* status: new => closed
* resolution: => fixed
Comment:
Okay, I think I figured it out this time.
The case I previously fixed was indeed a bug: we shouldn't have been
cannibalizing isolated circuits. But this happens now when a circuit
completes, and it *isn't* isolated, and nothing wants to attach to it, and
connection_ap_attach_pending() decides to cannibalize it and tentatively
isolate something on it, but circuit_has_opened() only sees that it has no
streams attached to it and decides to try to clear its isolation info.
I believe I've got it fixed in master now.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3620#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs