[tor-bugs] #9782 [Tor]: Tor crashes when setting relay

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 19 17:56:29 UTC 2013


#9782: Tor crashes when setting relay
---------------------------+------------------------------
     Reporter:  Alchemist  |      Owner:
         Type:  defect     |     Status:  new
     Priority:  normal     |  Milestone:
    Component:  Tor        |    Version:  Tor: 0.2.4.17-rc
   Resolution:             |   Keywords:
Actual Points:             |  Parent ID:
       Points:             |
---------------------------+------------------------------

Comment (by nickm):

 What were the older versions that worked, exactly?  Looking at the source
 code, it seems that have tried to initialize the dns subsystem when
 running as a relay for some while now.

 Generally, you can make a perfectly fine resolv.conf file by just putting
 in something like
 {{{
 Nameserver x.y.z.w
 Nameserver x.y.z.w
 }}}
 with one Nameserver line for each of your nameservers, filling in the IPv4
 address of each nameserver.

 You don't need to put it in /etc/resolv.conf, either -- you can override
 the file location with ServerDNSResolvConfFile

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


More information about the tor-bugs mailing list