[tor-bugs] #18656 [Tor]: Relay publishing malformed 'dirreq-v3-reqs' line
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Mar 26 23:01:18 UTC 2016
#18656: Relay publishing malformed 'dirreq-v3-reqs' line
--------------------+---------------------
Reporter: atagar | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------+---------------------
Comment (by dcf):
In addition to the non-ASCII country labels, the counts are nonsensical:
{{{
dirreq-v3-reqs
Sÿ=4026597208,Sÿ=4026597208,Sÿ=4026597208,Sÿ=4026597208,Sÿ=4026597208,Sÿ=4026597208,¥þ=4026591624,6=4026537520,6=4026537520,6=4026537520,us=8
}}}
{{{
4026597208 = 0xf000ff58
4026591624 = 0xf000e988
4026537520 = 0xf0001630
}}}
The label `Sÿ` is probably 0xff53, `¥þ` is probably 0xfea5, and `6` is
probably 0x0036.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18656#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list