https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938
--- Comment #18 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Philip Deegan from comment #17) > However, if a thread calls std::current_exception it segfaults in > libstdc++-v3/libsupc++/eh_ptr.cc line 190: > __cxa_exception *header = globals->caughtExceptions; > > Can only test static pthread linking currently with Wl,--whole-archive > -lpthread -Wl,--no-whole-archive Please file a new bug for that, thanks.