Skip to content

Instantly share code, notes, and snippets.

@hobu
Created December 28, 2018 16:10
Show Gist options
  • Save hobu/34efeb3bfdab5912ed758a149da848ba to your computer and use it in GitHub Desktop.
Save hobu/34efeb3bfdab5912ed758a149da848ba to your computer and use it in GitHub Desktop.
#0 0x00007ffff5de84f5 in raise () from /lib64/libc.so.6
#1 0x00007ffff5de9cd5 in abort () from /lib64/libc.so.6
#2 0x00007ffff6675b39 in __gnu_cxx::__verbose_terminate_handler() () at /opt/conda/conda-bld/compilers_linux-64_1520532893746/work/.build/src/gcc-7.2.0/libstdc++-v3/libsupc++/vterminate.cc:95
#3 0x00007ffff66741fb in __cxxabiv1::__terminate(void (*)()) () at /opt/conda/conda-bld/compilers_linux-64_1520532893746/work/.build/src/gcc-7.2.0/libstdc++-v3/libsupc++/eh_terminate.cc:47
#4 0x00007ffff6674234 in std::terminate() () at /opt/conda/conda-bld/compilers_linux-64_1520532893746/work/.build/src/gcc-7.2.0/libstdc++-v3/libsupc++/eh_terminate.cc:57
#5 0x00007ffff6674416 in __cxa_throw () at /opt/conda/conda-bld/compilers_linux-64_1520532893746/work/.build/src/gcc-7.2.0/libstdc++-v3/libsupc++/eh_throw.cc:93
#6 0x00007ffff668f3bd in std::__throw_regex_error(std::regex_constants::error_type) ()
at /opt/conda/conda-bld/compilers_linux-64_1520532893746/work/.build/src/gcc-7.2.0/libstdc++-v3/src/c++11/regex.cc:36
#7 0x00007ffff7b34666 in std::__detail::_Scanner<char const*>::_M_eat_escape (this=0x7fffffffd6a8) at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:467
#8 0x00007ffff7b32b46 in std::__detail::_Scanner<char const*>::_M_advance (this=0x7fffffffd6a8) at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:229
#9 0x00007ffff7b32f5d in std::__detail::_Compiler<char const*, std::regex_traits<char> >::_M_match_token (this=0x7fffffffd6a0, token=std::__detail::_Scanner<char const*>::_S_token_subexpr_begin)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:747
#10 0x00007ffff7b35a43 in std::__detail::_Compiler<char const*, std::regex_traits<char> >::_M_atom (this=0x7fffffffd6a0) at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:941
#11 0x00007ffff7b34887 in std::__detail::_Compiler<char const*, std::regex_traits<char> >::_M_term (this=0x7fffffffd6a0) at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:795
#12 0x00007ffff7b32e32 in std::__detail::_Compiler<char const*, std::regex_traits<char> >::_M_alternative (this=0x7fffffffd6a0)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:773
#13 0x00007ffff7b31ca0 in std::__detail::_Compiler<char const*, std::regex_traits<char> >::_M_disjunction (this=0x7fffffffd6a0)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:758
#14 0x00007ffff7b30be2 in std::__detail::_Compiler<char const*, std::regex_traits<char> >::_Compiler (this=0x7fffffffd6a0, __b=@0x7fffffffd7a0, __e=@0x7fffffffd7b8, __traits=..., __flags=16)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:729
#15 0x00007ffff7b2f1f8 in std::__detail::__compile<char const*, std::regex_traits<char> > (__b=@0x7fffffffd7a0, __e=@0x7fffffffd7b8, __t=..., __f=16)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex_compiler.h:1105
#16 0x00007ffff7b2e2f9 in std::basic_regex<char, std::regex_traits<char> >::basic_regex (this=0x7ffff7ddbcc0, __p=0x7ffff7b4c610 "(\\w+):(\\d+)(\\+\\d+)?", __f=16)
at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/regex.h:388
---Type <return> to continue, or q <return> to quit---
#17 0x00007ffff7b2c5f0 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535)
at /home/conda/feedstock_root/build_artifacts/entwine_1546013047595/work/entwine/types/srs.cpp:20
#18 0x00007ffff7b2c70b in _GLOBAL__sub_I_srs.cpp(void) () at /home/conda/feedstock_root/build_artifacts/entwine_1546013047595/work/entwine/types/srs.cpp:91
#19 0x00007ffff7dea9cf in _dl_init_internal () from /lib64/ld-linux-x86-64.so.2
#20 0x00007ffff7ddcb6a in _dl_start_user () from /lib64/ld-linux-x86-64.so.2
#21 0x0000000000000002 in ?? () at /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/stl_vector.h:1336
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment