[tor-bugs] #28358 [Core Tor/Tor]: Nyx forces Tor error: sandbox_getaddrinfo(): Bug: (Sandbox) failed to get address

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 21 17:59:01 UTC 2018


#28358: Nyx forces Tor error: sandbox_getaddrinfo(): Bug: (Sandbox) failed to get
address
--------------------------+----------------------------------
 Reporter:  wagon         |          Owner:  (none)
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: unspecified
Component:  Core Tor/Tor  |        Version:  Tor: 0.3.4.9
 Severity:  Normal        |     Resolution:
 Keywords:  sandbox       |  Actual Points:
Parent ID:                |         Points:
 Reviewer:                |        Sponsor:
--------------------------+----------------------------------

Comment (by wagon):

 > Would you like to contribute this patch? :) (file to modify:
 `doc/tor.1.txt`)
 For `doc/tor.1.txt` from tor-0.3.5.5-alpha:
 {{{
 $ diff tor.1.txt-original tor.1.txt-updated
 601c601
 <     can not be changed while tor is running.
 ---
 >     can not be changed while tor is running. +
 603c603
 <     When the Sandbox is 1, the following options can not be changed when
 tor
 ---
 >     When the **Sandbox** is 1, the following options can not be changed
 when tor
 605,613c605,614
 <     Address
 <     ConnLimit
 <     CookieAuthFile
 <     DirPortFrontPage
 <     ExtORPortCookieAuthFile
 <     Logs
 <     ServerDNSResolvConfFile
 <     Tor must remain in client or server mode (some changes to ClientOnly
 and
 <     ORPort are not allowed).
 ---
 >     **Address**,
 >     **ConnLimit**,
 >     **CookieAuthFile**,
 >     **DirPortFrontPage**,
 >     **ExtORPortCookieAuthFile**,
 >     **Logs**,
 >     **ServerDNSResolvConfFile**.
 >     Tor must remain in client or server mode (some changes to
 **ClientOnly** and
 >     **ORPort** are not allowed). Currently, if **Sandbox** is 1,
 **ControlPort**
 >     command "GETINFO address" will not work.
 }}}
 I also fixed formatting problems in this option. The result was checked
 using the commands:
 {{{
 $ a2x -f manpage /path/to/tor.1.txt
 $ man /path/to/tor.1
 }}}
 It would be good solution for now, but in future we have to make it
 working with `Sandbox` option. As I understand you, it doesn't contradict
 to the idea of sandbox design.

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


More information about the tor-bugs mailing list