Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2022 18:31:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception
Message-ID:  <bug-221423-29464-63GQcCC2Ck@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221423-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221423-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221423

--- Comment #26 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Konstantin Belousov from comment #24)

On the aarch64 machine that also has the armv7 chroot area:

# find / -name libstdc++.so.6 -print | more
/usr/obj/DESTDIRs/main-CA53-chroot/usr/local/lib/gcc11/libstdc++.so.6
/usr/obj/DESTDIRs/main-CA72-chroot/usr/local/lib/gcc11/libstdc++.so.6
/usr/obj/DESTDIRs/main-CA7-chroot/usr/local/lib/gcc11/libstdc++.so.6
/usr/local/lib/gcc11/libstdc++.so.6

Effectively there is only one libstdc++.so.6 outside the chroot trees and
only one in each chroot tree.

The ldconfig -r output in the contexts shows no examples of cross-tree
references.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221423-29464-63GQcCC2Ck>