[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
Wed Nov 14 09:32:46 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: needs_review
Priority: major | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.4-alpha
Keywords: tor-relay | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
Comment(by andrea):
Replying to [comment:31 aagbsn]:
> Replying to [comment:30 andrea]:
> > Replying to [comment:29 mr-4]:
> > > My torrc is massive - is there any section in particular you'd like
me to post? Same for debug logs.
> >
> > Not in particular; I'm just not able to repro these very well despite
hearing a lot about them, so I'd like to know what I'm doing differently.
I've been spending this whole thing grepping through multigigabyte debug
logs myself... don't worry about it for now, I think I figured this out.
> >
> > > My messages are exactly the same: "Something tried to close an
or_connection_t without going through channels at
src/or/connection.c:3120"
> >
> > Yeah, that's possible. Did you build with bufferevents enabled, by
any chance?
>
> I get loads of similar error messages with Tor version 0.2.4.6-alpha
(git-b13c6becc892d971).
>
> {{{
> Nov 13 21:32:06.000 [warn] Something tried to close an or_connection_t
without going through channels at src/or/hibernate.c:850
> }}}
Try 2cb82c33bcb59ce65c9738ff8ff4977f39fa3d9f; that just got fixed.
> My torrc is the same as before (above).
>
> I did not build with bufferevents enabled. If you want access to my
relay for debugging just
> let me know.
Okay. I have a list of potential causes of this in bug 7472 now; if I
need to use your relay I'll let you know.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7267#comment:32>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list