[tor-bugs] #7303 [Tor]: assertion "state == CHANNEL_STATE_*" errors

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Nov 3 21:16:29 UTC 2012


#7303: assertion "state == CHANNEL_STATE_*" errors
--------------------+-------------------------------------------------------
 Reporter:  mr-4    |          Owner:                    
     Type:  defect  |         Status:  new               
 Priority:  normal  |      Milestone:                    
Component:  Tor     |        Version:  Tor: 0.2.4.5-alpha
 Keywords:          |         Parent:                    
   Points:          |   Actualpoints:                    
--------------------+-------------------------------------------------------
 During start up I get the following error after which tor bails out:

 Bootstrapped 20%: Asking for networkstatus consensus.
 Bootstrapped 50%: Loading relay descriptors.
 channel_closed(): Bug: src/or/channel.c:1315: channel_closed: Assertion
 chan->state == CHANNEL_STATE_CLOSING || chan->state ==
 CHANNEL_STATE_CLOSED || chan->state == CHANNEL_STATE_ERROR failed;
 aborting.

 One possible reason for this error could be that tor is trying to connect
 to bridges (I use a lot of them) which are not responsive/non-
 existent/inactive/off-line.

 As soon as removed those from my torrc file and left only the ones which
 (currently) work, then all is well and I don't get the above error.

 Please let me know if you need any more info.

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


More information about the tor-bugs mailing list