[tor-bugs] #19374 [Core Tor/Tor]: DNSPort broken on OpenBSD 5.9

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 10 21:49:08 UTC 2016


#19374: DNSPort broken on OpenBSD 5.9
------------------------------+--------------------------
     Reporter:  cypherpunks   |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.2.7.6
     Severity:  Major         |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 Hello,

 I am unable to use DNSPort on OpenBSD. The syslog says the port has opened
 correctly, and I see it in netstat:
 {{{
 udp          0      0  localhost.10000        *.*
 }}}

 However, there is no "LISTEN" as you can see. And when I use nslookup, I
 get:
 {{{
 Abort trap (core dumped)
 }}}

 Also when I run a second instance with only DNSPort set to the same, this
 is the output:

 {{{
 Jun 10 17:14:31.857 [notice] Tor v0.2.7.6 running on OpenBSD with Libevent
 2.0.22-stable, OpenSSL LibreSSL 2.3.2 and Zlib 1.2.3.
 Jun 10 17:14:31.857 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Jun 10 17:14:31.857 [notice] Read configuration file "/home/user/config".
 Jun 10 17:14:31.860 [notice] Opening Socks listener on 127.0.0.1:9050
 Jun 10 17:14:31.860 [notice] Opening DNS listener on 127.0.0.1:10000
 Jun 10 17:14:31.860 [warn] Could not bind to 127.0.0.1:10000: Address
 already in use. Is Tor already running?
 Jun 10 17:14:31.860 [notice] Closing partially-constructed Socks listener
 on 127.0.0.1:9050
 Jun 10 17:14:31.860 [warn] Failed to parse/validate config: Failed to bind
 one of the listener ports.
 Jun 10 17:14:31.860 [err] Reading config failed--see warnings above.
 }}}

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


More information about the tor-bugs mailing list