[tbb-bugs] #20238 [Applications/Tor Browser]: Hardened browser should have a way to disable ASan

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Sep 24 17:23:00 UTC 2016


#20238: Hardened browser should have a way to disable ASan
------------------------------------------+----------------------
     Reporter:  cypherpunks               |      Owner:  tbb-team
         Type:  enhancement               |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 I've been hit twice recently by Address Sanitizer bugs (#20237, #19851).
 It's always a huge pain to figure out what's happening, and then to work
 around it. I had to grab an old glibc and hack around with $LD_PRELOAD for
 one, screw around with ulimits for the other. And I need to boot a Tails
 VM to get a working browser to search for the error messages (which aren't
 even printed by default), and then copy/paste is difficult.

 start-tor-browser should have a documented option to disable ASan. And the
 script shouldn't just clobber ASAN_OPTIONS if it's set, because that just
 complicates debugging (prepend/append your string instead).

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


More information about the tbb-bugs mailing list