Skip to content

Instantly share code, notes, and snippets.

@sithhell
Created September 20, 2012 19:18
Show Gist options
  • Save sithhell/3757788 to your computer and use it in GitHub Desktop.
Save sithhell/3757788 to your computer and use it in GitHub Desktop.
Stacktrace for failed assertion regarding HPX issue https://github.com/STEllAR-GROUP/hpx/issues/539
[21:17:17]:heller@faui36i:/scratch/heller/build/hpx/debug:134:$ ./bin/jacobi -t12 --nx 1000 --ny 1000
[stack-trace]: 28 frames:
0x7f11226d8a76 : boost::backtrace::backtrace(unsigned long) + 0x80 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11226d8bda : boost::trace() + 0x1e in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11226d48ff : hpx::detail::backtrace() + 0x18 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11226d9213 : boost::exception_ptr hpx::detail::get_exception<hpx::exception>(hpx::exception const&, std::string const&, std::string const&, long) + 0x46 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11226d9703 : void hpx::detail::throw_exception<hpx::exception>(hpx::exception const&, std::string const&, std::string const&, long) + 0x38 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11226d4b74 : hpx::detail::assertion_failed_msg(char const*, char const*, char const*, char const*, long) + 0x238 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11226d493c : hpx::detail::assertion_failed_msg(char const*, char const*, char const*, char const*, long) + 0x0 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x993aae : boost::any::any() + 0x0 in ./bin/jacobi
0x7f11227ed074 : hpx::util::coroutines::detail::context_base<hpx::util::coroutines::detail::lx::x86_linux_context_impl>::rebind() + 0x5a in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227e9a7c : hpx::util::coroutines::detail::coroutine_impl<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>::rebind(void*) + 0x28 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227e5a2a : void 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>::rebind<hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)> >(hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)>&&, void*) + 0x52 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227e1762 : boost::intrusive_ptr<hpx::util::coroutines::detail::coroutine_impl<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<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>::create<hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)> >(hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)>&&, void*, long) + 0x11c in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227d481d : 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>::coroutine<hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)> >(hpx::util::function_nonser<hpx::threads::thread_state_enum (hpx::threads::thread_state_ex_enum)>&&, void*, long) + 0x47 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227d1260 : hpx::threads::thread_data::thread_data(hpx::threads::thread_init_data&, boost::lockfree::caching_freelist<hpx::threads::thread_data, std::allocator<hpx::threads::thread_data> >&, hpx::threads::thread_state_enum) + 0x7c in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227e2174 : hpx::threads::policies::thread_queue<false>::add_new(long, hpx::threads::policies::thread_queue<false>*, unsigned long) + 0xf8 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227d5120 : hpx::threads::policies::thread_queue<false>::add_new_always(unsigned long&, hpx::threads::policies::thread_queue<false>*, unsigned long) + 0x164 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227d27ca : hpx::threads::policies::thread_queue<false>::wait_or_add_new(unsigned long, bool, long&, unsigned long&, hpx::threads::policies::thread_queue<false>*) + 0xac in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227d39e5 : hpx::threads::policies::local_priority_queue_scheduler::wait_or_add_new(unsigned long, bool, long&) + 0x397 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227dd20b : hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>::tfunc_impl(unsigned long) + 0x6b3 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227dc3c1 : hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>::tfunc(unsigned long) + 0x195 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227fa183 : boost::_mfi::mf1<void, hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>, unsigned long>::operator()(hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>*, unsigned long) const + 0x63 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227fa0c9 : void boost::_bi::list2<boost::_bi::value<hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>*>, boost::_bi::value<unsigned long> >::operator()<boost::_mfi::mf1<void, hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>, unsigned long>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf1<void, hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>, unsigned long>&, boost::_bi::list0&, int) + 0x69 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227f9df1 : boost::_bi::bind_t<void, boost::_mfi::mf1<void, hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>, unsigned long>, boost::_bi::list2<boost::_bi::value<hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>*>, boost::_bi::value<unsigned long> > >::operator()() + 0x39 in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f11227f996c : boost::detail::thread_data<boost::_bi::bind_t<void, boost::_mfi::mf1<void, hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>, unsigned long>, boost::_bi::list2<boost::_bi::value<hpx::threads::threadmanager_impl<hpx::threads::policies::local_priority_queue_scheduler, hpx::threads::policies::callback_notifier>*>, boost::_bi::value<unsigned long> > > >::run() + 0x1e in /scratch/heller/build/hpx/debug/lib/hpx/libhpxd.so.1
0x7f111ebe1abe : ??? + 0x7f111ebe1abe in /scratch/heller/boost/1_50_0/stage/lib/libboost_thread-gcc46-mt-d-1_50.so.1.50.0
0x7f111d77cec6 : ??? + 0x7f111d77cec6 in /lib64/libpthread.so.0
0x7f111d4b5c6d : clone + 0x6d in /lib64/libc.so.6
[env]: 54 entries:
ATISTREAMSDKROOT=/opt/AMDAPP
ATISTREAMSDKSAMPLESROOT=/opt/AMDAPP
CONFIG_PROTECT=/usr/share/gnupg/qualified.txt /usr/share/config
CONFIG_PROTECT_MASK=/etc/gentoo-release /etc/sandbox.d /etc/fonts/fonts.conf /etc/terminfo /etc/ca-certificates.conf /etc/texmf/web2c /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/revdep-rebuild
CPATH=/opt/boost/include
CPLUS_INCLUDE_PATH=/opt/AMDAPP/include:/opt/ParMetis/include/:/opt/visit/silo/4.8/linux-x86_64_gcc-4.4/include
C_INCLUDE_PATH=/opt/AMDAPP/include:/opt/ParMetis/include/:/opt/visit/silo/4.8/linux-x86_64_gcc-4.4/include
EDITOR=vim
GCC_SPECS=
GDK_USE_XFT=1
GUILE_LOAD_PATH=/usr/share/guile/1.8
HG=/usr/bin/hg
HOME=/home/inf3/heller
INFOPATH=/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22.90/info:/usr/share/info/emacs-24
JAVAC=/etc/java-config-2/current-system-vm/bin/javac
JAVA_HOME=/etc/java-config-2/current-system-vm
JDK_HOME=/etc/java-config-2/current-system-vm
LANG=de_DE.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/opt/AMDAPP/lib/x86_64:/opt/boost/lib:/usr/lib64/OpenCL/vendors/intel:/opt/openmpi/lib:/opt/visit/hdf5/1.8.4/linux-x86_64_gcc-4.4/lib:/home/inf3/heller/lib:/home/inf3/heller/programming/boost/1_50_0/stage/lib
LESS=-R -M --shift 5
LESSOPEN=|lesspipe %s
LIBGL_DRIVERS_PATH=/usr/lib64/dri:/usr/lib32/dri
LIBRARY_PATH=/opt/AMDAPP/lib/x86_64:/opt/boost/lib:/opt/ParMetis/lib:/opt/visit/silo/4.8/linux-x86_64_gcc-4.4/lib:/opt/visit/hdf5/1.8.4/linux-x86_64_gcc-4.4/lib
LOGNAME=heller
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
MAIL=/var/mail/heller
MANPATH=/opt/sge/man:/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22.90/man:/etc/java-config-2/current-system-vm/man/:/opt/cuda/man
OLDPWD=/home/inf3/heller
OPENCL_PROFILE=nvidia
OPENGL_PROFILE=ati
PAGER=/usr/bin/less
PATH=/home/inf3/heller/bin:/opt/likwid/bin/:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3:/opt/cuda/bin:/opt/openmpi/bin:/opt/sge/bin/lx24-amd64:/opt/ibm/systemsim-cell/bin:/opt/visit/visit/bin:/home/inf3/heller/bin
PRELINK_PATH_MASK=/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so
PWD=/scratch/heller/build/hpx/debug
QT_GRAPHICSSYSTEM=raster
QT_PLUGIN_PATH=/usr/lib64/kde4/plugins
RUBYOPT=-rauto_gem
SGE_CELL=faui3mentor
SGE_CLUSTER_NAME=faui3mentor
SGE_EXECD_PORT=7445
SGE_QMASTER_PORT=7444
SGE_ROOT=/opt/sge
SHELL=/bin/bash
SHLVL=1
SSH_CLIENT=131.188.33.194 33159 22
SSH_CONNECTION=131.188.33.194 33159 131.188.33.202 22
SSH_TTY=/dev/pts/2
TERM=xterm
USER=heller
XDG_CONFIG_DIRS=/etc/xdg
XDG_DATA_DIRS=/usr/local/share:/usr/share
XDG_SESSION_COOKIE=5514911e67013046e4d61cb2000002f7-1348163717.850085-1805804897
_=./bin/jacobi
[what]: assertion 'exited() && 0 == m_wait_counter && !pending()' failed: HPX(assertion_failure)
[locality-id]: 0
[hostname]: 127.0.0.1:7910
[process-id]: 18898
[function]: void hpx::util::coroutines::detail::context_base<ContextImpl>::rebind() [with ContextImpl = hpx::util::coroutines::detail::lx::x86_linux_context_impl]
[file]: /home/inf3/heller/programming/hpx/hpx/util/coroutine/detail/context_base.hpp
[line]: 418
[version]: V1.0.0-trunk (AGAS: V2.1), Git: unknown
[boost]: V1.50.0
[build-type]: debug
[date]: Sep 20 2012 16:34:08
[platform]: linux
[compiler]: GNU C++ version 4.6.3
[stdlib]: GNU libstdc++ version 20120301
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment