Skip to content

Instantly share code, notes, and snippets.

@sithhell
Created December 8, 2017 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sithhell/996888bb7fc25b9ab3314bb025cdd523 to your computer and use it in GitHub Desktop.
Save sithhell/996888bb7fc25b9ab3314bb025cdd523 to your computer and use it in GitHub Desktop.
#0 0x00007ffff3b4e067 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff3b4f448 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x00007ffff43fbe5c in abort_message () from /opt/apps/x86_64/clang/5.0.0/lib/libc++abi.so.1
#3 0x00007ffff43e4502 in demangling_terminate_handler() () from /opt/apps/x86_64/clang/5.0.0/lib/libc++abi.so.1
#4 0x00007ffff43fb2c6 in std::__terminate(void (*)()) () from /opt/apps/x86_64/clang/5.0.0/lib/libc++abi.so.1
#5 0x00007ffff43fb331 in std::terminate() () from /opt/apps/x86_64/clang/5.0.0/lib/libc++abi.so.1
#6 0x00007ffff6eed50b in __clang_call_terminate () from /home/inf3/heller/scratch/build/clang-5.0.0/boost-1.65.1-cxx14-libc++/openmpi-3.0.0/release/hpx/lib/libhpx.so.1
#7 0x0000000000000100 in ?? ()
#8 0x00007ffff6eefe20 in std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll> > >::destroy(std::__1::__tree_node<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll>, void*>*) ()
from /home/inf3/heller/scratch/build/clang-5.0.0/boost-1.65.1-cxx14-libc++/openmpi-3.0.0/release/hpx/lib/libhpx.so.1
#9 0x00007ffff6eefd9b in std::__1::__tree<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll>, std::__1::__map_value_compare<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll>, std::__1::less<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >, true>, std::__1::allocator<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll> > >::destroy(std::__1::__tree_node<std::__1::__value_type<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, hpx::util::plugin::dll>, void*>*) ()
from /home/inf3/heller/scratch/build/clang-5.0.0/boost-1.65.1-cxx14-libc++/openmpi-3.0.0/release/hpx/lib/libhpx.so.1
#10 0x00007ffff6eedb2b in hpx::util::runtime_configuration::~runtime_configuration() () from /home/inf3/heller/scratch/build/clang-5.0.0/boost-1.65.1-cxx14-libc++/openmpi-3.0.0/release/hpx/lib/libhpx.so.1
#11 0x00007ffff6f77fe1 in hpx::util::command_line_handling::~command_line_handling() () from /home/inf3/heller/scratch/build/clang-5.0.0/boost-1.65.1-cxx14-libc++/openmpi-3.0.0/release/hpx/lib/libhpx.so.1
#12 0x00007ffff6f70828 in std::__1::unique_ptr<hpx::resource::detail::partitioner, std::__1::default_delete<hpx::resource::detail::partitioner> >::~unique_ptr() ()
from /home/inf3/heller/scratch/build/clang-5.0.0/boost-1.65.1-cxx14-libc++/openmpi-3.0.0/release/hpx/lib/libhpx.so.1
#13 0x00007ffff3b50b29 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#14 0x00007ffff3b50b75 in exit () from /lib/x86_64-linux-gnu/libc.so.6
#15 0x00007ffff3b3ab4c in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#16 0x0000000000421c8f in _start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment