Skip to content

Instantly share code, notes, and snippets.

@zbyerly
Created October 3, 2014 19:29
Show Gist options
  • Save zbyerly/bc25e9f42b8d07317009 to your computer and use it in GitHub Desktop.
Save zbyerly/bc25e9f42b8d07317009 to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe9fff700 (LWP 11130)]
0x0000000000899ca2 in LibGeoDecomp::HiParSimulator::HpxStepper<LibGeoDecomp::ContainerCell<DomainCell, 1000ul, int> >::initGrids() ()
(gdb) backtrace
#0 0x0000000000899ca2 in LibGeoDecomp::HiParSimulator::HpxStepper<LibGeoDecomp::ContainerCell<DomainCell, 1000ul, int> >::initGrids() ()
#1 0x00000000008671d9 in hpx::lcos::local::detail::task_object<void, hpx::util::detail::deferred_call_impl<void (LibGeoDecomp::HiParSimulator::HpxStepper<LibGeoDecomp::ContainerCell<DomainCell, 1000ul, int> >::*)(), hpx::util::tuple<LibGeoDecomp::HiParSimulator::HpxStepper<LibGeoDecomp::ContainerCell<DomainCell, 1000ul, int> >*, void, void, void, void, void, void, void, void, void, void, void, void> > >::do_run() ()
#2 0x000000000087e5fe in hpx::lcos::detail::task_base<void>::run_impl() ()
#3 0x00007ffff7430bdb in hpx::util::coroutines::detail::coroutine_impl_wrapper<hpx::util::unique_function<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum), void, void>, 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/zbyerly/research/scripts/install_release/lib/libhpx.so.0
#4 0x00007ffff74145d9 in void hpx::util::coroutines::detail::lx::trampoline<hpx::util::coroutines::detail::coroutine_impl_wrapper<hpx::util::unique_function<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum), void, void>, 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::unique_function<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum), void, void>, 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/zbyerly/research/scripts/install_release/lib/libhpx.so.0
#5 0x0000000000000000 in ?? ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment