[tor-bugs] #4856 [Tor Hidden Services]: Error in log message
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Sat Jan  7 01:12:36 UTC 2012
    
    
  
#4856: Error in log message
---------------------------------+------------------------------------------
 Reporter:  rransom              |          Owner:                    
     Type:  defect               |         Status:  new               
 Priority:  trivial              |      Milestone:  Tor: 0.2.2.x-final
Component:  Tor Hidden Services  |        Version:                    
 Keywords:                       |         Parent:                    
   Points:                       |   Actualpoints:                    
---------------------------------+------------------------------------------
 From `rend_service_rendezvous_has_opened`:
 {{{
   service = rend_service_get_by_pk_digest(
                 circuit->rend_data->rend_pk_digest);
   if (!service) {
     log_warn(LD_GENERAL, "Internal error: unrecognized service ID on "
              "introduction circuit.");
     reason = END_CIRC_REASON_INTERNAL;
     goto err;
   }
 }}}
 `.-3s/introduction/rendezvous/`
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4856>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list