Skip to content

Instantly share code, notes, and snippets.

@Techmind
Created April 29, 2018 20:50
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 Techmind/9cb91268a4ad10f37a19164f236cc9d7 to your computer and use it in GitHub Desktop.
Save Techmind/9cb91268a4ad10f37a19164f236cc9d7 to your computer and use it in GitHub Desktop.
tensorflow core dump
#0 0x00007f52306f0d90 in std::pair<std::__detail::_Node_iterator<std::pair<tensorflow::StringPiece const, std::function<bool (tensorflow::Variant*)> >, false, true>, bool> std::_Hashtable<tensorflow::StringPiece, std::pair<tensorflow::StringPiece const, std::function<bool (tensorflow::Variant*)> >, std::allocator<std::pair<tensorflow::StringPiece const, std::function<bool (tensorflow::Variant*)> > >, std::__detail::_Select1st, std::equal_to<tensorflow::StringPiece>, tensorflow::hash<tensorflow::StringPiece>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, false, true> >::_M_emplace<std::pair<tensorflow::StringPiece, std::function<bool (tensorflow::Variant*)> > >(std::integral_constant<bool, true>, std::pair<tensorflow::StringPiece, std::function<bool (tensorflow::Variant*)> >&&) () from /usr/local/lib/python3.5/dist-packages/tensorflow/python/../libtensorflow_framework.so
#1 0x00007f52306f46a5 in tensorflow::UnaryVariantOpRegistry::RegisterDecodeFn(std::string const&, std::function<bool (tensorflow::Variant*)> const&) ()
from /usr/local/lib/python3.5/dist-packages/tensorflow/python/../libtensorflow_framework.so
#2 0x00007f52306d071c in tensorflow::variant_op_registry_fn_registration::UnaryVariantDecodeRegistration<tensorflow::Tensor>::UnaryVariantDecodeRegistration(std::string const&) ()
from /usr/local/lib/python3.5/dist-packages/tensorflow/python/../libtensorflow_framework.so
#3 0x00007f523063b4f5 in _GLOBAL__sub_I_tensor.cc () from /usr/local/lib/python3.5/dist-packages/tensorflow/python/../libtensorflow_framework.so
#4 0x00007f5263d6d6ba in call_init (l=<optimized out>, argc=argc@entry=3, argv=argv@entry=0x7ffc4a52ce38, env=env@entry=0x1488a30) at dl-init.c:72
#5 0x00007f5263d6d7cb in call_init (env=0x1488a30, argv=0x7ffc4a52ce38, argc=3, l=<optimized out>) at dl-init.c:30
#6 _dl_init (main_map=main_map@entry=0x182ccb0, argc=3, argv=0x7ffc4a52ce38, env=0x1488a30) at dl-init.c:120
#7 0x00007f5263d728e2 in dl_open_worker (a=a@entry=0x7ffc4a526c20) at dl-open.c:575
#8 0x00007f5263d6d564 in _dl_catch_error (objname=objname@entry=0x7ffc4a526c10, errstring=errstring@entry=0x7ffc4a526c18, mallocedp=mallocedp@entry=0x7ffc4a526c0f,
operate=operate@entry=0x7f5263d724d0 <dl_open_worker>, args=args@entry=0x7ffc4a526c20) at dl-error.c:187
#9 0x00007f5263d71da9 in _dl_open (file=0x7f52560a1d70 "/usr/local/lib/python3.5/dist-packages/tensorflow/python/_pywrap_tensorflow_internal.so", mode=-2147483646,
caller_dlopen=0x60afda <_PyImport_FindSharedFuncptr+138>, nsid=-2, argc=<optimized out>, argv=<optimized out>, env=0x1488a30) at dl-open.c:660
#10 0x00007f5263572f09 in dlopen_doit (a=a@entry=0x7ffc4a526e50) at dlopen.c:66
#11 0x00007f5263d6d564 in _dl_catch_error (objname=0x1425a40, errstring=0x1425a48, mallocedp=0x1425a38, operate=0x7f5263572eb0 <dlopen_doit>, args=0x7ffc4a526e50) at dl-error.c:187
#12 0x00007f5263573571 in _dlerror_run (operate=operate@entry=0x7f5263572eb0 <dlopen_doit>, args=args@entry=0x7ffc4a526e50) at dlerror.c:163
#13 0x00007f5263572fa1 in __dlopen (file=<optimized out>, mode=<optimized out>) at dlopen.c:87
#14 0x000000000060afda in _PyImport_FindSharedFuncptr ()
#15 0x000000000060601b in _PyImport_LoadDynamicModuleWithSpec ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment