[tor-bugs] #9286 [Tor]: ordb1 uses milliseconds in its descriptor, spec says it can't

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 19 05:01:43 UTC 2013


#9286: ordb1 uses milliseconds in its descriptor, spec says it can't
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  major       |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor         |        Version:                    
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by arma):

 {{{
 #0  0x000000000042181f in cell_queue_append (queue=0x6a96328,
     cell=0x7fff6fa27070, wide_circ_ids=0, use_stats=0) at
 src/or/relay.c:2141
 2141      TOR_SIMPLEQ_INSERT_TAIL(&queue->head, cell, next);
 (gdb) print *queue
 $5 = {head = {sqh_first = 0x15b015a00000158, sqh_last =
 0x15f015e015d015c},
   n = 23134560, insertion_times = 0x1660240023f}
 }}}

 that's kind of a large queue->n, isn't it.

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


More information about the tor-bugs mailing list