Skip to content

Instantly share code, notes, and snippets.

@greggomann
Created August 5, 2016 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save greggomann/4e1d6a4101d4a3c52a5d9ea2571a043b to your computer and use it in GitHub Desktop.
Save greggomann/4e1d6a4101d4a3c52a5d9ea2571a043b to your computer and use it in GitHub Desktop.
I0805 14:35:37.722849 261648384 process.cpp:2863] Resuming __gc__@127.0.0.1:61417 at 2016-08-05 21:35:37.722859008+00:00
I0805 14:35:37.722861 262721536 process.cpp:2863] Resuming reaper(756)@127.0.0.1:61417 at 2016-08-05 21:35:37.722874880+00:00
I0805 14:35:37.722932 262721536 process.cpp:2968] Cleaning up reaper(756)@127.0.0.1:61417
I0805 14:35:37.722954 262721536 process.cpp:2820] Dropping event for process help@127.0.0.1:61417
I0805 14:35:37.723021 261648384 process.cpp:2863] Resuming __gc__@127.0.0.1:61417 at 2016-08-05 21:35:37.723030016+00:00
I0805 14:35:37.723044 260575232 process.cpp:2863] Resuming system@127.0.0.1:61417 at 2016-08-05 21:35:37.723058944+00:00
I0805 14:35:37.723109 260575232 process.cpp:2820] Dropping event for process metrics@127.0.0.1:61417
I0805 14:35:37.723131 260575232 process.cpp:2820] Dropping event for process metrics@127.0.0.1:61417
I0805 14:35:37.723147 260575232 process.cpp:2820] Dropping event for process metrics@127.0.0.1:61417
I0805 14:35:37.723162 260575232 process.cpp:2820] Dropping event for process metrics@127.0.0.1:61417
I0805 14:35:37.723176 260575232 process.cpp:2820] Dropping event for process metrics@127.0.0.1:61417
I0805 14:35:37.723189 260575232 process.cpp:2820] Dropping event for process metrics@127.0.0.1:61417
I0805 14:35:37.723201 260575232 process.cpp:2968] Cleaning up system@127.0.0.1:61417
I0805 14:35:37.723214 260575232 process.cpp:2820] Dropping event for process help@127.0.0.1:61417
I0805 14:35:37.723251 260575232 process.cpp:2863] Resuming __gc__@127.0.0.1:61417 at 2016-08-05 21:35:37.723259904+00:00
I0805 14:35:37.723302 260575232 process.cpp:2863] Resuming version@127.0.0.1:61417 at 2016-08-05 21:35:37.723312128+00:00
I0805 14:35:37.723323 260575232 process.cpp:2968] Cleaning up version@127.0.0.1:61417
I0805 14:35:37.723338 260575232 process.cpp:2820] Dropping event for process help@127.0.0.1:61417
I0805 14:35:37.723378 261648384 process.cpp:2863] Resuming __gc__@127.0.0.1:61417 at 2016-08-05 21:35:37.723390976+00:00
I0805 14:35:37.723448 1985901312 process.cpp:3168] Donating thread to __gc__@127.0.0.1:61417 while waiting
I0805 14:35:37.723464 1985901312 process.cpp:2863] Resuming __gc__@127.0.0.1:61417 at 2016-08-05 21:35:37.723471872+00:00
I0805 14:35:37.723484 1985901312 process.cpp:2968] Cleaning up __gc__@127.0.0.1:61417
I0805 14:35:37.723497 1985901312 process.cpp:2820] Dropping event for process help@127.0.0.1:61417
I0805 14:35:37.723516 1985901312 process.cpp:2456] *** about to delete GC
I0805 14:35:37.723529 1985901312 process.cpp:2459] *** about to delete GC
I0805 14:35:37.724653 264331264 libevent_ssl_socket.cpp:1048] Accepting from localhost
I0805 14:35:37.724774 264331264 process.cpp:2820] Dropping event for process __http_connection__(1949)@127.0.0.1:61417
Process 65142 stopped
* thread #3414: tid = 0x3a0891, 0x0000000107bae218 libmesos-1.1.0.dylib`process::PID<process::GarbageCollector>::PID(this=0x000000010fc13d90, t=0x0000000000000000) + 24 at pid.hpp:130, stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
frame #0: 0x0000000107bae218 libmesos-1.1.0.dylib`process::PID<process::GarbageCollector>::PID(this=0x000000010fc13d90, t=0x0000000000000000) + 24 at pid.hpp:130
127 {
128 PID() : UPID() {}
129
-> 130 /*implicit*/ PID(const T* t) : UPID(static_cast<const ProcessBase&>(*t)) {}
131 /*implicit*/ PID(const T& t) : UPID(static_cast<const ProcessBase&>(t)) {}
132
133 template <typename Base>
(lldb) bt
error: libprocess.a(libprocess_la-process.o) DWARF DIE at 0x001ee390 for class 'Process<process::Logging>' has a base class 'process::ProcessBase' that is a forward declaration, not a complete definition.
Please file a bug against the compiler and include the preprocessed output for /Users/gmann/.ccache/tmp/process.stdout.gmac.59428.fSc1wZ.ii
* thread #3414: tid = 0x3a0891, 0x0000000107bae218 libmesos-1.1.0.dylib`process::PID<process::GarbageCollector>::PID(this=0x000000010fc13d90, t=0x0000000000000000) + 24 at pid.hpp:130, stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
* frame #0: 0x0000000107bae218 libmesos-1.1.0.dylib`process::PID<process::GarbageCollector>::PID(this=0x000000010fc13d90, t=0x0000000000000000) + 24 at pid.hpp:130
frame #1: 0x0000000107bae19d libmesos-1.1.0.dylib`process::PID<process::GarbageCollector>::PID(this=0x000000010fc13d90, t=0x0000000000000000) + 29 at pid.hpp:130
frame #2: 0x0000000107b6749b libmesos-1.1.0.dylib`process::Process<process::GarbageCollector>::self(this=0x0000000000000000) const + 123 at process.hpp:470
frame #3: 0x0000000107b359dd libmesos-1.1.0.dylib`process::ProcessManager::spawn(this=0x0000000113a55040, process=0x000000010f708240, manage=true) + 685 at process.cpp:2841
frame #4: 0x0000000107b3db05 libmesos-1.1.0.dylib`process::spawn(process=0x000000010f708240, manage=true) + 357 at process.cpp:3759
frame #5: 0x0000000107a20d08 libmesos-1.1.0.dylib`process::PID<process::http::internal::ConnectionProcess> process::spawn<process::http::internal::ConnectionProcess>(t=0x000000010f708240, manage=true) + 136 at process.hpp:550
frame #6: 0x0000000107a20c5b libmesos-1.1.0.dylib`process::http::Connection::Data::Data(this=0x000000010f713b88, s=0x000000010ff14aa0) + 91 at http.cpp:1177
frame #7: 0x0000000107a20bed libmesos-1.1.0.dylib`process::http::Connection::Data::Data(this=0x000000010f713b88, s=0x000000010ff14aa0) + 29 at http.cpp:1177
frame #8: 0x0000000107a20642 libmesos-1.1.0.dylib`std::__1::shared_ptr<process::http::Connection::Data> std::__1::shared_ptr<process::http::Connection::Data>::make_shared<process::network::Socket const&>(process::network::Socket const&&&) [inlined] std::__1::__libcpp_compressed_pair_imp<std::__1::allocator<process::http::Connection::Data>, process::http::Connection::Data, 1u>::__libcpp_compressed_pair_imp<std::__1::allocator<process::http::Connection::Data>&, process::network::Socket const&, 0ul, 0ul>(this=0x000000010f713b88, __pc=piecewise_construct_t @ 0x000000010fc144d0, __first_args=tuple<std::__1::allocator<process::http::Connection::Data> &> @ 0x000000010fc144c8, __second_args=tuple<const process::network::Socket &> @ 0x000000010fc144c0, (null)=__tuple_indices<0> @ 0x000000010fc144b8, (null)=__tuple_indices<0> @ 0x000000010fc144b0) + 81 at memory:2128
frame #9: 0x0000000107a205f1 libmesos-1.1.0.dylib`std::__1::shared_ptr<process::http::Connection::Data> std::__1::shared_ptr<process::http::Connection::Data>::make_shared<process::network::Socket const&>(process::network::Socket const&&&) [inlined] std::__1::__compressed_pair<std::__1::allocator<process::http::Connection::Data>, process::http::Connection::Data>::__compressed_pair<std::__1::allocator<process::http::Connection::Data>&, process::network::Socket const&>(this=0x000000010f713b88, __pc=piecewise_construct_t @ 0x000000010fc14498, __first_args=tuple<std::__1::allocator<process::http::Connection::Data> &> @ 0x000000010fc14490, __second_args=tuple<const process::network::Socket &> @ 0x000000010fc14488) + 84 at memory:2391
frame #10: 0x0000000107a2059d libmesos-1.1.0.dylib`std::__1::shared_ptr<process::http::Connection::Data> std::__1::shared_ptr<process::http::Connection::Data>::make_shared<process::network::Socket const&>(process::network::Socket const&&&) [inlined] std::__1::__compressed_pair<std::__1::allocator<process::http::Connection::Data>, process::http::Connection::Data>::__compressed_pair<std::__1::allocator<process::http::Connection::Data>&, process::network::Socket const&>(this=0x000000010f713b88, __pc=piecewise_construct_t @ 0x000000010fc14450, __first_args=tuple<std::__1::allocator<process::http::Connection::Data> &> @ 0x000000010fc14448, __second_args=tuple<const process::network::Socket &> @ 0x000000010fc14440) + 42 at memory:2394
frame #11: 0x0000000107a20573 libmesos-1.1.0.dylib`std::__1::shared_ptr<process::http::Connection::Data> std::__1::shared_ptr<process::http::Connection::Data>::make_shared<process::network::Socket const&>(process::network::Socket const&&&) [inlined] std::__1::__shared_ptr_emplace<process::http::Connection::Data, std::__1::allocator<process::http::Connection::Data> >::__shared_ptr_emplace<process::network::Socket const&>(this=0x000000010f713b70, __a=allocator<process::http::Connection::Data> @ 0x000000010fc14410, __args=0x000000010ff14aa0) + 457 at memory:3732
frame #12: 0x0000000107a203aa libmesos-1.1.0.dylib`std::__1::shared_ptr<process::http::Connection::Data> std::__1::shared_ptr<process::http::Connection::Data>::make_shared<process::network::Socket const&>(process::network::Socket const&&&) [inlined] std::__1::__shared_ptr_emplace<process::http::Connection::Data, std::__1::allocator<process::http::Connection::Data> >::__shared_ptr_emplace<process::network::Socket const&>(this=0x000000010f713b70, __a=allocator<process::http::Connection::Data> @ 0x000000010fc143d8, __args=0x000000010ff14aa0) + 21 at memory:3733
frame #13: 0x0000000107a20395 libmesos-1.1.0.dylib`std::__1::shared_ptr<process::http::Connection::Data> std::__1::shared_ptr<process::http::Connection::Data>::make_shared<process::network::Socket const&>(__args=0x000000010ff14aa0) + 693 at memory:4308
frame #14: 0x00000001079d370d libmesos-1.1.0.dylib`process::http::Connection::Connection(process::network::Socket const&) [inlined] std::__1::enable_if<!(is_array<process::http::Connection::Data>::value), std::__1::shared_ptr<process::http::Connection::Data> >::type std::__1::make_shared<process::http::Connection::Data, process::network::Socket const&>(__args=0x000000010ff14aa0) + 45 at memory:4672
frame #15: 0x00000001079d36fc libmesos-1.1.0.dylib`process::http::Connection::Connection(this=0x000000010fc147b0, s=0x000000010ff14aa0) + 28 at http.cpp:1194
frame #16: 0x00000001079d373d libmesos-1.1.0.dylib`process::http::Connection::Connection(this=0x000000010fc147b0, s=0x000000010ff14aa0) + 29 at http.cpp:1194
frame #17: 0x00000001079da6bf libmesos-1.1.0.dylib`process::http::connect(this=0x000000010ff14a98)::$_1::operator()() const + 47 at http.cpp:1277
frame #18: 0x00000001079da643 libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<process::http::connect(process::http::URL const&)::$_1&>(process::http::connect(process::http::URL const&)::$_1&&&) [inlined] decltype(__f=0x000000010ff14a98)::$_1&>(fp)(std::__1::forward<>(fp0))) std::__1::__invoke<process::http::connect(process::http::URL const&)::$_1&>(process::http::connect(process::http::URL const&)::$_1&&&) + 51 at __functional_base:415
frame #19: 0x00000001079da627 libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<process::http::connect(__args=0x000000010ff14a98)::$_1&>(process::http::connect(process::http::URL const&)::$_1&&&) + 23 at __functional_base:430
frame #20: 0x00000001079da453 libmesos-1.1.0.dylib`std::__1::__function::__func<process::http::connect(process::http::URL const&)::$_1, std::__1::allocator<process::http::connect(process::http::URL const&)::$_1>, process::Future<process::http::Connection> ()>::operator(this=0x000000010ff14a90)() + 51 at functional:1407
frame #21: 0x0000000107a42e20 libmesos-1.1.0.dylib`std::__1::function<process::Future<process::http::Connection> ()>::operator(this=0x000000010ff14a50)() const + 144 at functional:1793
frame #22: 0x0000000107a42d78 libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&, Nothing const&>(std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&&&, Nothing const&&&) [inlined] decltype(__f=0x000000010ff14a50)>&>(fp)(std::__1::forward<>(fp0))) std::__1::__invoke<std::__1::function<process::Future<process::http::Connection> ()>&>(std::__1::function<process::Future<process::http::Connection> ()>&&&) + 376 at __functional_base:415
frame #23: 0x0000000107a42d57 libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&, Nothing const&>(std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&&&, Nothing const&&&) [inlined] std::__1::__bind_return<std::__1::function<process::Future<process::http::Connection> ()>, std::__1::tuple<>, std::__1::tuple<Nothing const&>, _is_valid_bind_return<std::__1::function<process::Future<process::http::Connection> ()>, std::__1::tuple<>, std::__1::tuple<Nothing const&> >::value>::type std::__1::__apply_functor<std::__1::function<process::Future<process::http::Connection> (__f=0x000000010ff14a50, __bound_args=0x000000010ff14a80, (null)=__tuple_indices<> @ 0x000000010fc148d8, __args=0x000000010fc14898)>, std::__1::tuple<>, std::__1::tuple<Nothing const&> >(std::__1::function<process::Future<process::http::Connection> ()>&, std::__1::tuple<>&, std::__1::__tuple_indices<>, std::__1::tuple<Nothing const&>&&) + 14 at functional:2060
frame #24: 0x0000000107a42d49 libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&, Nothing const&>(std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&&&, Nothing const&&&) [inlined] std::__1::__bind_return<std::__1::function<process::Future<process::http::Connection> ()>, std::__1::tuple<>, std::__1::tuple<Nothing const&&&>, _is_valid_bind_return<std::__1::function<process::Future<process::http::Connection> ()>, std::__1::tuple<>, std::__1::tuple<Nothing const&&&> >::value>::type std::__1::__bind<std::__1::function<process::Future<process::http::Connection> (this=0x000000010ff14a50, __args=0x000000010ff29d88)> const&>::operator()<Nothing const&>(Nothing const&&&) + 187 at functional:2123
frame #25: 0x0000000107a42c8e libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&, Nothing const&>(std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&&&, Nothing const&&&) [inlined] decltype(__f=0x000000010ff14a50, __args=0x000000010ff29d88)> const&>&>(fp)(std::__1::forward<Nothing const&>(fp0))) std::__1::__invoke<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&, Nothing const&>(std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&&&, Nothing const&&&) + 57 at __functional_base:415
frame #26: 0x0000000107a42c55 libmesos-1.1.0.dylib`process::Future<process::http::Connection> std::__1::__invoke_void_return_wrapper<process::Future<process::http::Connection> >::__call<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> (__args=0x000000010ff14a50, __args=0x000000010ff29d88)> const&>&, Nothing const&>(std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>&&&, Nothing const&&&) + 85 at __functional_base:430
frame #27: 0x0000000107a428b3 libmesos-1.1.0.dylib`std::__1::__function::__func<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&>, std::__1::allocator<std::__1::__bind<std::__1::function<process::Future<process::http::Connection> ()> const&> >, process::Future<process::http::Connection> (Nothing const&)>::operator(this=0x000000010ff14a40, __arg=0x000000010ff29d88)(Nothing const&) + 67 at functional:1407
frame #28: 0x0000000107a33efa libmesos-1.1.0.dylib`std::__1::function<process::Future<process::http::Connection> (Nothing const&)>::operator(this=0x000000010ff11820, __arg=0x000000010ff29d88)(Nothing const&) const + 186 at functional:1793
frame #29: 0x0000000107a327ac libmesos-1.1.0.dylib`void process::internal::thenf<Nothing, process::http::Connection>(f=0x000000010ff11820, promise=std::__1::shared_ptr<process::Promise<process::http::Connection> >::element_type @ 0x000000010ff299e0 strong=1 weak=1, future=0x000000010ff1a0c8)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&) + 156 at future.hpp:1258
frame #30: 0x0000000107a3f9ce libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&, process::Future<Nothing> const&>(std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&&&, process::Future<Nothing> const&&&) [inlined] decltype(__f=0x000000010ff11810, __args=0x000000010ff11820, __args=std::__1::shared_ptr<process::Promise<process::http::Connection> >::element_type @ 0x000000010ff299e0 strong=1 weak=1, __args=0x000000010ff1a0c8)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&)>(fp)(std::__1::forward<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, process::Future<Nothing> const&>(fp0))) std::__1::__invoke<void (*&)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)>&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, process::Future<Nothing> const&>(void (*&&&)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)>&&&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&&&, process::Future<Nothing> const&&&) + 702 at __functional_base:415
frame #31: 0x0000000107a3f975 libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&, process::Future<Nothing> const&>(std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&&&, process::Future<Nothing> const&&&) [inlined] std::__1::__bind_return<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::tuple<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>, std::__1::shared_ptr<process::Promise<process::http::Connection> >, std::__1::placeholders::__ph<1> >, std::__1::tuple<process::Future<Nothing> const&>, _is_valid_bind_return<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::tuple<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>, std::__1::shared_ptr<process::Promise<process::http::Connection> >, std::__1::placeholders::__ph<1> >, std::__1::tuple<process::Future<Nothing> const&> >::value>::type std::__1::__apply_functor<void (__f=0x000000010ff11810, __bound_args=0x000000010ff11820, (null)=__tuple_indices<0, 1, 2> @ 0x000000010fc14b88, __args=0x000000010fc14b48)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::tuple<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>, std::__1::shared_ptr<process::Promise<process::http::Connection> >, std::__1::placeholders::__ph<1> >, 0ul, 1ul, 2ul, std::__1::tuple<process::Future<Nothing> const&> >(void (*&)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::tuple<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>, std::__1::shared_ptr<process::Promise<process::http::Connection> >, std::__1::placeholders::__ph<1> >&, std::__1::__tuple_indices<0ul, 1ul, 2ul>, std::__1::tuple<process::Future<Nothing> const&>&&) + 287 at functional:2060
frame #32: 0x0000000107a3f856 libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&, process::Future<Nothing> const&>(std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&&&, process::Future<Nothing> const&&&) [inlined] std::__1::__bind_return<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::tuple<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>, std::__1::shared_ptr<process::Promise<process::http::Connection> >, std::__1::placeholders::__ph<1> >, std::__1::tuple<process::Future<Nothing> const&&&>, _is_valid_bind_return<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::tuple<std::__1::function<process::Future<process::http::Connection> (Nothing const&)>, std::__1::shared_ptr<process::Promise<process::http::Connection> >, std::__1::placeholders::__ph<1> >, std::__1::tuple<process::Future<Nothing> const&&&> >::value>::type std::__1::__bind<void (this=0x000000010ff11810, __args=0x000000010ff1a0c8)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>::operator()<process::Future<Nothing> const&>(process::Future<Nothing> const&&&) + 187 at functional:2123
frame #33: 0x0000000107a3f79b libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&, process::Future<Nothing> const&>(std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&&&, process::Future<Nothing> const&&&) [inlined] decltype(__f=0x000000010ff11810, __args=0x000000010ff1a0c8)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&>(fp)(std::__1::forward<process::Future<Nothing> const&>(fp0))) std::__1::__invoke<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&, process::Future<Nothing> const&>(std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&&&, process::Future<Nothing> const&&&) + 57 at __functional_base:415
frame #34: 0x0000000107a3f762 libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<std::__1::__bind<void (__args=0x000000010ff11810, __args=0x000000010ff1a0c8)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&, process::Future<Nothing> const&>(std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>&&&, process::Future<Nothing> const&&&) + 82 at __functional_base:440
frame #35: 0x0000000107a3f0bc libmesos-1.1.0.dylib`std::__1::__function::__func<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&>, std::__1::allocator<std::__1::__bind<void (*)(std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> > const&, process::Future<Nothing> const&), std::__1::function<process::Future<process::http::Connection> (Nothing const&)> const&, std::__1::shared_ptr<process::Promise<process::http::Connection> >&, std::__1::placeholders::__ph<1>&> >, void (process::Future<Nothing> const&)>::operator(this=0x000000010ff11800, __arg=0x000000010ff1a0c8)(process::Future<Nothing> const&) + 60 at functional:1407
frame #36: 0x0000000100076017 mesos-tests`std::__1::function<void (process::Future<Nothing> const&)>::operator(this=0x000000010ff14ae0, __arg=0x000000010ff1a0c8)(process::Future<Nothing> const&) const + 151 at functional:1793
frame #37: 0x000000010503552d libmesos-1.1.0.dylib`process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (this=0x000000010ff14ae0, future=0x000000010ff1a0c8)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)::operator()(process::Future<Nothing> const&) + 29 at future.hpp:272
frame #38: 0x00000001050354fd libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (process::Future<Nothing> const&)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)&, process::Future<Nothing> const&>(process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (process::Future<Nothing> const&)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)&&&, process::Future<Nothing> const&&&) [inlined] decltype(__f=0x000000010ff14ae0, __args=0x000000010ff1a0c8)>&>(fp)(std::__1::forward<process::Future<Nothing> const&>(fp0))) std::__1::__invoke<process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (process::Future<Nothing> const&)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)&, process::Future<Nothing> const&>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing> const&&&) + 77 at __functional_base:415
frame #39: 0x00000001050354e0 libmesos-1.1.0.dylib`void std::__1::__invoke_void_return_wrapper<void>::__call<process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (__args=0x000000010ff14ae0, __args=0x000000010ff1a0c8)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)&, process::Future<Nothing> const&>(process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (process::Future<Nothing> const&)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)&&&, process::Future<Nothing> const&&&) + 48 at __functional_base:440
frame #40: 0x000000010503528c libmesos-1.1.0.dylib`std::__1::__function::__func<process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (process::Future<Nothing> const&)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&), std::__1::allocator<process::Future<Nothing> const& process::Future<Nothing>::onAny<std::__1::function<void (process::Future<Nothing> const&)>&, void>(std::__1::function<void (process::Future<Nothing> const&)>&&&, process::Future<Nothing>::Prefer) const::'lambda'(process::Future<Nothing> const&)>, void (process::Future<Nothing> const&)>::operator(this=0x000000010ff14ad0, __arg=0x000000010ff1a0c8)(process::Future<Nothing> const&) + 60 at functional:1407
frame #41: 0x0000000100076017 mesos-tests`std::__1::function<void (process::Future<Nothing> const&)>::operator(this=0x000000010ff124c0, __arg=0x000000010ff1a0c8)(process::Future<Nothing> const&) const + 151 at functional:1793
frame #42: 0x0000000104d532c8 libmesos-1.1.0.dylib`void process::internal::run<std::__1::function<void (process::Future<Nothing> const&)>, process::Future<Nothing>&>(callbacks=size=1, arguments=0x000000010ff1a0c8)>, std::__1::allocator<std::__1::function<void (process::Future<Nothing> const&)> > > const&, process::Future<Nothing>&&&) + 136 at future.hpp:486
frame #43: 0x000000010503b156 libmesos-1.1.0.dylib`bool process::Future<Nothing>::_set<Nothing>(this=0x000000010ff1a0c8, u=0x000000010fc15558) + 454 at future.hpp:1459
frame #44: 0x000000010503af85 libmesos-1.1.0.dylib`process::Future<Nothing>::set(this=0x000000010ff1a0c8, t=0x000000010fc15558) + 37 at future.hpp:1429
frame #45: 0x000000010503af36 libmesos-1.1.0.dylib`bool process::Promise<Nothing>::_set<Nothing>(this=0x000000010ff1a0c0, u=0x000000010fc15558) + 86 at future.hpp:675
frame #46: 0x000000010503aed5 libmesos-1.1.0.dylib`process::Promise<Nothing>::set(this=0x000000010ff1a0c0, t=0x000000010fc15558) + 37 at future.hpp:659
frame #47: 0x0000000107c6a269 libmesos-1.1.0.dylib`process::network::LibeventSSLSocketImpl::event_callback(this=0x000000010f71aac8, events=128) + 3593 at libevent_ssl_socket.cpp:397
frame #48: 0x0000000107c6940e libmesos-1.1.0.dylib`process::network::LibeventSSLSocketImpl::event_callback((null)=0x000000010f70a4f0, events=128, arg=0x000000010f70cc20) + 478 at libevent_ssl_socket.cpp:322
frame #49: 0x000000010e2e338f libevent-2.0.5.dylib`bufferevent_run_deferred_callbacks_locked + 91
frame #50: 0x000000010e2db882 libevent-2.0.5.dylib`event_base_loop + 2112
frame #51: 0x0000000107cc9d8e libmesos-1.1.0.dylib`process::EventLoop::run() + 142 at libevent.cpp:99
frame #52: 0x0000000107befbc6 libmesos-1.1.0.dylib`void* std::__1::__thread_proxy<std::__1::tuple<void (*)()> >(void*) [inlined] decltype(__f=0x0000000113a4ed10)()>(fp)(std::__1::forward<>(fp0))) std::__1::__invoke<void (*)()>(void (*&&)()) + 9 at __functional_base:415
frame #53: 0x0000000107befbbd libmesos-1.1.0.dylib`void* std::__1::__thread_proxy<std::__1::tuple<void (*)()> >(void*) [inlined] void std::__1::__thread_execute<void (*)()>(__t=0x0000000113a4ed10, (null)=__tuple_indices<> @ 0x000000010fc15ec0)()>&, std::__1::__tuple_indices<>) + 16 at thread:337
frame #54: 0x0000000107befbad libmesos-1.1.0.dylib`void* std::__1::__thread_proxy<std::__1::tuple<void (*)()> >(__vp=0x0000000113a4ed10) + 365 at thread:347
frame #55: 0x00007fff91e0405a libsystem_pthread.dylib`_pthread_body + 131
frame #56: 0x00007fff91e03fd7 libsystem_pthread.dylib`_pthread_start + 176
frame #57: 0x00007fff91e013ed libsystem_pthread.dylib`thread_start + 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment