https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81493
wangzhijun2005 at hotmail dot com changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81493
wangzhijun2005 at hotmail dot com changed:
What|Removed |Added
Resolution|INVALID |WONTFIX
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81493
--- Comment #4 from wangzhijun2005 at hotmail dot com ---
(In reply to Jakub Jelinek from comment #2)
> That is a user bug, don't do it.
> libtsan.so needs to be loaded early for the whole process, certainly before
> you start cr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81493
--- Comment #1 from wangzhijun2005 at hotmail dot com ---
I tried to run try.py on different environments, but still failed.
python 2.7.12, glibc 2.23, gcc 5.4.0
python 2.7.13,glibc 2.11.3,gcc 7.1.0
python 2.6.8, glibc 2.11.3, gcc 6.1.0
OSError
: normal
Priority: P3
Component: sanitizer
Assignee: unassigned at gcc dot gnu.org
Reporter: wangzhijun2005 at hotmail dot com
CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
jakub at gcc dot gnu.org, kcc at gcc dot