GNU gdb (GDB) Red Hat Enterprise Linux 8.2-3.el7 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/nebula/bin/nebula-graphd...done. [New LWP 12759] [New LWP 12763] [New LWP 12739] [New LWP 12744] [New LWP 12762] [New LWP 12738] [New LWP 12745] [New LWP 12741] [New LWP 12746] [New LWP 12750] [New LWP 12749] [New LWP 12753] [New LWP 12742] [New LWP 12751] [New LWP 12754] [New LWP 12760] [New LWP 12743] [New LWP 12757] [New LWP 12755] [New LWP 12748] [New LWP 12756] [New LWP 12758] [New LWP 12740] [New LWP 12747] [New LWP 12761] [New LWP 12822] [New LWP 12752] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/local/nebula/bin/nebula-graphd --flagfile /usr/local/nebula/etc/nebula-gra'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000002b3ca76 in std::atomic::load (this=0x7f1a16dab8e0, __m=std::memory_order_seq_cst) at /opt/rh/devtoolset-8/root/usr/include/c++/8/atomic:250 250 __atomic_load(std::__addressof(_M_i), __ptr, __m); [Current thread is 1 (Thread 0x7f1a1f3fe700 (LWP 12759))] #0 0x0000000002b3ca76 in std::atomic::load (this=0x7f1a16dab8e0, __m=std::memory_order_seq_cst) at /opt/rh/devtoolset-8/root/usr/include/c++/8/atomic:250 #1 0x0000000002b3eb8b in std::atomic::operator folly::futures::detail::State (this=0x7f1a16dab8e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/atomic:203 #2 0x0000000002b62824 in folly::futures::detail::Core::doCallback (this=0x7f1a16dab880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:493 #3 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dab880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17104370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa060, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa060, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16daf848, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16daf840, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16daf840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16daf840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #11 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #12 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16daf840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #13 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #14 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16daf840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #15 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #16 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16daf840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #17 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f2ff810) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #18 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #19 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16daf840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #20 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16daf840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #21 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f2ffa70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #22 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16daf780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #23 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16daf780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #24 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #25 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16daf780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #26 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f2ffc70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #27 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #28 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16daf780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #29 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16daf780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #30 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dac430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #31 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dac430, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #32 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dac430, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #33 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dac430, __p=0x7f1a16dac430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #34 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dac430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #35 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dac420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #36 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dac420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #37 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16daf6d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #38 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16daf6c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #39 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16daf6c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #40 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16daf6c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #41 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16daf6c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #42 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16daf6c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16daf6c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #43 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16daf6c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #44 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16daf6c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #45 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3001b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #46 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3001b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #47 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16daf6c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #48 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16daf6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #49 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171044e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #50 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #51 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa100, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #52 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db0688, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #53 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db0680, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #54 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db0680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #55 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db0680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #56 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #57 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db0680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #58 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #59 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db0680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #60 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #61 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db0680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #62 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f300930) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #63 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #64 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db0680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #65 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db0680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #66 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f300b90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #67 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db05c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #68 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db05c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #69 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #70 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db05c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #71 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f300d90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #72 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #73 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db05c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #74 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db05c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #75 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dac670, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #76 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dac670, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #77 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dac670, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #78 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dac670, __p=0x7f1a16dac670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #79 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dac670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #80 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dac660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #81 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dac660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #82 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db0510, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #83 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db0508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #84 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db0508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #85 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db0500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #86 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db0500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #87 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db0500, o=folly::detail::function::Op::NUKE, src=0x7f1a16db0500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #88 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db0500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #89 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db0500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #90 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3012d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #91 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3012d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #92 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db0500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #93 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db0500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #94 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171046f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #95 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa1a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #96 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa1a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #97 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db14c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #98 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db14c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #99 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db14c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #100 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db14c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #101 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #102 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db14c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #103 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #104 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db14c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #105 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #106 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db14c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #107 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f301a50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #108 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #109 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db14c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #110 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db14c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #111 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f301cb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #112 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db1400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #113 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db1400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #114 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #115 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db1400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #116 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f301eb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #117 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #118 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db1400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #119 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db1400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #120 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dac8b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #121 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dac8b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #122 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dac8b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #123 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dac8b0, __p=0x7f1a16dac8b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #124 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dac8b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #125 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dac8a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #126 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dac8a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #127 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db1350, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #128 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db1348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #129 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db1348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #130 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db1340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #131 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db1340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #132 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db1340, o=folly::detail::function::Op::NUKE, src=0x7f1a16db1340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #133 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db1340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #134 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db1340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #135 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3023f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #136 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3023f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #137 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db1340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #138 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db1340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #139 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17104850, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #140 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #141 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa240, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #142 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db2308, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #143 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db2300, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #144 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db2300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #145 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db2300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #146 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #147 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db2300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #148 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #149 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db2300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #150 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #151 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db2300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #152 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f302b70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #153 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #154 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db2300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #155 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db2300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #156 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f302dd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #157 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db2240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #158 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db2240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #159 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #160 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db2240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #161 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f302fd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #162 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #163 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db2240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #164 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db2240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #165 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dacaf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #166 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dacaf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #167 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dacaf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #168 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dacaf0, __p=0x7f1a16dacaf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #169 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dacaf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #170 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dacae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #171 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dacae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #172 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db2190, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #173 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db2188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #174 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db2188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #175 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db2180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #176 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db2180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #177 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db2180, o=folly::detail::function::Op::NUKE, src=0x7f1a16db2180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #178 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db2180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #179 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db2180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #180 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f303518) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #181 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f303518, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #182 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db2180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #183 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db2180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #184 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17104a30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #185 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa2e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #186 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa2e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #187 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db3148, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #188 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db3140, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #189 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db3140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #190 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db3140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #191 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #192 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db3140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #193 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #194 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db3140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #195 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #196 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db3140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #197 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f303c90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #198 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #199 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db3140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #200 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db3140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #201 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f303ef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #202 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db3080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #203 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db3080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #204 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #205 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db3080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #206 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3040f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #207 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #208 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db3080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #209 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db3080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #210 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dacd30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #211 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dacd30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #212 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dacd30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #213 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dacd30, __p=0x7f1a16dacd30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #214 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dacd30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #215 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dacd20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #216 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dacd20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #217 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db2fd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #218 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db2fc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #219 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db2fc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #220 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db2fc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #221 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db2fc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #222 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db2fc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16db2fc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #223 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db2fc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #224 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db2fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #225 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f304638) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #226 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f304638, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #227 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db2fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #228 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db2fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #229 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17104bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #230 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #231 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa380, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #232 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db3f88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #233 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db3f80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #234 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db3f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #235 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db3f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #236 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #237 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db3f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #238 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #239 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db3f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #240 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #241 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db3f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #242 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f304db0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #243 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #244 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db3f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #245 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db3f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #246 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f305010, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #247 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db3ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #248 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db3ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #249 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #250 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db3ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #251 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f305210) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #252 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #253 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db3ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #254 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db3ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #255 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dacf70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #256 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dacf70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #257 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dacf70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #258 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dacf70, __p=0x7f1a16dacf70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #259 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dacf70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #260 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dacf60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #261 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dacf60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #262 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db3e10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #263 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db3e08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #264 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db3e08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #265 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db3e00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #266 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db3e00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #267 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db3e00, o=folly::detail::function::Op::NUKE, src=0x7f1a16db3e00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #268 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db3e00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #269 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db3e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #270 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f305758) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #271 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f305758, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #272 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db3e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #273 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db3e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #274 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17104d30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #275 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa420, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #276 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa420, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #277 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db4dc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #278 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db4dc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #279 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db4dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #280 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db4dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #281 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #282 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db4dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #283 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #284 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db4dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #285 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #286 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db4dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #287 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f305ed0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #288 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #289 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db4dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #290 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db4dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #291 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f306130, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #292 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db4d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #293 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db4d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #294 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #295 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db4d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #296 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f306330) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #297 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #298 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db4d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #299 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db4d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #300 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dad1b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #301 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dad1b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #302 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dad1b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #303 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dad1b0, __p=0x7f1a16dad1b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #304 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dad1b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #305 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dad1a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #306 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dad1a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #307 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db4c50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #308 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db4c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #309 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db4c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #310 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db4c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #311 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db4c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #312 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db4c40, o=folly::detail::function::Op::NUKE, src=0x7f1a16db4c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #313 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db4c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #314 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db4c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #315 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f306878) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #316 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f306878, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #317 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db4c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #318 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db4c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #319 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17104f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #320 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #321 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa4c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #322 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db5c08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #323 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db5c00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #324 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db5c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #325 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db5c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #326 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #327 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db5c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #328 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #329 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db5c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #330 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #331 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db5c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #332 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f306ff0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #333 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #334 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db5c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #335 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db5c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #336 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f307250, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #337 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db5b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #338 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db5b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #339 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #340 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db5b40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #341 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f307450) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #342 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #343 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db5b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #344 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db5b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #345 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dad3f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #346 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dad3f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #347 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dad3f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #348 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dad3f0, __p=0x7f1a16dad3f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #349 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dad3f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #350 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dad3e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #351 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dad3e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #352 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db5a90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #353 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db5a88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #354 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db5a88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #355 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db5a80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #356 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db5a80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #357 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db5a80, o=folly::detail::function::Op::NUKE, src=0x7f1a16db5a80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #358 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db5a80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #359 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db5a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #360 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f307998) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #361 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f307998, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #362 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db5a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #363 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db5a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #364 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710b0a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #365 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa560, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #366 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa560, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #367 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db6a48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #368 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db6a40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #369 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db6a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #370 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db6a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #371 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #372 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db6a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #373 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #374 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db6a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #375 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #376 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db6a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #377 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f308110) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #378 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #379 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db6a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #380 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db6a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #381 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f308370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #382 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db6980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #383 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db6980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #384 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #385 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db6980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #386 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f308570) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #387 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #388 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db6980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #389 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db6980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #390 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dad630, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #391 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dad630, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #392 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dad630, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #393 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dad630, __p=0x7f1a16dad630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #394 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dad630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #395 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dad620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #396 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dad620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #397 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db68d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #398 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db68c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #399 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db68c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #400 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db68c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #401 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db68c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #402 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db68c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16db68c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #403 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db68c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #404 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db68c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #405 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f308ab8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #406 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f308ab8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #407 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db68c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #408 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db68c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #409 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710b280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #410 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #411 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa600, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #412 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db7888, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #413 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db7880, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #414 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db7880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #415 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db7880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #416 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #417 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db7880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #418 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #419 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db7880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #420 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #421 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db7880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #422 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f309230) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #423 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #424 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db7880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #425 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db7880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #426 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f309490, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #427 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db77c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #428 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db77c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #429 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #430 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db77c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #431 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f309690) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #432 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #433 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db77c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #434 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db77c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #435 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dad870, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #436 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dad870, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #437 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dad870, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #438 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dad870, __p=0x7f1a16dad870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #439 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dad870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #440 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dad860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #441 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dad860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #442 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db7710, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #443 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db7708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #444 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db7708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #445 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db7700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #446 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db7700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #447 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db7700, o=folly::detail::function::Op::NUKE, src=0x7f1a16db7700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #448 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db7700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #449 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db7700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #450 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f309bd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #451 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f309bd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #452 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db7700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #453 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db7700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #454 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710b410, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #455 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa6a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #456 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa6a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #457 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db86c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #458 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db86c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #459 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db86c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #460 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db86c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #461 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #462 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db86c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #463 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #464 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db86c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #465 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #466 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db86c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #467 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30a350) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #468 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #469 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db86c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #470 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db86c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #471 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f30a5b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #472 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db8600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #473 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db8600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #474 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #475 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db8600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #476 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30a7b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #477 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #478 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db8600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #479 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db8600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #480 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dadab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #481 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dadab0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #482 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dadab0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #483 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dadab0, __p=0x7f1a16dadab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #484 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dadab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #485 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dadaa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #486 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dadaa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #487 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db8550, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #488 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db8548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #489 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db8548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #490 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db8540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #491 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db8540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #492 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db8540, o=folly::detail::function::Op::NUKE, src=0x7f1a16db8540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #493 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db8540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #494 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db8540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #495 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f30acf8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #496 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f30acf8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #497 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db8540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #498 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db8540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #499 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710b580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #500 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #501 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa740, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #502 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16db9508, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #503 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16db9500, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #504 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16db9500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #505 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16db9500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #506 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #507 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16db9500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #508 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #509 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16db9500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #510 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #511 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16db9500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #512 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30b470) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #513 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #514 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16db9500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #515 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db9500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #516 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f30b6d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #517 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16db9440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #518 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16db9440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #519 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #520 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16db9440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #521 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30b8d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #522 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #523 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16db9440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #524 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16db9440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #525 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dadcf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #526 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dadcf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #527 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dadcf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #528 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dadcf0, __p=0x7f1a16dadcf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #529 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dadcf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #530 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dadce0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #531 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dadce0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #532 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16db9390, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #533 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16db9388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #534 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16db9388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #535 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16db9380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #536 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16db9380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #537 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16db9380, o=folly::detail::function::Op::NUKE, src=0x7f1a16db9380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #538 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16db9380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #539 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16db9380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #540 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f30be18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #541 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f30be18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #542 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16db9380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #543 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16db9380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #544 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710b790, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #545 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa7e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #546 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa7e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #547 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dba348, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #548 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dba340, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #549 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dba340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #550 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dba340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #551 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #552 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dba340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #553 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #554 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dba340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #555 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #556 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dba340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #557 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30c590) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #558 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #559 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dba340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #560 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dba340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #561 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f30c7f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #562 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dba280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #563 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dba280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #564 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #565 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dba280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #566 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30c9f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #567 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #568 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dba280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #569 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dba280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #570 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dadf30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #571 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dadf30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #572 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dadf30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #573 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dadf30, __p=0x7f1a16dadf30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #574 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dadf30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #575 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dadf20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #576 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dadf20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #577 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dba1d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #578 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dba1c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #579 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dba1c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #580 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dba1c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #581 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dba1c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #582 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dba1c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dba1c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #583 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dba1c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #584 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dba1c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #585 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f30cf38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #586 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f30cf38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #587 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dba1c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #588 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dba1c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #589 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710b8f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #590 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #591 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa880, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #592 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dbb188, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #593 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dbb180, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #594 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dbb180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #595 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dbb180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #596 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #597 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dbb180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #598 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #599 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dbb180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #600 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #601 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dbb180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #602 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30d6b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #603 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #604 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbb180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #605 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbb180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #606 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f30d910, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #607 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dbb0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #608 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dbb0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #609 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #610 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dbb0c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #611 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30db10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #612 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #613 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dbb0c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #614 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dbb0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #615 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dae170, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #616 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dae170, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #617 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dae170, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #618 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dae170, __p=0x7f1a16dae170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #619 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dae170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #620 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dae160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #621 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dae160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #622 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dbb010, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #623 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dbb008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #624 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dbb008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #625 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dbb000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #626 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dbb000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #627 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dbb000, o=folly::detail::function::Op::NUKE, src=0x7f1a16dbb000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #628 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dbb000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #629 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dbb000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #630 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f30e058) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #631 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f30e058, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #632 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbb000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #633 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbb000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #634 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710bad0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #635 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa920, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #636 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa920, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #637 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dbbfc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #638 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dbbfc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #639 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dbbfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #640 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dbbfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #641 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #642 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dbbfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #643 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #644 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dbbfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #645 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #646 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dbbfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #647 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30e7d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #648 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #649 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbbfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #650 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbbfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #651 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f30ea30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #652 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dbbf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #653 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dbbf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #654 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #655 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dbbf00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #656 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30ec30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #657 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #658 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dbbf00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #659 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dbbf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #660 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dae3b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #661 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dae3b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #662 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dae3b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #663 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dae3b0, __p=0x7f1a16dae3b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #664 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dae3b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #665 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dae3a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #666 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dae3a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #667 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dbbe50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #668 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dbbe48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #669 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dbbe48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #670 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dbbe40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #671 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dbbe40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #672 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dbbe40, o=folly::detail::function::Op::NUKE, src=0x7f1a16dbbe40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #673 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dbbe40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #674 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dbbe40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #675 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f30f178) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #676 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f30f178, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #677 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbbe40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #678 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbbe40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #679 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710bc60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #680 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfa9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #681 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfa9c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #682 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dbce08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #683 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dbce00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #684 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dbce00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #685 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dbce00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #686 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #687 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dbce00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #688 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #689 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dbce00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #690 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #691 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dbce00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #692 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30f8f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #693 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #694 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbce00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #695 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbce00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #696 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f30fb50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #697 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dbcd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #698 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dbcd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #699 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #700 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dbcd40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #701 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f30fd50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #702 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #703 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dbcd40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #704 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dbcd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #705 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dae5f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #706 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dae5f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #707 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dae5f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #708 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dae5f0, __p=0x7f1a16dae5f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #709 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dae5f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #710 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dae5e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #711 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dae5e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #712 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dbcc90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #713 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dbcc88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #714 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dbcc88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #715 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dbcc80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #716 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dbcc80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #717 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dbcc80, o=folly::detail::function::Op::NUKE, src=0x7f1a16dbcc80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #718 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dbcc80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #719 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dbcc80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #720 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f310298) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #721 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f310298, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #722 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbcc80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #723 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbcc80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #724 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710bdd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #725 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfaa60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #726 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfaa60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #727 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dbdc48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #728 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dbdc40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #729 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dbdc40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #730 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dbdc40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #731 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #732 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dbdc40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #733 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #734 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dbdc40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #735 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #736 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dbdc40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #737 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f310a10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #738 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #739 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbdc40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #740 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbdc40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #741 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f310c70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #742 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dbdb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #743 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dbdb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #744 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #745 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dbdb80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #746 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f310e70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #747 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #748 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dbdb80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #749 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dbdb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #750 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dae830, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #751 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dae830, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #752 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dae830, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #753 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dae830, __p=0x7f1a16dae830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #754 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dae830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #755 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dae820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #756 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dae820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #757 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dbdad0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #758 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dbdac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #759 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dbdac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #760 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dbdac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #761 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dbdac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #762 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dbdac0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dbdac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #763 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dbdac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #764 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dbdac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #765 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3113b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #766 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3113b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #767 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbdac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #768 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbdac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #769 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1710bfe0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #770 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfab00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #771 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfab00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #772 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dbea88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #773 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dbea80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #774 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dbea80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #775 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dbea80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #776 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #777 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dbea80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #778 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #779 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dbea80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #780 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #781 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dbea80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #782 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f311b30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #783 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #784 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbea80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #785 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbea80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #786 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f311d90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #787 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dbe9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #788 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dbe9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #789 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #790 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dbe9c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #791 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f311f90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #792 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #793 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dbe9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #794 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dbe9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #795 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16daea70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #796 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16daea70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #797 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16daea70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #798 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16daea70, __p=0x7f1a16daea70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #799 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16daea70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #800 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16daea60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #801 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16daea60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #802 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dbe910, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #803 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dbe908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #804 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dbe908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #805 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dbe900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #806 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dbe900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #807 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dbe900, o=folly::detail::function::Op::NUKE, src=0x7f1a16dbe900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #808 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dbe900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #809 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dbe900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #810 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3124d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #811 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3124d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #812 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbe900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #813 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbe900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #814 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711e140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #815 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfaba0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #816 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfaba0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #817 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dbf8c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #818 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dbf8c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #819 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dbf8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #820 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dbf8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #821 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #822 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dbf8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #823 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #824 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dbf8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #825 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #826 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dbf8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #827 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f312c50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #828 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #829 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbf8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #830 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbf8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #831 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f312eb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #832 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dbf800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #833 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dbf800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #834 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #835 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dbf800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #836 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3130b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #837 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #838 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dbf800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #839 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dbf800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #840 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16daecb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #841 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16daecb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #842 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16daecb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #843 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16daecb0, __p=0x7f1a16daecb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #844 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16daecb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #845 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16daeca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #846 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16daeca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #847 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dbf750, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #848 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dbf748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #849 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dbf748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #850 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dbf740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #851 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dbf740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #852 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dbf740, o=folly::detail::function::Op::NUKE, src=0x7f1a16dbf740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #853 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dbf740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #854 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dbf740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #855 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3135f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #856 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3135f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #857 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dbf740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #858 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dbf740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #859 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711e320, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #860 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfac40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #861 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfac40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #862 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc0708, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #863 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc0700, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #864 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc0700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #865 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc0700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #866 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #867 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc0700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #868 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #869 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc0700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #870 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #871 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc0700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #872 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f313d70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #873 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #874 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc0700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #875 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc0700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #876 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f313fd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #877 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc0640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #878 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc0640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #879 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #880 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc0640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #881 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3141d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #882 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #883 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc0640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #884 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc0640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #885 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16daeef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #886 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16daeef0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #887 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16daeef0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #888 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16daeef0, __p=0x7f1a16daeef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #889 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16daeef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #890 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16daeee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #891 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16daeee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #892 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc0590, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #893 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc0588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #894 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc0588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #895 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc0580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #896 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc0580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #897 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc0580, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc0580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #898 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc0580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #899 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc0580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #900 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f314718) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #901 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f314718, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #902 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc0580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #903 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc0580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #904 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711e4b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #905 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cface0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #906 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cface0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #907 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc4548, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #908 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc4540, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #909 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc4540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #910 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc4540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #911 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #912 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc4540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #913 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #914 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc4540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #915 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #916 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc4540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #917 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f314e90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #918 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #919 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc4540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #920 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc4540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #921 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3150f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #922 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc4480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #923 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc4480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #924 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #925 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc4480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #926 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3152f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #927 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #928 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc4480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #929 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc4480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #930 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc1130, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #931 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc1130, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #932 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc1130, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #933 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc1130, __p=0x7f1a16dc1130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #934 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc1130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #935 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc1120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #936 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc1120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #937 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc43d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #938 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc43c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #939 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc43c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #940 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc43c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #941 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc43c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #942 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc43c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc43c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #943 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc43c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #944 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc43c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #945 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f315838) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #946 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f315838, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #947 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc43c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #948 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc43c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #949 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711e620, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #950 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfad80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #951 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfad80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #952 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc5388, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #953 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc5380, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #954 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc5380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #955 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc5380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #956 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #957 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc5380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #958 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #959 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc5380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #960 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #961 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc5380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #962 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f315fb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #963 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #964 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc5380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #965 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc5380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #966 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f316210, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #967 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc52c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #968 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc52c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #969 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #970 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc52c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #971 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f316410) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #972 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #973 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc52c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #974 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc52c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #975 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc1370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #976 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc1370, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #977 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc1370, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #978 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc1370, __p=0x7f1a16dc1370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #979 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc1370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #980 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc1360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #981 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc1360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #982 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc5210, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #983 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc5208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #984 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc5208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #985 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc5200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #986 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc5200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #987 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc5200, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc5200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #988 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc5200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #989 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc5200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #990 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f316958) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #991 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f316958, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #992 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc5200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #993 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc5200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #994 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711e830, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #995 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfae20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #996 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfae20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #997 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc61c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #998 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc61c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #999 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc61c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1000 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc61c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1001 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1002 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc61c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1003 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1004 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc61c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1005 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1006 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc61c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1007 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3170d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1008 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1009 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc61c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1010 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc61c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1011 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f317330, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1012 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc6100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1013 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc6100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1014 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1015 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc6100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1016 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f317530) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1017 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1018 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc6100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1019 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc6100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1020 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc15b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1021 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc15b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1022 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc15b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1023 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc15b0, __p=0x7f1a16dc15b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1024 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc15b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1025 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc15a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1026 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc15a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1027 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc6050, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1028 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc6048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1029 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc6048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1030 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc6040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1031 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc6040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1032 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc6040, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc6040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1033 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc6040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1034 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc6040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1035 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f317a78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1036 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f317a78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1037 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc6040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1038 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc6040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1039 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711e990, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1040 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfaec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1041 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfaec0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1042 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc7008, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1043 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc7000, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1044 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc7000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1045 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc7000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1046 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1047 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc7000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1048 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1049 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc7000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1050 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1051 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc7000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1052 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3181f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1053 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1054 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc7000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1055 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc7000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1056 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f318450, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1057 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc6f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1058 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc6f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1059 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1060 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc6f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1061 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f318650) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1062 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1063 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc6f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1064 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc6f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1065 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc17f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1066 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc17f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1067 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc17f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1068 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc17f0, __p=0x7f1a16dc17f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1069 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc17f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1070 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc17e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1071 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc17e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1072 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc6e90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1073 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc6e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1074 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc6e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1075 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc6e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1076 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc6e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1077 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc6e80, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc6e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1078 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc6e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1079 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc6e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1080 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f318b98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1081 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f318b98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1082 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc6e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1083 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc6e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1084 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711eb70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1085 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16cfaf60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1086 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16cfaf60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1087 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc7e48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1088 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc7e40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1089 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc7e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1090 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc7e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1091 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1092 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc7e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1093 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1094 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc7e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1095 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1096 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc7e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1097 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f319310) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1098 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1099 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc7e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1100 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc7e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1101 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f319570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1102 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc7d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1103 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc7d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1104 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1105 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc7d80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1106 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f319770) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1107 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1108 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc7d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1109 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc7d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1110 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc1a30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1111 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc1a30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1112 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc1a30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1113 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc1a30, __p=0x7f1a16dc1a30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1114 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc1a30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1115 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc1a20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1116 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc1a20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1117 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc7cd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1118 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc7cc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1119 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc7cc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1120 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc7cc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1121 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc7cc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1122 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc7cc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc7cc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1123 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc7cc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1124 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc7cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1125 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f319cb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1126 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f319cb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1127 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc7cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1128 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc7cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1129 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711ed00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1130 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1131 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38000, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1132 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc8c88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1133 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc8c80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1134 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc8c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1135 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc8c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1136 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1137 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc8c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1138 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1139 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc8c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1140 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1141 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc8c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1142 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31a430) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1143 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1144 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc8c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1145 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc8c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1146 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f31a690, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1147 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc8bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1148 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc8bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1149 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1150 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc8bc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1151 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31a890) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1152 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1153 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc8bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1154 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc8bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1155 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc1c70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1156 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc1c70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1157 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc1c70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1158 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc1c70, __p=0x7f1a16dc1c70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1159 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc1c70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1160 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc1c60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1161 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc1c60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1162 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc8b10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1163 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc8b08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1164 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc8b08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1165 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc8b00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1166 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc8b00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1167 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc8b00, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc8b00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1168 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc8b00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1169 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc8b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1170 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f31add8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1171 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f31add8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1172 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc8b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1173 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc8b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1174 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1711ee70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1175 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d380a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1176 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d380a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1177 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dc9ac8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1178 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dc9ac0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1179 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dc9ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1180 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dc9ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1181 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1182 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dc9ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1183 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1184 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dc9ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1185 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1186 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dc9ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1187 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31b550) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1188 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1189 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc9ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1190 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc9ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1191 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f31b7b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1192 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dc9a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1193 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dc9a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1194 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1195 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dc9a00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1196 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31b9b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1197 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1198 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dc9a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1199 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dc9a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1200 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc1eb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1201 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc1eb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1202 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc1eb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1203 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc1eb0, __p=0x7f1a16dc1eb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1204 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc1eb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1205 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc1ea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1206 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc1ea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1207 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dc9950, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1208 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dc9948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1209 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dc9948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1210 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dc9940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1211 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dc9940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1212 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dc9940, o=folly::detail::function::Op::NUKE, src=0x7f1a16dc9940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1213 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dc9940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1214 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dc9940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1215 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f31bef8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1216 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f31bef8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1217 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dc9940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1218 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dc9940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1219 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712e080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1220 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1221 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38140, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1222 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dca908, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1223 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dca900, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1224 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dca900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1225 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dca900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1226 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1227 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dca900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1228 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1229 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dca900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1230 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1231 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dca900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1232 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31c670) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1233 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1234 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dca900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1235 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dca900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1236 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f31c8d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1237 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dca840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1238 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dca840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1239 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1240 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dca840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1241 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31cad0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1242 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1243 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dca840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1244 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dca840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1245 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc20f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1246 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc20f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1247 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc20f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1248 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc20f0, __p=0x7f1a16dc20f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1249 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc20f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1250 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc20e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1251 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc20e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1252 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dca790, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1253 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dca788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1254 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dca788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1255 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dca780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1256 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dca780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1257 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dca780, o=folly::detail::function::Op::NUKE, src=0x7f1a16dca780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1258 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dca780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1259 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dca780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1260 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f31d018) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1261 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f31d018, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1262 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dca780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1263 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dca780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1264 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712e1e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1265 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d381e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1266 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d381e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1267 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dcb748, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1268 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dcb740, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1269 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dcb740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1270 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dcb740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1271 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1272 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dcb740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1273 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1274 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dcb740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1275 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1276 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dcb740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1277 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31d790) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1278 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1279 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcb740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1280 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcb740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1281 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f31d9f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1282 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dcb680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1283 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dcb680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1284 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1285 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dcb680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1286 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31dbf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1287 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1288 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dcb680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1289 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dcb680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1290 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc2330, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1291 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc2330, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1292 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc2330, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1293 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc2330, __p=0x7f1a16dc2330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1294 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc2330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1295 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc2320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1296 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc2320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1297 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dcb5d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1298 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dcb5c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1299 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dcb5c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1300 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dcb5c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1301 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dcb5c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1302 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dcb5c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dcb5c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1303 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dcb5c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1304 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dcb5c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1305 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f31e138) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1306 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f31e138, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1307 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcb5c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1308 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcb5c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1309 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712e3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1310 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1311 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38280, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1312 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dcc588, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1313 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dcc580, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1314 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dcc580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1315 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dcc580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1316 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1317 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dcc580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1318 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1319 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dcc580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1320 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1321 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dcc580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1322 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31e8b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1323 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1324 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcc580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1325 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcc580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1326 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f31eb10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1327 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dcc4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1328 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dcc4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1329 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1330 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dcc4c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1331 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31ed10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1332 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1333 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dcc4c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1334 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dcc4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1335 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc2570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1336 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc2570, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1337 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc2570, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1338 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc2570, __p=0x7f1a16dc2570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1339 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc2570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1340 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc2560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1341 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc2560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1342 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dcc410, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1343 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dcc408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1344 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dcc408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1345 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dcc400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1346 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dcc400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1347 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dcc400, o=folly::detail::function::Op::NUKE, src=0x7f1a16dcc400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1348 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dcc400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1349 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dcc400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1350 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f31f258) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1351 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f31f258, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1352 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcc400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1353 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcc400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1354 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712e550, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1355 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38320, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1356 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38320, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1357 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dcd3c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1358 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dcd3c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1359 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dcd3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1360 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dcd3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1361 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1362 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dcd3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1363 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1364 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dcd3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1365 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1366 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dcd3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1367 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31f9d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1368 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1369 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcd3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1370 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcd3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1371 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f31fc30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1372 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dcd300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1373 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dcd300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1374 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1375 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dcd300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1376 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f31fe30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1377 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1378 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dcd300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1379 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dcd300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1380 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc27b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1381 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc27b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1382 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc27b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1383 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc27b0, __p=0x7f1a16dc27b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1384 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc27b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1385 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc27a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1386 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc27a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1387 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dcd250, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1388 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dcd248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1389 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dcd248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1390 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dcd240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1391 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dcd240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1392 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dcd240, o=folly::detail::function::Op::NUKE, src=0x7f1a16dcd240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1393 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dcd240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1394 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dcd240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1395 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f320378) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1396 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f320378, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1397 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcd240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1398 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcd240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1399 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712e6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1400 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d383c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1401 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d383c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1402 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dce208, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1403 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dce200, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1404 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dce200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1405 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dce200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1406 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1407 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dce200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1408 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1409 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dce200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1410 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1411 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dce200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1412 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f320af0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1413 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1414 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dce200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1415 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dce200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1416 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f320d50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1417 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dce140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1418 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dce140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1419 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1420 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dce140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1421 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f320f50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1422 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1423 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dce140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1424 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dce140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1425 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc29f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1426 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc29f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1427 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc29f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1428 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc29f0, __p=0x7f1a16dc29f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1429 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc29f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1430 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc29e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1431 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc29e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1432 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dce090, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1433 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dce088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1434 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dce088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1435 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dce080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1436 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dce080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1437 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dce080, o=folly::detail::function::Op::NUKE, src=0x7f1a16dce080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1438 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dce080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1439 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dce080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1440 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f321498) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1441 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f321498, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1442 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dce080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1443 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dce080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1444 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712e8d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1445 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38460, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1446 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38460, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1447 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dcf048, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1448 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dcf040, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1449 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dcf040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1450 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dcf040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1451 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1452 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dcf040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1453 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1454 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dcf040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1455 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1456 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dcf040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1457 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f321c10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1458 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1459 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcf040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1460 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcf040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1461 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f321e70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1462 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dcef80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1463 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dcef80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1464 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1465 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dcef80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1466 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f322070) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1467 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1468 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dcef80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1469 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dcef80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1470 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc2c30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1471 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc2c30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1472 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc2c30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1473 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc2c30, __p=0x7f1a16dc2c30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1474 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc2c30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1475 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc2c20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1476 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc2c20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1477 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dceed0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1478 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dceec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1479 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dceec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1480 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dceec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1481 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dceec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1482 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dceec0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dceec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1483 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dceec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1484 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dceec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1485 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3225b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1486 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3225b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1487 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dceec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1488 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dceec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1489 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712ea30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1490 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1491 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38500, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1492 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dcfe88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1493 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dcfe80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1494 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dcfe80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1495 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dcfe80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1496 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1497 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dcfe80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1498 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1499 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dcfe80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1500 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1501 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dcfe80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1502 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f322d30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1503 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1504 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcfe80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1505 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcfe80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1506 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f322f90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1507 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dcfdc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1508 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dcfdc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1509 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1510 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dcfdc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1511 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f323190) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1512 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1513 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dcfdc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1514 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dcfdc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1515 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc2e70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1516 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc2e70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1517 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc2e70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1518 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc2e70, __p=0x7f1a16dc2e70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1519 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc2e70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1520 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc2e60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1521 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc2e60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1522 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dcfd10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1523 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dcfd08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1524 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dcfd08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1525 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dcfd00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1526 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dcfd00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1527 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dcfd00, o=folly::detail::function::Op::NUKE, src=0x7f1a16dcfd00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1528 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dcfd00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1529 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dcfd00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1530 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3236d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1531 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3236d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1532 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dcfd00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1533 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dcfd00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1534 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712ec10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1535 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d385a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1536 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d385a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1537 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd0cc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1538 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd0cc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1539 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd0cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1540 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd0cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1541 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1542 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd0cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1543 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1544 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd0cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1545 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1546 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd0cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1547 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f323e50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1548 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1549 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd0cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1550 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd0cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1551 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3240b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1552 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd0c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1553 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd0c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1554 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1555 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd0c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1556 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3242b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1557 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1558 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd0c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1559 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd0c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1560 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc30b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1561 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc30b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1562 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc30b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1563 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc30b0, __p=0x7f1a16dc30b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1564 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc30b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1565 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc30a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1566 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc30a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1567 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd0b50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1568 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd0b48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1569 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd0b48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1570 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd0b40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1571 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd0b40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1572 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd0b40, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd0b40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1573 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd0b40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1574 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd0b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1575 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3247f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1576 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3247f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1577 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd0b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1578 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd0b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1579 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712eda0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1580 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1581 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38640, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1582 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd1b08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1583 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd1b00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1584 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd1b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1585 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd1b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1586 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1587 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd1b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1588 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1589 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd1b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1590 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1591 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd1b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1592 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f324f70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1593 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1594 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd1b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1595 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd1b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1596 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3251d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1597 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd1a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1598 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd1a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1599 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1600 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd1a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1601 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3253d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1602 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1603 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd1a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1604 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd1a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1605 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc32f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1606 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc32f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1607 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc32f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1608 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc32f0, __p=0x7f1a16dc32f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1609 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc32f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1610 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc32e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1611 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc32e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1612 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd1990, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1613 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd1988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1614 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd1988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1615 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd1980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1616 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd1980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1617 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd1980, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd1980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1618 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd1980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1619 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd1980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1620 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f325918) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1621 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f325918, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1622 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd1980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1623 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd1980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1624 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1712ef10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1625 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d386e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1626 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d386e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1627 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd2948, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1628 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd2940, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1629 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd2940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1630 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd2940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1631 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1632 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd2940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1633 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1634 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd2940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1635 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1636 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd2940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1637 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f326090) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1638 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1639 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd2940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1640 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd2940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1641 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3262f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1642 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd2880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1643 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd2880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1644 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1645 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd2880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1646 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3264f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1647 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1648 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd2880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1649 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd2880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1650 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc3530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1651 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc3530, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1652 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc3530, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1653 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc3530, __p=0x7f1a16dc3530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1654 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc3530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1655 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc3520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1656 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc3520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1657 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd27d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1658 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd27c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1659 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd27c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1660 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd27c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1661 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd27c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1662 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd27c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd27c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1663 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd27c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1664 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd27c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1665 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f326a38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1666 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f326a38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1667 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd27c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1668 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd27c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1669 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139120, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1670 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1671 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38780, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1672 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd3788, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1673 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd3780, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1674 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd3780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1675 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd3780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1676 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1677 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd3780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1678 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1679 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd3780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1680 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1681 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd3780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1682 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3271b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1683 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1684 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd3780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1685 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd3780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1686 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f327410, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1687 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd36c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1688 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd36c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1689 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1690 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd36c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1691 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f327610) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1692 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1693 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd36c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1694 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd36c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1695 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc3770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1696 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc3770, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1697 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc3770, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1698 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc3770, __p=0x7f1a16dc3770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1699 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc3770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1700 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc3760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1701 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc3760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1702 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd3610, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1703 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd3608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1704 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd3608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1705 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd3600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1706 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd3600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1707 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd3600, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd3600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1708 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd3600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1709 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd3600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1710 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f327b58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1711 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f327b58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1712 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd3600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1713 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd3600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1714 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1715 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38820, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1716 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38820, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1717 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd45c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1718 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd45c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1719 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd45c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1720 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd45c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1721 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1722 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd45c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1723 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1724 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd45c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1725 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1726 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd45c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1727 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3282d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1728 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1729 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd45c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1730 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd45c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1731 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f328530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1732 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd4500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1733 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd4500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1734 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1735 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd4500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1736 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f328730) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1737 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1738 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd4500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1739 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd4500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1740 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc39b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1741 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc39b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1742 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc39b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1743 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc39b0, __p=0x7f1a16dc39b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1744 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc39b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1745 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc39a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1746 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc39a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1747 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd4450, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1748 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd4448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1749 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd4448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1750 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd4440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1751 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd4440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1752 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd4440, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd4440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1753 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd4440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1754 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd4440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1755 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f328c78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1756 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f328c78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1757 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd4440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1758 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd4440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1759 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139460, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1760 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d388c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1761 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d388c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1762 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd5408, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1763 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd5400, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1764 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd5400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1765 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd5400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1766 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1767 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd5400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1768 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1769 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd5400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1770 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1771 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd5400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1772 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3293f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1773 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1774 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd5400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1775 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd5400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1776 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f329650, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1777 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd5340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1778 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd5340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1779 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1780 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd5340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1781 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f329850) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1782 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1783 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd5340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1784 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd5340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1785 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc3bf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1786 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc3bf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1787 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc3bf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1788 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc3bf0, __p=0x7f1a16dc3bf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1789 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc3bf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1790 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc3be0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1791 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc3be0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1792 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd5290, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1793 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd5288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1794 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd5288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1795 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd5280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1796 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd5280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1797 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd5280, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd5280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1798 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd5280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1799 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd5280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1800 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f329d98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1801 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f329d98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1802 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd5280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1803 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd5280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1804 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171395f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1805 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38960, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1806 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38960, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1807 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd6248, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1808 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd6240, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1809 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd6240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1810 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd6240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1811 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1812 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd6240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1813 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1814 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd6240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1815 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1816 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd6240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1817 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32a510) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1818 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1819 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd6240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1820 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd6240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1821 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f32a770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1822 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd6180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1823 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd6180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1824 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1825 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd6180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1826 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32a970) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1827 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1828 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd6180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1829 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd6180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1830 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dc3e30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1831 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dc3e30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1832 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dc3e30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1833 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dc3e30, __p=0x7f1a16dc3e30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1834 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dc3e30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1835 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dc3e20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1836 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dc3e20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1837 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd60d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1838 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd60c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1839 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd60c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1840 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd60c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1841 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd60c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1842 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd60c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd60c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1843 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd60c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1844 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd60c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1845 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f32aeb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1846 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f32aeb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1847 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd60c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1848 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd60c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1849 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139760, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1850 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1851 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38a00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1852 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd7088, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1853 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd7080, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1854 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd7080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1855 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd7080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1856 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1857 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd7080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1858 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1859 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd7080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1860 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1861 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd7080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1862 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32b630) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1863 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1864 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd7080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1865 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd7080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1866 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f32b890, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1867 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd6fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1868 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd6fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1869 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1870 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd6fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1871 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32ba90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1872 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1873 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd6fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1874 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd6fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1875 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd9070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1876 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd9070, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1877 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd9070, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1878 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd9070, __p=0x7f1a16dd9070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1879 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd9070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1880 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd9060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1881 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd9060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1882 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd6f10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1883 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd6f08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1884 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd6f08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1885 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd6f00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1886 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd6f00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1887 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd6f00, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd6f00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1888 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd6f00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1889 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd6f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1890 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f32bfd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1891 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f32bfd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1892 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd6f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1893 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd6f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1894 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1895 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38aa0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1896 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38aa0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1897 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd7ec8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1898 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd7ec0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1899 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd7ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1900 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd7ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1901 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1902 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd7ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1903 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1904 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd7ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1905 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1906 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd7ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1907 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32c750) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1908 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1909 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd7ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1910 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd7ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1911 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f32c9b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1912 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd7e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1913 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd7e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1914 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1915 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd7e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1916 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32cbb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1917 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1918 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd7e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1919 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd7e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1920 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd92b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1921 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd92b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1922 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd92b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1923 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd92b0, __p=0x7f1a16dd92b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1924 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd92b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1925 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd92a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1926 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd92a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1927 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd7d50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1928 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd7d48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1929 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd7d48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1930 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd7d40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1931 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd7d40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1932 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd7d40, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd7d40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1933 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd7d40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1934 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd7d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1935 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f32d0f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1936 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f32d0f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1937 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd7d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1938 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd7d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1939 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139ad0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1940 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1941 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38b40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1942 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dd8d08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1943 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dd8d00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1944 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dd8d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1945 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dd8d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1946 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1947 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dd8d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1948 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1949 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dd8d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1950 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1951 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dd8d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1952 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32d870) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1953 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1954 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd8d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1955 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd8d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1956 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f32dad0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1957 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dd8c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #1958 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dd8c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #1959 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1960 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dd8c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1961 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32dcd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1962 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1963 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dd8c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #1964 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dd8c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1965 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd94f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1966 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd94f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #1967 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd94f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #1968 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd94f0, __p=0x7f1a16dd94f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #1969 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd94f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #1970 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd94e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #1971 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd94e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #1972 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dd8b90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #1973 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dd8b88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #1974 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dd8b88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #1975 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dd8b80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #1976 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dd8b80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #1977 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dd8b80, o=folly::detail::function::Op::NUKE, src=0x7f1a16dd8b80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #1978 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dd8b80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #1979 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dd8b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #1980 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f32e218) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #1981 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f32e218, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #1982 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dd8b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #1983 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dd8b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #1984 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139cb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #1985 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38be0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #1986 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38be0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #1987 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16ddcb48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #1988 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16ddcb40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #1989 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16ddcb40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #1990 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16ddcb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1991 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #1992 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16ddcb40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #1993 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #1994 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16ddcb40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #1995 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1996 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16ddcb40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #1997 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32e990) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #1998 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #1999 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16ddcb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2000 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16ddcb40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2001 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f32ebf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2002 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16ddca80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2003 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16ddca80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2004 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2005 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16ddca80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2006 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32edf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2007 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2008 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16ddca80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2009 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16ddca80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2010 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd9730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2011 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd9730, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2012 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd9730, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2013 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd9730, __p=0x7f1a16dd9730) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2014 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd9730) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2015 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd9720) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2016 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd9720) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2017 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16ddc9d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2018 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16ddc9c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2019 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16ddc9c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2020 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16ddc9c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2021 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16ddc9c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2022 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16ddc9c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16ddc9c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2023 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16ddc9c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2024 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16ddc9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2025 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f32f338) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2026 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f32f338, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2027 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16ddc9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2028 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16ddc9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2029 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2030 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2031 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38c80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2032 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16ddd988, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2033 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16ddd980, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2034 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16ddd980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2035 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16ddd980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2036 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2037 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16ddd980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2038 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2039 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16ddd980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2040 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2041 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16ddd980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2042 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32fab0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2043 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2044 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16ddd980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2045 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16ddd980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2046 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f32fd10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2047 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16ddd8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2048 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16ddd8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2049 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2050 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16ddd8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2051 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f32ff10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2052 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2053 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16ddd8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2054 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16ddd8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2055 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd9970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2056 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd9970, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2057 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd9970, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2058 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd9970, __p=0x7f1a16dd9970) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2059 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd9970) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2060 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd9960) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2061 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd9960) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2062 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16ddd810, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2063 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16ddd808, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2064 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16ddd808, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2065 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16ddd800, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2066 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16ddd800, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2067 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16ddd800, o=folly::detail::function::Op::NUKE, src=0x7f1a16ddd800, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2068 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16ddd800, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2069 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16ddd800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2070 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f330458) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2071 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f330458, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2072 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16ddd800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2073 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16ddd800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2074 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17139fb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2075 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38d20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2076 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38d20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2077 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dde7c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2078 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dde7c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2079 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dde7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2080 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dde7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2081 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2082 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dde7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2083 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2084 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dde7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2085 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2086 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dde7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2087 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f330bd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2088 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2089 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dde7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2090 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dde7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2091 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f330e30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2092 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dde700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2093 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dde700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2094 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2095 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dde700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2096 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f331030) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2097 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2098 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dde700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2099 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dde700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2100 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd9bb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2101 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd9bb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2102 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd9bb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2103 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd9bb0, __p=0x7f1a16dd9bb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2104 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd9bb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2105 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd9ba0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2106 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd9ba0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2107 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dde650, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2108 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dde648, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2109 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dde648, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2110 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dde640, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2111 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dde640, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2112 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dde640, o=folly::detail::function::Op::NUKE, src=0x7f1a16dde640, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2113 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dde640, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2114 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dde640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2115 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f331578) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2116 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f331578, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2117 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dde640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2118 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dde640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2119 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171481c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2120 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2121 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38dc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2122 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16ddf608, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2123 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16ddf600, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2124 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16ddf600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2125 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16ddf600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2126 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2127 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16ddf600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2128 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2129 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16ddf600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2130 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2131 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16ddf600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2132 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f331cf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2133 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2134 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16ddf600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2135 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16ddf600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2136 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f331f50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2137 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16ddf540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2138 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16ddf540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2139 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2140 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16ddf540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2141 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f332150) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2142 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2143 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16ddf540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2144 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16ddf540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2145 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dd9df0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2146 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dd9df0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2147 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dd9df0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2148 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dd9df0, __p=0x7f1a16dd9df0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2149 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dd9df0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2150 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dd9de0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2151 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dd9de0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2152 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16ddf490, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2153 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16ddf488, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2154 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16ddf488, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2155 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16ddf480, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2156 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16ddf480, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2157 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16ddf480, o=folly::detail::function::Op::NUKE, src=0x7f1a16ddf480, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2158 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16ddf480, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2159 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16ddf480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2160 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f332698) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2161 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f332698, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2162 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16ddf480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2163 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16ddf480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2164 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148320, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2165 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38e60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2166 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38e60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2167 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de0448, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2168 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de0440, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2169 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de0440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2170 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de0440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2171 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2172 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de0440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2173 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2174 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de0440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2175 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2176 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de0440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2177 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f332e10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2178 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2179 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de0440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2180 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de0440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2181 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f333070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2182 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de0380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2183 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de0380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2184 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2185 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de0380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2186 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f333270) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2187 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2188 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de0380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2189 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de0380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2190 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dda030, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2191 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dda030, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2192 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dda030, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2193 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dda030, __p=0x7f1a16dda030) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2194 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dda030) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2195 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dda020) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2196 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dda020) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2197 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de02d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2198 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de02c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2199 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de02c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2200 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de02c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2201 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de02c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2202 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de02c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16de02c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2203 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de02c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2204 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de02c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2205 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3337b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2206 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3337b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2207 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de02c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2208 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de02c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2209 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2210 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2211 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38f00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2212 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de1288, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2213 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de1280, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2214 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de1280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2215 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de1280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2216 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2217 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de1280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2218 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2219 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de1280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2220 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2221 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de1280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2222 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f333f30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2223 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2224 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de1280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2225 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de1280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2226 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f334190, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2227 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de11c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2228 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de11c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2229 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2230 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de11c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2231 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f334390) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2232 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2233 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de11c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2234 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de11c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2235 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dda270, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2236 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dda270, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2237 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dda270, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2238 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dda270, __p=0x7f1a16dda270) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2239 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dda270) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2240 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dda260) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2241 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dda260) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2242 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de1110, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2243 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de1108, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2244 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de1108, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2245 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de1100, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2246 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de1100, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2247 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de1100, o=folly::detail::function::Op::NUKE, src=0x7f1a16de1100, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2248 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de1100, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2249 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de1100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2250 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3348d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2251 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3348d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2252 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de1100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2253 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de1100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2254 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148690, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2255 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d38fa0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2256 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d38fa0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2257 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de20c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2258 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de20c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2259 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de20c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2260 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de20c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2261 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2262 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de20c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2263 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2264 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de20c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2265 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2266 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de20c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2267 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f335050) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2268 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2269 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de20c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2270 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de20c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2271 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3352b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2272 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de2000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2273 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de2000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2274 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2275 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de2000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2276 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3354b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2277 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2278 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de2000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2279 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de2000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2280 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dda4b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2281 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dda4b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2282 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dda4b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2283 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dda4b0, __p=0x7f1a16dda4b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2284 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dda4b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2285 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dda4a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2286 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dda4a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2287 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de1f50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2288 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de1f48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2289 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de1f48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2290 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de1f40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2291 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de1f40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2292 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de1f40, o=folly::detail::function::Op::NUKE, src=0x7f1a16de1f40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2293 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de1f40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2294 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de1f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2295 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3359f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2296 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3359f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2297 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de1f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2298 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de1f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2299 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2300 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2301 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39040, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2302 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de2f08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2303 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de2f00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2304 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de2f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2305 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de2f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2306 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2307 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de2f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2308 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2309 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de2f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2310 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2311 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de2f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2312 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f336170) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2313 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2314 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de2f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2315 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de2f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2316 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3363d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2317 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de2e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2318 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de2e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2319 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2320 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de2e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2321 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3365d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2322 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2323 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de2e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2324 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de2e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2325 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dda6f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2326 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dda6f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2327 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dda6f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2328 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dda6f0, __p=0x7f1a16dda6f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2329 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dda6f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2330 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dda6e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2331 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dda6e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2332 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de2d90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2333 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de2d88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2334 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de2d88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2335 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de2d80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2336 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de2d80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2337 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de2d80, o=folly::detail::function::Op::NUKE, src=0x7f1a16de2d80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2338 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de2d80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2339 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de2d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2340 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f336b18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2341 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f336b18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2342 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de2d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2343 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de2d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2344 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148a10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2345 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d390e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2346 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d390e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2347 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de3d48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2348 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de3d40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2349 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de3d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2350 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de3d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2351 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2352 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de3d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2353 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2354 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de3d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2355 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2356 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de3d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2357 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f337290) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2358 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2359 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de3d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2360 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de3d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2361 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3374f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2362 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de3c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2363 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de3c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2364 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2365 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de3c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2366 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3376f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2367 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2368 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de3c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2369 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de3c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2370 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dda930, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2371 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dda930, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2372 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dda930, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2373 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dda930, __p=0x7f1a16dda930) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2374 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dda930) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2375 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dda920) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2376 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dda920) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2377 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de3bd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2378 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de3bc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2379 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de3bc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2380 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de3bc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2381 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de3bc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2382 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de3bc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16de3bc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2383 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de3bc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2384 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de3bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2385 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f337c38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2386 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f337c38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2387 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de3bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2388 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de3bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2389 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148b70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2390 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2391 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39180, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2392 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de4b88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2393 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de4b80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2394 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de4b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2395 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de4b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2396 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2397 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de4b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2398 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2399 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de4b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2400 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2401 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de4b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2402 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3383b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2403 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2404 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de4b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2405 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de4b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2406 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f338610, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2407 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de4ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2408 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de4ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2409 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2410 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de4ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2411 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f338810) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2412 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2413 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de4ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2414 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de4ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2415 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddab70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2416 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddab70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2417 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddab70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2418 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddab70, __p=0x7f1a16ddab70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2419 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddab70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2420 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddab60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2421 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddab60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2422 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de4a10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2423 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de4a08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2424 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de4a08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2425 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de4a00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2426 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de4a00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2427 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de4a00, o=folly::detail::function::Op::NUKE, src=0x7f1a16de4a00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2428 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de4a00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2429 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de4a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2430 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f338d58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2431 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f338d58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2432 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de4a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2433 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de4a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2434 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148d50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2435 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39220, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2436 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39220, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2437 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de59c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2438 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de59c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2439 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de59c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2440 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de59c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2441 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2442 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de59c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2443 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2444 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de59c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2445 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2446 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de59c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2447 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3394d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2448 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2449 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de59c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2450 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de59c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2451 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f339730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2452 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de5900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2453 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de5900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2454 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2455 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de5900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2456 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f339930) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2457 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2458 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de5900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2459 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de5900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2460 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddadb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2461 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddadb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2462 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddadb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2463 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddadb0, __p=0x7f1a16ddadb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2464 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddadb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2465 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddada0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2466 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddada0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2467 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de5850, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2468 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de5848, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2469 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de5848, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2470 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de5840, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2471 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de5840, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2472 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de5840, o=folly::detail::function::Op::NUKE, src=0x7f1a16de5840, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2473 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de5840, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2474 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de5840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2475 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f339e78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2476 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f339e78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2477 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de5840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2478 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de5840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2479 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17148ee0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2480 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d392c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2481 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d392c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2482 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de6808, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2483 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de6800, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2484 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de6800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2485 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de6800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2486 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2487 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de6800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2488 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2489 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de6800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2490 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2491 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de6800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2492 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33a5f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2493 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2494 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de6800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2495 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de6800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2496 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f33a850, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2497 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de6740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2498 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de6740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2499 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2500 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de6740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2501 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33aa50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2502 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2503 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de6740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2504 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de6740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2505 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddaff0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2506 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddaff0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2507 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddaff0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2508 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddaff0, __p=0x7f1a16ddaff0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2509 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddaff0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2510 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddafe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2511 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddafe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2512 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de6690, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2513 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de6688, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2514 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de6688, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2515 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de6680, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2516 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de6680, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2517 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de6680, o=folly::detail::function::Op::NUKE, src=0x7f1a16de6680, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2518 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de6680, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2519 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de6680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2520 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f33af98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2521 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f33af98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2522 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de6680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2523 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de6680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2524 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161050, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2525 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39360, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2526 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39360, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2527 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de7648, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2528 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de7640, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2529 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de7640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2530 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de7640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2531 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2532 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de7640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2533 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2534 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de7640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2535 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2536 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de7640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2537 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33b710) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2538 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2539 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de7640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2540 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de7640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2541 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f33b970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2542 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de7580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2543 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de7580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2544 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2545 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de7580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2546 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33bb70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2547 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2548 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de7580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2549 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de7580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2550 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddb230, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2551 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddb230, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2552 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddb230, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2553 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddb230, __p=0x7f1a16ddb230) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2554 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddb230) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2555 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddb220) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2556 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddb220) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2557 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de74d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2558 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de74c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2559 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de74c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2560 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de74c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2561 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de74c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2562 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de74c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16de74c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2563 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de74c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2564 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de74c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2565 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f33c0b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2566 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f33c0b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2567 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de74c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2568 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de74c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2569 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161260, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2570 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2571 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39400, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2572 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d43488, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2573 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d43480, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2574 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d43480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2575 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d43480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2576 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2577 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d43480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2578 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2579 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d43480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2580 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2581 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d43480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2582 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33c830) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2583 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2584 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d43480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2585 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d43480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2586 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f33ca90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2587 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d433c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2588 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d433c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2589 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2590 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d433c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2591 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33cc90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2592 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2593 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d433c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2594 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d433c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2595 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddb470, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2596 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddb470, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2597 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddb470, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2598 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddb470, __p=0x7f1a16ddb470) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2599 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddb470) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2600 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddb460) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2601 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddb460) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2602 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d43310, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2603 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d43308, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2604 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d43308, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2605 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d43300, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2606 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d43300, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2607 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d43300, o=folly::detail::function::Op::NUKE, src=0x7f1a16d43300, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2608 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d43300, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2609 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d43300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2610 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f33d1d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2611 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f33d1d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2612 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d43300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2613 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d43300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2614 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171613c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2615 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d394a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2616 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d394a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2617 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d442c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2618 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d442c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2619 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d442c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2620 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d442c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2621 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2622 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d442c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2623 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2624 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d442c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2625 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2626 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d442c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2627 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33d950) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2628 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2629 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d442c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2630 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d442c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2631 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f33dbb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2632 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d44200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2633 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d44200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2634 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2635 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d44200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2636 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33ddb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2637 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2638 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d44200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2639 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d44200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2640 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddb6b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2641 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddb6b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2642 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddb6b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2643 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddb6b0, __p=0x7f1a16ddb6b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2644 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddb6b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2645 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddb6a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2646 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddb6a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2647 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d44150, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2648 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d44148, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2649 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d44148, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2650 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d44140, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2651 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d44140, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2652 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d44140, o=folly::detail::function::Op::NUKE, src=0x7f1a16d44140, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2653 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d44140, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2654 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d44140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2655 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f33e2f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2656 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f33e2f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2657 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d44140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2658 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d44140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2659 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171615a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2660 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2661 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39540, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2662 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d45108, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2663 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d45100, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2664 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d45100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2665 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d45100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2666 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2667 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d45100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2668 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2669 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d45100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2670 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2671 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d45100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2672 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33ea70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2673 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2674 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d45100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2675 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d45100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2676 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f33ecd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2677 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d45040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2678 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d45040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2679 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2680 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d45040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2681 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33eed0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2682 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2683 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d45040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2684 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d45040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2685 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddb8f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2686 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddb8f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2687 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddb8f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2688 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddb8f0, __p=0x7f1a16ddb8f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2689 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddb8f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2690 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddb8e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2691 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddb8e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2692 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d44f90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2693 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d44f88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2694 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d44f88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2695 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d44f80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2696 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d44f80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2697 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d44f80, o=folly::detail::function::Op::NUKE, src=0x7f1a16d44f80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2698 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d44f80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2699 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d44f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2700 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f33f418) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2701 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f33f418, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2702 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d44f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2703 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d44f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2704 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2705 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d395e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2706 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d395e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2707 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d45f48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2708 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d45f40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2709 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d45f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2710 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d45f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2711 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2712 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d45f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2713 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2714 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d45f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2715 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2716 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d45f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2717 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33fb90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2718 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2719 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d45f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2720 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d45f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2721 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f33fdf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2722 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d45e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2723 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d45e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2724 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2725 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d45e80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2726 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f33fff0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2727 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2728 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d45e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2729 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d45e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2730 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddbb30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2731 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddbb30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2732 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddbb30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2733 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddbb30, __p=0x7f1a16ddbb30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2734 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddbb30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2735 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddbb20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2736 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddbb20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2737 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d45dd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2738 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d45dc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2739 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d45dc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2740 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d45dc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2741 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d45dc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2742 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d45dc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16d45dc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2743 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d45dc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2744 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d45dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2745 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f340538) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2746 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f340538, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2747 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d45dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2748 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d45dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2749 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171618a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2750 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2751 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39680, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2752 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de8d88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2753 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de8d80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2754 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de8d80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2755 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de8d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2756 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2757 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de8d80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2758 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2759 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de8d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2760 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2761 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de8d80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2762 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f340cb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2763 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2764 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de8d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2765 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de8d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2766 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f340f10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2767 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de8cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2768 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de8cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2769 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2770 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de8cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2771 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f341110) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2772 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2773 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de8cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2774 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de8cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2775 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddbd70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2776 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddbd70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2777 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddbd70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2778 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddbd70, __p=0x7f1a16ddbd70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2779 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddbd70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2780 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddbd60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2781 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddbd60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2782 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de8c10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2783 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de8c08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2784 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de8c08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2785 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de8c00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2786 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de8c00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2787 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de8c00, o=folly::detail::function::Op::NUKE, src=0x7f1a16de8c00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2788 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de8c00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2789 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de8c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2790 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f341658) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2791 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f341658, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2792 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de8c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2793 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de8c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2794 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161ab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2795 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39720, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2796 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39720, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2797 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16de9bc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2798 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16de9bc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2799 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16de9bc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2800 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16de9bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2801 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2802 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16de9bc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2803 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2804 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16de9bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2805 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2806 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16de9bc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2807 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f341dd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2808 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2809 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16de9bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2810 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de9bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2811 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f342030, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2812 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16de9b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2813 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16de9b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2814 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2815 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16de9b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2816 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f342230) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2817 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2818 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16de9b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2819 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16de9b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2820 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ddbfb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2821 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ddbfb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2822 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ddbfb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2823 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ddbfb0, __p=0x7f1a16ddbfb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2824 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ddbfb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2825 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ddbfa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2826 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ddbfa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2827 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16de9a50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2828 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16de9a48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2829 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16de9a48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2830 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16de9a40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2831 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16de9a40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2832 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16de9a40, o=folly::detail::function::Op::NUKE, src=0x7f1a16de9a40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2833 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16de9a40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2834 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16de9a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2835 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f342778) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2836 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f342778, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2837 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16de9a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2838 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16de9a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2839 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161c10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2840 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d397c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2841 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d397c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2842 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16deaa08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2843 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16deaa00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2844 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16deaa00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2845 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16deaa00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2846 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2847 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16deaa00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2848 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2849 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16deaa00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2850 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2851 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16deaa00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2852 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f342ef0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2853 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2854 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16deaa00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2855 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16deaa00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2856 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f343150, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2857 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dea940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2858 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dea940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2859 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2860 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dea940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2861 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f343350) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2862 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2863 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dea940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2864 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dea940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2865 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16deb1f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2866 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16deb1f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2867 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16deb1f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2868 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16deb1f0, __p=0x7f1a16deb1f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2869 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16deb1f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2870 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16deb1e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2871 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16deb1e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2872 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dea890, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2873 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dea888, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2874 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dea888, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2875 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dea880, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2876 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dea880, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2877 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dea880, o=folly::detail::function::Op::NUKE, src=0x7f1a16dea880, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2878 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dea880, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2879 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dea880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2880 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f343898) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2881 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f343898, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2882 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dea880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2883 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dea880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2884 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161df0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2885 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39860, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2886 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39860, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2887 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dee848, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2888 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dee840, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2889 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dee840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2890 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dee840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2891 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2892 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dee840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2893 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2894 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dee840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2895 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2896 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dee840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2897 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f344010) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2898 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2899 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dee840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2900 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dee840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2901 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f344270, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2902 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dee780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2903 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dee780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2904 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2905 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dee780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2906 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f344470) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2907 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2908 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dee780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2909 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dee780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2910 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16deb430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2911 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16deb430, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2912 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16deb430, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2913 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16deb430, __p=0x7f1a16deb430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2914 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16deb430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2915 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16deb420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2916 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16deb420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2917 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dee6d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2918 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dee6c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2919 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dee6c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2920 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dee6c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2921 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dee6c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2922 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dee6c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16dee6c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2923 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dee6c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2924 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dee6c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2925 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3449b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2926 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3449b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2927 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dee6c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2928 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dee6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2929 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17161f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2930 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2931 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39900, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2932 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16def688, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2933 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16def680, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2934 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16def680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2935 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16def680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2936 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2937 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16def680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2938 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2939 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16def680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2940 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2941 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16def680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2942 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f345130) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2943 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2944 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16def680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2945 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16def680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2946 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f345390, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2947 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16def5c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2948 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16def5c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2949 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2950 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16def5c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2951 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f345590) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2952 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2953 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16def5c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2954 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16def5c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2955 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16deb670, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2956 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16deb670, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #2957 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16deb670, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #2958 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16deb670, __p=0x7f1a16deb670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #2959 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16deb670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #2960 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16deb660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #2961 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16deb660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #2962 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16def510, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #2963 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16def508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #2964 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16def508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #2965 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16def500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #2966 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16def500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #2967 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16def500, o=folly::detail::function::Op::NUKE, src=0x7f1a16def500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #2968 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16def500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #2969 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16def500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #2970 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f345ad8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #2971 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f345ad8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #2972 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16def500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #2973 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16def500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2974 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171700f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2975 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d399a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #2976 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d399a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #2977 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df04c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #2978 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df04c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #2979 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df04c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #2980 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df04c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2981 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #2982 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df04c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #2983 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #2984 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df04c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #2985 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2986 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df04c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2987 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f346250) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2988 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2989 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df04c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2990 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df04c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #2991 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3464b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #2992 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df0400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #2993 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df0400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #2994 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2995 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df0400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #2996 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3466b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #2997 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #2998 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df0400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #2999 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df0400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3000 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16deb8b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3001 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16deb8b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3002 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16deb8b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3003 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16deb8b0, __p=0x7f1a16deb8b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3004 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16deb8b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3005 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16deb8a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3006 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16deb8a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3007 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df0350, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3008 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df0348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3009 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df0348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3010 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df0340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3011 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df0340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3012 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df0340, o=folly::detail::function::Op::NUKE, src=0x7f1a16df0340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3013 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df0340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3014 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df0340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3015 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f346bf8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3016 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f346bf8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3017 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df0340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3018 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df0340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3019 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3020 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3021 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39a40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3022 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16cfb308, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3023 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16cfb300, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3024 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16cfb300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3025 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16cfb300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3026 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3027 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16cfb300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3028 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3029 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16cfb300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3030 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3031 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16cfb300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3032 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f347370) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3033 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3034 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfb300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3035 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfb300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3036 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3475d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3037 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16cfb240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3038 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16cfb240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3039 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3040 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16cfb240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3041 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3477d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3042 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3043 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16cfb240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3044 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16cfb240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3045 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16debaf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3046 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16debaf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3047 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16debaf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3048 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16debaf0, __p=0x7f1a16debaf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3049 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16debaf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3050 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16debae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3051 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16debae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3052 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16cfb190, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3053 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16cfb188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3054 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16cfb188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3055 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16cfb180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3056 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16cfb180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3057 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16cfb180, o=folly::detail::function::Op::NUKE, src=0x7f1a16cfb180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3058 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16cfb180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3059 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16cfb180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3060 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f347d18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3061 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f347d18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3062 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfb180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3063 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfb180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3064 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170460, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3065 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39ae0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3066 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39ae0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3067 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16cfc148, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3068 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16cfc140, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3069 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16cfc140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3070 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16cfc140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3071 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3072 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16cfc140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3073 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3074 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16cfc140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3075 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3076 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16cfc140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3077 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f348490) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3078 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3079 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfc140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3080 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfc140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3081 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3486f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3082 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16cfc080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3083 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16cfc080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3084 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3085 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16cfc080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3086 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3488f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3087 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3088 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16cfc080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3089 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16cfc080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3090 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16debd30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3091 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16debd30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3092 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16debd30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3093 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16debd30, __p=0x7f1a16debd30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3094 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16debd30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3095 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16debd20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3096 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16debd20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3097 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16cfbfd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3098 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16cfbfc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3099 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16cfbfc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3100 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16cfbfc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3101 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16cfbfc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3102 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16cfbfc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16cfbfc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3103 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16cfbfc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3104 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16cfbfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3105 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f348e38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3106 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f348e38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3107 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfbfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3108 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfbfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3109 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3110 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3111 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39b80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3112 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16cfcf88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3113 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16cfcf80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3114 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16cfcf80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3115 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16cfcf80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3116 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3117 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16cfcf80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3118 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3119 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16cfcf80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3120 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3121 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16cfcf80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3122 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3495b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3123 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3124 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfcf80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3125 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfcf80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3126 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f349810, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3127 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16cfcec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3128 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16cfcec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3129 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3130 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16cfcec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3131 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f349a10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3132 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3133 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16cfcec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3134 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16cfcec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3135 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16debf70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3136 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16debf70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3137 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16debf70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3138 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16debf70, __p=0x7f1a16debf70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3139 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16debf70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3140 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16debf60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3141 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16debf60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3142 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16cfce10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3143 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16cfce08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3144 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16cfce08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3145 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16cfce00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3146 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16cfce00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3147 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16cfce00, o=folly::detail::function::Op::NUKE, src=0x7f1a16cfce00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3148 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16cfce00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3149 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16cfce00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3150 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f349f58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3151 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f349f58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3152 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfce00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3153 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfce00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3154 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171707d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3155 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39c20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3156 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39c20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3157 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16cfddc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3158 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16cfddc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3159 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16cfddc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3160 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16cfddc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3161 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3162 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16cfddc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3163 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3164 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16cfddc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3165 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3166 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16cfddc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3167 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34a6d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3168 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3169 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfddc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3170 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfddc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3171 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f34a930, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3172 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16cfdd00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3173 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16cfdd00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3174 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3175 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16cfdd00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3176 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34ab30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3177 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3178 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16cfdd00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3179 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16cfdd00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3180 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dec1b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3181 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dec1b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3182 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dec1b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3183 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dec1b0, __p=0x7f1a16dec1b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3184 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dec1b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3185 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dec1a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3186 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dec1a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3187 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16cfdc50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3188 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16cfdc48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3189 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16cfdc48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3190 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16cfdc40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3191 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16cfdc40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3192 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16cfdc40, o=folly::detail::function::Op::NUKE, src=0x7f1a16cfdc40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3193 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16cfdc40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3194 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16cfdc40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3195 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f34b078) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3196 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f34b078, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3197 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16cfdc40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3198 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16cfdc40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3199 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3200 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3201 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39cc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3202 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df1c08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3203 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df1c00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3204 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df1c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3205 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df1c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3206 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3207 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df1c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3208 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3209 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df1c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3210 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3211 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df1c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3212 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34b7f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3213 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3214 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df1c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3215 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df1c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3216 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f34ba50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3217 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df1b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3218 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df1b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3219 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3220 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df1b40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3221 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34bc50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3222 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3223 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df1b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3224 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df1b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3225 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dec3f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3226 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dec3f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3227 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dec3f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3228 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dec3f0, __p=0x7f1a16dec3f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3229 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dec3f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3230 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dec3e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3231 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dec3e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3232 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df1a90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3233 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df1a88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3234 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df1a88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3235 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df1a80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3236 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df1a80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3237 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df1a80, o=folly::detail::function::Op::NUKE, src=0x7f1a16df1a80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3238 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df1a80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3239 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df1a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3240 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f34c198) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3241 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f34c198, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3242 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df1a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3243 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df1a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3244 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170b50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3245 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39d60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3246 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39d60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3247 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df2a48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3248 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df2a40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3249 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df2a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3250 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df2a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3251 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3252 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df2a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3253 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3254 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df2a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3255 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3256 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df2a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3257 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34c910) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3258 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3259 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df2a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3260 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df2a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3261 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f34cb70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3262 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df2980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3263 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df2980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3264 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3265 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df2980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3266 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34cd70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3267 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3268 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df2980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3269 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df2980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3270 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dec630, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3271 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dec630, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3272 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dec630, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3273 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dec630, __p=0x7f1a16dec630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3274 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dec630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3275 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dec620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3276 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dec620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3277 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df28d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3278 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df28c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3279 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df28c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3280 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df28c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3281 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df28c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3282 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df28c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16df28c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3283 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df28c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3284 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df28c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3285 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f34d2b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3286 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f34d2b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3287 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df28c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3288 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df28c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3289 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170cb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3290 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3291 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39e00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3292 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df3888, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3293 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df3880, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3294 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df3880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3295 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df3880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3296 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3297 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df3880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3298 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3299 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df3880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3300 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3301 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df3880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3302 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34da30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3303 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3304 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df3880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3305 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df3880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3306 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f34dc90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3307 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df37c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3308 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df37c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3309 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3310 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df37c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3311 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34de90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3312 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3313 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df37c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3314 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df37c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3315 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dec870, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3316 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dec870, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3317 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dec870, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3318 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dec870, __p=0x7f1a16dec870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3319 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dec870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3320 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dec860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3321 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dec860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3322 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df3710, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3323 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df3708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3324 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df3708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3325 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df3700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3326 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df3700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3327 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df3700, o=folly::detail::function::Op::NUKE, src=0x7f1a16df3700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3328 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df3700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3329 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df3700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3330 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f34e3d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3331 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f34e3d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3332 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df3700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3333 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df3700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3334 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170e90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3335 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39ea0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3336 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39ea0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3337 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df46c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3338 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df46c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3339 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df46c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3340 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df46c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3341 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3342 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df46c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3343 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3344 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df46c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3345 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3346 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df46c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3347 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34eb50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3348 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3349 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df46c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3350 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df46c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3351 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f34edb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3352 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df4600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3353 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df4600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3354 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3355 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df4600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3356 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34efb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3357 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3358 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df4600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3359 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df4600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3360 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16decab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3361 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16decab0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3362 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16decab0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3363 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16decab0, __p=0x7f1a16decab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3364 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16decab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3365 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16decaa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3366 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16decaa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3367 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df4550, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3368 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df4548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3369 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df4548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3370 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df4540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3371 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df4540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3372 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df4540, o=folly::detail::function::Op::NUKE, src=0x7f1a16df4540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3373 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df4540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3374 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df4540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3375 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f34f4f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3376 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f34f4f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3377 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df4540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3378 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df4540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3379 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17170fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3380 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3381 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39f40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3382 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df5508, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3383 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df5500, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3384 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df5500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3385 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df5500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3386 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3387 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df5500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3388 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3389 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df5500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3390 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3391 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df5500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3392 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f34fc70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3393 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3394 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df5500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3395 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df5500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3396 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f34fed0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3397 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df5440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3398 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df5440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3399 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3400 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df5440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3401 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3500d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3402 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3403 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df5440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3404 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df5440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3405 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16deccf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3406 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16deccf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3407 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16deccf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3408 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16deccf0, __p=0x7f1a16deccf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3409 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16deccf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3410 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16decce0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3411 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16decce0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3412 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df5390, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3413 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df5388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3414 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df5388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3415 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df5380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3416 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df5380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3417 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df5380, o=folly::detail::function::Op::NUKE, src=0x7f1a16df5380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3418 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df5380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3419 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df5380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3420 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f350618) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3421 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f350618, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3422 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df5380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3423 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df5380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3424 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3425 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d39fe0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3426 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d39fe0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3427 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df6348, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3428 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df6340, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3429 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df6340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3430 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df6340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3431 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3432 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df6340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3433 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3434 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df6340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3435 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3436 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df6340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3437 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f350d90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3438 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3439 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df6340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3440 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df6340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3441 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f350ff0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3442 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df6280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3443 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df6280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3444 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3445 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df6280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3446 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3511f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3447 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3448 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df6280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3449 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df6280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3450 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16decf30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3451 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16decf30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3452 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16decf30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3453 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16decf30, __p=0x7f1a16decf30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3454 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16decf30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3455 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16decf20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3456 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16decf20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3457 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df61d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3458 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df61c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3459 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df61c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3460 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df61c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3461 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df61c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3462 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df61c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16df61c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3463 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df61c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3464 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df61c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3465 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f351738) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3466 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f351738, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3467 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df61c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3468 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df61c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3469 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171850f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3470 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3471 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a080, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3472 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df7188, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3473 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df7180, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3474 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df7180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3475 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df7180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3476 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3477 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df7180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3478 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3479 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df7180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3480 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3481 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df7180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3482 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f351eb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3483 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3484 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df7180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3485 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df7180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3486 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f352110, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3487 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df70c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3488 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df70c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3489 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3490 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df70c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3491 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f352310) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3492 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3493 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df70c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3494 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df70c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3495 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ded170, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3496 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ded170, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3497 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ded170, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3498 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ded170, __p=0x7f1a16ded170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3499 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ded170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3500 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ded160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3501 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ded160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3502 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df7010, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3503 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df7008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3504 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df7008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3505 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df7000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3506 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df7000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3507 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df7000, o=folly::detail::function::Op::NUKE, src=0x7f1a16df7000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3508 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df7000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3509 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df7000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3510 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f352858) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3511 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f352858, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3512 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df7000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3513 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df7000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3514 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185160, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3515 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a120, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3516 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a120, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3517 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df7fc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3518 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df7fc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3519 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df7fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3520 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df7fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3521 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3522 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df7fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3523 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3524 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df7fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3525 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3526 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df7fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3527 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f352fd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3528 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3529 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df7fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3530 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df7fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3531 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f353230, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3532 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df7f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3533 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df7f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3534 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3535 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df7f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3536 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f353430) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3537 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3538 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df7f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3539 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df7f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3540 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ded3b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3541 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ded3b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3542 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ded3b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3543 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ded3b0, __p=0x7f1a16ded3b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3544 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ded3b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3545 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ded3a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3546 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ded3a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3547 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df7e50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3548 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df7e48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3549 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df7e48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3550 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df7e40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3551 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df7e40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3552 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df7e40, o=folly::detail::function::Op::NUKE, src=0x7f1a16df7e40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3553 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df7e40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3554 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df7e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3555 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f353978) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3556 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f353978, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3557 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df7e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3558 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df7e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3559 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171851d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3560 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a1c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3561 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a1c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3562 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df8e08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3563 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df8e00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3564 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df8e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3565 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df8e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3566 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3567 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df8e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3568 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3569 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df8e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3570 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3571 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df8e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3572 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3540f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3573 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3574 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df8e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3575 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df8e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3576 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f354350, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3577 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df8d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3578 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df8d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3579 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3580 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df8d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3581 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f354550) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3582 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3583 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df8d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3584 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df8d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3585 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ded5f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3586 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ded5f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3587 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ded5f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3588 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ded5f0, __p=0x7f1a16ded5f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3589 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ded5f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3590 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ded5e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3591 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ded5e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3592 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df8c90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3593 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df8c88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3594 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df8c88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3595 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df8c80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3596 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df8c80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3597 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df8c80, o=folly::detail::function::Op::NUKE, src=0x7f1a16df8c80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3598 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df8c80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3599 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df8c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3600 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f354a98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3601 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f354a98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3602 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df8c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3603 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df8c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3604 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3605 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a260, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3606 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a260, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3607 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16df9c48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3608 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16df9c40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3609 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16df9c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3610 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16df9c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3611 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3612 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16df9c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3613 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3614 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16df9c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3615 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3616 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16df9c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3617 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f355210) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3618 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3619 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16df9c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3620 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df9c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3621 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f355470, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3622 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16df9b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3623 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16df9b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3624 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3625 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16df9b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3626 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f355670) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3627 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3628 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16df9b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3629 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16df9b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3630 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16ded830, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3631 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16ded830, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3632 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16ded830, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3633 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16ded830, __p=0x7f1a16ded830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3634 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16ded830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3635 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16ded820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3636 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16ded820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3637 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16df9ad0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3638 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16df9ac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3639 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16df9ac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3640 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16df9ac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3641 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16df9ac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3642 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16df9ac0, o=folly::detail::function::Op::NUKE, src=0x7f1a16df9ac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3643 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16df9ac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3644 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16df9ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3645 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f355bb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3646 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f355bb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3647 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16df9ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3648 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16df9ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3649 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171852b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3650 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3651 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a300, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3652 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dfaa88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3653 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dfaa80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3654 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dfaa80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3655 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dfaa80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3656 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3657 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dfaa80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3658 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3659 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dfaa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3660 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3661 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dfaa80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3662 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f356330) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3663 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3664 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dfaa80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3665 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dfaa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3666 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f356590, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3667 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dfa9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3668 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dfa9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3669 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3670 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dfa9c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3671 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f356790) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3672 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3673 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dfa9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3674 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dfa9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3675 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16deda70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3676 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16deda70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3677 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16deda70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3678 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16deda70, __p=0x7f1a16deda70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3679 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16deda70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3680 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16deda60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3681 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16deda60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3682 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dfa910, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3683 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dfa908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3684 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dfa908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3685 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dfa900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3686 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dfa900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3687 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dfa900, o=folly::detail::function::Op::NUKE, src=0x7f1a16dfa900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3688 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dfa900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3689 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dfa900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3690 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f356cd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3691 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f356cd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3692 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dfa900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3693 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dfa900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3694 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185320, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3695 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a3a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3696 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a3a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3697 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dfb8c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3698 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dfb8c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3699 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dfb8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3700 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dfb8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3701 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3702 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dfb8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3703 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3704 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dfb8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3705 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3706 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dfb8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3707 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f357450) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3708 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3709 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dfb8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3710 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dfb8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3711 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3576b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3712 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dfb800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3713 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dfb800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3714 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3715 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dfb800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3716 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3578b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3717 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3718 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dfb800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3719 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dfb800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3720 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dedcb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3721 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dedcb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3722 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dedcb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3723 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dedcb0, __p=0x7f1a16dedcb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3724 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dedcb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3725 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dedca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3726 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dedca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3727 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dfb750, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3728 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dfb748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3729 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dfb748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3730 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dfb740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3731 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dfb740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3732 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dfb740, o=folly::detail::function::Op::NUKE, src=0x7f1a16dfb740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3733 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dfb740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3734 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dfb740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3735 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f357df8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3736 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f357df8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3737 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dfb740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3738 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dfb740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3739 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185390, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3740 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3741 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a440, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3742 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16dfc708, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3743 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16dfc700, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3744 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16dfc700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3745 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16dfc700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3746 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3747 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16dfc700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3748 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3749 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16dfc700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3750 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3751 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16dfc700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3752 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f358570) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3753 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3754 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16dfc700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3755 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dfc700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3756 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3587d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3757 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16dfc640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3758 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16dfc640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3759 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3760 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16dfc640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3761 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3589d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3762 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3763 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16dfc640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3764 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16dfc640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3765 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dedef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3766 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dedef0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3767 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dedef0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3768 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dedef0, __p=0x7f1a16dedef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3769 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dedef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3770 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dedee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3771 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dedee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3772 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16dfc590, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3773 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16dfc588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3774 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16dfc588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3775 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16dfc580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3776 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16dfc580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3777 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16dfc580, o=folly::detail::function::Op::NUKE, src=0x7f1a16dfc580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3778 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16dfc580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3779 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16dfc580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3780 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f358f18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3781 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f358f18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3782 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16dfc580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3783 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16dfc580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3784 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3785 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a4e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3786 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a4e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3787 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a1fcd2548, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3788 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a1fcd2540, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3789 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a1fcd2540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3790 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a1fcd2540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3791 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3792 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a1fcd2540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3793 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3794 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a1fcd2540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3795 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3796 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a1fcd2540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3797 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f359690) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3798 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3799 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd2540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3800 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd2540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3801 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3598f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3802 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fcd2480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3803 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fcd2480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3804 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3805 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fcd2480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3806 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f359af0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3807 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3808 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fcd2480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3809 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fcd2480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3810 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfd130, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3811 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfd130, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3812 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfd130, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3813 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfd130, __p=0x7f1a16dfd130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3814 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfd130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3815 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfd120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3816 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfd120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3817 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fcd23d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3818 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fcd23c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3819 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fcd23c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3820 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fcd23c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3821 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd23c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3822 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fcd23c0, o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd23c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3823 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fcd23c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3824 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fcd23c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3825 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f35a038) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3826 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f35a038, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3827 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd23c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3828 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd23c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3829 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185470, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3830 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3831 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a580, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3832 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a1fcd3388, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3833 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a1fcd3380, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3834 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a1fcd3380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3835 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a1fcd3380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3836 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3837 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a1fcd3380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3838 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3839 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a1fcd3380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3840 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3841 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a1fcd3380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3842 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35a7b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3843 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3844 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd3380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3845 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd3380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3846 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f35aa10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3847 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fcd32c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3848 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fcd32c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3849 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3850 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fcd32c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3851 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35ac10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3852 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3853 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fcd32c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3854 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fcd32c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3855 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfd370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3856 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfd370, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3857 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfd370, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3858 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfd370, __p=0x7f1a16dfd370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3859 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfd370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3860 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfd360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3861 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfd360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3862 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fcd3210, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3863 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fcd3208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3864 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fcd3208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3865 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fcd3200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3866 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd3200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3867 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fcd3200, o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd3200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3868 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fcd3200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3869 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fcd3200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3870 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f35b158) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3871 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f35b158, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3872 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd3200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3873 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd3200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3874 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171854e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3875 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a620, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3876 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a620, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3877 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a1fcd41c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3878 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a1fcd41c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3879 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a1fcd41c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3880 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a1fcd41c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3881 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3882 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a1fcd41c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3883 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3884 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a1fcd41c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3885 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3886 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a1fcd41c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3887 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35b8d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3888 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3889 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd41c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3890 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd41c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3891 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f35bb30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3892 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fcd4100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3893 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fcd4100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3894 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3895 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fcd4100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3896 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35bd30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3897 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3898 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fcd4100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3899 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fcd4100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3900 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfd5b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3901 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfd5b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3902 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfd5b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3903 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfd5b0, __p=0x7f1a16dfd5b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3904 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfd5b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3905 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfd5a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3906 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfd5a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3907 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fcd4050, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3908 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fcd4048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3909 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fcd4048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3910 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fcd4040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3911 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd4040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3912 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fcd4040, o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd4040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3913 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fcd4040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3914 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fcd4040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3915 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f35c278) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3916 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f35c278, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3917 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd4040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3918 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd4040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3919 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185550, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3920 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3921 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a6c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3922 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e00008, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3923 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e00000, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3924 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e00000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3925 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e00000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3926 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3927 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e00000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3928 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3929 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e00000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3930 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3931 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e00000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3932 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35c9f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3933 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3934 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e00000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3935 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e00000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3936 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f35cc50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3937 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fcd4f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3938 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fcd4f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3939 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3940 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fcd4f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3941 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35ce50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3942 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3943 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fcd4f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3944 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fcd4f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3945 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfd7f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3946 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfd7f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3947 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfd7f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3948 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfd7f0, __p=0x7f1a16dfd7f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3949 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfd7f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3950 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfd7e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3951 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfd7e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3952 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fcd4e90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3953 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fcd4e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3954 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fcd4e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #3955 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fcd4e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #3956 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd4e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #3957 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fcd4e80, o=folly::detail::function::Op::NUKE, src=0x7f1a1fcd4e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #3958 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fcd4e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #3959 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fcd4e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #3960 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f35d398) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #3961 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f35d398, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #3962 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fcd4e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #3963 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fcd4e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3964 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171855c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3965 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a760, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #3966 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a760, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #3967 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e00e48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #3968 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e00e40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #3969 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e00e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #3970 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e00e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3971 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #3972 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e00e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #3973 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #3974 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e00e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #3975 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3976 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e00e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3977 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35db10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3978 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3979 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e00e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3980 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e00e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3981 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f35dd70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3982 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e00d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #3983 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e00d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #3984 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3985 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e00d80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #3986 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35df70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #3987 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #3988 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e00d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #3989 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e00d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #3990 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfda30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #3991 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfda30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #3992 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfda30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #3993 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfda30, __p=0x7f1a16dfda30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #3994 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfda30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #3995 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfda20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #3996 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfda20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #3997 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e00cd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #3998 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e00cc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #3999 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e00cc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4000 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e00cc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4001 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e00cc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4002 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e00cc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e00cc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4003 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e00cc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4004 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e00cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4005 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f35e4b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4006 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f35e4b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4007 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e00cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4008 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e00cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4009 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185630, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4010 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4011 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a800, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4012 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e01c88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4013 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e01c80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4014 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e01c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4015 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e01c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4016 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4017 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e01c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4018 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4019 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e01c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4020 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4021 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e01c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4022 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35ec30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4023 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4024 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e01c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4025 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e01c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4026 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f35ee90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4027 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e01bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4028 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e01bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4029 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4030 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e01bc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4031 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35f090) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4032 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4033 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e01bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4034 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e01bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4035 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfdc70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4036 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfdc70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4037 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfdc70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4038 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfdc70, __p=0x7f1a16dfdc70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4039 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfdc70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4040 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfdc60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4041 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfdc60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4042 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e01b10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4043 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e01b08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4044 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e01b08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4045 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e01b00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4046 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e01b00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4047 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e01b00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e01b00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4048 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e01b00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4049 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e01b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4050 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f35f5d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4051 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f35f5d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4052 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e01b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4053 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e01b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4054 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171856a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4055 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a8a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4056 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a8a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4057 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e02ac8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4058 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e02ac0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4059 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e02ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4060 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e02ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4061 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4062 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e02ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4063 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4064 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e02ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4065 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4066 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e02ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4067 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f35fd50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4068 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4069 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e02ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4070 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e02ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4071 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f35ffb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4072 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e02a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4073 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e02a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4074 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4075 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e02a00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4076 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3601b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4077 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4078 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e02a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4079 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e02a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4080 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfdeb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4081 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfdeb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4082 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfdeb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4083 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfdeb0, __p=0x7f1a16dfdeb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4084 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfdeb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4085 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfdea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4086 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfdea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4087 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e02950, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4088 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e02948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4089 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e02948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4090 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e02940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4091 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e02940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4092 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e02940, o=folly::detail::function::Op::NUKE, src=0x7f1a16e02940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4093 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e02940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4094 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e02940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4095 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3606f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4096 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3606f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4097 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e02940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4098 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e02940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4099 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185710, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4100 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4101 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a940, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4102 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e03908, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4103 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e03900, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4104 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e03900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4105 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e03900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4106 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4107 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e03900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4108 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4109 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e03900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4110 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4111 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e03900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4112 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f360e70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4113 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4114 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e03900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4115 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e03900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4116 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3610d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4117 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e03840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4118 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e03840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4119 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4120 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e03840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4121 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3612d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4122 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4123 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e03840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4124 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e03840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4125 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfe0f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4126 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfe0f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4127 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfe0f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4128 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfe0f0, __p=0x7f1a16dfe0f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4129 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfe0f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4130 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfe0e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4131 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfe0e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4132 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e03790, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4133 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e03788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4134 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e03788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4135 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e03780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4136 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e03780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4137 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e03780, o=folly::detail::function::Op::NUKE, src=0x7f1a16e03780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4138 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e03780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4139 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e03780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4140 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f361818) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4141 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f361818, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4142 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e03780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4143 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e03780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4144 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4145 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3a9e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4146 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3a9e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4147 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e04748, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4148 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e04740, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4149 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e04740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4150 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e04740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4151 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4152 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e04740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4153 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4154 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e04740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4155 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4156 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e04740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4157 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f361f90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4158 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4159 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e04740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4160 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e04740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4161 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3621f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4162 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e04680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4163 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e04680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4164 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4165 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e04680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4166 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3623f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4167 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4168 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e04680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4169 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e04680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4170 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfe330, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4171 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfe330, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4172 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfe330, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4173 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfe330, __p=0x7f1a16dfe330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4174 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfe330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4175 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfe320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4176 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfe320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4177 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e045d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4178 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e045c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4179 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e045c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4180 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e045c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4181 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e045c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4182 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e045c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e045c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4183 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e045c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4184 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e045c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4185 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f362938) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4186 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f362938, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4187 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e045c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4188 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e045c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4189 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171857f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4190 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3aa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4191 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3aa80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4192 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e05588, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4193 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e05580, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4194 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e05580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4195 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e05580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4196 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4197 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e05580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4198 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4199 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e05580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4200 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4201 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e05580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4202 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3630b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4203 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4204 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e05580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4205 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e05580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4206 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f363310, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4207 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e054c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4208 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e054c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4209 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4210 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e054c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4211 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f363510) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4212 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4213 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e054c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4214 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e054c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4215 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfe570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4216 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfe570, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4217 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfe570, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4218 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfe570, __p=0x7f1a16dfe570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4219 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfe570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4220 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfe560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4221 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfe560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4222 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e05410, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4223 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e05408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4224 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e05408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4225 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e05400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4226 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e05400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4227 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e05400, o=folly::detail::function::Op::NUKE, src=0x7f1a16e05400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4228 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e05400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4229 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e05400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4230 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f363a58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4231 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f363a58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4232 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e05400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4233 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e05400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4234 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185860, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4235 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ab20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4236 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ab20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4237 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e063c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4238 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e063c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4239 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e063c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4240 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e063c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4241 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4242 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e063c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4243 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4244 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e063c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4245 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4246 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e063c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4247 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3641d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4248 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4249 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e063c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4250 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e063c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4251 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f364430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4252 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e06300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4253 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e06300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4254 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4255 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e06300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4256 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f364630) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4257 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4258 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e06300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4259 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e06300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4260 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfe7b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4261 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfe7b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4262 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfe7b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4263 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfe7b0, __p=0x7f1a16dfe7b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4264 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfe7b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4265 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfe7a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4266 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfe7a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4267 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e06250, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4268 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e06248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4269 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e06248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4270 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e06240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4271 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e06240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4272 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e06240, o=folly::detail::function::Op::NUKE, src=0x7f1a16e06240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4273 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e06240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4274 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e06240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4275 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f364b78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4276 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f364b78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4277 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e06240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4278 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e06240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4279 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171858d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4280 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3abc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4281 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3abc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4282 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e07208, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4283 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e07200, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4284 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e07200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4285 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e07200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4286 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4287 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e07200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4288 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4289 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e07200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4290 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4291 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e07200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4292 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3652f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4293 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4294 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e07200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4295 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e07200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4296 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f365550, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4297 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e07140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4298 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e07140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4299 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4300 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e07140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4301 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f365750) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4302 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4303 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e07140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4304 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e07140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4305 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfe9f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4306 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfe9f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4307 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfe9f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4308 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfe9f0, __p=0x7f1a16dfe9f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4309 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfe9f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4310 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfe9e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4311 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfe9e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4312 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e07090, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4313 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e07088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4314 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e07088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4315 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e07080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4316 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e07080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4317 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e07080, o=folly::detail::function::Op::NUKE, src=0x7f1a16e07080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4318 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e07080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4319 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e07080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4320 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f365c98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4321 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f365c98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4322 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e07080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4323 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e07080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4324 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4325 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ac60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4326 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ac60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4327 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e08048, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4328 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e08040, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4329 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e08040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4330 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e08040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4331 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4332 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e08040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4333 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4334 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e08040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4335 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4336 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e08040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4337 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f366410) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4338 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4339 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e08040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4340 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e08040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4341 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f366670, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4342 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e07f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4343 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e07f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4344 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4345 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e07f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4346 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f366870) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4347 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4348 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e07f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4349 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e07f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4350 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfec30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4351 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfec30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4352 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfec30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4353 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfec30, __p=0x7f1a16dfec30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4354 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfec30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4355 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfec20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4356 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfec20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4357 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e07ed0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4358 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e07ec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4359 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e07ec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4360 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e07ec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4361 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e07ec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4362 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e07ec0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e07ec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4363 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e07ec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4364 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e07ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4365 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f366db8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4366 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f366db8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4367 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e07ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4368 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e07ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4369 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a171859b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4370 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ad00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4371 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ad00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4372 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e08e88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4373 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e08e80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4374 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e08e80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4375 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e08e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4376 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4377 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e08e80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4378 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4379 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e08e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4380 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4381 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e08e80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4382 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f367530) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4383 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4384 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e08e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4385 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e08e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4386 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f367790, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4387 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e08dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4388 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e08dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4389 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4390 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e08dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4391 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f367990) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4392 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4393 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e08dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4394 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e08dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4395 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dfee70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4396 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dfee70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4397 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dfee70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4398 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dfee70, __p=0x7f1a16dfee70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4399 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dfee70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4400 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dfee60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4401 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dfee60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4402 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e08d10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4403 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e08d08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4404 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e08d08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4405 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e08d00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4406 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e08d00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4407 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e08d00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e08d00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4408 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e08d00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4409 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e08d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4410 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f367ed8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4411 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f367ed8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4412 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e08d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4413 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e08d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4414 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185a20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4415 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ada0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4416 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ada0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4417 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e09cc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4418 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e09cc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4419 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e09cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4420 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e09cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4421 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4422 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e09cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4423 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4424 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e09cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4425 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4426 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e09cc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4427 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f368650) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4428 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4429 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e09cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4430 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e09cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4431 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3688b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4432 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e09c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4433 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e09c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4434 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4435 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e09c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4436 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f368ab0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4437 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4438 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e09c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4439 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e09c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4440 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dff0b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4441 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dff0b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4442 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dff0b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4443 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dff0b0, __p=0x7f1a16dff0b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4444 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dff0b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4445 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dff0a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4446 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dff0a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4447 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e09b50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4448 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e09b48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4449 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e09b48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4450 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e09b40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4451 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e09b40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4452 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e09b40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e09b40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4453 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e09b40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4454 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e09b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4455 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f368ff8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4456 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f368ff8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4457 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e09b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4458 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e09b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4459 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185a90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4460 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ae40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4461 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ae40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4462 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e0ab08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4463 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e0ab00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4464 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e0ab00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4465 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e0ab00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4466 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4467 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e0ab00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4468 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4469 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e0ab00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4470 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4471 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e0ab00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4472 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f369770) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4473 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4474 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0ab00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4475 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0ab00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4476 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3699d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4477 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e0aa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4478 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e0aa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4479 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4480 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e0aa40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4481 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f369bd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4482 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4483 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e0aa40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4484 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e0aa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4485 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dff2f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4486 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dff2f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4487 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dff2f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4488 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dff2f0, __p=0x7f1a16dff2f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4489 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dff2f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4490 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dff2e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4491 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dff2e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4492 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e0a990, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4493 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e0a988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4494 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e0a988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4495 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e0a980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4496 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e0a980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4497 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e0a980, o=folly::detail::function::Op::NUKE, src=0x7f1a16e0a980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4498 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e0a980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4499 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e0a980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4500 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f36a118) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4501 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f36a118, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4502 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0a980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4503 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0a980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4504 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4505 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3aee0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4506 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3aee0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4507 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e0b948, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4508 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e0b940, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4509 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e0b940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4510 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e0b940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4511 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4512 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e0b940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4513 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4514 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e0b940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4515 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4516 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e0b940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4517 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36a890) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4518 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4519 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0b940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4520 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0b940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4521 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f36aaf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4522 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e0b880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4523 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e0b880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4524 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4525 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e0b880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4526 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36acf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4527 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4528 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e0b880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4529 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e0b880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4530 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dff530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4531 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dff530, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4532 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dff530, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4533 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dff530, __p=0x7f1a16dff530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4534 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dff530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4535 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dff520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4536 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dff520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4537 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e0b7d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4538 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e0b7c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4539 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e0b7c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4540 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e0b7c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4541 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e0b7c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4542 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e0b7c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e0b7c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4543 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e0b7c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4544 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e0b7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4545 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f36b238) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4546 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f36b238, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4547 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0b7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4548 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0b7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4549 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185b70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4550 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3af80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4551 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3af80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4552 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a1fd13788, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4553 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a1fd13780, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4554 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a1fd13780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4555 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a1fd13780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4556 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4557 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a1fd13780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4558 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4559 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a1fd13780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4560 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4561 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a1fd13780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4562 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36b9b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4563 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4564 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a1fd13780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4565 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fd13780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4566 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f36bc10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4567 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fd136c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4568 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fd136c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4569 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4570 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fd136c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4571 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36be10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4572 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4573 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fd136c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4574 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fd136c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4575 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dff770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4576 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dff770, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4577 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dff770, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4578 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dff770, __p=0x7f1a16dff770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4579 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dff770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4580 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dff760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4581 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dff760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4582 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fd13610, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4583 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fd13608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4584 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fd13608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4585 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fd13600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4586 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fd13600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4587 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fd13600, o=folly::detail::function::Op::NUKE, src=0x7f1a1fd13600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4588 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fd13600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4589 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fd13600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4590 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f36c358) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4591 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f36c358, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4592 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fd13600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4593 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fd13600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4594 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185be0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4595 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b020, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4596 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b020, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4597 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a1fd145c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4598 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a1fd145c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4599 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a1fd145c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4600 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a1fd145c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4601 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4602 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a1fd145c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4603 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4604 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a1fd145c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4605 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4606 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a1fd145c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4607 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36cad0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4608 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4609 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a1fd145c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4610 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fd145c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4611 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f36cd30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4612 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fd14500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4613 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fd14500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4614 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4615 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fd14500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4616 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36cf30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4617 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4618 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fd14500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4619 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fd14500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4620 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dff9b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4621 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dff9b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4622 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dff9b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4623 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dff9b0, __p=0x7f1a16dff9b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4624 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dff9b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4625 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dff9a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4626 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dff9a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4627 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fd14450, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4628 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fd14448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4629 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fd14448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4630 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fd14440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4631 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fd14440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4632 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fd14440, o=folly::detail::function::Op::NUKE, src=0x7f1a1fd14440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4633 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fd14440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4634 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fd14440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4635 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f36d478) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4636 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f36d478, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4637 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fd14440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4638 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fd14440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4639 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185c50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4640 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4641 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b0c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4642 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a1fd15408, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4643 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a1fd15400, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4644 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a1fd15400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4645 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a1fd15400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4646 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4647 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a1fd15400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4648 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4649 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a1fd15400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4650 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4651 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a1fd15400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4652 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36dbf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4653 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4654 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a1fd15400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4655 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fd15400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4656 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f36de50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4657 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a1fd15340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4658 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a1fd15340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4659 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4660 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a1fd15340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4661 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36e050) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4662 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4663 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a1fd15340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4664 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a1fd15340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4665 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dffbf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4666 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dffbf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4667 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dffbf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4668 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dffbf0, __p=0x7f1a16dffbf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4669 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dffbf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4670 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dffbe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4671 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dffbe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4672 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a1fd15290, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4673 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a1fd15288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4674 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a1fd15288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4675 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a1fd15280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4676 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a1fd15280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4677 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a1fd15280, o=folly::detail::function::Op::NUKE, src=0x7f1a1fd15280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4678 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a1fd15280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4679 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a1fd15280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4680 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f36e598) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4681 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f36e598, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4682 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a1fd15280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4683 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a1fd15280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4684 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4685 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b160, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4686 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b160, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4687 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e0c248, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4688 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e0c240, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4689 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e0c240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4690 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e0c240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4691 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4692 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e0c240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4693 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4694 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e0c240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4695 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4696 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e0c240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4697 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36ed10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4698 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4699 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0c240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4700 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0c240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4701 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f36ef70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4702 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e0c180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4703 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e0c180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4704 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4705 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e0c180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4706 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36f170) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4707 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4708 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e0c180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4709 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e0c180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4710 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16dffe30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4711 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16dffe30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4712 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16dffe30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4713 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16dffe30, __p=0x7f1a16dffe30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4714 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16dffe30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4715 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16dffe20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4716 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16dffe20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4717 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e0c0d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4718 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e0c0c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4719 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e0c0c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4720 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e0c0c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4721 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e0c0c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4722 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e0c0c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e0c0c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4723 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e0c0c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4724 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e0c0c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4725 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f36f6b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4726 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f36f6b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4727 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0c0c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4728 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0c0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4729 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185d30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4730 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4731 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b200, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4732 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e0d088, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4733 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e0d080, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4734 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e0d080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4735 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e0d080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4736 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4737 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e0d080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4738 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4739 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e0d080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4740 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4741 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e0d080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4742 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f36fe30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4743 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4744 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0d080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4745 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0d080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4746 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f370090, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4747 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e0cfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4748 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e0cfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4749 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4750 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e0cfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4751 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f370290) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4752 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4753 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e0cfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4754 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e0cfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4755 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0f070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4756 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0f070, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4757 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0f070, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4758 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0f070, __p=0x7f1a16e0f070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4759 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0f070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4760 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0f060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4761 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0f060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4762 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e0cf10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4763 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e0cf08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4764 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e0cf08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4765 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e0cf00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4766 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e0cf00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4767 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e0cf00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e0cf00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4768 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e0cf00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4769 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e0cf00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4770 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3707d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4771 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3707d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4772 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0cf00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4773 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0cf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4774 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185da0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4775 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b2a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4776 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b2a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4777 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e0dec8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4778 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e0dec0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4779 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e0dec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4780 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e0dec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4781 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4782 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e0dec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4783 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4784 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e0dec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4785 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4786 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e0dec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4787 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f370f50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4788 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4789 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0dec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4790 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0dec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4791 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3711b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4792 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e0de00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4793 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e0de00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4794 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4795 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e0de00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4796 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3713b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4797 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4798 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e0de00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4799 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e0de00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4800 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0f2b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4801 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0f2b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4802 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0f2b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4803 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0f2b0, __p=0x7f1a16e0f2b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4804 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0f2b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4805 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0f2a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4806 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0f2a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4807 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e0dd50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4808 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e0dd48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4809 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e0dd48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4810 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e0dd40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4811 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e0dd40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4812 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e0dd40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e0dd40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4813 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e0dd40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4814 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e0dd40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4815 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3718f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4816 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3718f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4817 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0dd40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4818 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0dd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4819 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185e10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4820 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4821 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b340, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4822 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e0ed08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4823 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e0ed00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4824 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e0ed00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4825 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e0ed00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4826 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4827 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e0ed00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4828 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4829 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e0ed00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4830 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4831 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e0ed00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4832 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f372070) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4833 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4834 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0ed00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4835 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0ed00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4836 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3722d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4837 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e0ec40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4838 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e0ec40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4839 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4840 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e0ec40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4841 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3724d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4842 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4843 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e0ec40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4844 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e0ec40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4845 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0f4f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4846 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0f4f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4847 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0f4f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4848 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0f4f0, __p=0x7f1a16e0f4f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4849 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0f4f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4850 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0f4e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4851 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0f4e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4852 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e0eb90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4853 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e0eb88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4854 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e0eb88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4855 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e0eb80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4856 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e0eb80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4857 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e0eb80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e0eb80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4858 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e0eb80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4859 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e0eb80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4860 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f372a18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4861 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f372a18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4862 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e0eb80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4863 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e0eb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4864 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4865 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b3e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4866 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b3e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4867 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e12b48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4868 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e12b40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4869 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e12b40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4870 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e12b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4871 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4872 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e12b40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4873 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4874 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e12b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4875 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4876 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e12b40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4877 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f373190) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4878 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4879 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e12b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4880 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e12b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4881 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3733f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4882 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e12a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4883 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e12a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4884 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4885 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e12a80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4886 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3735f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4887 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4888 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e12a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4889 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e12a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4890 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0f730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4891 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0f730, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4892 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0f730, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4893 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0f730, __p=0x7f1a16e0f730) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4894 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0f730) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4895 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0f720) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4896 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0f720) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4897 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e129d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4898 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e129c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4899 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e129c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4900 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e129c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4901 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e129c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4902 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e129c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e129c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4903 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e129c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4904 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e129c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4905 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f373b38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4906 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f373b38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4907 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e129c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4908 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e129c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4909 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185ef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4910 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4911 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b480, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4912 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e13988, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4913 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e13980, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4914 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e13980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4915 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e13980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4916 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4917 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e13980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4918 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4919 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e13980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4920 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4921 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e13980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4922 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3742b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4923 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4924 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e13980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4925 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e13980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4926 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f374510, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4927 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e138c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4928 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e138c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4929 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4930 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e138c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4931 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f374710) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4932 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4933 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e138c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4934 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e138c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4935 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0f970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4936 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0f970, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4937 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0f970, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4938 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0f970, __p=0x7f1a16e0f970) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4939 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0f970) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4940 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0f960) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4941 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0f960) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4942 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e13810, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4943 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e13808, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4944 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e13808, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4945 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e13800, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4946 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e13800, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4947 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e13800, o=folly::detail::function::Op::NUKE, src=0x7f1a16e13800, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4948 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e13800, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4949 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e13800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4950 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f374c58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4951 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f374c58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4952 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e13800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4953 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e13800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4954 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185f60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4955 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b520, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #4956 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b520, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #4957 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e147c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #4958 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e147c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #4959 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e147c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #4960 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e147c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4961 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #4962 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e147c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #4963 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #4964 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e147c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #4965 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4966 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e147c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4967 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3753d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4968 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4969 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e147c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4970 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e147c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4971 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f375630, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4972 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e14700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #4973 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e14700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #4974 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4975 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e14700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #4976 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f375830) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #4977 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #4978 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e14700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #4979 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e14700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4980 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0fbb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #4981 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0fbb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #4982 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0fbb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #4983 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0fbb0, __p=0x7f1a16e0fbb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #4984 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0fbb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #4985 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0fba0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #4986 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0fba0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #4987 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e14650, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #4988 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e14648, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #4989 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e14648, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #4990 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e14640, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #4991 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e14640, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #4992 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e14640, o=folly::detail::function::Op::NUKE, src=0x7f1a16e14640, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #4993 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e14640, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #4994 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e14640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #4995 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f375d78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #4996 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f375d78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #4997 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e14640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #4998 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e14640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #4999 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a17185fd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5000 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b5c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5001 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b5c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5002 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e15608, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5003 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e15600, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5004 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e15600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5005 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e15600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5006 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5007 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e15600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5008 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5009 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e15600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5010 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5011 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e15600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5012 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3764f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5013 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5014 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e15600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5015 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e15600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5016 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f376750, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5017 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e15540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5018 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e15540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5019 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5020 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e15540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5021 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f376950) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5022 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5023 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e15540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5024 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e15540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5025 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e0fdf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5026 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e0fdf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5027 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e0fdf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5028 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e0fdf0, __p=0x7f1a16e0fdf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5029 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e0fdf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5030 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e0fde0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5031 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e0fde0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5032 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e15490, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5033 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e15488, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5034 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e15488, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5035 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e15480, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5036 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e15480, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5037 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e15480, o=folly::detail::function::Op::NUKE, src=0x7f1a16e15480, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5038 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e15480, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5039 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e15480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5040 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f376e98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5041 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f376e98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5042 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e15480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5043 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e15480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5044 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5045 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b660, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5046 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b660, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5047 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e16448, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5048 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e16440, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5049 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e16440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5050 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e16440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5051 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5052 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e16440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5053 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5054 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e16440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5055 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5056 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e16440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5057 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f377610) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5058 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5059 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e16440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5060 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e16440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5061 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f377870, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5062 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e16380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5063 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e16380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5064 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5065 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e16380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5066 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f377a70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5067 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5068 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e16380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5069 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e16380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5070 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e10030, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5071 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e10030, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5072 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e10030, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5073 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e10030, __p=0x7f1a16e10030) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5074 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e10030) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5075 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e10020) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5076 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e10020) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5077 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e162d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5078 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e162c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5079 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e162c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5080 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e162c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5081 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e162c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5082 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e162c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e162c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5083 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e162c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5084 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e162c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5085 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f377fb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5086 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f377fb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5087 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e162c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5088 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e162c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5089 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda30b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5090 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5091 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b700, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5092 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e17288, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5093 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e17280, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5094 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e17280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5095 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e17280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5096 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5097 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e17280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5098 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5099 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e17280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5100 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5101 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e17280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5102 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f378730) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5103 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5104 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e17280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5105 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e17280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5106 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f378990, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5107 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e171c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5108 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e171c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5109 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5110 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e171c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5111 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f378b90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5112 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5113 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e171c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5114 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e171c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5115 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e10270, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5116 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e10270, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5117 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e10270, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5118 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e10270, __p=0x7f1a16e10270) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5119 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e10270) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5120 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e10260) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5121 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e10260) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5122 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e17110, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5123 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e17108, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5124 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e17108, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5125 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e17100, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5126 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e17100, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5127 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e17100, o=folly::detail::function::Op::NUKE, src=0x7f1a16e17100, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5128 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e17100, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5129 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e17100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5130 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3790d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5131 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3790d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5132 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e17100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5133 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e17100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5134 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3120, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5135 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b7a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5136 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b7a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5137 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e180c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5138 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e180c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5139 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e180c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5140 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e180c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5141 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5142 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e180c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5143 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5144 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e180c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5145 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5146 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e180c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5147 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f379850) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5148 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5149 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e180c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5150 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e180c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5151 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f379ab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5152 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e18000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5153 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e18000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5154 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5155 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e18000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5156 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f379cb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5157 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5158 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e18000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5159 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e18000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5160 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e104b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5161 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e104b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5162 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e104b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5163 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e104b0, __p=0x7f1a16e104b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5164 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e104b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5165 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e104a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5166 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e104a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5167 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e17f50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5168 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e17f48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5169 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e17f48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5170 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e17f40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5171 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e17f40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5172 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e17f40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e17f40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5173 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e17f40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5174 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e17f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5175 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f37a1f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5176 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f37a1f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5177 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e17f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5178 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e17f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5179 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3190, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5180 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5181 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b840, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5182 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e18f08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5183 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e18f00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5184 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e18f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5185 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e18f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5186 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5187 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e18f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5188 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5189 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e18f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5190 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5191 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e18f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5192 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37a970) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5193 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5194 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e18f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5195 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e18f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5196 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f37abd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5197 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e18e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5198 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e18e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5199 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5200 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e18e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5201 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37add0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5202 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5203 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e18e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5204 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e18e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5205 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e106f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5206 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e106f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5207 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e106f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5208 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e106f0, __p=0x7f1a16e106f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5209 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e106f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5210 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e106e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5211 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e106e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5212 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e18d90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5213 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e18d88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5214 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e18d88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5215 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e18d80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5216 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e18d80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5217 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e18d80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e18d80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5218 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e18d80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5219 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e18d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5220 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f37b318) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5221 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f37b318, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5222 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e18d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5223 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e18d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5224 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5225 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b8e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5226 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b8e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5227 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e19d48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5228 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e19d40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5229 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e19d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5230 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e19d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5231 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5232 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e19d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5233 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5234 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e19d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5235 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5236 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e19d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5237 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37ba90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5238 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5239 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e19d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5240 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e19d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5241 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f37bcf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5242 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e19c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5243 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e19c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5244 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5245 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e19c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5246 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37bef0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5247 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5248 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e19c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5249 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e19c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5250 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e10930, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5251 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e10930, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5252 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e10930, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5253 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e10930, __p=0x7f1a16e10930) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5254 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e10930) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5255 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e10920) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5256 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e10920) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5257 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e19bd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5258 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e19bc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5259 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e19bc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5260 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e19bc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5261 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e19bc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5262 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e19bc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e19bc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5263 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e19bc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5264 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e19bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5265 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f37c438) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5266 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f37c438, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5267 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e19bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5268 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e19bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5269 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3270, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5270 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3b980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5271 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3b980, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5272 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e1ab88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5273 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e1ab80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5274 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e1ab80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5275 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e1ab80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5276 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5277 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e1ab80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5278 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5279 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e1ab80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5280 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5281 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e1ab80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5282 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37cbb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5283 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5284 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1ab80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5285 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1ab80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5286 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f37ce10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5287 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e1aac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5288 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e1aac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5289 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5290 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e1aac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5291 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37d010) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5292 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5293 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e1aac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5294 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e1aac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5295 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e10b70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5296 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e10b70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5297 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e10b70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5298 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e10b70, __p=0x7f1a16e10b70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5299 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e10b70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5300 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e10b60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5301 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e10b60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5302 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e1aa10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5303 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e1aa08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5304 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e1aa08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5305 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e1aa00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5306 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e1aa00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5307 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e1aa00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e1aa00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5308 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e1aa00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5309 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e1aa00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5310 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f37d558) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5311 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f37d558, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5312 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1aa00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5313 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1aa00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5314 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda32e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5315 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ba20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5316 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ba20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5317 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e1b9c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5318 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e1b9c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5319 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e1b9c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5320 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e1b9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5321 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5322 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e1b9c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5323 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5324 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e1b9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5325 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5326 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e1b9c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5327 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37dcd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5328 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5329 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1b9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5330 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1b9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5331 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f37df30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5332 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e1b900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5333 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e1b900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5334 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5335 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e1b900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5336 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37e130) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5337 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5338 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e1b900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5339 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e1b900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5340 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e10db0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5341 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e10db0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5342 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e10db0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5343 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e10db0, __p=0x7f1a16e10db0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5344 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e10db0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5345 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e10da0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5346 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e10da0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5347 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e1b850, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5348 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e1b848, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5349 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e1b848, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5350 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e1b840, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5351 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e1b840, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5352 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e1b840, o=folly::detail::function::Op::NUKE, src=0x7f1a16e1b840, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5353 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e1b840, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5354 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e1b840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5355 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f37e678) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5356 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f37e678, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5357 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1b840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5358 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1b840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5359 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3350, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5360 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5361 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bac0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5362 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e1c808, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5363 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e1c800, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5364 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e1c800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5365 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e1c800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5366 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5367 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e1c800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5368 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5369 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e1c800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5370 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5371 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e1c800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5372 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37edf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5373 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5374 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1c800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5375 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1c800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5376 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f37f050, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5377 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e1c740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5378 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e1c740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5379 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5380 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e1c740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5381 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37f250) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5382 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5383 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e1c740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5384 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e1c740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5385 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e10ff0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5386 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e10ff0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5387 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e10ff0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5388 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e10ff0, __p=0x7f1a16e10ff0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5389 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e10ff0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5390 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e10fe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5391 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e10fe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5392 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e1c690, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5393 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e1c688, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5394 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e1c688, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5395 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e1c680, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5396 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e1c680, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5397 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e1c680, o=folly::detail::function::Op::NUKE, src=0x7f1a16e1c680, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5398 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e1c680, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5399 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e1c680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5400 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f37f798) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5401 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f37f798, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5402 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1c680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5403 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1c680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5404 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda33c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5405 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bb60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5406 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bb60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5407 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e1d648, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5408 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e1d640, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5409 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e1d640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5410 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e1d640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5411 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5412 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e1d640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5413 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5414 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e1d640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5415 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5416 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e1d640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5417 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f37ff10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5418 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5419 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1d640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5420 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1d640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5421 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f380170, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5422 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e1d580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5423 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e1d580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5424 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5425 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e1d580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5426 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f380370) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5427 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5428 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e1d580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5429 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e1d580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5430 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e11230, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5431 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e11230, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5432 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e11230, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5433 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e11230, __p=0x7f1a16e11230) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5434 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e11230) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5435 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e11220) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5436 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e11220) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5437 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e1d4d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5438 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e1d4c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5439 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e1d4c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5440 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e1d4c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5441 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e1d4c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5442 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e1d4c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e1d4c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5443 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e1d4c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5444 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e1d4c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5445 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3808b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5446 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3808b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5447 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1d4c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5448 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1d4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5449 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5450 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bc00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5451 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bc00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5452 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d40488, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5453 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d40480, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5454 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d40480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5455 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d40480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5456 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5457 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d40480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5458 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5459 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d40480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5460 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5461 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d40480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5462 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f381030) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5463 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5464 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d40480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5465 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d40480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5466 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f381290, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5467 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d403c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5468 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d403c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5469 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5470 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d403c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5471 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f381490) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5472 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5473 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d403c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5474 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d403c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5475 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e11470, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5476 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e11470, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5477 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e11470, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5478 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e11470, __p=0x7f1a16e11470) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5479 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e11470) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5480 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e11460) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5481 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e11460) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5482 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d40310, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5483 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d40308, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5484 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d40308, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5485 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d40300, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5486 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d40300, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5487 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d40300, o=folly::detail::function::Op::NUKE, src=0x7f1a16d40300, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5488 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d40300, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5489 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d40300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5490 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3819d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5491 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3819d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5492 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d40300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5493 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d40300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5494 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda34a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5495 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bca0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5496 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bca0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5497 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d412c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5498 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d412c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5499 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d412c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5500 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d412c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5501 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5502 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d412c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5503 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5504 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d412c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5505 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5506 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d412c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5507 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f382150) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5508 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5509 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d412c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5510 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d412c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5511 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3823b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5512 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d41200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5513 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d41200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5514 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5515 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d41200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5516 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3825b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5517 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5518 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d41200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5519 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d41200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5520 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e116b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5521 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e116b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5522 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e116b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5523 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e116b0, __p=0x7f1a16e116b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5524 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e116b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5525 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e116a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5526 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e116a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5527 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d41150, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5528 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d41148, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5529 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d41148, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5530 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d41140, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5531 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d41140, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5532 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d41140, o=folly::detail::function::Op::NUKE, src=0x7f1a16d41140, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5533 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d41140, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5534 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d41140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5535 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f382af8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5536 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f382af8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5537 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d41140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5538 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d41140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5539 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3510, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5540 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5541 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bd40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5542 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d42108, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5543 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d42100, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5544 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d42100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5545 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d42100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5546 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5547 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d42100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5548 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5549 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d42100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5550 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5551 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d42100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5552 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f383270) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5553 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5554 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d42100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5555 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d42100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5556 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3834d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5557 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d42040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5558 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d42040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5559 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5560 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d42040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5561 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3836d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5562 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5563 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d42040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5564 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d42040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5565 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e118f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5566 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e118f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5567 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e118f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5568 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e118f0, __p=0x7f1a16e118f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5569 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e118f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5570 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e118e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5571 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e118e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5572 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d41f90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5573 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d41f88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5574 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d41f88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5575 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d41f80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5576 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d41f80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5577 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d41f80, o=folly::detail::function::Op::NUKE, src=0x7f1a16d41f80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5578 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d41f80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5579 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d41f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5580 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f383c18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5581 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f383c18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5582 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d41f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5583 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d41f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5584 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5585 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bde0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5586 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bde0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5587 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d42f48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5588 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d42f40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5589 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d42f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5590 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d42f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5591 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5592 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d42f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5593 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5594 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d42f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5595 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5596 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d42f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5597 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f384390) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5598 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5599 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d42f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5600 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d42f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5601 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3845f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5602 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d42e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5603 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d42e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5604 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5605 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d42e80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5606 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3847f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5607 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5608 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d42e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5609 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d42e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5610 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e11b30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5611 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e11b30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5612 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e11b30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5613 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e11b30, __p=0x7f1a16e11b30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5614 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e11b30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5615 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e11b20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5616 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e11b20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5617 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d42dd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5618 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d42dc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5619 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d42dc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5620 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d42dc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5621 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d42dc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5622 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d42dc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16d42dc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5623 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d42dc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5624 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d42dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5625 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f384d38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5626 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f384d38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5627 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d42dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5628 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d42dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5629 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda35f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5630 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3be80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5631 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3be80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5632 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e1ed88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5633 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e1ed80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5634 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e1ed80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5635 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e1ed80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5636 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5637 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e1ed80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5638 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5639 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e1ed80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5640 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5641 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e1ed80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5642 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3854b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5643 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5644 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1ed80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5645 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1ed80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5646 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f385710, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5647 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e1ecc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5648 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e1ecc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5649 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5650 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e1ecc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5651 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f385910) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5652 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5653 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e1ecc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5654 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e1ecc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5655 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e11d70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5656 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e11d70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5657 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e11d70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5658 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e11d70, __p=0x7f1a16e11d70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5659 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e11d70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5660 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e11d60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5661 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e11d60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5662 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e1ec10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5663 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e1ec08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5664 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e1ec08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5665 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e1ec00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5666 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e1ec00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5667 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e1ec00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e1ec00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5668 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e1ec00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5669 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e1ec00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5670 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f385e58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5671 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f385e58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5672 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1ec00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5673 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1ec00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5674 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3660, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5675 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bf20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5676 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bf20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5677 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e1fbc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5678 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e1fbc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5679 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e1fbc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5680 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e1fbc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5681 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5682 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e1fbc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5683 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5684 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e1fbc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5685 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5686 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e1fbc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5687 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3865d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5688 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5689 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1fbc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5690 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1fbc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5691 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f386830, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5692 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e1fb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5693 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e1fb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5694 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5695 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e1fb00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5696 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f386a30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5697 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5698 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e1fb00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5699 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e1fb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5700 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e11fb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5701 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e11fb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5702 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e11fb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5703 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e11fb0, __p=0x7f1a16e11fb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5704 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e11fb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5705 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e11fa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5706 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e11fa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5707 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e1fa50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5708 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e1fa48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5709 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e1fa48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5710 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e1fa40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5711 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e1fa40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5712 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e1fa40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e1fa40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5713 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e1fa40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5714 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e1fa40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5715 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f386f78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5716 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f386f78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5717 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e1fa40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5718 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e1fa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5719 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda36d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5720 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3bfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5721 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3bfc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5722 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e20a08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5723 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e20a00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5724 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e20a00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5725 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e20a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5726 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5727 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e20a00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5728 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5729 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e20a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5730 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5731 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e20a00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5732 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3876f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5733 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5734 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e20a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5735 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e20a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5736 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f387950, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5737 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e20940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5738 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e20940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5739 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5740 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e20940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5741 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f387b50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5742 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5743 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e20940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5744 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e20940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5745 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e211f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5746 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e211f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5747 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e211f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5748 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e211f0, __p=0x7f1a16e211f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5749 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e211f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5750 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e211e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5751 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e211e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5752 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e20890, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5753 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e20888, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5754 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e20888, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5755 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e20880, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5756 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e20880, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5757 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e20880, o=folly::detail::function::Op::NUKE, src=0x7f1a16e20880, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5758 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e20880, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5759 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e20880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5760 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f388098) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5761 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f388098, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5762 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e20880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5763 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e20880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5764 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5765 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c060, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5766 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c060, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5767 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e24848, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5768 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e24840, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5769 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e24840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5770 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e24840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5771 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5772 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e24840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5773 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5774 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e24840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5775 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5776 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e24840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5777 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f388810) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5778 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5779 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e24840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5780 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e24840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5781 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f388a70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5782 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e24780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5783 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e24780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5784 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5785 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e24780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5786 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f388c70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5787 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5788 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e24780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5789 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e24780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5790 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e21430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5791 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e21430, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5792 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e21430, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5793 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e21430, __p=0x7f1a16e21430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5794 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e21430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5795 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e21420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5796 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e21420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5797 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e246d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5798 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e246c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5799 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e246c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5800 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e246c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5801 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e246c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5802 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e246c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e246c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5803 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e246c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5804 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e246c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5805 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3891b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5806 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3891b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5807 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e246c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5808 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e246c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5809 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda37b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5810 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5811 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c100, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5812 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e25688, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5813 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e25680, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5814 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e25680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5815 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e25680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5816 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5817 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e25680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5818 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5819 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e25680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5820 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5821 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e25680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5822 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f389930) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5823 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5824 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e25680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5825 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e25680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5826 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f389b90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5827 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e255c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5828 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e255c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5829 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5830 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e255c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5831 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f389d90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5832 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5833 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e255c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5834 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e255c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5835 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e21670, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5836 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e21670, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5837 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e21670, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5838 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e21670, __p=0x7f1a16e21670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5839 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e21670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5840 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e21660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5841 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e21660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5842 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e25510, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5843 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e25508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5844 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e25508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5845 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e25500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5846 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e25500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5847 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e25500, o=folly::detail::function::Op::NUKE, src=0x7f1a16e25500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5848 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e25500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5849 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e25500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5850 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f38a2d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5851 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f38a2d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5852 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e25500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5853 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e25500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5854 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3820, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5855 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c1a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5856 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c1a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5857 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e264c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5858 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e264c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5859 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e264c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5860 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e264c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5861 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5862 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e264c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5863 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5864 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e264c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5865 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5866 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e264c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5867 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38aa50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5868 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5869 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e264c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5870 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e264c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5871 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f38acb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5872 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e26400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5873 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e26400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5874 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5875 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e26400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5876 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38aeb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5877 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5878 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e26400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5879 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e26400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5880 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e218b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5881 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e218b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5882 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e218b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5883 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e218b0, __p=0x7f1a16e218b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5884 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e218b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5885 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e218a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5886 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e218a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5887 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e26350, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5888 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e26348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5889 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e26348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5890 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e26340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5891 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e26340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5892 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e26340, o=folly::detail::function::Op::NUKE, src=0x7f1a16e26340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5893 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e26340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5894 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e26340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5895 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f38b3f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5896 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f38b3f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5897 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e26340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5898 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e26340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5899 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3890, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5900 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5901 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c240, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5902 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e27308, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5903 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e27300, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5904 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e27300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5905 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e27300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5906 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5907 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e27300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5908 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5909 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e27300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5910 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5911 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e27300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5912 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38bb70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5913 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5914 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e27300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5915 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e27300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5916 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f38bdd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5917 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e27240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5918 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e27240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5919 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5920 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e27240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5921 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38bfd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5922 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5923 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e27240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5924 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e27240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5925 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e21af0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5926 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e21af0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5927 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e21af0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5928 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e21af0, __p=0x7f1a16e21af0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5929 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e21af0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5930 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e21ae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5931 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e21ae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5932 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e27190, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5933 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e27188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5934 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e27188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5935 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e27180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5936 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e27180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5937 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e27180, o=folly::detail::function::Op::NUKE, src=0x7f1a16e27180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5938 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e27180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5939 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e27180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5940 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f38c518) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5941 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f38c518, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5942 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e27180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5943 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e27180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5944 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5945 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c2e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5946 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c2e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5947 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e28148, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5948 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e28140, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5949 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e28140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5950 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e28140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5951 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5952 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e28140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5953 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5954 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e28140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #5955 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5956 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e28140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5957 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38cc90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5958 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5959 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e28140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5960 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e28140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5961 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f38cef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5962 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e28080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #5963 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e28080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #5964 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5965 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e28080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #5966 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38d0f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #5967 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #5968 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e28080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #5969 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e28080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5970 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e21d30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5971 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e21d30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #5972 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e21d30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #5973 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e21d30, __p=0x7f1a16e21d30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #5974 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e21d30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #5975 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e21d20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #5976 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e21d20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #5977 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e27fd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #5978 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e27fc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #5979 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e27fc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #5980 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e27fc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #5981 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e27fc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #5982 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e27fc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e27fc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #5983 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e27fc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #5984 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e27fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #5985 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f38d638) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #5986 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f38d638, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #5987 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e27fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #5988 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e27fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #5989 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #5990 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #5991 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c380, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #5992 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e28f88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #5993 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e28f80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #5994 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e28f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #5995 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e28f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5996 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #5997 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e28f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #5998 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #5999 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e28f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6000 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6001 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e28f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6002 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38ddb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6003 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6004 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e28f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6005 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e28f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6006 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f38e010, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6007 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e28ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6008 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e28ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6009 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6010 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e28ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6011 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38e210) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6012 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6013 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e28ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6014 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e28ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6015 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e21f70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6016 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e21f70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6017 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e21f70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6018 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e21f70, __p=0x7f1a16e21f70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6019 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e21f70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6020 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e21f60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6021 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e21f60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6022 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e28e10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6023 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e28e08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6024 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e28e08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6025 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e28e00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6026 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e28e00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6027 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e28e00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e28e00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6028 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e28e00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6029 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e28e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6030 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f38e758) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6031 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f38e758, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6032 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e28e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6033 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e28e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6034 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda39e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6035 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c420, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6036 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c420, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6037 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e29dc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6038 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e29dc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6039 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e29dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6040 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e29dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6041 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6042 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e29dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6043 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6044 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e29dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6045 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6046 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e29dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6047 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38eed0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6048 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6049 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e29dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6050 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e29dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6051 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f38f130, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6052 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e29d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6053 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e29d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6054 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6055 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e29d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6056 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38f330) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6057 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6058 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e29d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6059 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e29d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6060 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e221b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6061 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e221b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6062 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e221b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6063 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e221b0, __p=0x7f1a16e221b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6064 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e221b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6065 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e221a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6066 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e221a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6067 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e29c50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6068 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e29c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6069 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e29c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6070 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e29c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6071 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e29c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6072 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e29c40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e29c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6073 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e29c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6074 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e29c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6075 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f38f878) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6076 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f38f878, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6077 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e29c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6078 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e29c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6079 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3a50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6080 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6081 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c4c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6082 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e2ac08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6083 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e2ac00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6084 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e2ac00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6085 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e2ac00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6086 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6087 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e2ac00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6088 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6089 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e2ac00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6090 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6091 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e2ac00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6092 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f38fff0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6093 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6094 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2ac00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6095 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2ac00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6096 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f390250, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6097 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e2ab40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6098 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e2ab40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6099 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6100 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e2ab40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6101 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f390450) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6102 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6103 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e2ab40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6104 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e2ab40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6105 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e223f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6106 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e223f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6107 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e223f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6108 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e223f0, __p=0x7f1a16e223f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6109 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e223f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6110 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e223e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6111 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e223e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6112 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e2aa90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6113 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e2aa88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6114 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e2aa88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6115 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e2aa80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6116 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e2aa80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6117 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e2aa80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e2aa80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6118 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e2aa80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6119 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e2aa80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6120 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f390998) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6121 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f390998, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6122 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2aa80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6123 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2aa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6124 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6125 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c560, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6126 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c560, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6127 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e2ba48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6128 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e2ba40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6129 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e2ba40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6130 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e2ba40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6131 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6132 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e2ba40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6133 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6134 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e2ba40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6135 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6136 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e2ba40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6137 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f391110) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6138 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6139 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2ba40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6140 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2ba40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6141 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f391370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6142 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e2b980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6143 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e2b980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6144 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6145 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e2b980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6146 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f391570) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6147 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6148 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e2b980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6149 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e2b980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6150 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e22630, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6151 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e22630, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6152 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e22630, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6153 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e22630, __p=0x7f1a16e22630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6154 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e22630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6155 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e22620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6156 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e22620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6157 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e2b8d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6158 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e2b8c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6159 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e2b8c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6160 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e2b8c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6161 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e2b8c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6162 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e2b8c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e2b8c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6163 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e2b8c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6164 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e2b8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6165 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f391ab8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6166 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f391ab8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6167 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2b8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6168 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2b8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6169 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3b30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6170 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6171 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c600, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6172 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e2c888, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6173 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e2c880, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6174 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e2c880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6175 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e2c880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6176 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6177 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e2c880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6178 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6179 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e2c880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6180 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6181 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e2c880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6182 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f392230) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6183 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6184 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2c880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6185 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2c880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6186 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f392490, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6187 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e2c7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6188 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e2c7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6189 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6190 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e2c7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6191 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f392690) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6192 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6193 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e2c7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6194 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e2c7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6195 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e22870, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6196 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e22870, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6197 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e22870, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6198 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e22870, __p=0x7f1a16e22870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6199 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e22870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6200 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e22860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6201 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e22860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6202 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e2c710, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6203 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e2c708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6204 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e2c708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6205 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e2c700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6206 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e2c700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6207 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e2c700, o=folly::detail::function::Op::NUKE, src=0x7f1a16e2c700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6208 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e2c700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6209 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e2c700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6210 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f392bd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6211 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f392bd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6212 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2c700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6213 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2c700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6214 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3ba0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6215 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c6a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6216 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c6a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6217 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e2d6c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6218 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e2d6c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6219 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e2d6c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6220 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e2d6c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6221 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6222 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e2d6c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6223 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6224 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e2d6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6225 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6226 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e2d6c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6227 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f393350) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6228 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6229 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2d6c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6230 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2d6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6231 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3935b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6232 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e2d600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6233 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e2d600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6234 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6235 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e2d600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6236 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3937b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6237 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6238 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e2d600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6239 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e2d600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6240 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e22ab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6241 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e22ab0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6242 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e22ab0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6243 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e22ab0, __p=0x7f1a16e22ab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6244 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e22ab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6245 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e22aa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6246 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e22aa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6247 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e2d550, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6248 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e2d548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6249 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e2d548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6250 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e2d540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6251 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e2d540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6252 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e2d540, o=folly::detail::function::Op::NUKE, src=0x7f1a16e2d540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6253 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e2d540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6254 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e2d540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6255 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f393cf8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6256 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f393cf8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6257 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2d540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6258 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2d540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6259 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3c10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6260 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6261 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c740, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6262 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e2e508, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6263 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e2e500, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6264 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e2e500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6265 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e2e500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6266 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6267 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e2e500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6268 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6269 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e2e500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6270 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6271 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e2e500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6272 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f394470) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6273 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6274 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2e500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6275 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2e500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6276 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3946d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6277 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e2e440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6278 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e2e440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6279 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6280 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e2e440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6281 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3948d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6282 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6283 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e2e440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6284 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e2e440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6285 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e22cf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6286 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e22cf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6287 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e22cf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6288 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e22cf0, __p=0x7f1a16e22cf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6289 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e22cf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6290 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e22ce0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6291 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e22ce0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6292 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e2e390, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6293 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e2e388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6294 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e2e388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6295 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e2e380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6296 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e2e380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6297 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e2e380, o=folly::detail::function::Op::NUKE, src=0x7f1a16e2e380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6298 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e2e380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6299 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e2e380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6300 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f394e18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6301 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f394e18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6302 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2e380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6303 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2e380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6304 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6305 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c7e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6306 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c7e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6307 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e2f348, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6308 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e2f340, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6309 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e2f340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6310 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e2f340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6311 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6312 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e2f340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6313 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6314 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e2f340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6315 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6316 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e2f340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6317 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f395590) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6318 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6319 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2f340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6320 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2f340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6321 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3957f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6322 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e2f280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6323 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e2f280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6324 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6325 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e2f280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6326 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3959f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6327 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6328 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e2f280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6329 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e2f280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6330 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e22f30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6331 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e22f30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6332 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e22f30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6333 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e22f30, __p=0x7f1a16e22f30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6334 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e22f30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6335 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e22f20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6336 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e22f20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6337 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e2f1d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6338 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e2f1c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6339 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e2f1c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6340 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e2f1c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6341 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e2f1c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6342 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e2f1c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e2f1c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6343 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e2f1c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6344 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e2f1c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6345 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f395f38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6346 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f395f38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6347 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e2f1c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6348 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e2f1c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6349 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3cf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6350 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6351 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c880, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6352 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e30188, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6353 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e30180, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6354 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e30180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6355 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e30180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6356 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6357 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e30180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6358 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6359 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e30180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6360 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6361 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e30180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6362 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3966b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6363 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6364 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e30180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6365 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e30180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6366 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f396910, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6367 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e300c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6368 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e300c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6369 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6370 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e300c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6371 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f396b10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6372 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6373 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e300c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6374 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e300c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6375 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e23170, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6376 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e23170, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6377 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e23170, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6378 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e23170, __p=0x7f1a16e23170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6379 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e23170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6380 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e23160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6381 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e23160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6382 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e30010, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6383 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e30008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6384 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e30008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6385 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e30000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6386 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e30000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6387 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e30000, o=folly::detail::function::Op::NUKE, src=0x7f1a16e30000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6388 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e30000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6389 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e30000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6390 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f397058) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6391 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f397058, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6392 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e30000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6393 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e30000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6394 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3d60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6395 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c920, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6396 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c920, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6397 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e30fc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6398 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e30fc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6399 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e30fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6400 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e30fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6401 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6402 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e30fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6403 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6404 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e30fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6405 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6406 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e30fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6407 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3977d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6408 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6409 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e30fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6410 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e30fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6411 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f397a30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6412 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e30f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6413 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e30f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6414 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6415 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e30f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6416 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f397c30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6417 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6418 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e30f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6419 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e30f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6420 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e233b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6421 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e233b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6422 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e233b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6423 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e233b0, __p=0x7f1a16e233b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6424 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e233b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6425 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e233a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6426 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e233a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6427 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e30e50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6428 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e30e48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6429 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e30e48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6430 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e30e40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6431 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e30e40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6432 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e30e40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e30e40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6433 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e30e40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6434 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e30e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6435 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f398178) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6436 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f398178, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6437 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e30e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6438 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e30e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6439 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3dd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6440 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3c9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6441 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3c9c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6442 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e31e08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6443 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e31e00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6444 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e31e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6445 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e31e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6446 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6447 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e31e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6448 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6449 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e31e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6450 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6451 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e31e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6452 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3988f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6453 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6454 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e31e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6455 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e31e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6456 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f398b50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6457 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e31d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6458 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e31d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6459 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6460 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e31d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6461 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f398d50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6462 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6463 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e31d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6464 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e31d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6465 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e235f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6466 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e235f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6467 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e235f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6468 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e235f0, __p=0x7f1a16e235f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6469 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e235f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6470 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e235e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6471 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e235e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6472 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e31c90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6473 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e31c88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6474 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e31c88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6475 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e31c80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6476 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e31c80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6477 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e31c80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e31c80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6478 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e31c80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6479 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e31c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6480 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f399298) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6481 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f399298, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6482 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e31c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6483 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e31c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6484 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6485 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ca60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6486 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ca60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6487 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e32c48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6488 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e32c40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6489 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e32c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6490 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e32c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6491 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6492 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e32c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6493 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6494 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e32c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6495 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6496 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e32c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6497 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f399a10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6498 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6499 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e32c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6500 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e32c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6501 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f399c70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6502 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e32b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6503 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e32b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6504 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6505 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e32b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6506 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f399e70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6507 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6508 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e32b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6509 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e32b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6510 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e23830, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6511 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e23830, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6512 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e23830, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6513 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e23830, __p=0x7f1a16e23830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6514 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e23830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6515 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e23820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6516 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e23820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6517 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e32ad0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6518 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e32ac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6519 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e32ac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6520 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e32ac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6521 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e32ac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6522 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e32ac0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e32ac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6523 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e32ac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6524 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e32ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6525 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f39a3b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6526 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f39a3b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6527 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e32ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6528 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e32ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6529 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3eb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6530 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6531 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cb00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6532 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e33a88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6533 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e33a80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6534 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e33a80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6535 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e33a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6536 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6537 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e33a80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6538 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6539 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e33a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6540 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6541 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e33a80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6542 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39ab30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6543 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6544 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e33a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6545 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e33a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6546 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f39ad90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6547 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e339c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6548 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e339c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6549 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6550 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e339c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6551 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39af90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6552 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6553 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e339c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6554 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e339c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6555 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e23a70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6556 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e23a70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6557 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e23a70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6558 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e23a70, __p=0x7f1a16e23a70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6559 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e23a70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6560 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e23a60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6561 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e23a60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6562 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e33910, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6563 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e33908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6564 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e33908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6565 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e33900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6566 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e33900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6567 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e33900, o=folly::detail::function::Op::NUKE, src=0x7f1a16e33900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6568 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e33900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6569 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e33900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6570 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f39b4d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6571 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f39b4d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6572 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e33900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6573 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e33900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6574 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3f20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6575 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cba0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6576 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cba0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6577 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e348c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6578 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e348c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6579 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e348c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6580 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e348c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6581 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6582 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e348c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6583 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6584 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e348c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6585 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6586 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e348c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6587 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39bc50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6588 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6589 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e348c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6590 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e348c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6591 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f39beb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6592 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e34800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6593 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e34800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6594 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6595 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e34800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6596 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39c0b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6597 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6598 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e34800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6599 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e34800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6600 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e23cb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6601 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e23cb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6602 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e23cb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6603 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e23cb0, __p=0x7f1a16e23cb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6604 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e23cb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6605 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e23ca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6606 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e23ca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6607 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e34750, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6608 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e34748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6609 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e34748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6610 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e34740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6611 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e34740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6612 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e34740, o=folly::detail::function::Op::NUKE, src=0x7f1a16e34740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6613 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e34740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6614 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e34740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6615 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f39c5f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6616 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f39c5f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6617 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e34740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6618 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e34740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6619 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda3f90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6620 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cc40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6621 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cc40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6622 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e35708, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6623 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e35700, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6624 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e35700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6625 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e35700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6626 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6627 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e35700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6628 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6629 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e35700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6630 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6631 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e35700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6632 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39cd70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6633 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6634 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e35700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6635 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e35700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6636 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f39cfd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6637 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e35640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6638 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e35640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6639 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6640 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e35640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6641 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39d1d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6642 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6643 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e35640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6644 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e35640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6645 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e23ef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6646 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e23ef0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6647 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e23ef0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6648 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e23ef0, __p=0x7f1a16e23ef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6649 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e23ef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6650 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e23ee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6651 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e23ee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6652 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e35590, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6653 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e35588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6654 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e35588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6655 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e35580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6656 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e35580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6657 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e35580, o=folly::detail::function::Op::NUKE, src=0x7f1a16e35580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6658 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e35580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6659 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e35580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6660 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f39d718) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6661 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f39d718, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6662 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e35580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6663 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e35580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6664 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6665 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cce0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6666 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cce0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6667 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d1f548, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6668 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d1f540, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6669 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d1f540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6670 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d1f540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6671 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6672 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d1f540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6673 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6674 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d1f540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6675 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6676 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d1f540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6677 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39de90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6678 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6679 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d1f540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6680 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d1f540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6681 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f39e0f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6682 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d1f480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6683 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d1f480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6684 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6685 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d1f480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6686 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39e2f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6687 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6688 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d1f480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6689 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d1f480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6690 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1c130, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6691 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1c130, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6692 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1c130, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6693 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1c130, __p=0x7f1a16d1c130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6694 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1c130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6695 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1c120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6696 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1c120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6697 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d1f3d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6698 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d1f3c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6699 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d1f3c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6700 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d1f3c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6701 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d1f3c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6702 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d1f3c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16d1f3c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6703 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d1f3c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6704 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d1f3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6705 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f39e838) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6706 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f39e838, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6707 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d1f3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6708 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d1f3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6709 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6710 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cd80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6711 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cd80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6712 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d20388, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6713 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d20380, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6714 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d20380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6715 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d20380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6716 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6717 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d20380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6718 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6719 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d20380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6720 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6721 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d20380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6722 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39efb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6723 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6724 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d20380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6725 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d20380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6726 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f39f210, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6727 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d202c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6728 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d202c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6729 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6730 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d202c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6731 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f39f410) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6732 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6733 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d202c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6734 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d202c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6735 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1c370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6736 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1c370, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6737 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1c370, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6738 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1c370, __p=0x7f1a16d1c370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6739 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1c370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6740 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1c360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6741 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1c360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6742 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d20210, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6743 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d20208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6744 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d20208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6745 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d20200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6746 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d20200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6747 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d20200, o=folly::detail::function::Op::NUKE, src=0x7f1a16d20200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6748 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d20200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6749 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d20200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6750 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f39f958) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6751 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f39f958, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6752 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d20200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6753 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d20200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6754 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda40e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6755 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3ce20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6756 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3ce20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6757 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d211c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6758 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d211c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6759 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d211c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6760 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d211c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6761 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6762 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d211c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6763 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6764 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d211c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6765 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6766 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d211c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6767 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a00d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6768 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6769 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d211c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6770 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d211c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6771 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a0330, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6772 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d21100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6773 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d21100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6774 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6775 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d21100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6776 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a0530) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6777 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6778 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d21100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6779 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d21100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6780 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1c5b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6781 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1c5b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6782 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1c5b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6783 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1c5b0, __p=0x7f1a16d1c5b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6784 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1c5b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6785 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1c5a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6786 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1c5a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6787 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d21050, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6788 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d21048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6789 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d21048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6790 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d21040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6791 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d21040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6792 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d21040, o=folly::detail::function::Op::NUKE, src=0x7f1a16d21040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6793 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d21040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6794 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d21040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6795 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a0a78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6796 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a0a78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6797 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d21040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6798 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d21040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6799 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4150, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6800 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6801 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cec0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6802 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e36008, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6803 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e36000, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6804 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e36000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6805 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e36000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6806 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6807 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e36000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6808 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6809 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e36000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6810 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6811 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e36000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6812 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a11f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6813 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6814 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e36000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6815 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e36000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6816 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a1450, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6817 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d21f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6818 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d21f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6819 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6820 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d21f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6821 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a1650) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6822 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6823 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d21f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6824 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d21f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6825 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1c7f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6826 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1c7f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6827 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1c7f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6828 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1c7f0, __p=0x7f1a16d1c7f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6829 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1c7f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6830 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1c7e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6831 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1c7e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6832 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d21e90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6833 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d21e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6834 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d21e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6835 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d21e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6836 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d21e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6837 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d21e80, o=folly::detail::function::Op::NUKE, src=0x7f1a16d21e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6838 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d21e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6839 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d21e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6840 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a1b98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6841 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a1b98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6842 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d21e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6843 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d21e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6844 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda41c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6845 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a16d3cf60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6846 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a16d3cf60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6847 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e36e48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6848 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e36e40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6849 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e36e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6850 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e36e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6851 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6852 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e36e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6853 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6854 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e36e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6855 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6856 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e36e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6857 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a2310) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6858 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6859 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e36e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6860 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e36e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6861 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a2570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6862 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e36d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6863 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e36d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6864 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6865 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e36d80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6866 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a2770) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6867 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6868 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e36d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6869 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e36d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6870 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1ca30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6871 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1ca30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6872 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1ca30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6873 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1ca30, __p=0x7f1a16d1ca30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6874 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1ca30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6875 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1ca20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6876 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1ca20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6877 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e36cd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6878 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e36cc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6879 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e36cc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6880 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e36cc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6881 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e36cc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6882 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e36cc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e36cc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6883 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e36cc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6884 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e36cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6885 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a2cb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6886 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a2cb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6887 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e36cc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6888 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e36cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6889 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4230, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6890 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6891 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188000, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6892 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e37c88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6893 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e37c80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6894 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e37c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6895 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e37c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6896 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6897 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e37c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6898 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6899 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e37c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6900 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6901 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e37c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6902 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a3430) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6903 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6904 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e37c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6905 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e37c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6906 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a3690, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6907 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e37bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6908 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e37bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6909 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6910 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e37bc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6911 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a3890) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6912 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6913 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e37bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6914 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e37bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6915 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1cc70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6916 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1cc70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6917 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1cc70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6918 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1cc70, __p=0x7f1a16d1cc70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6919 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1cc70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6920 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1cc60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6921 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1cc60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6922 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e37b10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6923 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e37b08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6924 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e37b08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6925 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e37b00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6926 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e37b00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6927 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e37b00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e37b00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6928 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e37b00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6929 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e37b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6930 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a3dd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6931 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a3dd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6932 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e37b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6933 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e37b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6934 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda42a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6935 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171880a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6936 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171880a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6937 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e38ac8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6938 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e38ac0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6939 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e38ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6940 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e38ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6941 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6942 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e38ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6943 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6944 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e38ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6945 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6946 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e38ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6947 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a4550) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6948 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6949 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e38ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6950 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e38ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6951 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a47b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6952 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e38a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6953 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e38a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6954 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6955 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e38a00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6956 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a49b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6957 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6958 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e38a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6959 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e38a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6960 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1ceb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6961 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1ceb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #6962 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1ceb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #6963 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1ceb0, __p=0x7f1a16d1ceb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #6964 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1ceb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #6965 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1cea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #6966 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1cea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #6967 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e38950, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #6968 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e38948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #6969 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e38948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #6970 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e38940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #6971 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e38940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #6972 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e38940, o=folly::detail::function::Op::NUKE, src=0x7f1a16e38940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #6973 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e38940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #6974 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e38940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #6975 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a4ef8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #6976 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a4ef8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #6977 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e38940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #6978 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e38940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6979 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4310, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6980 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #6981 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188140, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #6982 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e39908, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #6983 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e39900, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #6984 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e39900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #6985 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e39900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6986 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #6987 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e39900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #6988 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #6989 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e39900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #6990 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6991 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e39900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #6992 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a5670) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #6993 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #6994 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e39900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #6995 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e39900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #6996 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a58d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #6997 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e39840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #6998 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e39840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #6999 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7000 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e39840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7001 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a5ad0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7002 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7003 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e39840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7004 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e39840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7005 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1d0f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7006 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1d0f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7007 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1d0f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7008 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1d0f0, __p=0x7f1a16d1d0f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7009 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1d0f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7010 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1d0e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7011 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1d0e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7012 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e39790, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7013 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e39788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7014 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e39788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7015 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e39780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7016 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e39780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7017 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e39780, o=folly::detail::function::Op::NUKE, src=0x7f1a16e39780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7018 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e39780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7019 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e39780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7020 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a6018) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7021 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a6018, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7022 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e39780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7023 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e39780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7024 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7025 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171881e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7026 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171881e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7027 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3a748, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7028 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3a740, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7029 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3a740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7030 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3a740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7031 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7032 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3a740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7033 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7034 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3a740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7035 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7036 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3a740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7037 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a6790) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7038 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7039 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3a740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7040 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3a740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7041 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a69f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7042 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3a680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7043 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3a680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7044 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7045 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3a680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7046 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a6bf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7047 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7048 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3a680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7049 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3a680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7050 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1d330, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7051 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1d330, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7052 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1d330, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7053 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1d330, __p=0x7f1a16d1d330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7054 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1d330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7055 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1d320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7056 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1d320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7057 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3a5d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7058 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3a5c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7059 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3a5c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7060 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3a5c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7061 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3a5c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7062 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3a5c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3a5c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7063 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3a5c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7064 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3a5c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7065 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a7138) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7066 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a7138, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7067 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3a5c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7068 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3a5c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7069 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda43f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7070 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7071 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188280, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7072 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3b588, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7073 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3b580, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7074 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3b580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7075 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3b580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7076 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7077 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3b580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7078 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7079 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3b580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7080 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7081 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3b580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7082 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a78b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7083 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7084 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3b580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7085 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3b580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7086 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a7b10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7087 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3b4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7088 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3b4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7089 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7090 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3b4c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7091 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a7d10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7092 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7093 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3b4c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7094 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3b4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7095 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1d570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7096 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1d570, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7097 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1d570, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7098 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1d570, __p=0x7f1a16d1d570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7099 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1d570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7100 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1d560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7101 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1d560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7102 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3b410, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7103 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3b408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7104 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3b408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7105 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3b400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7106 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3b400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7107 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3b400, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3b400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7108 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3b400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7109 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3b400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7110 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a8258) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7111 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a8258, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7112 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3b400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7113 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3b400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7114 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4460, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7115 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188320, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7116 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188320, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7117 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3c3c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7118 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3c3c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7119 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3c3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7120 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3c3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7121 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7122 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3c3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7123 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7124 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3c3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7125 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7126 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3c3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7127 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a89d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7128 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7129 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3c3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7130 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3c3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7131 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a8c30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7132 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3c300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7133 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3c300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7134 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7135 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3c300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7136 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a8e30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7137 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7138 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3c300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7139 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3c300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7140 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1d7b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7141 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1d7b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7142 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1d7b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7143 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1d7b0, __p=0x7f1a16d1d7b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7144 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1d7b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7145 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1d7a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7146 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1d7a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7147 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3c250, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7148 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3c248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7149 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3c248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7150 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3c240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7151 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3c240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7152 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3c240, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3c240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7153 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3c240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7154 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3c240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7155 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3a9378) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7156 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3a9378, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7157 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3c240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7158 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3c240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7159 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda44d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7160 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171883c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7161 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171883c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7162 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3d208, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7163 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3d200, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7164 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3d200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7165 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3d200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7166 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7167 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3d200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7168 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7169 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3d200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7170 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7171 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3d200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7172 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a9af0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7173 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7174 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3d200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7175 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3d200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7176 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3a9d50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7177 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3d140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7178 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3d140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7179 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7180 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3d140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7181 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3a9f50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7182 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7183 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3d140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7184 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3d140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7185 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1d9f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7186 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1d9f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7187 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1d9f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7188 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1d9f0, __p=0x7f1a16d1d9f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7189 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1d9f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7190 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1d9e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7191 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1d9e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7192 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3d090, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7193 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3d088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7194 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3d088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7195 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3d080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7196 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3d080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7197 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3d080, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3d080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7198 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3d080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7199 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3d080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7200 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3aa498) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7201 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3aa498, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7202 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3d080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7203 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3d080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7204 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7205 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188460, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7206 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188460, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7207 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3e048, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7208 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3e040, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7209 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3e040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7210 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3e040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7211 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7212 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3e040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7213 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7214 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3e040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7215 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7216 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3e040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7217 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3aac10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7218 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7219 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3e040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7220 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3e040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7221 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3aae70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7222 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3df80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7223 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3df80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7224 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7225 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3df80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7226 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ab070) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7227 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7228 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3df80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7229 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3df80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7230 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1dc30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7231 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1dc30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7232 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1dc30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7233 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1dc30, __p=0x7f1a16d1dc30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7234 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1dc30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7235 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1dc20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7236 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1dc20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7237 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3ded0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7238 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3dec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7239 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3dec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7240 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3dec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7241 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3dec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7242 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3dec0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3dec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7243 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3dec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7244 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3dec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7245 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ab5b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7246 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ab5b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7247 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3dec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7248 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3dec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7249 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda45b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7250 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7251 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188500, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7252 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3ee88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7253 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3ee80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7254 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3ee80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7255 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3ee80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7256 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7257 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3ee80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7258 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7259 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3ee80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7260 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7261 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3ee80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7262 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3abd30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7263 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7264 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3ee80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7265 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3ee80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7266 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3abf90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7267 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3edc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7268 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3edc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7269 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7270 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3edc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7271 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ac190) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7272 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7273 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3edc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7274 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3edc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7275 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1de70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7276 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1de70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7277 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1de70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7278 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1de70, __p=0x7f1a16d1de70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7279 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1de70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7280 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1de60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7281 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1de60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7282 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3ed10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7283 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3ed08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7284 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3ed08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7285 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3ed00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7286 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3ed00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7287 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3ed00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3ed00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7288 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3ed00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7289 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3ed00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7290 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ac6d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7291 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ac6d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7292 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3ed00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7293 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3ed00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7294 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4620, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7295 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171885a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7296 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171885a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7297 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e3fcc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7298 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e3fcc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7299 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e3fcc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7300 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e3fcc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7301 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7302 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e3fcc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7303 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7304 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e3fcc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7305 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7306 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e3fcc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7307 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ace50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7308 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7309 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3fcc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7310 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3fcc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7311 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ad0b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7312 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e3fc00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7313 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e3fc00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7314 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7315 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e3fc00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7316 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ad2b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7317 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7318 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e3fc00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7319 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e3fc00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7320 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1e0b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7321 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1e0b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7322 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1e0b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7323 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1e0b0, __p=0x7f1a16d1e0b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7324 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1e0b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7325 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1e0a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7326 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1e0a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7327 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e3fb50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7328 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e3fb48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7329 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e3fb48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7330 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e3fb40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7331 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e3fb40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7332 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e3fb40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e3fb40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7333 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e3fb40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7334 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e3fb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7335 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ad7f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7336 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ad7f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7337 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e3fb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7338 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e3fb40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7339 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4690, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7340 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7341 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188640, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7342 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e40b08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7343 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e40b00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7344 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e40b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7345 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e40b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7346 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7347 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e40b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7348 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7349 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e40b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7350 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7351 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e40b00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7352 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3adf70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7353 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7354 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e40b00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7355 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e40b00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7356 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ae1d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7357 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e40a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7358 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e40a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7359 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7360 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e40a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7361 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ae3d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7362 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7363 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e40a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7364 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e40a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7365 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1e2f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7366 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1e2f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7367 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1e2f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7368 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1e2f0, __p=0x7f1a16d1e2f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7369 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1e2f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7370 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1e2e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7371 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1e2e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7372 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e40990, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7373 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e40988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7374 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e40988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7375 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e40980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7376 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e40980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7377 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e40980, o=folly::detail::function::Op::NUKE, src=0x7f1a16e40980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7378 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e40980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7379 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e40980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7380 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ae918) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7381 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ae918, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7382 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e40980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7383 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e40980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7384 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7385 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171886e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7386 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171886e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7387 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e41948, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7388 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e41940, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7389 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e41940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7390 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e41940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7391 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7392 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e41940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7393 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7394 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e41940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7395 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7396 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e41940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7397 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3af090) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7398 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7399 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e41940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7400 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e41940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7401 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3af2f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7402 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e41880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7403 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e41880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7404 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7405 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e41880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7406 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3af4f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7407 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7408 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e41880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7409 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e41880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7410 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1e530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7411 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1e530, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7412 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1e530, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7413 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1e530, __p=0x7f1a16d1e530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7414 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1e530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7415 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1e520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7416 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1e520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7417 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e417d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7418 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e417c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7419 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e417c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7420 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e417c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7421 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e417c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7422 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e417c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e417c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7423 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e417c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7424 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e417c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7425 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3afa38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7426 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3afa38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7427 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e417c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7428 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e417c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7429 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7430 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7431 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188780, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7432 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e42788, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7433 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e42780, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7434 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e42780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7435 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e42780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7436 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7437 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e42780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7438 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7439 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e42780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7440 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7441 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e42780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7442 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b01b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7443 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7444 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e42780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7445 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e42780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7446 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b0410, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7447 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e426c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7448 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e426c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7449 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7450 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e426c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7451 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b0610) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7452 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7453 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e426c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7454 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e426c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7455 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1e770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7456 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1e770, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7457 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1e770, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7458 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1e770, __p=0x7f1a16d1e770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7459 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1e770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7460 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1e760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7461 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1e760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7462 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e42610, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7463 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e42608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7464 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e42608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7465 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e42600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7466 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e42600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7467 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e42600, o=folly::detail::function::Op::NUKE, src=0x7f1a16e42600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7468 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e42600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7469 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e42600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7470 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b0b58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7471 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b0b58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7472 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e42600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7473 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e42600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7474 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda47e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7475 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188820, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7476 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188820, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7477 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e435c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7478 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e435c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7479 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e435c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7480 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e435c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7481 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7482 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e435c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7483 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7484 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e435c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7485 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7486 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e435c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7487 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b12d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7488 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7489 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e435c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7490 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e435c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7491 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b1530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7492 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e43500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7493 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e43500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7494 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7495 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e43500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7496 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b1730) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7497 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7498 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e43500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7499 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e43500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7500 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1e9b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7501 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1e9b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7502 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1e9b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7503 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1e9b0, __p=0x7f1a16d1e9b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7504 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1e9b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7505 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1e9a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7506 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1e9a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7507 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e43450, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7508 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e43448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7509 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e43448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7510 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e43440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7511 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e43440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7512 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e43440, o=folly::detail::function::Op::NUKE, src=0x7f1a16e43440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7513 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e43440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7514 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e43440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7515 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b1c78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7516 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b1c78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7517 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e43440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7518 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e43440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7519 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4850, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7520 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171888c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7521 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171888c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7522 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e44408, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7523 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e44400, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7524 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e44400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7525 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e44400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7526 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7527 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e44400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7528 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7529 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e44400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7530 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7531 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e44400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7532 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b23f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7533 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7534 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e44400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7535 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e44400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7536 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b2650, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7537 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e44340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7538 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e44340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7539 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7540 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e44340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7541 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b2850) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7542 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7543 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e44340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7544 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e44340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7545 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1ebf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7546 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1ebf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7547 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1ebf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7548 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1ebf0, __p=0x7f1a16d1ebf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7549 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1ebf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7550 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1ebe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7551 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1ebe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7552 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e44290, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7553 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e44288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7554 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e44288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7555 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e44280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7556 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e44280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7557 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e44280, o=folly::detail::function::Op::NUKE, src=0x7f1a16e44280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7558 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e44280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7559 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e44280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7560 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b2d98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7561 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b2d98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7562 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e44280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7563 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e44280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7564 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda48c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7565 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188960, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7566 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188960, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7567 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e45248, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7568 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e45240, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7569 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e45240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7570 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e45240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7571 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7572 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e45240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7573 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7574 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e45240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7575 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7576 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e45240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7577 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b3510) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7578 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7579 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e45240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7580 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e45240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7581 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b3770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7582 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e45180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7583 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e45180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7584 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7585 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e45180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7586 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b3970) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7587 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7588 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e45180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7589 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e45180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7590 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16d1ee30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7591 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16d1ee30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7592 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16d1ee30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7593 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16d1ee30, __p=0x7f1a16d1ee30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7594 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16d1ee30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7595 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16d1ee20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7596 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16d1ee20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7597 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e450d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7598 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e450c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7599 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e450c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7600 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e450c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7601 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e450c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7602 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e450c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e450c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7603 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e450c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7604 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e450c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7605 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b3eb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7606 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b3eb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7607 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e450c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7608 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e450c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7609 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4930, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7610 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7611 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188a00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7612 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e46088, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7613 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e46080, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7614 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e46080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7615 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e46080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7616 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7617 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e46080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7618 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7619 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e46080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7620 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7621 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e46080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7622 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b4630) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7623 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7624 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e46080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7625 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e46080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7626 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b4890, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7627 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e45fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7628 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e45fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7629 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7630 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e45fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7631 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b4a90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7632 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7633 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e45fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7634 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e45fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7635 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e48070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7636 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e48070, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7637 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e48070, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7638 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e48070, __p=0x7f1a16e48070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7639 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e48070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7640 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e48060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7641 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e48060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7642 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e45f10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7643 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e45f08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7644 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e45f08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7645 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e45f00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7646 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e45f00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7647 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e45f00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e45f00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7648 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e45f00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7649 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e45f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7650 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b4fd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7651 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b4fd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7652 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e45f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7653 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e45f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7654 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda49a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7655 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188aa0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7656 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188aa0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7657 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e46ec8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7658 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e46ec0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7659 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e46ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7660 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e46ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7661 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7662 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e46ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7663 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7664 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e46ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7665 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7666 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e46ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7667 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b5750) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7668 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7669 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e46ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7670 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e46ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7671 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b59b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7672 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e46e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7673 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e46e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7674 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7675 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e46e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7676 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b5bb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7677 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7678 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e46e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7679 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e46e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7680 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e482b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7681 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e482b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7682 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e482b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7683 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e482b0, __p=0x7f1a16e482b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7684 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e482b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7685 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e482a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7686 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e482a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7687 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e46d50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7688 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e46d48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7689 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e46d48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7690 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e46d40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7691 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e46d40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7692 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e46d40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e46d40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7693 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e46d40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7694 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e46d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7695 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b60f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7696 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b60f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7697 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e46d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7698 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e46d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7699 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4a10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7700 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7701 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188b40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7702 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e47d08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7703 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e47d00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7704 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e47d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7705 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e47d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7706 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7707 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e47d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7708 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7709 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e47d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7710 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7711 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e47d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7712 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b6870) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7713 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7714 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e47d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7715 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e47d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7716 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b6ad0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7717 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e47c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7718 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e47c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7719 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7720 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e47c40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7721 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b6cd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7722 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7723 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e47c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7724 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e47c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7725 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e484f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7726 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e484f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7727 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e484f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7728 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e484f0, __p=0x7f1a16e484f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7729 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e484f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7730 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e484e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7731 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e484e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7732 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e47b90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7733 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e47b88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7734 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e47b88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7735 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e47b80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7736 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e47b80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7737 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e47b80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e47b80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7738 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e47b80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7739 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e47b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7740 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b7218) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7741 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b7218, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7742 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e47b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7743 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e47b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7744 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7745 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188be0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7746 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188be0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7747 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e4bb48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7748 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e4bb40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7749 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e4bb40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7750 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e4bb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7751 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7752 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e4bb40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7753 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7754 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e4bb40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7755 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7756 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e4bb40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7757 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b7990) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7758 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7759 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4bb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7760 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4bb40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7761 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b7bf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7762 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e4ba80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7763 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e4ba80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7764 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7765 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e4ba80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7766 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b7df0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7767 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7768 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e4ba80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7769 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e4ba80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7770 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e48730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7771 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e48730, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7772 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e48730, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7773 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e48730, __p=0x7f1a16e48730) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7774 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e48730) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7775 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e48720) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7776 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e48720) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7777 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e4b9d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7778 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e4b9c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7779 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e4b9c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7780 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e4b9c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7781 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e4b9c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7782 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e4b9c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e4b9c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7783 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e4b9c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7784 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e4b9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7785 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b8338) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7786 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b8338, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7787 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4b9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7788 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4b9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7789 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4af0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7790 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7791 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188c80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7792 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e4c988, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7793 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e4c980, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7794 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e4c980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7795 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e4c980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7796 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7797 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e4c980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7798 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7799 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e4c980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7800 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7801 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e4c980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7802 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b8ab0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7803 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7804 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4c980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7805 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4c980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7806 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b8d10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7807 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e4c8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7808 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e4c8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7809 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7810 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e4c8c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7811 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b8f10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7812 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7813 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e4c8c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7814 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e4c8c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7815 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e48970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7816 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e48970, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7817 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e48970, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7818 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e48970, __p=0x7f1a16e48970) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7819 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e48970) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7820 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e48960) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7821 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e48960) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7822 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e4c810, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7823 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e4c808, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7824 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e4c808, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7825 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e4c800, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7826 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e4c800, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7827 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e4c800, o=folly::detail::function::Op::NUKE, src=0x7f1a16e4c800, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7828 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e4c800, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7829 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e4c800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7830 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3b9458) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7831 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3b9458, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7832 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4c800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7833 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4c800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7834 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4b60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7835 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188d20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7836 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188d20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7837 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e4d7c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7838 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e4d7c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7839 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e4d7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7840 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e4d7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7841 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7842 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e4d7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7843 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7844 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e4d7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7845 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7846 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e4d7c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7847 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3b9bd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7848 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7849 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4d7c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7850 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4d7c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7851 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3b9e30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7852 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e4d700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7853 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e4d700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7854 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7855 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e4d700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7856 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ba030) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7857 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7858 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e4d700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7859 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e4d700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7860 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e48bb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7861 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e48bb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7862 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e48bb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7863 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e48bb0, __p=0x7f1a16e48bb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7864 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e48bb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7865 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e48ba0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7866 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e48ba0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7867 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e4d650, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7868 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e4d648, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7869 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e4d648, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7870 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e4d640, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7871 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e4d640, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7872 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e4d640, o=folly::detail::function::Op::NUKE, src=0x7f1a16e4d640, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7873 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e4d640, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7874 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e4d640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7875 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ba578) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7876 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ba578, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7877 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4d640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7878 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4d640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7879 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4bd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7880 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7881 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188dc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7882 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e4e608, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7883 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e4e600, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7884 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e4e600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7885 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e4e600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7886 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7887 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e4e600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7888 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7889 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e4e600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7890 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7891 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e4e600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7892 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bacf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7893 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7894 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4e600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7895 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4e600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7896 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3baf50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7897 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e4e540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7898 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e4e540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7899 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7900 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e4e540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7901 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bb150) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7902 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7903 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e4e540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7904 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e4e540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7905 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e48df0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7906 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e48df0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7907 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e48df0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7908 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e48df0, __p=0x7f1a16e48df0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7909 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e48df0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7910 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e48de0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7911 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e48de0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7912 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e4e490, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7913 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e4e488, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7914 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e4e488, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7915 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e4e480, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7916 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e4e480, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7917 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e4e480, o=folly::detail::function::Op::NUKE, src=0x7f1a16e4e480, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7918 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e4e480, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7919 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e4e480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7920 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3bb698) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7921 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3bb698, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7922 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4e480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7923 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4e480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7924 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7925 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188e60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7926 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188e60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7927 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e4f448, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7928 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e4f440, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7929 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e4f440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7930 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e4f440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7931 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7932 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e4f440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7933 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7934 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e4f440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7935 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7936 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e4f440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7937 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bbe10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7938 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7939 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4f440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7940 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4f440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7941 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3bc070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7942 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e4f380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7943 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e4f380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7944 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7945 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e4f380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7946 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bc270) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7947 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7948 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e4f380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7949 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e4f380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7950 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e49030, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7951 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e49030, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7952 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e49030, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7953 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e49030, __p=0x7f1a16e49030) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7954 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e49030) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #7955 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e49020) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #7956 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e49020) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #7957 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e4f2d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #7958 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e4f2c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #7959 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e4f2c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #7960 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e4f2c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #7961 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e4f2c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #7962 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e4f2c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e4f2c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #7963 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e4f2c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #7964 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e4f2c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #7965 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3bc7b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #7966 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3bc7b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #7967 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e4f2c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #7968 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e4f2c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7969 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4cb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7970 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #7971 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188f00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #7972 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e50288, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #7973 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e50280, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #7974 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e50280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #7975 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e50280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7976 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #7977 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e50280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #7978 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #7979 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e50280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #7980 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7981 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e50280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7982 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bcf30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7983 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7984 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e50280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7985 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e50280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7986 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3bd190, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7987 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e501c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #7988 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e501c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #7989 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7990 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e501c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #7991 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bd390) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #7992 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #7993 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e501c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #7994 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e501c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #7995 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e49270, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #7996 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e49270, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #7997 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e49270, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #7998 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e49270, __p=0x7f1a16e49270) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #7999 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e49270) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8000 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e49260) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8001 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e49260) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8002 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e50110, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8003 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e50108, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8004 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e50108, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8005 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e50100, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8006 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e50100, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8007 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e50100, o=folly::detail::function::Op::NUKE, src=0x7f1a16e50100, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8008 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e50100, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8009 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e50100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8010 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3bd8d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8011 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3bd8d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8012 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e50100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8013 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e50100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8014 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4d20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8015 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17188fa0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8016 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17188fa0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8017 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e510c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8018 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e510c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8019 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e510c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8020 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e510c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8021 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8022 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e510c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8023 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8024 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e510c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8025 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8026 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e510c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8027 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3be050) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8028 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8029 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e510c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8030 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e510c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8031 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3be2b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8032 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e51000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8033 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e51000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8034 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8035 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e51000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8036 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3be4b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8037 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8038 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e51000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8039 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e51000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8040 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e494b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8041 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e494b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8042 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e494b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8043 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e494b0, __p=0x7f1a16e494b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8044 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e494b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8045 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e494a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8046 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e494a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8047 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e50f50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8048 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e50f48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8049 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e50f48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8050 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e50f40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8051 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e50f40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8052 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e50f40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e50f40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8053 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e50f40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8054 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e50f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8055 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3be9f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8056 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3be9f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8057 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e50f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8058 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e50f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8059 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4d90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8060 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8061 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189040, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8062 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e51f08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8063 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e51f00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8064 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e51f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8065 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e51f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8066 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8067 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e51f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8068 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8069 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e51f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8070 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8071 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e51f00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8072 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bf170) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8073 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8074 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e51f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8075 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e51f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8076 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3bf3d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8077 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e51e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8078 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e51e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8079 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8080 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e51e40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8081 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3bf5d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8082 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8083 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e51e40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8084 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e51e40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8085 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e496f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8086 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e496f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8087 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e496f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8088 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e496f0, __p=0x7f1a16e496f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8089 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e496f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8090 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e496e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8091 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e496e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8092 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e51d90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8093 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e51d88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8094 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e51d88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8095 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e51d80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8096 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e51d80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8097 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e51d80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e51d80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8098 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e51d80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8099 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e51d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8100 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3bfb18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8101 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3bfb18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8102 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e51d80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8103 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e51d80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8104 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8105 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171890e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8106 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171890e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8107 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e52d48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8108 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e52d40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8109 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e52d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8110 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e52d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8111 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8112 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e52d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8113 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8114 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e52d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8115 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8116 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e52d40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8117 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c0290) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8118 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8119 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e52d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8120 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e52d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8121 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c04f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8122 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e52c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8123 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e52c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8124 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8125 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e52c80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8126 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c06f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8127 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8128 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e52c80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8129 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e52c80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8130 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e49930, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8131 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e49930, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8132 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e49930, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8133 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e49930, __p=0x7f1a16e49930) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8134 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e49930) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8135 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e49920) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8136 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e49920) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8137 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e52bd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8138 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e52bc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8139 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e52bc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8140 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e52bc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8141 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e52bc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8142 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e52bc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e52bc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8143 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e52bc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8144 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e52bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8145 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c0c38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8146 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c0c38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8147 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e52bc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8148 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e52bc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8149 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4e70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8150 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8151 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189180, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8152 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e53b88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8153 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e53b80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8154 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e53b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8155 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e53b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8156 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8157 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e53b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8158 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8159 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e53b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8160 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8161 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e53b80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8162 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c13b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8163 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8164 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e53b80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8165 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e53b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8166 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c1610, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8167 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e53ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8168 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e53ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8169 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8170 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e53ac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8171 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c1810) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8172 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8173 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e53ac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8174 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e53ac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8175 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e49b70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8176 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e49b70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8177 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e49b70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8178 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e49b70, __p=0x7f1a16e49b70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8179 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e49b70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8180 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e49b60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8181 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e49b60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8182 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e53a10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8183 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e53a08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8184 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e53a08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8185 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e53a00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8186 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e53a00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8187 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e53a00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e53a00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8188 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e53a00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8189 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e53a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8190 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c1d58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8191 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c1d58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8192 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e53a00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8193 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e53a00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8194 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4ee0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8195 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189220, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8196 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189220, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8197 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e549c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8198 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e549c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8199 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e549c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8200 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e549c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8201 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8202 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e549c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8203 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8204 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e549c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8205 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8206 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e549c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8207 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c24d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8208 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8209 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e549c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8210 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e549c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8211 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c2730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8212 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e54900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8213 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e54900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8214 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8215 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e54900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8216 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c2930) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8217 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8218 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e54900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8219 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e54900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8220 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e49db0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8221 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e49db0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8222 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e49db0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8223 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e49db0, __p=0x7f1a16e49db0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8224 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e49db0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8225 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e49da0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8226 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e49da0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8227 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e54850, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8228 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e54848, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8229 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e54848, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8230 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e54840, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8231 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e54840, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8232 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e54840, o=folly::detail::function::Op::NUKE, src=0x7f1a16e54840, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8233 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e54840, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8234 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e54840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8235 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c2e78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8236 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c2e78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8237 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e54840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8238 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e54840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8239 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4f50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8240 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171892c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8241 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171892c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8242 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e55808, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8243 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e55800, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8244 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e55800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8245 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e55800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8246 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8247 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e55800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8248 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8249 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e55800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8250 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8251 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e55800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8252 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c35f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8253 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8254 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e55800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8255 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e55800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8256 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c3850, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8257 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e55740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8258 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e55740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8259 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8260 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e55740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8261 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c3a50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8262 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8263 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e55740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8264 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e55740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8265 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e49ff0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8266 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e49ff0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8267 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e49ff0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8268 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e49ff0, __p=0x7f1a16e49ff0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8269 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e49ff0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8270 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e49fe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8271 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e49fe0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8272 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e55690, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8273 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e55688, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8274 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e55688, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8275 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e55680, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8276 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e55680, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8277 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e55680, o=folly::detail::function::Op::NUKE, src=0x7f1a16e55680, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8278 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e55680, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8279 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e55680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8280 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c3f98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8281 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c3f98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8282 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e55680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8283 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e55680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8284 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda4fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8285 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189360, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8286 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189360, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8287 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e56648, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8288 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e56640, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8289 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e56640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8290 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e56640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8291 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8292 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e56640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8293 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8294 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e56640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8295 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8296 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e56640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8297 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c4710) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8298 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8299 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e56640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8300 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e56640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8301 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c4970, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8302 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e56580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8303 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e56580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8304 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8305 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e56580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8306 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c4b70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8307 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8308 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e56580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8309 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e56580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8310 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4a230, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8311 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4a230, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8312 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4a230, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8313 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4a230, __p=0x7f1a16e4a230) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8314 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4a230) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8315 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4a220) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8316 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4a220) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8317 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e564d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8318 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e564c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8319 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e564c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8320 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e564c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8321 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e564c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8322 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e564c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e564c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8323 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e564c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8324 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e564c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8325 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c50b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8326 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c50b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8327 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e564c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8328 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e564c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8329 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5030, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8330 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8331 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189400, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8332 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e57488, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8333 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e57480, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8334 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e57480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8335 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e57480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8336 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8337 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e57480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8338 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8339 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e57480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8340 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8341 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e57480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8342 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c5830) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8343 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8344 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e57480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8345 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e57480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8346 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c5a90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8347 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e573c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8348 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e573c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8349 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8350 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e573c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8351 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c5c90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8352 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8353 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e573c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8354 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e573c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8355 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4a470, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8356 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4a470, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8357 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4a470, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8358 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4a470, __p=0x7f1a16e4a470) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8359 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4a470) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8360 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4a460) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8361 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4a460) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8362 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e57310, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8363 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e57308, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8364 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e57308, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8365 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e57300, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8366 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e57300, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8367 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e57300, o=folly::detail::function::Op::NUKE, src=0x7f1a16e57300, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8368 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e57300, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8369 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e57300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8370 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c61d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8371 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c61d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8372 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e57300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8373 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e57300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8374 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda50a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8375 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171894a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8376 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171894a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8377 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e582c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8378 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e582c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8379 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e582c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8380 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e582c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8381 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8382 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e582c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8383 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8384 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e582c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8385 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8386 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e582c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8387 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c6950) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8388 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8389 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e582c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8390 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e582c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8391 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c6bb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8392 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e58200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8393 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e58200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8394 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8395 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e58200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8396 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c6db0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8397 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8398 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e58200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8399 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e58200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8400 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4a6b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8401 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4a6b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8402 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4a6b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8403 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4a6b0, __p=0x7f1a16e4a6b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8404 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4a6b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8405 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4a6a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8406 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4a6a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8407 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e58150, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8408 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e58148, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8409 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e58148, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8410 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e58140, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8411 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e58140, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8412 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e58140, o=folly::detail::function::Op::NUKE, src=0x7f1a16e58140, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8413 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e58140, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8414 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e58140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8415 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c72f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8416 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c72f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8417 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e58140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8418 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e58140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8419 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5110, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8420 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8421 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189540, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8422 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e59108, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8423 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e59100, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8424 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e59100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8425 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e59100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8426 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8427 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e59100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8428 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8429 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e59100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8430 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8431 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e59100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8432 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c7a70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8433 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8434 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e59100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8435 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e59100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8436 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c7cd0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8437 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e59040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8438 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e59040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8439 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8440 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e59040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8441 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c7ed0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8442 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8443 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e59040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8444 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e59040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8445 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4a8f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8446 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4a8f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8447 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4a8f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8448 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4a8f0, __p=0x7f1a16e4a8f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8449 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4a8f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8450 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4a8e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8451 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4a8e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8452 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e58f90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8453 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e58f88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8454 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e58f88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8455 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e58f80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8456 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e58f80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8457 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e58f80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e58f80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8458 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e58f80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8459 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e58f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8460 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c8418) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8461 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c8418, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8462 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e58f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8463 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e58f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8464 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8465 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171895e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8466 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171895e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8467 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e59f48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8468 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e59f40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8469 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e59f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8470 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e59f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8471 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8472 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e59f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8473 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8474 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e59f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8475 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8476 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e59f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8477 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c8b90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8478 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8479 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e59f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8480 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e59f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8481 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c8df0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8482 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e59e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8483 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e59e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8484 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8485 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e59e80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8486 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c8ff0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8487 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8488 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e59e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8489 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e59e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8490 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4ab30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8491 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4ab30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8492 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4ab30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8493 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4ab30, __p=0x7f1a16e4ab30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8494 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4ab30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8495 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4ab20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8496 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4ab20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8497 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e59dd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8498 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e59dc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8499 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e59dc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8500 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e59dc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8501 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e59dc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8502 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e59dc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e59dc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8503 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e59dc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8504 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e59dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8505 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3c9538) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8506 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3c9538, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8507 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e59dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8508 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e59dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8509 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda51f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8510 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8511 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189680, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8512 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e5ad88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8513 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e5ad80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8514 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e5ad80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8515 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e5ad80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8516 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8517 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e5ad80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8518 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8519 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e5ad80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8520 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8521 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e5ad80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8522 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3c9cb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8523 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8524 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e5ad80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8525 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e5ad80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8526 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3c9f10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8527 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e5acc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8528 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e5acc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8529 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8530 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e5acc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8531 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ca110) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8532 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8533 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e5acc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8534 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e5acc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8535 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4ad70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8536 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4ad70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8537 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4ad70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8538 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4ad70, __p=0x7f1a16e4ad70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8539 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4ad70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8540 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4ad60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8541 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4ad60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8542 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e5ac10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8543 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e5ac08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8544 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e5ac08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8545 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e5ac00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8546 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e5ac00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8547 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e5ac00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e5ac00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8548 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e5ac00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8549 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e5ac00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8550 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ca658) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8551 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ca658, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8552 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e5ac00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8553 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e5ac00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8554 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5260, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8555 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189720, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8556 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189720, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8557 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e5bbc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8558 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e5bbc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8559 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e5bbc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8560 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e5bbc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8561 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8562 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e5bbc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8563 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8564 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e5bbc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8565 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8566 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e5bbc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8567 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cadd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8568 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8569 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e5bbc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8570 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e5bbc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8571 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3cb030, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8572 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e5bb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8573 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e5bb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8574 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8575 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e5bb00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8576 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cb230) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8577 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8578 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e5bb00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8579 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e5bb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8580 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e4afb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8581 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e4afb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8582 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e4afb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8583 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e4afb0, __p=0x7f1a16e4afb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8584 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e4afb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8585 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e4afa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8586 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e4afa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8587 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e5ba50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8588 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e5ba48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8589 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e5ba48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8590 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e5ba40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8591 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e5ba40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8592 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e5ba40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e5ba40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8593 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e5ba40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8594 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e5ba40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8595 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3cb778) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8596 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3cb778, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8597 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e5ba40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8598 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e5ba40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8599 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda52d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8600 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171897c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8601 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171897c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8602 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e5ca08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8603 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e5ca00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8604 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e5ca00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8605 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e5ca00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8606 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8607 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e5ca00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8608 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8609 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e5ca00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8610 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8611 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e5ca00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8612 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cbef0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8613 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8614 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e5ca00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8615 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e5ca00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8616 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3cc150, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8617 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e5c940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8618 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e5c940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8619 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8620 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e5c940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8621 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cc350) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8622 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8623 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e5c940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8624 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e5c940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8625 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5d1f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8626 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5d1f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8627 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5d1f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8628 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5d1f0, __p=0x7f1a16e5d1f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8629 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5d1f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8630 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5d1e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8631 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5d1e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8632 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e5c890, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8633 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e5c888, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8634 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e5c888, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8635 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e5c880, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8636 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e5c880, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8637 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e5c880, o=folly::detail::function::Op::NUKE, src=0x7f1a16e5c880, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8638 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e5c880, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8639 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e5c880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8640 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3cc898) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8641 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3cc898, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8642 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e5c880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8643 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e5c880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8644 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8645 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189860, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8646 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189860, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8647 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e60848, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8648 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e60840, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8649 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e60840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8650 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e60840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8651 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8652 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e60840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8653 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8654 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e60840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8655 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8656 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e60840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8657 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cd010) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8658 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8659 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e60840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8660 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e60840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8661 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3cd270, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8662 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e60780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8663 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e60780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8664 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8665 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e60780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8666 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cd470) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8667 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8668 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e60780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8669 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e60780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8670 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5d430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8671 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5d430, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8672 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5d430, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8673 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5d430, __p=0x7f1a16e5d430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8674 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5d430) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8675 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5d420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8676 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5d420) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8677 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e606d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8678 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e606c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8679 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e606c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8680 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e606c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8681 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e606c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8682 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e606c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e606c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8683 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e606c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8684 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e606c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8685 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3cd9b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8686 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3cd9b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8687 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e606c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8688 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e606c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8689 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda53b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8690 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8691 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189900, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8692 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e61688, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8693 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e61680, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8694 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e61680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8695 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e61680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8696 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8697 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e61680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8698 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8699 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e61680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8700 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8701 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e61680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8702 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ce130) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8703 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8704 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e61680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8705 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e61680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8706 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ce390, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8707 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e615c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8708 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e615c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8709 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8710 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e615c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8711 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ce590) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8712 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8713 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e615c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8714 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e615c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8715 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5d670, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8716 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5d670, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8717 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5d670, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8718 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5d670, __p=0x7f1a16e5d670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8719 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5d670) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8720 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5d660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8721 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5d660) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8722 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e61510, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8723 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e61508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8724 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e61508, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8725 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e61500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8726 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e61500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8727 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e61500, o=folly::detail::function::Op::NUKE, src=0x7f1a16e61500, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8728 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e61500, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8729 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e61500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8730 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3cead8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8731 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3cead8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8732 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e61500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8733 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e61500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8734 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5420, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8735 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a171899a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8736 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a171899a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8737 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e624c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8738 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e624c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8739 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e624c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8740 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e624c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8741 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8742 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e624c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8743 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8744 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e624c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8745 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8746 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e624c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8747 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cf250) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8748 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8749 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e624c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8750 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e624c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8751 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3cf4b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8752 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e62400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8753 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e62400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8754 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8755 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e62400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8756 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3cf6b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8757 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8758 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e62400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8759 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e62400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8760 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5d8b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8761 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5d8b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8762 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5d8b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8763 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5d8b0, __p=0x7f1a16e5d8b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8764 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5d8b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8765 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5d8a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8766 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5d8a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8767 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e62350, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8768 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e62348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8769 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e62348, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8770 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e62340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8771 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e62340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8772 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e62340, o=folly::detail::function::Op::NUKE, src=0x7f1a16e62340, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8773 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e62340, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8774 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e62340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8775 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3cfbf8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8776 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3cfbf8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8777 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e62340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8778 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e62340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8779 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5490, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8780 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8781 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189a40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8782 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e63308, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8783 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e63300, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8784 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e63300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8785 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e63300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8786 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8787 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e63300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8788 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8789 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e63300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8790 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8791 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e63300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8792 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d0370) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8793 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8794 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e63300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8795 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e63300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8796 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d05d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8797 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e63240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8798 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e63240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8799 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8800 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e63240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8801 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d07d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8802 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8803 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e63240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8804 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e63240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8805 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5daf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8806 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5daf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8807 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5daf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8808 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5daf0, __p=0x7f1a16e5daf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8809 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5daf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8810 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5dae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8811 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5dae0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8812 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e63190, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8813 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e63188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8814 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e63188, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8815 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e63180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8816 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e63180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8817 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e63180, o=folly::detail::function::Op::NUKE, src=0x7f1a16e63180, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8818 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e63180, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8819 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e63180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8820 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d0d18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8821 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d0d18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8822 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e63180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8823 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e63180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8824 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8825 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189ae0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8826 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189ae0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8827 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e64148, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8828 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e64140, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8829 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e64140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8830 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e64140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8831 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8832 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e64140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8833 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8834 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e64140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8835 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8836 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e64140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8837 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d1490) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8838 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8839 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e64140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8840 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e64140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8841 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d16f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8842 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e64080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8843 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e64080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8844 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8845 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e64080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8846 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d18f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8847 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8848 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e64080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8849 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e64080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8850 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5dd30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8851 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5dd30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8852 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5dd30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8853 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5dd30, __p=0x7f1a16e5dd30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8854 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5dd30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8855 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5dd20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8856 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5dd20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8857 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e63fd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8858 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e63fc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8859 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e63fc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8860 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e63fc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8861 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e63fc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8862 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e63fc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e63fc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8863 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e63fc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8864 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e63fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8865 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d1e38) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8866 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d1e38, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8867 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e63fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8868 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e63fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8869 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8870 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189b80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8871 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189b80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8872 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e64f88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8873 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e64f80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8874 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e64f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8875 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e64f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8876 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8877 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e64f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8878 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8879 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e64f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8880 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8881 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e64f80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8882 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d25b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8883 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8884 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e64f80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8885 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e64f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8886 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d2810, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8887 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e64ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8888 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e64ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8889 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8890 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e64ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8891 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d2a10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8892 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8893 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e64ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8894 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e64ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8895 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5df70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8896 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5df70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8897 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5df70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8898 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5df70, __p=0x7f1a16e5df70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8899 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5df70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8900 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5df60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8901 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5df60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8902 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e64e10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8903 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e64e08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8904 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e64e08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8905 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e64e00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8906 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e64e00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8907 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e64e00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e64e00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8908 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e64e00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8909 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e64e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8910 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d2f58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8911 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d2f58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8912 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e64e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8913 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e64e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8914 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda55e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8915 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189c20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8916 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189c20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8917 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e65dc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8918 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e65dc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8919 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e65dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8920 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e65dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8921 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8922 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e65dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8923 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8924 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e65dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8925 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8926 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e65dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8927 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d36d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8928 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8929 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e65dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8930 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e65dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8931 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d3930, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8932 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e65d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8933 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e65d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8934 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8935 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e65d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8936 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d3b30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8937 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8938 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e65d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8939 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e65d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8940 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5e1b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8941 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5e1b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8942 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5e1b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8943 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5e1b0, __p=0x7f1a16e5e1b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8944 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5e1b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8945 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5e1a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8946 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5e1a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8947 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e65c50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8948 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e65c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8949 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e65c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8950 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e65c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8951 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e65c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8952 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e65c40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e65c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8953 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e65c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8954 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e65c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #8955 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d4078) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #8956 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d4078, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #8957 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e65c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #8958 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e65c40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8959 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5650, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8960 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189cc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #8961 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189cc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #8962 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e66c08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #8963 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e66c00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #8964 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e66c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #8965 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e66c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8966 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #8967 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e66c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #8968 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #8969 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e66c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #8970 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8971 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e66c00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8972 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d47f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8973 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8974 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e66c00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8975 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e66c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8976 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d4a50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8977 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e66b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #8978 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e66b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #8979 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8980 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e66b40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #8981 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d4c50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #8982 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #8983 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e66b40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #8984 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e66b40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #8985 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5e3f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #8986 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5e3f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #8987 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5e3f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #8988 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5e3f0, __p=0x7f1a16e5e3f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #8989 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5e3f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #8990 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5e3e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #8991 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5e3e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #8992 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e66a90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #8993 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e66a88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #8994 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e66a88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #8995 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e66a80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #8996 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e66a80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #8997 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e66a80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e66a80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #8998 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e66a80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #8999 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e66a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9000 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d5198) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9001 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d5198, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9002 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e66a80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9003 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e66a80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9004 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda56c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9005 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189d60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9006 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189d60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9007 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e67a48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9008 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e67a40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9009 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e67a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9010 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e67a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9011 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9012 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e67a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9013 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9014 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e67a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9015 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9016 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e67a40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9017 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d5910) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9018 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9019 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e67a40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9020 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e67a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9021 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d5b70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9022 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e67980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9023 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e67980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9024 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9025 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e67980, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9026 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d5d70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9027 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9028 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e67980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9029 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e67980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9030 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5e630, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9031 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5e630, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9032 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5e630, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9033 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5e630, __p=0x7f1a16e5e630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9034 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5e630) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9035 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5e620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9036 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5e620) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9037 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e678d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9038 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e678c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9039 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e678c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9040 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e678c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9041 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e678c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9042 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e678c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e678c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9043 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e678c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9044 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e678c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9045 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d62b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9046 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d62b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9047 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e678c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9048 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e678c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9049 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5730, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9050 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9051 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189e00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9052 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e68888, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9053 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e68880, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9054 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e68880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9055 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e68880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9056 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9057 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e68880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9058 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9059 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e68880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9060 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9061 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e68880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9062 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d6a30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9063 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9064 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e68880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9065 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e68880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9066 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d6c90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9067 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e687c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9068 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e687c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9069 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9070 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e687c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9071 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d6e90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9072 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9073 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e687c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9074 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e687c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9075 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5e870, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9076 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5e870, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9077 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5e870, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9078 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5e870, __p=0x7f1a16e5e870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9079 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5e870) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9080 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5e860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9081 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5e860) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9082 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e68710, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9083 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e68708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9084 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e68708, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9085 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e68700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9086 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e68700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9087 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e68700, o=folly::detail::function::Op::NUKE, src=0x7f1a16e68700, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9088 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e68700, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9089 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e68700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9090 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d73d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9091 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d73d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9092 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e68700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9093 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e68700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9094 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda57a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9095 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189ea0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9096 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189ea0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9097 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e696c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9098 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e696c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9099 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e696c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9100 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e696c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9101 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9102 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e696c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9103 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9104 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e696c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9105 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9106 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e696c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9107 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d7b50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9108 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9109 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e696c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9110 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e696c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9111 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d7db0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9112 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e69600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9113 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e69600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9114 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9115 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e69600, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9116 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d7fb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9117 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9118 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e69600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9119 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e69600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9120 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5eab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9121 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5eab0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9122 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5eab0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9123 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5eab0, __p=0x7f1a16e5eab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9124 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5eab0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9125 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5eaa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9126 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5eaa0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9127 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e69550, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9128 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e69548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9129 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e69548, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9130 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e69540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9131 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e69540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9132 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e69540, o=folly::detail::function::Op::NUKE, src=0x7f1a16e69540, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9133 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e69540, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9134 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e69540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9135 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d84f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9136 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d84f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9137 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e69540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9138 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e69540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9139 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5810, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9140 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9141 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189f40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9142 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6a508, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9143 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6a500, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9144 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6a500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9145 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6a500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9146 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9147 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6a500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9148 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9149 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6a500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9150 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9151 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6a500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9152 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d8c70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9153 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9154 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6a500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9155 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6a500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9156 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d8ed0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9157 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6a440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9158 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6a440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9159 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9160 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6a440, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9161 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d90d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9162 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9163 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6a440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9164 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6a440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9165 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5ecf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9166 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5ecf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9167 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5ecf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9168 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5ecf0, __p=0x7f1a16e5ecf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9169 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5ecf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9170 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5ece0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9171 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5ece0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9172 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6a390, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9173 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6a388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9174 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6a388, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9175 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6a380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9176 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6a380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9177 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6a380, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6a380, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9178 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6a380, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9179 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6a380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9180 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3d9618) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9181 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3d9618, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9182 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6a380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9183 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6a380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9184 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9185 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a17189fe0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9186 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a17189fe0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9187 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6b348, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9188 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6b340, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9189 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6b340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9190 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6b340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9191 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9192 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6b340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9193 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9194 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6b340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9195 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9196 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6b340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9197 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3d9d90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9198 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9199 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6b340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9200 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6b340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9201 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3d9ff0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9202 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6b280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9203 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6b280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9204 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9205 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6b280, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9206 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3da1f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9207 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9208 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6b280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9209 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6b280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9210 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5ef30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9211 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5ef30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9212 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5ef30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9213 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5ef30, __p=0x7f1a16e5ef30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9214 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5ef30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9215 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5ef20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9216 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5ef20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9217 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6b1d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9218 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6b1c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9219 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6b1c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9220 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6b1c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9221 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6b1c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9222 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6b1c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6b1c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9223 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6b1c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9224 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6b1c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9225 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3da738) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9226 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3da738, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9227 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6b1c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9228 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6b1c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9229 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda58f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9230 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9231 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a080, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9232 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6c188, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9233 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6c180, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9234 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6c180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9235 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6c180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9236 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9237 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6c180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9238 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9239 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6c180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9240 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9241 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6c180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9242 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3daeb0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9243 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9244 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6c180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9245 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6c180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9246 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3db110, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9247 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6c0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9248 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6c0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9249 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9250 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6c0c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9251 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3db310) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9252 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9253 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6c0c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9254 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6c0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9255 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5f170, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9256 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5f170, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9257 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5f170, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9258 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5f170, __p=0x7f1a16e5f170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9259 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5f170) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9260 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5f160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9261 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5f160) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9262 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6c010, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9263 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6c008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9264 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6c008, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9265 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6c000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9266 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6c000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9267 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6c000, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6c000, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9268 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6c000, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9269 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6c000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9270 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3db858) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9271 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3db858, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9272 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6c000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9273 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6c000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9274 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5960, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9275 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a120, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9276 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a120, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9277 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6cfc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9278 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6cfc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9279 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6cfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9280 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6cfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9281 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9282 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6cfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9283 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9284 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6cfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9285 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9286 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6cfc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9287 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3dbfd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9288 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9289 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6cfc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9290 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6cfc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9291 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3dc230, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9292 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6cf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9293 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6cf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9294 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9295 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6cf00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9296 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3dc430) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9297 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9298 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6cf00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9299 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6cf00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9300 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5f3b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9301 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5f3b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9302 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5f3b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9303 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5f3b0, __p=0x7f1a16e5f3b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9304 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5f3b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9305 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5f3a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9306 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5f3a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9307 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6ce50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9308 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6ce48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9309 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6ce48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9310 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6ce40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9311 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6ce40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9312 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6ce40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6ce40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9313 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6ce40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9314 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6ce40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9315 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3dc978) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9316 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3dc978, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9317 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6ce40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9318 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6ce40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9319 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda59d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9320 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a1c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9321 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a1c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9322 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6de08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9323 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6de00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9324 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6de00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9325 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6de00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9326 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9327 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6de00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9328 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9329 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6de00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9330 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9331 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6de00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9332 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3dd0f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9333 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9334 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6de00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9335 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6de00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9336 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3dd350, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9337 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6dd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9338 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6dd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9339 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9340 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6dd40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9341 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3dd550) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9342 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9343 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6dd40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9344 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6dd40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9345 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5f5f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9346 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5f5f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9347 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5f5f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9348 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5f5f0, __p=0x7f1a16e5f5f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9349 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5f5f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9350 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5f5e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9351 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5f5e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9352 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6dc90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9353 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6dc88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9354 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6dc88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9355 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6dc80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9356 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6dc80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9357 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6dc80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6dc80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9358 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6dc80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9359 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6dc80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9360 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3dda98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9361 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3dda98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9362 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6dc80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9363 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6dc80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9364 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5a40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9365 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a260, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9366 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a260, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9367 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6ec48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9368 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6ec40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9369 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6ec40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9370 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6ec40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9371 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9372 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6ec40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9373 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9374 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6ec40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9375 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9376 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6ec40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9377 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3de210) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9378 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9379 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6ec40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9380 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6ec40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9381 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3de470, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9382 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6eb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9383 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6eb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9384 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9385 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6eb80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9386 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3de670) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9387 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9388 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6eb80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9389 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6eb80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9390 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5f830, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9391 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5f830, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9392 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5f830, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9393 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5f830, __p=0x7f1a16e5f830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9394 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5f830) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9395 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5f820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9396 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5f820) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9397 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6ead0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9398 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6eac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9399 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6eac8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9400 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6eac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9401 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6eac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9402 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6eac0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6eac0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9403 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6eac0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9404 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6eac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9405 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3debb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9406 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3debb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9407 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6eac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9408 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6eac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9409 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5ab0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9410 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9411 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a300, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9412 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e6fa88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9413 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e6fa80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9414 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e6fa80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9415 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e6fa80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9416 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9417 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e6fa80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9418 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9419 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e6fa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9420 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9421 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e6fa80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9422 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3df330) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9423 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9424 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6fa80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9425 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6fa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9426 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3df590, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9427 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e6f9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9428 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e6f9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9429 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9430 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e6f9c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9431 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3df790) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9432 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9433 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e6f9c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9434 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e6f9c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9435 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5fa70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9436 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5fa70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9437 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5fa70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9438 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5fa70, __p=0x7f1a16e5fa70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9439 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5fa70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9440 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5fa60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9441 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5fa60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9442 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e6f910, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9443 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e6f908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9444 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e6f908, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9445 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e6f900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9446 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e6f900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9447 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e6f900, o=folly::detail::function::Op::NUKE, src=0x7f1a16e6f900, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9448 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e6f900, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9449 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e6f900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9450 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3dfcd8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9451 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3dfcd8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9452 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e6f900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9453 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e6f900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9454 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5b20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9455 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a3a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9456 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a3a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9457 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e708c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9458 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e708c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9459 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e708c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9460 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e708c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9461 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9462 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e708c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9463 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9464 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e708c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9465 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9466 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e708c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9467 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e0450) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9468 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9469 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e708c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9470 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e708c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9471 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e06b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9472 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e70800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9473 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e70800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9474 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9475 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e70800, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9476 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e08b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9477 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9478 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e70800) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9479 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e70800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9480 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5fcb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9481 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5fcb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9482 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5fcb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9483 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5fcb0, __p=0x7f1a16e5fcb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9484 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5fcb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9485 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5fca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9486 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5fca0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9487 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e70750, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9488 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e70748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9489 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e70748, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9490 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e70740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9491 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e70740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9492 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e70740, o=folly::detail::function::Op::NUKE, src=0x7f1a16e70740, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9493 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e70740, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9494 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e70740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9495 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e0df8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9496 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e0df8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9497 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e70740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9498 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e70740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9499 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5b90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9500 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9501 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a440, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9502 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e71708, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9503 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e71700, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9504 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e71700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9505 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e71700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9506 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9507 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e71700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9508 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9509 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e71700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9510 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9511 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e71700, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9512 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e1570) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9513 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9514 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e71700) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9515 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e71700, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9516 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e17d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9517 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e71640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9518 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e71640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9519 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9520 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e71640, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9521 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e19d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9522 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9523 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e71640) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9524 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e71640, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9525 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e5fef0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9526 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e5fef0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9527 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e5fef0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9528 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e5fef0, __p=0x7f1a16e5fef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9529 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e5fef0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9530 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e5fee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9531 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e5fee0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9532 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e71590, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9533 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e71588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9534 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e71588, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9535 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e71580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9536 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e71580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9537 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e71580, o=folly::detail::function::Op::NUKE, src=0x7f1a16e71580, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9538 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e71580, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9539 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e71580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9540 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e1f18) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9541 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e1f18, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9542 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e71580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9543 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e71580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9544 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5c00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9545 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a4e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9546 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a4e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9547 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e72548, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9548 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e72540, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9549 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e72540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9550 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e72540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9551 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9552 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e72540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9553 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9554 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e72540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9555 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9556 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e72540, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9557 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e2690) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9558 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9559 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e72540) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9560 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e72540, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9561 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e28f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9562 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e72480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9563 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e72480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9564 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9565 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e72480, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9566 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e2af0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9567 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9568 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e72480) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9569 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e72480, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9570 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e75130, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9571 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e75130, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9572 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e75130, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9573 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e75130, __p=0x7f1a16e75130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9574 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e75130) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9575 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e75120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9576 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e75120) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9577 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e723d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9578 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e723c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9579 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e723c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9580 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e723c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9581 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e723c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9582 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e723c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e723c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9583 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e723c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9584 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e723c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9585 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e3038) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9586 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e3038, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9587 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e723c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9588 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e723c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9589 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5c70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9590 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9591 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a580, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9592 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e73388, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9593 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e73380, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9594 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e73380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9595 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e73380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9596 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9597 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e73380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9598 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9599 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e73380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9600 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9601 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e73380, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9602 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e37b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9603 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9604 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e73380) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9605 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e73380, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9606 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e3a10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9607 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e732c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9608 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e732c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9609 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9610 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e732c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9611 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e3c10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9612 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9613 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e732c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9614 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e732c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9615 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e75370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9616 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e75370, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9617 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e75370, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9618 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e75370, __p=0x7f1a16e75370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9619 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e75370) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9620 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e75360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9621 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e75360) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9622 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e73210, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9623 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e73208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9624 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e73208, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9625 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e73200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9626 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e73200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9627 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e73200, o=folly::detail::function::Op::NUKE, src=0x7f1a16e73200, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9628 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e73200, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9629 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e73200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9630 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e4158) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9631 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e4158, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9632 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e73200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9633 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e73200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9634 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5ce0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9635 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a620, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9636 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a620, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9637 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e741c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9638 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e741c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9639 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e741c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9640 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e741c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9641 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9642 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e741c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9643 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9644 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e741c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9645 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9646 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e741c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9647 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e48d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9648 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9649 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e741c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9650 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e741c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9651 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e4b30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9652 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e74100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9653 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e74100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9654 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9655 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e74100, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9656 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e4d30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9657 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9658 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e74100) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9659 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e74100, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9660 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e755b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9661 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e755b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9662 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e755b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9663 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e755b0, __p=0x7f1a16e755b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9664 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e755b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9665 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e755a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9666 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e755a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9667 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e74050, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9668 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e74048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9669 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e74048, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9670 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e74040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9671 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e74040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9672 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e74040, o=folly::detail::function::Op::NUKE, src=0x7f1a16e74040, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9673 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e74040, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9674 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e74040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9675 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e5278) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9676 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e5278, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9677 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e74040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9678 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e74040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9679 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5d50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9680 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a6c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9681 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a6c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9682 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d3d008, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9683 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d3d000, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9684 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d3d000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9685 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d3d000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9686 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9687 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d3d000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9688 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9689 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d3d000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9690 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9691 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d3d000, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9692 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e59f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9693 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9694 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3d000) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9695 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3d000, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9696 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e5c50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9697 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e74f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9698 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e74f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9699 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9700 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e74f40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9701 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e5e50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9702 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9703 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e74f40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9704 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e74f40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9705 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e757f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9706 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e757f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9707 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e757f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9708 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e757f0, __p=0x7f1a16e757f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9709 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e757f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9710 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e757e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9711 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e757e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9712 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e74e90, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9713 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e74e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9714 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e74e88, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9715 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e74e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9716 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e74e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9717 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e74e80, o=folly::detail::function::Op::NUKE, src=0x7f1a16e74e80, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9718 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e74e80, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9719 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e74e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9720 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e6398) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9721 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e6398, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9722 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e74e80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9723 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e74e80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9724 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9725 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a760, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9726 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a760, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9727 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d3de48, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9728 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d3de40, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9729 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d3de40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9730 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d3de40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9731 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9732 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d3de40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9733 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9734 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d3de40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9735 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9736 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d3de40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9737 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e6b10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9738 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9739 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3de40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9740 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3de40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9741 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e6d70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9742 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d3dd80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9743 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d3dd80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9744 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9745 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d3dd80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9746 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e6f70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9747 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9748 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d3dd80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9749 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d3dd80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9750 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e75a30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9751 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e75a30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9752 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e75a30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9753 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e75a30, __p=0x7f1a16e75a30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9754 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e75a30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9755 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e75a20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9756 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e75a20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9757 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d3dcd0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9758 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d3dcc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9759 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d3dcc8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9760 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d3dcc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9761 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d3dcc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9762 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d3dcc0, o=folly::detail::function::Op::NUKE, src=0x7f1a16d3dcc0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9763 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d3dcc0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9764 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d3dcc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9765 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e74b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9766 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e74b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9767 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3dcc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9768 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3dcc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9769 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5e30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9770 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a800, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9771 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a800, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9772 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d3ec88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9773 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d3ec80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9774 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d3ec80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9775 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d3ec80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9776 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9777 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d3ec80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9778 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9779 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d3ec80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9780 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9781 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d3ec80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9782 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e7c30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9783 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9784 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3ec80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9785 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3ec80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9786 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e7e90, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9787 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d3ebc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9788 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d3ebc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9789 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9790 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d3ebc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9791 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e8090) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9792 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9793 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d3ebc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9794 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d3ebc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9795 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e75c70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9796 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e75c70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9797 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e75c70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9798 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e75c70, __p=0x7f1a16e75c70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9799 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e75c70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9800 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e75c60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9801 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e75c60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9802 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d3eb10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9803 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d3eb08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9804 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d3eb08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9805 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d3eb00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9806 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d3eb00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9807 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d3eb00, o=folly::detail::function::Op::NUKE, src=0x7f1a16d3eb00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9808 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d3eb00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9809 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d3eb00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9810 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e85d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9811 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e85d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9812 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3eb00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9813 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3eb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9814 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5ea0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9815 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a8a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9816 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a8a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9817 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16d3fac8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9818 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16d3fac0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9819 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16d3fac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9820 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16d3fac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9821 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9822 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16d3fac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9823 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9824 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16d3fac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9825 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9826 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16d3fac0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9827 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e8d50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9828 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9829 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3fac0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9830 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3fac0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9831 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3e8fb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9832 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16d3fa00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9833 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16d3fa00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9834 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9835 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16d3fa00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9836 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e91b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9837 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9838 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16d3fa00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9839 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16d3fa00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9840 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e75eb0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9841 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e75eb0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9842 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e75eb0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9843 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e75eb0, __p=0x7f1a16e75eb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9844 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e75eb0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9845 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e75ea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9846 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e75ea0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9847 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16d3f950, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9848 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16d3f948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9849 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16d3f948, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9850 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16d3f940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9851 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16d3f940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9852 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16d3f940, o=folly::detail::function::Op::NUKE, src=0x7f1a16d3f940, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9853 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16d3f940, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9854 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16d3f940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9855 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3e96f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9856 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3e96f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9857 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16d3f940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9858 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16d3f940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9859 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5f10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9860 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9861 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a940, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9862 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e78908, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9863 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e78900, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9864 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e78900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9865 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e78900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9866 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9867 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e78900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9868 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9869 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e78900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9870 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9871 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e78900, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9872 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3e9e70) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9873 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9874 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e78900) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9875 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e78900, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9876 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ea0d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9877 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e78840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9878 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e78840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9879 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9880 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e78840, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9881 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ea2d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9882 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9883 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e78840) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9884 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e78840, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9885 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e760f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9886 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e760f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9887 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e760f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9888 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e760f0, __p=0x7f1a16e760f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9889 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e760f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9890 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e760e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9891 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e760e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9892 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e78790, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9893 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e78788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9894 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e78788, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9895 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e78780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9896 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e78780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9897 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e78780, o=folly::detail::function::Op::NUKE, src=0x7f1a16e78780, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9898 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e78780, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9899 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e78780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9900 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3ea818) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9901 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3ea818, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9902 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e78780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9903 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e78780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9904 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5f80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9905 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718a9e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9906 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718a9e0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9907 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e79748, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9908 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e79740, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9909 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e79740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9910 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e79740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9911 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9912 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e79740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9913 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9914 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e79740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9915 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9916 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e79740, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9917 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3eaf90) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9918 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9919 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e79740) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9920 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e79740, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9921 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3eb1f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9922 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e79680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9923 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e79680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9924 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9925 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e79680, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9926 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3eb3f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9927 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9928 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e79680) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9929 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e79680, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9930 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e76330, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9931 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e76330, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9932 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e76330, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9933 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e76330, __p=0x7f1a16e76330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9934 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e76330) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9935 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e76320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9936 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e76320) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9937 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e795d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9938 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e795c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9939 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e795c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9940 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e795c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9941 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e795c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9942 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e795c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e795c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9943 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e795c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9944 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e795c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9945 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3eb938) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9946 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3eb938, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9947 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e795c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9948 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e795c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9949 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda5ff0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9950 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718aa80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9951 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718aa80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9952 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7a588, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9953 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7a580, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9954 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7a580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #9955 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7a580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9956 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #9957 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7a580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #9958 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #9959 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7a580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #9960 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9961 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7a580, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9962 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ec0b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9963 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9964 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7a580) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9965 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7a580, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9966 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ec310, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9967 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7a4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #9968 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7a4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #9969 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9970 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7a4c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #9971 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ec510) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #9972 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #9973 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7a4c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #9974 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7a4c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9975 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e76570, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9976 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e76570, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #9977 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e76570, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #9978 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e76570, __p=0x7f1a16e76570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #9979 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e76570) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #9980 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e76560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #9981 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e76560) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #9982 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7a410, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #9983 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7a408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #9984 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7a408, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #9985 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7a400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #9986 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7a400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #9987 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7a400, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7a400, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #9988 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7a400, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #9989 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7a400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #9990 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3eca58) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #9991 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3eca58, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #9992 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7a400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #9993 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7a400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #9994 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8060, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #9995 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718ab20, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #9996 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718ab20, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #9997 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7b3c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #9998 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7b3c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #9999 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7b3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10000 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7b3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10001 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10002 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7b3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10003 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10004 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7b3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10005 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10006 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7b3c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10007 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ed1d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10008 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10009 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7b3c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10010 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7b3c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10011 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ed430, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10012 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7b300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10013 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7b300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10014 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10015 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7b300, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10016 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ed630) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10017 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10018 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7b300) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10019 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7b300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10020 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e767b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10021 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e767b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10022 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e767b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10023 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e767b0, __p=0x7f1a16e767b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10024 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e767b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10025 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e767a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10026 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e767a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10027 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7b250, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10028 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7b248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10029 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7b248, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10030 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7b240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10031 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7b240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10032 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7b240, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7b240, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10033 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7b240, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10034 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7b240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10035 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3edb78) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10036 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3edb78, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10037 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7b240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10038 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7b240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10039 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda80d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10040 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718abc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10041 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718abc0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10042 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7c208, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10043 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7c200, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10044 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7c200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10045 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7c200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10046 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10047 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7c200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10048 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10049 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7c200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10050 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10051 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7c200, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10052 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ee2f0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10053 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10054 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7c200) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10055 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7c200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10056 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ee550, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10057 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7c140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10058 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7c140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10059 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10060 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7c140, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10061 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ee750) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10062 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10063 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7c140) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10064 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7c140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10065 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e769f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10066 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e769f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10067 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e769f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10068 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e769f0, __p=0x7f1a16e769f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10069 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e769f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10070 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e769e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10071 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e769e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10072 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7c090, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10073 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7c088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10074 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7c088, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10075 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7c080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10076 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7c080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10077 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7c080, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7c080, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10078 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7c080, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10079 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7c080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10080 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3eec98) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10081 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3eec98, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10082 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7c080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10083 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7c080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10084 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8140, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10085 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718ac60, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10086 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718ac60, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10087 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7d048, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10088 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7d040, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10089 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7d040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10090 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7d040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10091 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10092 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7d040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10093 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10094 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7d040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10095 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10096 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7d040, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10097 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ef410) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10098 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10099 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7d040) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10100 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7d040, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10101 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3ef670, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10102 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7cf80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10103 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7cf80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10104 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10105 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7cf80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10106 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3ef870) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10107 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10108 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7cf80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10109 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7cf80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10110 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e76c30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10111 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e76c30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10112 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e76c30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10113 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e76c30, __p=0x7f1a16e76c30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10114 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e76c30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10115 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e76c20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10116 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e76c20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10117 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7ced0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10118 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7cec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10119 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7cec8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10120 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7cec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10121 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7cec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10122 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7cec0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7cec0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10123 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7cec0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10124 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7cec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10125 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3efdb8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10126 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3efdb8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10127 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7cec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10128 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7cec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10129 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda81b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10130 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718ad00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10131 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718ad00, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10132 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7de88, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10133 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7de80, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10134 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7de80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10135 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7de80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10136 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10137 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7de80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10138 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10139 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7de80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10140 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10141 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7de80, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10142 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f0530) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10143 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10144 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7de80) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10145 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7de80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10146 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f0790, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10147 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7ddc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10148 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7ddc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10149 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10150 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7ddc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10151 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f0990) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10152 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10153 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7ddc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10154 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7ddc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10155 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e76e70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10156 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e76e70, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10157 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e76e70, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10158 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e76e70, __p=0x7f1a16e76e70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10159 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e76e70) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10160 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e76e60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10161 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e76e60) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10162 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7dd10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10163 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7dd08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10164 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7dd08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10165 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7dd00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10166 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7dd00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10167 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7dd00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7dd00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10168 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7dd00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10169 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7dd00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10170 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f0ed8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10171 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f0ed8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10172 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7dd00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10173 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7dd00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10174 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8220, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10175 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718ada0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10176 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718ada0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10177 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7ecc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10178 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7ecc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10179 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7ecc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10180 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7ecc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10181 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10182 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7ecc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10183 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10184 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7ecc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10185 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10186 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7ecc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10187 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f1650) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10188 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10189 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7ecc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10190 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7ecc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10191 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f18b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10192 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7ec00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10193 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7ec00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10194 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10195 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7ec00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10196 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f1ab0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10197 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10198 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7ec00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10199 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7ec00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10200 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e770b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10201 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e770b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10202 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e770b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10203 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e770b0, __p=0x7f1a16e770b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10204 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e770b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10205 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e770a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10206 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e770a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10207 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7eb50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10208 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7eb48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10209 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7eb48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10210 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7eb40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10211 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7eb40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10212 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7eb40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7eb40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10213 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7eb40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10214 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7eb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10215 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f1ff8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10216 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f1ff8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10217 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7eb40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10218 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7eb40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10219 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8290, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10220 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718ae40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10221 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718ae40, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10222 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e7fb08, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10223 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e7fb00, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10224 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e7fb00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10225 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e7fb00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10226 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10227 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e7fb00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10228 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10229 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e7fb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10230 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10231 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e7fb00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10232 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f2770) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10233 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10234 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7fb00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10235 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7fb00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10236 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f29d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10237 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e7fa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10238 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e7fa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10239 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10240 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e7fa40, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10241 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f2bd0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10242 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10243 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e7fa40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10244 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e7fa40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10245 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e772f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10246 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e772f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10247 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e772f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10248 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e772f0, __p=0x7f1a16e772f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10249 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e772f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10250 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e772e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10251 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e772e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10252 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e7f990, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10253 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e7f988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10254 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e7f988, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10255 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e7f980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10256 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e7f980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10257 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e7f980, o=folly::detail::function::Op::NUKE, src=0x7f1a16e7f980, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10258 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e7f980, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10259 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e7f980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10260 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f3118) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10261 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f3118, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10262 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e7f980) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10263 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e7f980, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10264 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8300, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10265 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718aee0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10266 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718aee0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10267 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e80948, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10268 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e80940, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10269 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e80940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10270 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e80940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10271 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10272 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e80940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10273 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10274 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e80940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10275 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10276 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e80940, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10277 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f3890) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10278 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10279 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e80940) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10280 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e80940, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10281 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f3af0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10282 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e80880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10283 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e80880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10284 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10285 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e80880, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10286 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f3cf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10287 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10288 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e80880) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10289 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e80880, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10290 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e77530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10291 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e77530, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10292 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e77530, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10293 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e77530, __p=0x7f1a16e77530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10294 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e77530) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10295 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e77520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10296 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e77520) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10297 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e807d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10298 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e807c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10299 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e807c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10300 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e807c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10301 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e807c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10302 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e807c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e807c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10303 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e807c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10304 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e807c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10305 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f4238) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10306 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f4238, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10307 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e807c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10308 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e807c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10309 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8370, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10310 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718af80, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10311 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718af80, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10312 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e81788, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10313 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e81780, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10314 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e81780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10315 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e81780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10316 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10317 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e81780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10318 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10319 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e81780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10320 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10321 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e81780, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10322 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f49b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10323 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10324 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e81780) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10325 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e81780, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10326 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f4c10, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10327 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e816c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10328 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e816c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10329 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10330 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e816c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10331 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f4e10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10332 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10333 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e816c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10334 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e816c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10335 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e77770, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10336 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e77770, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10337 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e77770, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10338 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e77770, __p=0x7f1a16e77770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10339 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e77770) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10340 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e77760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10341 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e77760) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10342 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e81610, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10343 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e81608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10344 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e81608, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10345 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e81600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10346 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e81600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10347 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e81600, o=folly::detail::function::Op::NUKE, src=0x7f1a16e81600, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10348 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e81600, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10349 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e81600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10350 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f5358) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10351 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f5358, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10352 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e81600) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10353 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e81600, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10354 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda83e0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10355 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718b020, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10356 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718b020, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10357 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e825c8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10358 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e825c0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10359 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e825c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10360 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e825c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10361 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10362 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e825c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10363 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10364 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e825c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10365 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10366 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e825c0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10367 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f5ad0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10368 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10369 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e825c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10370 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e825c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10371 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f5d30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10372 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e82500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10373 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e82500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10374 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10375 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e82500, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10376 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f5f30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10377 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10378 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e82500) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10379 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e82500, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10380 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e779b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10381 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e779b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10382 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e779b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10383 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e779b0, __p=0x7f1a16e779b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10384 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e779b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10385 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e779a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10386 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e779a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10387 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e82450, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10388 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e82448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10389 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e82448, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10390 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e82440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10391 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e82440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10392 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e82440, o=folly::detail::function::Op::NUKE, src=0x7f1a16e82440, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10393 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e82440, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10394 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e82440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10395 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f6478) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10396 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f6478, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10397 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e82440) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10398 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e82440, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10399 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8450, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10400 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718b0c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10401 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718b0c0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10402 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e83408, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10403 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e83400, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10404 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e83400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10405 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e83400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10406 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10407 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e83400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10408 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10409 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e83400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10410 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10411 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e83400, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10412 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f6bf0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10413 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10414 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e83400) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10415 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e83400, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10416 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f6e50, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10417 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e83340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10418 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e83340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10419 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10420 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e83340, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10421 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f7050) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10422 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10423 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e83340) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10424 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e83340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10425 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e77bf0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10426 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e77bf0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10427 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e77bf0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10428 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e77bf0, __p=0x7f1a16e77bf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10429 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e77bf0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10430 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e77be0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10431 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e77be0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10432 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e83290, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10433 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e83288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10434 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e83288, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10435 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e83280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10436 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e83280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10437 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e83280, o=folly::detail::function::Op::NUKE, src=0x7f1a16e83280, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10438 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e83280, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10439 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e83280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10440 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f7598) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10441 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f7598, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10442 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e83280) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10443 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e83280, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10444 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda84c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10445 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718b160, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10446 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718b160, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10447 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e84248, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10448 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e84240, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10449 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e84240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10450 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e84240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10451 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10452 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e84240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10453 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10454 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e84240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10455 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10456 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e84240, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10457 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f7d10) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10458 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10459 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e84240) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10460 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e84240, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10461 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f7f70, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10462 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e84180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10463 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e84180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10464 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10465 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e84180, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10466 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f8170) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10467 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10468 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e84180) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10469 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e84180, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10470 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e77e30, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10471 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e77e30, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10472 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e77e30, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10473 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e77e30, __p=0x7f1a16e77e30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10474 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e77e30) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10475 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e77e20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10476 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e77e20) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10477 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e840d0, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10478 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e840c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10479 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e840c8, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10480 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e840c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10481 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e840c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10482 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e840c0, o=folly::detail::function::Op::NUKE, src=0x7f1a16e840c0, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10483 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e840c0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10484 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e840c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10485 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f86b8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10486 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f86b8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10487 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e840c0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10488 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e840c0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10489 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8530, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10490 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718b200, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10491 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718b200, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10492 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e85088, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10493 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e85080, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10494 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e85080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10495 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e85080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10496 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10497 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e85080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10498 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10499 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e85080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10500 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10501 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e85080, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10502 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f8e30) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10503 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10504 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e85080) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10505 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e85080, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10506 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3f9090, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10507 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e84fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10508 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e84fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10509 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10510 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e84fc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10511 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f9290) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10512 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10513 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e84fc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10514 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e84fc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10515 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e87070, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10516 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e87070, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10517 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e87070, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10518 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e87070, __p=0x7f1a16e87070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10519 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e87070) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10520 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e87060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10521 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e87060) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10522 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e84f10, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10523 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e84f08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10524 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e84f08, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10525 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e84f00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10526 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e84f00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10527 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e84f00, o=folly::detail::function::Op::NUKE, src=0x7f1a16e84f00, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10528 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e84f00, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10529 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e84f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10530 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3f97d8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10531 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3f97d8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10532 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e84f00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10533 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e84f00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10534 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda85a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10535 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718b2a0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10536 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718b2a0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10537 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e85ec8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10538 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e85ec0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10539 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e85ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10540 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e85ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10541 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10542 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e85ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10543 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10544 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e85ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10545 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10546 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e85ec0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10547 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3f9f50) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10548 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10549 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e85ec0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10550 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e85ec0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10551 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3fa1b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10552 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e85e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10553 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e85e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10554 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10555 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e85e00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10556 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3fa3b0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10557 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10558 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e85e00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10559 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e85e00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10560 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e872b0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10561 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e872b0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10562 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e872b0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10563 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e872b0, __p=0x7f1a16e872b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10564 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e872b0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10565 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e872a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10566 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e872a0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10567 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e85d50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10568 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e85d48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10569 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e85d48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10570 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e85d40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10571 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e85d40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10572 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e85d40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e85d40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10573 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e85d40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10574 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e85d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10575 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3fa8f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10576 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3fa8f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10577 0x0000000002b62c68 in folly::futures::detail::Core::doCallback (this=0x7f1a16e85d40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:510 #10578 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e85d40, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10579 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1fda8610, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10580 0x0000000002edc747 in folly::SharedPromise::setTry (this=0x7f1a1718b340, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:128 #10581 0x0000000002edaad2 in folly::SharedPromise::setValue (this=0x7f1a1718b340, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/SharedPromise-inl.h:104 #10582 0x0000000002ed9254 in nebula::graph::Scheduler::::operator()(nebula::Status) const (__closure=0x7f1a16e86dc8, status=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.cpp:112 #10583 0x0000000002ee08bc in nebula::graph::Scheduler::ExecTask >::operator()(nebula::graph::Scheduler::ExecTask >::FirstArg &&) (this=0x7f1a16e86dc0, arg=...) at /home/cuda/nebula-graph/src/scheduler/Scheduler.h:56 #10584 0x0000000002edc901 in folly::futures::detail::CoreCallbackState > >::invoke(nebula::Status &&) (this=0x7f1a16e86dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:91 #10585 0x0000000002edc946 in folly::futures::detail::CoreCallbackState > >::::operator()(void) const (this=0x7f1a16e86dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10586 0x0000000002ee0912 in folly::makeTryWith::tryInvoke(Args&& ...) [with Args = {nebula::Status}; T = nebula::Status; F = nebula::graph::Scheduler::ExecTask >]:: >(folly::futures::detail::CoreCallbackState > >:: &&) (f=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Try-inl.h:156 #10587 0x0000000002edc989 in folly::futures::detail::CoreCallbackState > >::tryInvoke(nebula::Status &&) (this=0x7f1a16e86dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:96 #10588 0x0000000002edc9c5 in folly::futures::detail::detail_msvc_15_7_workaround::tryInvoke > >, nebula::Status, nebula::Status&&>(folly::futures::detail::CoreCallbackState > > &, folly::Try &) (state=..., t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:296 #10589 0x0000000002edca7c in folly::futures::detail::FutureBase::&&)>::operator()(folly::Try &&) (this=0x7f1a16e86dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:410 #10590 0x0000000002eeb0e8 in folly::detail::function::FunctionTraits&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::ExecTask >; R = folly::futures::detail::callableResult > >; bool isTry = false; Args = {nebula::Status&&}; T = nebula::Status]::&&)> >(folly::detail::function::Data &, folly::Try &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10591 0x0000000002b63b00 in folly::detail::function::FunctionTraits&&)>::operator()(folly::Try&&) (this=0x7f1a16e86dc0, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10592 0x0000000002b62592 in folly::futures::detail::Core::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3fb070) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10593 0x0000000002b64c2e in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10594 0x0000000002b62a73 in folly::futures::detail::Core::doCallback (this=0x7f1a16e86dc0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10595 0x0000000002b655b1 in folly::futures::detail::Core::setResult (this=0x7f1a16e86dc0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10596 0x0000000002dbb024 in folly::Promise::setTry (this=0x7f1a1f3fb2d0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10597 0x0000000002ee217c in folly::futures::detail::CoreCallbackState&):: >)> >::setTry(folly::Try &&) (this=0x7f1a16e86d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:100 #10598 0x0000000002eddf3e in folly::futures::detail::FutureBase > >:: > >&&)>::operator()(folly::Try > > &&) (this=0x7f1a16e86d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:357 #10599 0x0000000002eeba4f in folly::detail::function::FunctionTraits > >&&)>::callSmall::thenImplementation(F&&, folly::futures::detail::argResult) [with F = nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)>; R = folly::futures::detail::callableResult >, nebula::graph::Scheduler::doScheduleParallel(const std::set&):: >)> >; bool isTry = false; Args = {std::vector >&&}; T = std::vector >]:: > >&&)> >(folly::detail::function::Data &, folly::Try > > &&) (p=..., args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10600 0x0000000002eea594 in folly::detail::function::FunctionTraits > >&&)>::operator()(folly::Try > >&&) (this=0x7f1a16e86d00, args#0=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10601 0x0000000002ee86ae in folly::futures::detail::Core > >::doCallback()::{lambda()#1}::operator()() (this=0x7f1a1f3fb4d0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:520 #10602 0x0000000002eec8b2 in folly::detail::function::FunctionTraits::callSmall > >::doCallback()::{lambda()#1}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10603 0x0000000002ee8b8f in folly::futures::detail::Core > >::doCallback (this=0x7f1a16e86d00) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:515 #10604 0x0000000002ee802b in folly::futures::detail::Core > >::setResult (this=0x7f1a16e86d00, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:334 #10605 0x0000000002ee5916 in folly::Promise > >::setTry (this=0x7f1a16e874f0, t=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:124 #10606 0x0000000002ee1850 in folly::Promise > >::setValue > > (this=0x7f1a16e874f0, v=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Promise-inl.h:133 #10607 0x0000000002edd932 in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context::~Context() (this=0x7f1a16e874f0, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1544 #10608 0x0000000002eed176 in __gnu_cxx::new_allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (this=0x7f1a16e874f0, __p=0x7f1a16e874f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/ext/new_allocator.h:140 #10609 0x0000000002eed149 in std::allocator_traits*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context> >::destroy*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>(std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>&, folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context*) (__a=..., __p=0x7f1a16e874f0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/alloc_traits.h:487 #10610 0x0000000002eed03f in std::_Sp_counted_ptr_inplace*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, std::allocator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose() (this=0x7f1a16e874e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:554 #10611 0x0000000002ae9650 in std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release (this=0x7f1a16e874e0) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:155 #10612 0x0000000002ae7409 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::~__shared_count (this=0x7f1a16e86c50, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:728 #10613 0x0000000002edd984 in std::__shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context, (__gnu_cxx::_Lock_policy)2>::~__shared_ptr() (this=0x7f1a16e86c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr_base.h:1167 #10614 0x0000000002edd9a0 in std::shared_ptr*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::Context>::~shared_ptr() (this=0x7f1a16e86c48, __in_chrg=) at /opt/rh/devtoolset-8/root/usr/include/c++/8/bits/shared_ptr.h:103 #10615 0x0000000002eddb6a in folly::collect<__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}::~Try() (this=0x7f1a16e86c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/Future-inl.h:1555 #10616 0x0000000002eeb9c4 in folly::detail::function::execSmall*, std::vector, std::allocator > > > >(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, __gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >)::{lambda(folly::Try&&)#1}>(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data) (o=folly::detail::function::Op::NUKE, src=0x7f1a16e86c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:490 #10617 0x0000000002b64737 in folly::Function&&)>::exec(folly::detail::function::Op, folly::detail::function::Data*, folly::detail::function::Data*) const (this=0x7f1a16e86c40, o=folly::detail::function::Op::NUKE, src=0x7f1a16e86c40, dst=0x0) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:544 #10618 0x0000000002b63a3e in folly::Function&&)>::~Function() (this=0x7f1a16e86c40, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:674 #10619 0x0000000002b64bbb in folly::futures::detail::Core::derefCallback (this=0x7f1a16e86c40) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:568 #10620 0x0000000002b64771 in folly::futures::detail::Core::CoreAndCallbackReference::detach (this=0x7f1a1f3fb9f8) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:483 #10621 0x0000000002b63a74 in folly::futures::detail::Core::CoreAndCallbackReference::~CoreAndCallbackReference (this=0x7f1a1f3fb9f8, __in_chrg=) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:465 #10622 0x0000000002b6270e in folly::futures::detail::Core::doCallback()::{lambda()#2}::operator()() (this=0x7f1a1d234510) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/futures/detail/Core.h:526 #10623 0x0000000002b64cbf in folly::detail::function::FunctionTraits::callSmall::doCallback()::{lambda()#2}>(folly::detail::function::Data&) (p=...) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:313 #10624 0x0000000002ae79f1 in folly::detail::function::FunctionTraits::operator()() (this=0x7f1a1d234510) at /mnt/cuda/nebula-graph/build/third-party/install/include/folly/Function.h:328 #10625 0x0000000002ae399a in apache::thrift::concurrency::FunctionRunner::run (this=0x7f1a1d234500) at /mnt/cuda/nebula-graph/build/third-party/install/include/thrift/lib/cpp/concurrency/FunctionRunner.h:135 #10626 0x0000000002ae3e88 in apache::thrift::concurrency::ThreadManager::Task::run (this=0x7f1a1d200270) at /mnt/cuda/nebula-graph/build/third-party/install/include/thrift/lib/cpp/concurrency/ThreadManager-impl.h:61 #10627 0x0000000002b0bdd0 in apache::thrift::concurrency::ThreadManager::ImplT > >::Worker > >::run (this=0x7f1a1e000220) at /mnt/cuda/nebula-graph/build/third-party/install/include/thrift/lib/cpp/concurrency/ThreadManager-inl.h:149 #10628 0x0000000003dc79c6 in apache::thrift::concurrency::PthreadThread::threadMain(void*) () #10629 0x00007f1a25d0bea5 in start_thread () from /lib64/libpthread.so.0 #10630 0x00007f1a25a349fd in clone () from /lib64/libc.so.6