Skip to content

CxxUtils: Fix stacktrace test for glibc 2.33.

Scott Snyder requested to merge ssnyder/athena:glibc.CxxUtils-20210609 into master

Newer glibc versions change some details in how signals are handled. Update the stacktrace test to not depend on this.

Merge request reports