Created
June 5, 2015 16:02
-
-
Save CJentzsch/5d9c7d4a05a8d83a40dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
▣┅▶ 17:56:03|p2p|48761142…|++eth/Develop Server Olympic/v0.9.23/Release/Linux/g++/int Queuing block #71aaa5e9… for import... | |
▣┅▶ 17:56:03|p2p|48761142…|++eth/Develop Server Olympic/v0.9.23/Release/Linux/g++/int OK - queued as unknown parent: #ca3bfce6… | |
▣┅▶ 17:56:03|p2p|48761142…|++eth/Develop Server Olympic/v0.9.23/Release/Linux/g++/int Queuing block #2c47d440… for import... | |
▣┅▶ 17:56:03|p2p|48761142…|++eth/Develop Server Olympic/v0.9.23/Release/Linux/g++/int OK - ready for chain insertion. | |
Press Enter*** Error in `/home/christoph/software/Ethereum/cpp-ethereum/build/eth/eth': double free or corruption (fasttop): 0x00007fffcc0008c0 *** | |
Program received signal SIGABRT, Aborted. | |
[Switching to Thread 0x7fffeaf1f700 (LWP 10209)] | |
0x00007ffff5cd8cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. | |
(gdb) bt | |
#0 0x00007ffff5cd8cc9 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
#1 0x00007ffff5cdc0d8 in __GI_abort () at abort.c:89 | |
#2 0x00007ffff5d15394 in __libc_message (do_abort=do_abort@entry=1, fmt=fmt@entry=0x7ffff5e23b28 "*** Error in `%s': %s: 0x%s ***\n") | |
at ../sysdeps/posix/libc_fatal.c:175 | |
#3 0x00007ffff5d2166e in malloc_printerr (ptr=<optimized out>, str=0x7ffff5e23cf0 "double free or corruption (fasttop)", action=1) at malloc.c:4996 | |
#4 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3840 | |
#5 0x00007ffff76c6e33 in std::vector<dev::FixedHash<32u>, std::allocator<dev::FixedHash<32u> > >::_M_default_append(unsigned long) () | |
from /home/christoph/software/Ethereum/cpp-ethereum/build/libethereum/libethereum.so | |
#6 0x00007ffff7eb706f in dev::eth::EthashAux::seedHash(unsigned int) () from /home/christoph/software/Ethereum/cpp-ethereum/build/libethcore/libethcore.so | |
#7 0x00007ffff7e9f1b0 in dev::eth::BlockInfo::seedHash() const () from /home/christoph/software/Ethereum/cpp-ethereum/build/libethcore/libethcore.so | |
#8 0x00007ffff7eb85f5 in dev::eth::EthashAux::eval(dev::eth::BlockInfo const&, dev::FixedHash<8u> const&) () | |
from /home/christoph/software/Ethereum/cpp-ethereum/build/libethcore/libethcore.so | |
#9 0x00007ffff7e9b225 in dev::eth::Ethash::verify(dev::eth::BlockInfo const&) () | |
from /home/christoph/software/Ethereum/cpp-ethereum/build/libethcore/libethcore.so | |
#10 0x00007ffff7ea0950 in dev::eth::BlockInfo::populateFromHeader(dev::RLP const&, dev::eth::Strictness, dev::FixedHash<32u> const&) () | |
from /home/christoph/software/Ethereum/cpp-ethereum/build/libethcore/libethcore.so | |
#11 0x00007ffff7ea1dc2 in dev::eth::BlockInfo::populate(dev::vector_ref<unsigned char const>, dev::eth::Strictness, dev::FixedHash<32u> const&) () | |
from /home/christoph/software/Ethereum/cpp-ethereum/build/libethcore/libethcore.so | |
#12 0x00007ffff765f53e in dev::eth::BlockQueue::verifierBody() () from /home/christoph/software/Ethereum/cpp-ethereum/build/libethereum/libethereum.so | |
#13 0x00007ffff7660c10 in std::thread::_Impl<std::_Bind_simple<dev::eth::BlockQueue::BlockQueue()::{lambda()#1} ()> >::_M_run() () | |
from /home/christoph/software/Ethereum/cpp-ethereum/build/libethereum/libethereum.so | |
#14 0x00007ffff6634bf0 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#15 0x00007ffff688f182 in start_thread (arg=0x7fffeaf1f700) at pthread_create.c:312 | |
#16 0x00007ffff5d9c47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment