[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 U

[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] New: [ASAN] ASAN hangs at throw if called via dlopen

2019-08-02 Thread jensseidel at users dot sf.net
: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: jensseidel at users dot sf.net CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org Target Milestone

[Bug libstdc++/16251] bogus default constructor for std::basic_iostream

2017-07-18 Thread jensseidel at users dot sf.net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16251 Jens Seidel changed: What|Removed |Added CC||jensseidel at users dot sf.net