[tor-bugs] #8049 [Stem]: Stem's DescriptorReader misses 10% of descriptors in tarballs

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Feb 11 16:44:48 UTC 2013


#8049: Stem's DescriptorReader misses 10% of descriptors in tarballs
---------------------+------------------------------------------------------
 Reporter:  karsten  |          Owner:  atagar  
     Type:  defect   |         Status:  assigned
 Priority:  normal   |      Milestone:          
Component:  Stem     |        Version:          
 Keywords:           |         Parent:          
   Points:           |   Actualpoints:          
---------------------+------------------------------------------------------

Comment(by atagar):

 > How will Stem handle this?

 If validation is enabled then Stem should raise a ValueError with...

 Line contains invalid characters: <line>

 ... and simply skip the line if validation is disabled. Stem's presently
 failing before that with a UnicodeDecodeError, but that's a bug.

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


More information about the tor-bugs mailing list