Advertisement
Guest User

bitcoind

a guest
Nov 12th, 2018
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.26 KB | None | 0 0
  1. #1 0x00007ffff5a01021 in __GI_abort () at abort.c:79
  2. #2 0x00007ffff63e83d5 in __gnu_cxx::__verbose_terminate_handler () at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++/vterminate.cc:95
  3. #3 0x00007ffff63e5fa6 in __cxxabiv1::__terminate (handler=<optimized out>) at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++/eh_terminate.cc:47
  4. #4 0x00007ffff63e5ff1 in std::terminate () at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++/eh_terminate.cc:57
  5. #5 0x00007ffff63e6233 in __cxxabiv1::__cxa_throw (obj=<optimized out>, tinfo=0x7ffff6727578 <typeinfo for std::bad_alloc>, dest=0x7ffff63e4270 <std::bad_alloc::~bad_alloc()>)
  6. at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++/eh_throw.cc:93
  7. #6 0x00007ffff63e679c in operator new (sz=115948856372249) at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libstdc++-v3/libsupc++/new_op.cc:54
  8. #7 0x00007ffff642c179 in __gnu_cxx::new_allocator<char>::allocate (this=<optimized out>, __n=<optimized out>) at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include/ext/new_allocator.h:111
  9. #8 std::string::_Rep::_S_create (__capacity=__capacity@entry=115948856372224, __old_capacity=<optimized out>, __alloc=...)
  10. at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/basic_string.tcc:1057
  11. #9 0x00007ffff642c4ab in std::string::_M_mutate (this=this@entry=0x7fffffffcda0, __pos=__pos@entry=0, __len1=__len1@entry=0, __len2=__len2@entry=0)
  12. at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/basic_string.tcc:929
  13. #10 0x00007ffff642c6a7 in std::string::_M_leak_hard (this=this@entry=0x7fffffffcda0) at /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/build/x86_64-pc-linux-gnu/libstdc++-v3/include/bits/basic_string.tcc:912
  14. #11 0x00007ffff79c8a65 in std::string::_M_leak (this=0x7fffffffcda0) at /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4/bits/basic_string.h:317
  15. #12 std::string::end (this=0x7fffffffcda0) at /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4/bits/basic_string.h:635
  16. #13 boost::filesystem::path::m_append_separator_if_needed (this=0x7fffffffcda0) at libs/filesystem/src/path.cpp:207
  17. #14 0x00007ffff79c8b27 in boost::filesystem::path::operator/= (this=this@entry=0x7fffffffcda0, p=...) at libs/filesystem/src/path.cpp:142
  18. #15 0x00005555558cc589 in boost::filesystem::operator/ (rhs=..., lhs=...) at /usr/include/boost/filesystem/path.hpp:792
  19. #16 GetDefaultDataDir () at util/system.cpp:726
  20. #17 0x00005555558d01c0 in GetDataDir (fNetSpecific=fNetSpecific@entry=true) at util/system.cpp:785
  21. #18 0x00005555558d03a4 in AbsPathForConfigVal (path=..., net_specific=net_specific@entry=true) at util/system.cpp:1257
  22. #19 0x00005555558c8e22 in GetAuthCookieFile (temp=temp@entry=false) at rpc/protocol.cpp:73
  23. #20 0x00005555558c9ee6 in DeleteAuthCookie () at rpc/protocol.cpp:127
  24. #21 0x000055555568eb38 in StopRPC () at rpc/server.cpp:317
  25. #22 0x00005555555a89a9 in Shutdown (interfaces=...) at init.cpp:179
  26. #23 0x000055555559afc5 in AppInit (argc=<optimized out>, argv=<optimized out>) at bitcoind.cpp:185
  27. #24 0x000055555558e0ef in main (argc=1, argv=0x7fffffffd9e8) at bitcoind.cpp:201
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement