[tor-bugs] #6472 [Tor Relay]: Assertion !connection_is_on_closeable_list

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Jul 26 21:09:25 UTC 2012


#6472: Assertion !connection_is_on_closeable_list
-----------------------+----------------------------------------------------
 Reporter:  torland    |          Owner:                    
     Type:  defect     |         Status:  needs_review      
 Priority:  major      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Relay  |        Version:  Tor: 0.2.3.19-rc  
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by cypherpunks):

 Yes, you no need any action if got answer for already closed connection.
 You can't to send any answer back. You can't establish requested
 connection. Connection was marked for close. The End.

 You can reformat patch, it duplicates lines with removing action:
 {{{
 +      resolve->pending_connections = pend->next;
 +      tor_free(pend);
 }}}

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


More information about the tor-bugs mailing list