Skip to content

Instantly share code, notes, and snippets.

@zao
Created September 18, 2017 11:51
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 zao/b2eb14908afc744c740ba588369f3c48 to your computer and use it in GitHub Desktop.
Save zao/b2eb14908afc744c740ba588369f3c48 to your computer and use it in GitHub Desktop.
(gdb) bt
#0 hpx::resource::get_partitioner () at /home/zao/stellar/hpx/src/runtime/resource/partitioner.cpp:117
#1 0x0000000800feacfe in hpx::get_config_entry (key=..., dflt=...) at /home/zao/stellar/hpx/src/runtime.cpp:769
#2 0x0000000800f61164 in hpx::detail::throw_exception<hpx::exception> (e=..., func=..., file=..., line=605) at /home/zao/stellar/hpx/src/exception.cpp:376
#3 0x00000008010316ae in hpx::detail::throw_exception (errcode=hpx::kernel_error, msg=..., func=..., file=..., line=605) at /home/zao/stellar/hpx/src/throw_exception.cpp:26
#4 0x00000008018f8dee in hpx::threads::hwloc_topology_info::get_number_of_cores (this=0x802909460 <hpx::util::static_<hpx::threads::hwloc_topology_info, hpx::threads::hwloc_topology_info::hwloc_topology_tag>::get_reference()::t>)
at /home/zao/stellar/hpx/src/runtime/threads/policies/hwloc_topology_info.cpp:605
#5 0x00000008018f6b7f in hpx::threads::hwloc_topology_info::hwloc_topology_info (this=0x802909460 <hpx::util::static_<hpx::threads::hwloc_topology_info, hpx::threads::hwloc_topology_info::hwloc_topology_tag>::get_reference()::t>)
at /home/zao/stellar/hpx/src/runtime/threads/policies/hwloc_topology_info.cpp:146
#6 0x000000080118e62f in hpx::util::static_<hpx::threads::hwloc_topology_info, hpx::threads::hwloc_topology_info::hwloc_topology_tag>::get_reference () at /home/zao/stellar/hpx/hpx/util/static.hpp:76
#7 0x000000080118c3c7 in hpx::util::static_<hpx::threads::hwloc_topology_info, hpx::threads::hwloc_topology_info::hwloc_topology_tag>::static_ (this=0x7fffffffdbef) at /home/zao/stellar/hpx/hpx/util/static.hpp:50
#8 0x000000080118abd0 in hpx::threads::create_topology () at /home/zao/stellar/hpx/hpx/runtime/threads/policies/hwloc_topology_info.hpp:286
#9 0x000000080180a5a4 in hpx::resource::detail::partitioner::partitioner (this=0x80290e900 <hpx::util::static_<hpx::resource::detail::partitioner, hpx::resource::partitioner_tag>::get_reference()::t>) at /home/zao/stellar/hpx/src/runtime/resource/detail/detail_partitioner.cpp:218
#10 0x000000080181917b in hpx::util::static_<hpx::resource::detail::partitioner, hpx::resource::partitioner_tag>::get_reference () at /home/zao/stellar/hpx/hpx/util/static.hpp:76
#11 0x0000000801818915 in hpx::util::static_<hpx::resource::detail::partitioner, hpx::resource::partitioner_tag>::static_ (this=0x7fffffffddbf) at /home/zao/stellar/hpx/hpx/util/static.hpp:50
#12 0x000000080181768a in hpx::resource::detail::create_partitioner(hpx::util::function<int (boost::program_options::variables_map&), false> const&, boost::program_options::options_description const&, int, char**, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, hpx::resource::partitioner_mode, hpx::runtime_mode, bool) (f=..., desc_cmdline=..., argc=1, argv=0x7fffffffe5e0, ini_config=..., rpmode=hpx::resource::mode_default,
mode=hpx::runtime_mode_default, check=false) at /home/zao/stellar/hpx/src/runtime/resource/partitioner.cpp:153
#13 0x0000000800f8b50a in hpx::detail::run_or_start(hpx::util::function<int (boost::program_options::variables_map&), false> const&, boost::program_options::options_description const&, int, char**, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&&, hpx::util::unique_function<void (), false>, hpx::util::unique_function<void (), false>, hpx::runtime_mode, bool) (f=..., desc_cmdline=..., argc=1, argv=0x7fffffffe5e0,
ini_config=<unknown type in /home/zao/stellar/build-debug-hpx/lib/libhpxd.so.1, CU 0x81a78, DIE 0x1a35e5>, startup=..., shutdown=..., mode=hpx::runtime_mode_default, blocking=true) at /home/zao/stellar/hpx/src/hpx_init.cpp:620
#14 0x00000000004367c4 in hpx::init(hpx::util::function<int (boost::program_options::variables_map&), false> const&, boost::program_options::options_description const&, int, char**, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, hpx::util::unique_function<void (), false>, hpx::util::unique_function<void (), false>, hpx::runtime_mode) (f=..., desc_cmdline=..., argc=1, argv=0x7fffffffe5e0, cfg=..., startup=..., shutdown=...,
mode=hpx::runtime_mode_default) at /home/zao/stellar/hpx/hpx/hpx_init_impl.hpp:76
#15 0x0000000000436937 in hpx::init(int (*)(boost::program_options::variables_map&), boost::program_options::options_description const&, int, char**, hpx::util::unique_function<void (), false>, hpx::util::unique_function<void (), false>, hpx::runtime_mode) (f=
0x53df1d <hpx_main(boost::program_options::variables_map&)>, desc_cmdline=..., argc=1, argv=0x7fffffffe5e0, startup=..., shutdown=..., mode=hpx::runtime_mode_default) at /home/zao/stellar/hpx/hpx/hpx_init_impl.hpp:93
#16 0x0000000000436cb4 in hpx::init (f=0x53df1d <hpx_main(boost::program_options::variables_map&)>, app_name=..., argc=1, argv=0x7fffffffe5e0, mode=hpx::runtime_mode_default) at /home/zao/stellar/hpx/hpx/hpx_init_impl.hpp:254
#17 0x0000000000436b08 in hpx::init (argc=1, argv=0x7fffffffe5e0, mode=hpx::runtime_mode_default) at /home/zao/stellar/hpx/hpx/hpx_init_impl.hpp:210
#18 0x00000000004327b9 in main (argc=1, argv=0x7fffffffe5e0) at /home/zao/stellar/hpx/tests/unit/lcos/reduce.cpp:112
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment