Hi,

I ran into the same issue while trying to run Python extension (binding
over C++ library that was built with libasan).

The only *workaround* I've found was to run patchelf on the Python
binary and add fake dependency on libstdc++ (after libasan.so)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1762683

Title:
  AddressSanitizer CHECK failed:
  ../../../sanitizer/asan/asan_interceptors.cc:384
  "((__interception::real___cxa_throw)) != (0)" (0x0, 0x0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1762683/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to