[tor-bugs] #11465 [Tor]: Log a backtrace on sandbox failure.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 10 19:03:12 UTC 2014


#11465: Log a backtrace on sandbox failure.
------------------------+--------------------------------------
     Reporter:  nickm   |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-client sandbox linux
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------------

Comment (by nickm):

 Well, *that* was a fun one to diagnose. :/

 First, it's necessary to make libc load symbols before we install the
 sandbox filter. Otherwise, it will try to read some symbol tables from
 some elf files and fail badly.

 Second, we needed to allow the writev() syscall.

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


More information about the tor-bugs mailing list