[tor-bugs] #12064 [Tor]: Tor should be able to read all files it creates when Sandbox enabled.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu May 22 02:17:21 UTC 2014


#12064: Tor should be able to read all files it creates when Sandbox enabled.
---------------------------+--------------------------------
     Reporter:  alphawolf  |      Owner:  nickm
         Type:  defect     |     Status:  assigned
     Priority:  normal     |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor        |    Version:  Tor: 0.2.5.4-alpha
   Resolution:             |   Keywords:  sandbox
Actual Points:             |  Parent ID:
       Points:             |
---------------------------+--------------------------------

Comment (by alphawolf):

 RE: part 1, I've confirmed that 3 of the 4 files can trigger warnings:
 {{{
 May 21 22:01:06.000 [warn] sandbox_intern_string(): Bug: No interned
 sandbox parameter found for /var/lib/tor/stats/entry-stats
 May 21 22:01:06.000 [warn] sandbox_intern_string(): Bug: No interned
 sandbox parameter found for /var/lib/tor/stats/exit-stats
 May 21 22:01:06.000 [warn] sandbox_intern_string(): Bug: No interned
 sandbox parameter found for /var/lib/tor/stats/conn-stats
 }}}
 Relevant torrc settings:
 {{{
 EntryStatistics 1
 ExitPortStatistics 1
 ConnDirectionStatistics 1
 }}}

 I don't know how to enable buffer-stats in order to test that.  The
 bug12064_part1 patch does fix these three warnings.

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


More information about the tor-bugs mailing list