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

2017-12-12 Thread Tor Bug Tracker & Wiki
#24558: enable expensive hardening message is wrong with static library builds
--+
 Reporter:  teor  |  Owner:  (none)
 Type:  defect| Status:  closed
 Priority:  Very Low  |  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Trivial   | Resolution:  fixed
 Keywords:  easy, intro   |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by nickm):

 * status:  merge_ready => closed
 * resolution:   => fixed


Comment:

 lgtm ; merged!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

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

2017-12-11 Thread Tor Bug Tracker & Wiki
#24558: enable expensive hardening message is wrong with static library builds
--+
 Reporter:  teor  |  Owner:  (none)
 Type:  defect| Status:  merge_ready
 Priority:  Very Low  |  Milestone:  Tor: 0.3.3.x-final
Component:  Core Tor/Tor  |Version:
 Severity:  Trivial   | Resolution:
 Keywords:  easy, intro   |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+
Changes (by teor):

 * status:  new => merge_ready


Comment:

 See my branch log24558.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

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

2017-12-07 Thread Tor Bug Tracker & Wiki
#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: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs