Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hughperkins/68f636beb90fa9c8cb6d4687acce9f05 to your computer and use it in GitHub Desktop.
Save hughperkins/68f636beb90fa9c8cb6d4687acce9f05 to your computer and use it in GitHub Desktop.
#0 0x00007fff86ffb250 in ?? ()
#1 0x00007fffd91d8f27 in std::function<void ()>::function(std::function<void ()> const&) (this=0x7fff9f7fdac0,
__x=...) at /usr/include/c++/5/functional:2238
#2 0x00007fffdb866067 in tensorflow::EventMgr::FreeMemory (this=0x13753e0, to_free=...)
at ./tensorflow/core/common_runtime/gpu/gpu_event_mgr.h:127
#3 0x00007fffdbb0c029 in tensorflow::EventMgr::PollLoop (this=0x13753e0)
at tensorflow/core/common_runtime/gpu/gpu_event_mgr.cc:140
#4 0x00007fffdbb0b9cd in tensorflow::EventMgr::<lambda()>::operator()(void) const (__closure=0x1409c00)
at tensorflow/core/common_runtime/gpu/gpu_event_mgr.cc:76
#5 0x00007fffdbb0c5bb in std::_Function_handler<void(), tensorflow::EventMgr::StartPollingLoop()::<lambda()> >::_M_invoke(const std::_Any_data &) (__functor=...) at /usr/include/c++/5/functional:1871
#6 0x00007fffd918f5f8 in std::function<void ()>::operator()() const (this=0x1409c00)
at /usr/include/c++/5/functional:2267
#7 0x00007fffdbff2e2f in tensorflow::thread::EigenEnvironment::ExecuteTask (this=0x2946b78, t=...)
at tensorflow/core/lib/core/threadpool.cc:82
#8 0x00007fffdbff59f2 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::WorkerLoop (
this=0x2946b70, thread_id=0)
at external/eigen_archive/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h:232
#9 0x00007fffdbff4058 in Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::NonBlockingThreadPoolTempl(int, bool, tensorflow::thread::EigenEnvironment)::{lambda()#1}::operator()() const ()
at external/eigen_archive/unsupported/Eigen/CXX11/src/ThreadPool/NonBlockingThreadPool.h:65
#10 0x00007fffdbff6374 in std::_Function_handler<void (), Eigen::NonBlockingThreadPoolTempl<tensorflow::thread::EigenEnvironment>::NonBlockingThreadPoolTempl(int, bool, tensorflow::thread::EigenEnvironment)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=...) at /usr/include/c++/5/functional:1871
#11 0x00007fffd918f5f8 in std::function<void ()>::operator()() const (this=0x1371020)
at /usr/include/c++/5/functional:2267
#12 0x00007fffdbff2b3d in tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}::operator()() const (__closure=0x1371020) at tensorflow/core/lib/core/threadpool.cc:55
#13 0x00007fffdbff3e0e in std::_Function_handler<void (), tensorflow::thread::EigenEnvironment::CreateThread(std::function<void ()>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=...) at /usr/include/c++/5/functional:1871
#14 0x00007fffd918f5f8 in std::function<void ()>::operator()() const (this=0x1407378)
at /usr/include/c++/5/functional:2267
#15 0x00007fffdc02a86a in std::_Bind_simple<std::function<void ()> ()>::_M_invoke<>(std::_Index_tuple<>) (
this=0x1407378) at /usr/include/c++/5/functional:1531
#16 0x00007fffdc02a807 in std::_Bind_simple<std::function<void ()> ()>::operator()() (this=0x1407378)
at /usr/include/c++/5/functional:1520
#17 0x00007fffdc02a7a6 in std::thread::_Impl<std::_Bind_simple<std::function<void ()> ()> >::_M_run() (this=0x1407360)
at /usr/include/c++/5/thread:115
#18 0x00007fffd5a38c80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#19 0x00007ffff7bc16ba in start_thread (arg=0x7fff9f7fe700) at pthread_create.c:333
#20 0x00007ffff78f782d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment