[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-14 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 --- Comment #6 from Martin Liška --- Author: marxin Date: Wed Aug 14 08:47:11 2019 New Revision: 274426 URL: https://gcc.gnu.org/viewcvs?rev=274426=gcc=rev Log: Libsanitizer merge from trunk r368656. 2019-08-14 Martin Liska PR

[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 Martin Liška changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigned

[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-03 Thread jensseidel at users dot sf.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 --- Comment #4 from Jens Seidel --- LLVM was affected by the same bug. They fixed it. But why is it not reproducable to everyone? https://bugs.llvm.org/show_bug.cgi?id=39641

[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-02 Thread jensseidel at users dot sf.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 --- Comment #3 from Jens Seidel --- (In reply to Martin Liška from comment #1) > Hm, I can't reproduce that with any version of GCC I have: Was trying it now also on other computers: On Debian 9 with g++ 6.3 and libc-2.24.so it works well, on

[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-02 Thread jensseidel at users dot sf.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 --- Comment #2 from Jens Seidel --- I am using /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.23.so.

[Bug sanitizer/91325] [ASAN] ASAN hangs at throw if called via dlopen

2019-08-02 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91325 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|