[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 15 17:23:24 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423

Jan Beich <jbeich at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich at FreeBSD.org

--- Comment #5 from Jan Beich <jbeich at FreeBSD.org> ---
Can you confirm the issue doesn't affect lang/gcc6 and lang/gcc7? The default
is going to change soon per bug 219275.

I can reproduce in a pristine jail with nothing but gcc5 installed. gcc49,
gcc48, gcc47, gcc46 are also affected.

(In reply to Mark Millard from comment #3)
> The compile/link command did not specify: -Wl,-rpath=...

Maybe -Wl,-rpath should be added to the specfile instead of relying on ldconfig
hints roulette. Not having sane defaults is a bug.

(In reply to Mark Millard from comment #3)
> mix of system and gcc libraries than gcc5

Tier1 and some Tier2 archs don't have system GCC anymore. It's enough to
install more than one lang/gcc* to get ambiguity about libstdc++ et al.

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


More information about the freebsd-toolchain mailing list