Created
April 14, 2014 21:47
-
-
Save kempj/10685020 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 add (ec=..., stacksize=hpx::threads::thread_stacksize_small, run_now=false, initial_state=hpx::threads::pending, desc=0x7ffff78b2b21 "<unknown>", | |
f=..., this=0x7ffff7fe3e70) at /home/jeremy/hpx/include/hpx/runtime/threads/thread_executor.hpp:166 | |
#1 hpx::lcos::detail::task_base<void>::apply (this=0xec0c00, priority=priority@entry=hpx::threads::thread_priority_default, | |
stacksize=stacksize@entry=hpx::threads::thread_stacksize_small, ec=...) at /home/jeremy/hpx/include/hpx/lcos/detail/future_data.hpp:596 | |
#2 0x0000000000453b41 in apply (ec=..., stacksize=hpx::threads::thread_stacksize_small, priority=hpx::threads::thread_priority_default, | |
this=0x7ffff7fe3d70) at /home/jeremy/hpx/include/hpx/lcos/local/packaged_task.hpp:212 | |
#3 async<void (&)(int, int), int&, int&> (f=@0x4534a0: {void (int, int)} 0x4534a0 <print_ints(int, int)>, a1=<synthetic pointer>, | |
a0=<synthetic pointer>, sched=...) at /home/jeremy/hpx/include/hpx/preprocessed/async_5.hpp:227 | |
#4 thread_setup (i=0, exec=...) at exec_test.cpp:26 | |
#5 0x000000000046d45a in invoke_r<void, void, int, hpx::threads::executors::local_queue_executor, int, hpx::threads::executors::local_queue_executor> | |
(arg1=<optimized out>, arg0=<optimized out>, f=<optimized out>) at /home/jeremy/hpx/include/hpx/util/preprocessed/invoke_5.hpp:188 | |
#6 invoke_fused_r<void, void (*)(int, hpx::threads::executors::local_queue_executor), int, hpx::threads::executors::local_queue_executor> ( | |
args=<optimized out>, f=<optimized out>) at /home/jeremy/hpx/include/hpx/util/preprocessed/invoke_fused_5.hpp:121 | |
#7 operator() (this=0xebf968) at /home/jeremy/hpx/include/hpx/util/deferred_call.hpp:69 | |
#8 hpx::lcos::local::detail::task_object<void, hpx::util::detail::deferred_call_impl<void (*)(int, hpx::threads::executors::local_queue_executor), hpx::util::tuple<int, hpx::threads::executors::local_queue_executor, void, void, void, void, void, void> > >::do_run (this=0xebf900) | |
at /home/jeremy/hpx/include/hpx/lcos/local/packaged_task.hpp:102 | |
#9 0x000000000046a8b3 in hpx::lcos::detail::task_base<void>::run_impl (this=0xebf900) at /home/jeremy/hpx/include/hpx/lcos/detail/future_data.hpp:627 | |
#10 0x00007ffff74bc4b1 in hpx::util::coroutines::detail::coroutine_impl_wrapper<hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)>, hpx::util::coroutines::coroutine<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum), hpx::threads::detail::coroutine_allocator, hpx::util::coroutines::detail::lx::x86_linux_context_impl>, hpx::util::coroutines::detail::lx::x86_linux_context_impl, hpx::threads::detail::coroutine_allocator>::operator()() () from /home/jeremy/hpx/lib/hpx/libhpx.so.0 | |
#11 0x00007ffff74a5ca9 in void hpx::util::coroutines::detail::lx::trampoline<hpx::util::coroutines::detail::coroutine_impl_wrapper<hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)>, hpx::util::coroutines::coroutine<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum), hpx::threads::detail::coroutine_allocator, hpx::util::coroutines::detail::lx::x86_linux_context_impl>, hpx::util::coroutines::detail::lx::x86_linux_context_impl, hpx::threads::detail::coroutine_allocator> >(hpx::util::coroutines::detail::coroutine_impl_wrapper<hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)>, hpx::util::coroutines::coroutine<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum), hpx::threads::detail::coroutine_allocator, hpx::util::coroutines::detail::lx::x86_linux_context_impl>, hpx::util::coroutines::detail::lx::x86_linux_context_impl, hpx::threads::detail::coroutine_allocator>*) () from /home/jeremy/hpx/lib/hpx/libhpx.so.0 | |
#12 0x0000000000000000 in ?? () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment