[tor-bugs] #7558 [Stem]: Minor bug in control test
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Nov 25 18:28:08 UTC 2012
#7558: Minor bug in control test
--------------------+-------------------------------------------------------
Reporter: eoinof | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
Changes (by atagar):
* priority: trivial => normal
Comment:
Great catch, Eoin! This looks like it may be a tor bug. Could you please
start tor in your VM with an open control port and try the following?
{{{
atagar at morrigan:~/Desktop/stem$ telnet localhost 9051
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
AUTHENTICATE
250 OK
USEFEATURE VERBOSE_NAMES
250 OK
GETINFO version
250-version=0.2.1.30
250 OK
GETINFO orconn-status
250+orconn-status=
$FF70FEE26E41E0CD582C4348E78F7CACE393B299=Zwiebelschale CONNECTED
$7610BBD3F5BB67284EEE8476721AE6109DC29BEA=chaoscomputerclub3 CONNECTED
$9E4F56839C06738DA4B806068854C06780EFBD18=Amunet5 CONNECTED
$071C2D9D0E03D75FF30DCCA850BB29CA4A4BB383=CzechMix CONNECTED
$5D0034A368E0ABAF663D21847E1C9B6CFA09752A~Karlstad CONNECTED
$4A0CCD2DDC7995083D73F5D667100C8A5831F16D=Tonga LAUNCHED
.
250 OK
}}}
If you're running Tor verion 0.1.2.2 or later and get something like
"$590A7A707B0FAFEF93F57FF061303D4415A13045 LAUNCHED" then that's a tor bug
since it should provide a 'LongName' rather than 'ServerID'.
https://gitweb.torproject.org/torspec.git/blob/HEAD:/control-spec.txt#l572
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7558#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list