[tor-bugs] #7845 [Tor]: parse error: Malformed object: missing object end line

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jan 16 04:56:34 UTC 2013


#7845: parse error: Malformed object: missing object end line
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  minor       |      Milestone:                    
Component:  Tor         |        Version:  Tor: 0.2.4.7-alpha
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by sysrqb):

 Forgot to mention that the cached-microdescs.new file Tor's using has
 duplicate entries. Should there be duplicate entries?

 {{{
 $ grep "^MI" ~/.tor/cached-microdescs.newold | sort | uniq -cd
       2 MIGJAoGBAKHkrgqf576iQMzOIzmS0Z+rjTh2Q3v936L3zqawNcuSXcy7RKPbdgiK
       2 MIGJAoGBAKIXGw0frrUg6zR7qOEWHxSZGGqw71hDoDcKgv6m3JDduNb0x2U40WGA
       2 MIGJAoGBAKnI/S/EA5uOXqOJfdUosD74i6mtcNNvUYIjCMnLJjEhRrbumSnKnZLn
       2 MIGJAoGBAKoUyVw/AA78Zo3yBiiXUH86kqy+2WNVFgCnX3gBOWjljNF0hW4w7waN
       2 MIGJAoGBAMM7lzyPlR6I43HrwR3L3IxUyWx66rXs/M+gJWHkCdxn86G0E3VbhVzB
       2 MIGJAoGBAMpjsCEz4sRS7VQIDElsKFxqdkhP4gjMnFicgBZGl8jN3t1skWzi6C2B
       2 MIGJAoGBAOTCaE2ghD8hCWFpeZLWOAomxO3f7t4vUmeOtcMW7TiVyhjbU1Rolu8I
       2 MIGJAoGBAOUwYzUaqe03XsGptgdkMRAiTM431dHxnAW2XUhxbQHfh7lkNMSI5x9e
 }}}

 And thinking about this a little more
 {{{
 @last-listed 2013-01-15 07:13:33
 onion-key
 -----BEGIN RSA PUBLIC KEY-----
 MIGJAoGBAKHkrgqf576iQMzOIzmS0Z+rjTh2Q3v936L3zqawNcuSXcy7RKPbdgiK
 b8nmS4xm57buohWKXR25 at last-listed 2013-01-15 08:32:48
 onion-key
 -----BEGIN RSA PUBLIC KEY-----
 }}}

 So this is from earlier today, silly me. Interestingly, but not
 surprisingly, I renamed this cached file and downloaded a new one and it
 does not have malformed entries. It does still have a few dupes, this may
 be tangential to this bug, though.
 {{{
 $ grep "^MI" ~/.tor/cached-microdescs.new | sort | uniq -cd | less
       2 MIGJAoGBAKcYw4VsCIqDdSz1sGsgfGxhO8JL71O+lRie5sXFD40DIyRH1Evl5Pir
       2 MIGJAoGBANGyUJt13wAm75tjGJMec3QgOlNvh7KXYX6Zy9QYj+DfWRkuuZWZ+XLZ
       2 MIGJAoGBAOzTLfKjUVUIwnqLTPq5o6O+B9ESiqPQbTrEY8XW3UgxoERKcjbWX4Q4
 }}}

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


More information about the tor-bugs mailing list