The following fails: $ wget https://splichal.eu/tmp/libmergedlo.so.debug.zst $ zstd -d libmergedlo.so.debug.zst $ dwz libmergedlo.so.debug.zst --odr dwz: dwz.c:12547: write_die: Assertion `IMPLIES (cu->cu_kind == CU_PU, die_cu (refd)->cu_kind == CU_PU)' failed. Aborted (core dumped)
It's the main library of Libreoffice (built with GCC 11 RC1 and LTO enabled).