[Bug sanitizer/67865] ASAN crashes on thread creation

2016-06-20 Thread dominik.stras...@onespin-solutions.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67865 dominik.stras...@onespin-solutions.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug sanitizer/67865] ASAN crashes on thread creation

2015-10-07 Thread dominik.stras...@onespin-solutions.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67865 --- Comment #3 from dominik.stras...@onespin-solutions.com --- I can say that it works with gcc 4.8. Clang 3.7 could take a while because I suffer from an incompatibility between gcc and clang so I cannot bind my C++ libs compiled with gcc to a c

[Bug sanitizer/67865] ASAN crashes on thread creation

2015-10-06 Thread kcc at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67865 --- Comment #2 from Kostya Serebryany --- (In reply to dominik.strasser from comment #1) > Host system: CentOS release 6.4 (Final) > glibc: glibc-2.12-1.132.el6.x86_64 glibc-2.12 might be a bit too old. We don't test with it, and this code is v

[Bug sanitizer/67865] ASAN crashes on thread creation

2015-10-06 Thread dominik.stras...@onespin-solutions.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67865 dominik.stras...@onespin-solutions.com changed: What|Removed |Added Target||x86_64-unknown-li