[tor-bugs] #9776 [Tor]: Long-running tor client doesn't build new circuits anymore
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Sep 25 16:07:07 UTC 2013
#9776: Long-running tor client doesn't build new circuits anymore
-------------------------+--------------------------------
Reporter: karsten | Owner:
Type: defect | Status: reopened
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.17-rc
Resolution: | Keywords: tor-client
Actual Points: | Parent ID:
Points: |
-------------------------+--------------------------------
Comment (by andrea):
Replying to [comment:14 nickm]:
> skruffy says (if I understand correctly) that the race condition he
describes above is another bug, and this can be closed.
Well, what he described there is non-change, since if channel_closed()
gets called with chan->state == CHANNEL_STATE_OPEN it'll assert before it
ever gets to circuit_n_chan_done() and if it's ever possible for that to
happen lots of other stuff is broken too.
I'm not sure what else he's getting at, though. Possibly suggesting there
can be pending circuits on the channel trying to do something on a
*different* channel?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9776#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list