[tor-bugs] #24558 [Core Tor/Tor]: enable expensive hardening message is wrong with static library builds

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 8 01:41:32 UTC 2017


#24558: enable expensive hardening message is wrong with static library builds
------------------------------+--------------------------------
     Reporter:  teor          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Very Low      |  Milestone:  Tor: 0.3.3.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Trivial       |   Keywords:  easy, intro
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 A user complained on IRC that using expensive hardening and static builds
 together resulted in this warning:
 {{{
 configure: error: The compiler supports -fsanitize=address, but for some
 reason I was not able to link when using it. Are you missing run-time
 support? With GCC you need libubsan.so, and with Clang you need
 libclang_rt.ubsan*
 }}}

 We should say that you need "libubsan.*" for GCC, because you need the
 static version for static builds.

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


More information about the tor-bugs mailing list