Re: abi::__cxx_demangle appears to be broken on vanilla freebsd-13.0

From: Ed Maste <emaste_at_freebsd.org>
Date: Fri, 06 May 2022 18:13:14 UTC
On Fri, 6 May 2022 at 08:26, Benjamin Bannier
<benjamin.bannier@corelight.com> wrote:
>
> I found a number of issues in bugzilla on broken unmangling in `c++filt` and mentions of workaround which went in to fix that, but on a vanilla 13.0 even `c++filt` seems unable to demangle `name`. I also found https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222563 which seems to have staled for a long time (left a ping there).

I posted a followup in that bug report -- can you try with a FreeBSD
13.1 snapshot? The main issue should be fixed, although libcxxrt's
demangler still has some significant issues.