Displaying 1 result from an estimated 1 matches for "insert_iter_iter_iter".
2015 May 07
2
[LLVMdev] Recent libc++ failures due to libunwind
Hi,
During last 2-3 days I started to get some new regressions from the
libc++ testsuite, one of them is
std/containers/sequences/list/list.modifiers/insert_iter_iter_iter.pass.cpp
.
When run under gdb this seems to be a crash under libunwind code:
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007ffff73d00ce in unw_get_proc_info (cursor=0x7fffffffd940,
info=0x7fffffffd520)
at .....