boostorg / unordered

Boost.org unordered module
http://boost.org/libs/unordered
Boost Software License 1.0
62 stars 55 forks source link

Clang-12 CI issue, thrown `boost::interprocess::interprocess_exception` #251

Closed k3DW closed 3 months ago

k3DW commented 3 months ago

See this job for example.

This happens in these tests

This happens specifically on the Ubuntu 20.04 container with clang-12. It only happens with both address-sanitizer=norecover and undefined-sanitizer=norecover.