[tor-bugs] #4796 [Tor Hidden Services]: circuitlist.c:1222: _circuit_mark_for_close: Assertion ocirc->rend_data failed; aborting

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Dec 28 16:54:59 UTC 2011


#4796: circuitlist.c:1222: _circuit_mark_for_close: Assertion ocirc->rend_data
failed; aborting
---------------------------------+------------------------------------------
 Reporter:  rransom              |          Owner:  rransom            
     Type:  defect               |         Status:  new                
 Priority:  normal               |      Milestone:  Tor: 0.2.3.x-final 
Component:  Tor Hidden Services  |        Version:  Tor: 0.2.3.10-alpha
 Keywords:                       |         Parent:                     
   Points:                       |   Actualpoints:                     
---------------------------------+------------------------------------------
 murb reports the following error message in 0.2.3.10-alpha:
 {{{
 Dec 28 15:59:37.000 [err] _circuit_mark_for_close(): Bug:
 circuitlist.c:1222: _circuit_mark_for_close: Assertion ocirc->rend_data
 failed; aborting
 }}}

 There were no relevant notices or warnings before this message.

 I see several code paths which can set a circuit's purpose to
 `CIRCUIT_PURPOSE_C_INTRODUCING`, then mark it for close before its
 `rend_data` field is set; there's no way we can get rid of those paths.
 Time to remove this assertion.

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


More information about the tor-bugs mailing list