[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Apr 2022 17:31:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423 --- Comment #23 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #22) Looks to me like my aarch64 and armv7 contexts have exact matches for the ELF ldconfig path . . . aarch64: ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/gcc11 /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/llvm12/lib /usr/local/llvm13/lib /usr/local/llvm14/lib armv7: ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/gcc11 /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/llvm12/lib /usr/local/llvm13/lib /usr/local/llvm14/lib amd64: ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/e2fsprogs /usr/local/lib/gcc11 /usr/local/lib/perl5/5.32/mach/CORE /usr/local/lib/qt5 /usr/local/llvm12/lib /usr/local/llvm13/lib amd64 is different. -- You are receiving this mail because: You are the assignee for the bug.