https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64040
--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> --- Program received signal SIGABRT, Aborted. 0xc020e9d8 in ?? () from /usr/lib/libc.2 (gdb) bt #0 0xc020e9d8 in ?? () from /usr/lib/libc.2 #1 0xc01a9a74 in ?? () from /usr/lib/libc.2 #2 0xc01eadf8 in ?? () from /usr/lib/libc.2 #3 0xc01eae54 in ?? () from /usr/lib/libc.2 #4 0xc1cbc82c in __gnu_cxx::__throw_concurrence_unlock_error () at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/ext/concurrence.h:106 #5 0xc1cb7194 in __gnu_cxx::__throw_concurrence_unlock_error () at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/ext/concurrence.h:106 #6 0xc1cb7600 in __gnu_cxx::__throw_concurrence_unlock_error () at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/ext/concurrence.h:106 #7 0xc1cb7e44 in __gnu_cxx::__throw_concurrence_unlock_error () at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/ext/concurrence.h:106 #8 0xc1cb9eac in __gnu_cxx::__throw_concurrence_unlock_error () at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/ext/concurrence.h:106 #9 0x00004df0 in std::vector<N::X, __gnu_cxx::_ExtPtr_allocator<N::X> >::_M_range_insert<__gnu_cxx::__normal_iterator<__gnu_cxx::_Pointer_adapter<__gnu_cxx::_Relative_pointer_impl<N::X const> >, std::vector<N::X, __gnu_cxx::_ExtPtr_allocator<N::X> > > > (this=0x7eff0638, __position=..., __first=..., __last=...) ---Type <return> to continue, or q <return> to quit--- at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/ext/new_allocator.h:104 #10 0x00004f78 in std::vector<N::X, __gnu_cxx::_ExtPtr_allocator<N::X> >::insert<__gnu_cxx::__normal_iterator<__gnu_cxx::_Pointer_adapter<__gnu_cxx::_Relative_pointer_impl<N::X const> >, std::vector<N::X, __gnu_cxx::_ExtPtr_allocator<N::X> > >, void> (this=0x7eff0638, __position=..., __first=..., __last=...) at /test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libstdc++-v3/include/bits/stl_vector.h:1377 #11 0x000064e4 in main () at /test/gnu/gcc/gcc/libstdc++-v3/testsuite/23_containers/vector/ext_pointer/types/2.cc:58