[Bug sanitizer/59063] [4.9 Regression] ASAN: segfault in __interceptor_clock_gettime

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 11 07:33:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59063

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Yury Gribov from comment #7)
> Created attachment 31192 [details]
> Proposed patch
> 
> Does this patch make sense?

No.  Just add it to STATIC_LIBASAN_LIBS (dunno about tsan, does it require the
same?), and make sure libasan is linked against librt.



More information about the Gcc-bugs mailing list