Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nk@f3lix:~/Projects/concurrency-problems/sleeping_barber/build$ ./sleeping_barber -cut-time:5
- hpx::init: exception caught: option '--hpx:console' does not take any arguments
- {stack-trace}: 17 frames:
- 0x7f5cf4038df2 : ??? + 0x7f5cf4038df2 in /usr/local/lib/libhpx.so.1
- 0x7f5cf4035af2 : hpx::termination_handler(int) + 0xf2 in /usr/local/lib/libhpx.so.1
- 0x7f5cf2d6ff20 : ??? + 0x7f5cf2d6ff20 in /lib/x86_64-linux-gnu/libc.so.6
- 0x7f5cf4099daf : ??? + 0x7f5cf4099daf in /usr/local/lib/libhpx.so.1
- 0x7f5cf42d58e8 : hpx::parcelset::detail::parcel_await_apply(hpx::parcelset::parcel&&, hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>&&, int, hpx::util::unique_function<void (hpx::parcelset::parcel&&, hpx::util::function<void (boost::system::error_code const&, hpx::parcelset::parcel const&), false>&&), false>) + 0x128 in /usr/local/lib/libhpx.so.1
- 0x7f5cf409d9e1 : void hpx::agas::big_boot_barrier::apply<hpx::actions::direct_action<void (*)(hpx::agas::registration_header const&), &hpx::agas::register_worker, hpx::actions::detail::this_type>, hpx::agas::registration_header>(unsigned int, unsigned int, hpx::parcelset::locality, hpx::actions::direct_action<void (*)(hpx::agas::registration_header const&), &hpx::agas::register_worker, hpx::actions::detail::this_type>, hpx::agas::registration_header&&) + 0x161 in /usr/local/lib/libhpx.so.1
- 0x7f5cf409849d : hpx::agas::big_boot_barrier::wait_hosted(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, unsigned long) + 0x53d in /usr/local/lib/libhpx.so.1
- 0x7f5cf4067a36 : hpx::agas::addressing_service::initialize(hpx::parcelset::parcelhandler&, unsigned long, unsigned long) + 0xf6 in /usr/local/lib/libhpx.so.1
- 0x7f5cf403bd57 : hpx::runtime_impl::runtime_impl(hpx::util::runtime_configuration&) + 0x5d7 in /usr/local/lib/libhpx.so.1
- 0x7f5cf4015cd5 : 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) + 0x275 in /usr/local/lib/libhpx.so.1
- 0x5634edfb8717 : 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) + 0xf3 in ./sleeping_barber
- 0x5634edfb88b8 : 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) + 0xe5 in ./sleeping_barber
- 0x5634edfb8a0b : hpx::init(boost::program_options::options_description const&, int, char**, hpx::util::unique_function<void (), false>, hpx::util::unique_function<void (), false>, hpx::runtime_mode) + 0xb0 in ./sleeping_barber
- 0x5634edfb630b : main + 0x263 in ./sleeping_barber
- 0x7f5cf2d52b97 : __libc_start_main + 0xe7 in /lib/x86_64-linux-gnu/libc.so.6
- 0x5634edfb566a : _start + 0x2a in ./sleeping_barber
- {what}: Segmentation fault
- {config}:
- HPX_WITH_AGAS_DUMP_REFCNT_ENTRIES=OFF
- HPX_WITH_APEX=OFF
- HPX_WITH_ATTACH_DEBUGGER_ON_TEST_FAILURE=OFF
- HPX_WITH_AUTOMATIC_SERIALIZATION_REGISTRATION=ON
- HPX_WITH_CXX14_RETURN_TYPE_DEDUCTION=TRUE
- HPX_WITH_DEPRECATION_WARNINGS=ON
- HPX_WITH_GOOGLE_PERFTOOLS=OFF
- HPX_WITH_HPXMP=OFF
- HPX_WITH_INCLUSIVE_SCAN_COMPATIBILITY=ON
- HPX_WITH_IO_COUNTERS=ON
- HPX_WITH_IO_POOL=ON
- HPX_WITH_ITTNOTIFY=OFF
- HPX_WITH_LOGGING=ON
- HPX_WITH_MORE_THAN_64_THREADS=OFF
- HPX_WITH_NATIVE_TLS=ON
- HPX_WITH_NETWORKING=ON
- HPX_WITH_PAPI=OFF
- HPX_WITH_PARCELPORT_ACTION_COUNTERS=OFF
- HPX_WITH_PARCELPORT_LIBFABRIC=OFF
- HPX_WITH_PARCELPORT_MPI=OFF
- HPX_WITH_PARCELPORT_MPI_MULTITHREADED=OFF
- HPX_WITH_PARCELPORT_TCP=ON
- HPX_WITH_PARCELPORT_VERBS=OFF
- HPX_WITH_PARCEL_COALESCING=ON
- HPX_WITH_PARCEL_PROFILING=OFF
- HPX_WITH_SCHEDULER_LOCAL_STORAGE=OFF
- HPX_WITH_SPINLOCK_DEADLOCK_DETECTION=OFF
- HPX_WITH_STACKTRACES=ON
- HPX_WITH_SWAP_CONTEXT_EMULATION=OFF
- HPX_WITH_TESTS_DEBUG_LOG=OFF
- HPX_WITH_THREAD_BACKTRACE_ON_SUSPENSION=OFF
- HPX_WITH_THREAD_CREATION_AND_CLEANUP_RATES=OFF
- HPX_WITH_THREAD_CUMULATIVE_COUNTS=ON
- HPX_WITH_THREAD_DEBUG_INFO=OFF
- HPX_WITH_THREAD_DESCRIPTION_FULL=OFF
- HPX_WITH_THREAD_GUARD_PAGE=ON
- HPX_WITH_THREAD_IDLE_RATES=OFF
- HPX_WITH_THREAD_LOCAL_STORAGE=OFF
- HPX_WITH_THREAD_MANAGER_IDLE_BACKOFF=ON
- HPX_WITH_THREAD_QUEUE_WAITTIME=OFF
- HPX_WITH_THREAD_STACK_MMAP=ON
- HPX_WITH_THREAD_STEALING_COUNTS=ON
- HPX_WITH_THREAD_TARGET_ADDRESS=OFF
- HPX_WITH_TIMER_POOL=ON
- HPX_WITH_TUPLE_RVALUE_SWAP=ON
- HPX_WITH_UNWRAPPED_COMPATIBILITY=ON
- HPX_WITH_VALGRIND=OFF
- HPX_WITH_VERIFY_LOCKS=OFF
- HPX_WITH_VERIFY_LOCKS_BACKTRACE=OFF
- HPX_WITH_VERIFY_LOCKS_GLOBALLY=OFF
- HPX_PARCEL_MAX_CONNECTIONS=512
- HPX_PARCEL_MAX_CONNECTIONS_PER_LOCALITY=4
- HPX_AGAS_LOCAL_CACHE_SIZE=4096
- HPX_HAVE_MALLOC=tcmalloc
- HPX_PREFIX (configured)=/usr/local
- HPX_PREFIX=/usr/local
- {version}: V1.3.0-trunk (AGAS: V3.0), Git: 3b9f6785b0
- {boost}: V1.65.1
- {build-type}: release
- {date}: Mar 12 2019 02:11:38
- {platform}: linux
- {compiler}: GNU C++ version 7.3.0
- {stdlib}: GNU libstdc++ version 20180720
- Aborted (core dumped)
Add Comment
Please, Sign In to add comment