[tor-bugs] #7267 [Tor]: src/or/channel.c:1315 channel_closed: Assertion chan->state == CHANNEL_STATE_CLOSING || chan->state == CHANNEL_STATE_CLOSED || chan->state == CHANNEL_STATE_ERROR failed;
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Nov 10 11:26:06 UTC 2012
#7267: src/or/channel.c:1315 channel_closed: Assertion chan->state ==
CHANNEL_STATE_CLOSING || chan->state == CHANNEL_STATE_CLOSED || chan->state
== CHANNEL_STATE_ERROR failed;
-----------------------+----------------------------------------------------
Reporter: asn | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.4-alpha
Keywords: tor-relay | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Changes (by andrea):
* status: needs_review => new
Comment:
Replying to [comment:19 nickm]:
> Hm. Looks about right. It needs two things afaict: a changes file, and
explicit documentation for connection_mark_for_close{,_internal}
explaining which one you call when, and when you need to call
connection_or_close_.* instead, and when you would want to do what the
connection_handle_{read,write}_impl functions do.
>
All these changes now made, tested and merged.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7267#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list