[tor-bugs] #17391 [Tor]: torrc option "Sandbox 1" doesn't work in Tor v0.2.8.0-alpha-dev

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 20 19:29:14 UTC 2015


#17391: torrc option "Sandbox 1" doesn't work in Tor v0.2.8.0-alpha-dev
-------------------------+----------------------------------
 Reporter:  TORques      |          Owner:
     Type:  enhancement  |         Status:  closed
 Priority:  Medium       |      Milestone:  Tor: unspecified
Component:  Tor          |        Version:  Tor: unspecified
 Severity:  Normal       |     Resolution:  worksforme
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
  Sponsor:               |
-------------------------+----------------------------------

Comment (by TORques):

 Thanks nickm, now I have
 {{{
 libseccomp.a
 libseccomp.la
 libseccomp.so
 libseccomp.so.0
 libseccomp.so.0.0.0
 }}}
 in /usr/local/lib/
 and
 {{{
 seccomp.h
 }}}
 in /usr/local/include/

 I built tor with all required libs and h files and I got this error:
 {{{
 Oct 20 22:09:34.000 [notice] Tor 0.2.8.0-alpha-dev (git-d939a83f5bc8ccf3)
 opening log file.
 Oct 20 22:09:34.291 [notice] Tor v0.2.8.0-alpha-dev (git-d939a83f5bc8ccf3)
 running on Linux with Libevent 2.0.22-stable, OpenSSL 1.0.2d and Zlib
 1.2.8.
 Oct 20 22:09:34.291 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Oct 20 22:09:34.291 [notice] This version is not a stable Tor release.
 Expect more bugs than usual.
 Oct 20 22:09:34.291 [notice] Read configuration file
 "/usr/local/etc/tor/torrc".
 Oct 20 22:09:34.293 [notice] Based on detected system memory,
 MaxMemInQueues is set to 2904 MB. You can override this by setting
 MaxMemInQueues by hand.
 Oct 20 22:09:34.293 [notice] Opening Socks listener on 127.0.0.1:9050
 Oct 20 22:09:34.293 [notice] Opening Control listener on 127.0.0.1:9051
 Oct 20 22:09:34.293 [notice] Opening OR listener on 0.0.0.0:9001
 Oct 20 22:09:34.293 [notice] Opening Directory listener on 0.0.0.0:9030
 Oct 20 22:09:34.000 [notice] Not disabling debugger attaching for
 unprivileged users.
 Oct 20 22:09:34.000 [notice] Parsing GEOIP IPv4 file
 /usr/local/etc/tor/geoip.
 Oct 20 22:09:34.000 [notice] Parsing GEOIP IPv6 file
 /usr/local/etc/tor/geoip6.
 Oct 20 22:09:34.000 [notice] Configured to measure statistics. Look for
 the *-stats files that will first be written to the data directory in 24
 hours from now.
 ============================================================ T= 1445368174
 (Sandbox) Caught a bad syscall attempt (syscall time)
 [0x56e536]
 [0x843db7]
 [0x843db7]
 [0x777af4]
 [0x777930]
 [0x7798f7]
 [0x6beea7]
 [0x572a1a]
 [0x572304]
 [0x44dc7d]
 [0x44ecf3]
 [0x40686c]
 [0x40acc3]
 [0x4023cd]
 [0x7f1760]
 [0x4022a7]
 }}}
 I have no idea how to repair this. Any suggestion?

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


More information about the tor-bugs mailing list