Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- malloc_consolidate(): invalid chunk size
- Thread 33 "QThread" received signal SIGABRT, Aborted.
- [Switching to Thread 0x7fff53fff700 (LWP 12338)]
- __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
- 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
- (gdb) backtrace
- #0 0x00007ffff3182e97 in __GI_raise (sig=sig@entry=6)
- at ../sysdeps/unix/sysv/linux/raise.c:51
- #1 0x00007ffff3184801 in __GI_abort () at abort.c:79
- #2 0x00007ffff31cd897 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7ffff32fab9a "%s\n") at ../sysdeps/posix/libc_fatal.c:181
- #3 0x00007ffff31d490a in malloc_printerr (str=str@entry=0x7ffff32fc3f0 "malloc_consolidate(): invalid chunk size") at malloc.c:5350
- #4 0x00007ffff31d4bae in malloc_consolidate (av=av@entry=0x7fff44000020)
- at malloc.c:4441
- #5 0x00007ffff31d87d8 in _int_malloc (av=av@entry=0x7fff44000020, bytes=bytes@entry=11410) at malloc.c:3703
- #6 0x00007ffff31db2ed in __GI___libc_malloc (bytes=11410) at malloc.c:3065
- #7 0x00007ffff3b7e1a8 in operator new(unsigned long) ()
- at /usr/lib/x86_64-linux-gnu/libstdc++.so.6
- #8 0x0000555555b95968 in __gnu_cxx::new_allocator<char>::allocate(unsigned long, void const*) (this=<optimized out>, __n=<optimized out>)
- at /usr/include/c++/7/ext/new_allocator.h:111
- #9 0x0000555555b95968 in std::allocator_traits<zero_after_free_allocator<char> >::allocate(zero_after_free_allocator<char>&, unsigned long) (__a=..., __n=<optimized out>) at /usr/include/c++/7/bits/alloc_traits.h:301
- #10 0x0000555555b95968 in std::_Vector_base<char, zero_after_free_allocator<char> >::_M_allocate(unsigned long) (this=<optimized out>, __n=<optimized out>)
- at /usr/include/c++/7/bits/stl_vector.h:172
- ---Type <return> to continue, or q <return> to quit---
- #11 0x0000555555b95968 in std::vector<char, zero_after_free_allocator<char> >::_M_range_insert<prevector<28u, unsigned char, unsigned int, int>::const_iterator>(__gnu_cxx::__normal_iterator<char*, std::vector<char, zero_after_free_allocator<char> > >, prevector<28u, unsigned char, unsigned int, int>::const_iterator, prevector<28u, unsigned char, unsigned int, int>::const_iterator, std::forward_iterator_tag) (this=this@entry=0x7fff53ffdc80, __position=__position@entry=non-dereferenceable iterator for std::vector, __first=..., __last=...) at /usr/include/c++/7/bits/vector.tcc:673
- #12 0x0000555555b91c38 in std::vector<char, zero_after_free_allocator<char> >::_M_insert_dispatch<prevector<28u, unsigned char, unsigned int, int>::const_iterator>(__gnu_cxx::__normal_iterator<char*, std::vector<char, zero_after_free_allocator<char> > >, prevector<28u, unsigned char, unsigned int, int>::const_iterator, prevector<28u, unsigned char, unsigned int, int>::const_iterator, std::__false_type) (__last=..., __first=..., __pos=..., this=0x7fff53ffdc80) at /usr/include/c++/7/bits/stl_vector.h:1406
- #13 0x0000555555b91c38 in std::vector<char, zero_after_free_allocator<char> >::insert<prevector<28u, unsigned char, unsigned int, int>::const_iterator, void>(__gnu_cxx::__normal_iterator<char const*, std::vector<char, zero_after_free_allocator<char> > >, prevector<28u, unsigned char, unsigned int, int>::const_iterator, prevector<28u, unsigned char, unsigned int, int>::const_iterator) (__last=..., __first=..., __position=..., this=0x7fff53ffdc80) at /usr/include/c++/7/bits/stl_vector.h:1132
- #14 0x0000555555b91c38 in TxInToZerocoinSpend(CTxIn const&) (txin=...) at veil/zerocoin/zchain.cpp:410
- #15 0x00005555559ff0b5 in veil::ValidateBlockSignature(CBlock const&) (block=...) at veil/proofofstake/blockvalidation.cpp:23
- #16 0x000055555598acf0 in CheckBlock(CBlock const&, CValidationState&, Consensus::Params const&, bool, bool, bool) (block=..., state=..., consensusParams=..., fSkipComputation=fSkipComputation@entry=false, fCheckPOW=fCheckPOW@entry=true, fCheckMerkleRoot=fCheckMerkleRoot@entry=true) at validation.cpp:3839
- #17 0x00005555559b2ae1 in ProcessNewBlock(CChainParams const&, std::shared_ptr<CBlock const>, bool, bool*, bool) (chainparams=..., pblock=std::shared_ptr<const CBlock> (use count 2, weak count 0) = {...}, fForceProcessing=fForceProcessing@entry=true, fNewBlock=fNewBlock@entry=0x7fff53ffe547, fSkipComputation=fSkipComputation@entry=false)
- at validation.cpp:4543
- #18 0x00005555558596fd in ProcessStaging() () at net_processing.cpp:1594
- #19 0x0000555555859de9 in ThreadStagingBlockProcessing() () at net_processing.cpp:1417
- #20 0x00007ffff7509bcd in () at /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.65.1
- #21 0x00007ffff4f716db in start_thread (arg=0x7fff53fff700) at pthread_create.c:463
- #22 0x00007ffff326588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Advertisement
Add Comment
Please, Sign In to add comment