Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- free(): invalid size
- Thread 33 "QThread" received signal SIGABRT, Aborted.
- [Switching to Thread 0x7fff4ffff700 (LWP 24697)]
- __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=0x7ffff32f8da0 "free(): invalid size") at malloc.c:5350
- #4 0x00007ffff31dbe2c in _int_free (have_lock=0, p=0x7fff4812a640, av=0x7fff48000020) at malloc.c:4161
- #5 0x00007ffff31dbe2c in __GI___libc_free (mem=0x7fff4812a650)
- at malloc.c:3124
- #6 0x0000555555a22d40 in __gnu_cxx::new_allocator<std::shared_ptr<CTxOutBase> >::deallocate(std::shared_ptr<CTxOutBase>*, unsigned long) (this=<optimized out>, __p=<optimized out>) at /usr/include/c++/7/ext/new_allocator.h:125
- #7 0x0000555555a22d40 in std::allocator_traits<std::allocator<std::shared_ptr<CTxOutBase> > >::deallocate(std::allocator<std::shared_ptr<CTxOutBase> >&, std::shared_ptr<CTxOutBase>*, unsigned long) (__a=..., __n=<optimized out>, __p=<optimized out>) at /usr/include/c++/7/bits/alloc_traits.h:462
- #8 0x0000555555a22d40 in std::_Vector_base<std::shared_ptr<CTxOutBase>, std::allocator<std::shared_ptr<CTxOutBase> > >::_M_deallocate(std::shared_ptr<CTxOutBase>*, unsigned long) (this=<optimized out>, __n=<optimized out>, __p=<optimized out>) at /usr/include/c++/7/bits/stl_vector.h:180
- #9 0x0000555555a22d40 in std::vector<std::shared_ptr<CTxOutBase>, std::allocato-------Ty------Type <re---Typ---Ty---Ty---Type -------T---Type ---T---Typ-------T---------------T------------Type <return> to continue, or q <return> to quit---
- r<std::shared_ptr<CTxOutBase> > >::_M_realloc_insert<std::shared_ptr<CTxOutBase> const&>(__gnu_cxx::__normal_iterator<std::shared_ptr<CTxOutBase>*, std::vector<std::shared_ptr<CTxOutBase>, std::allocator<std::shared_ptr<CTxOutBase> > > >, std::shared_ptr<CTxOutBase> const&) (this=this@entry=0x7fff4fffde98, __position=<error reading variable: Cannot access memory at address 0x2f146be45aeaeabb>, __args#0=std::shared_ptr<CTxOutBase> (use count 2, weak count 0) = {...}) at /usr/include/c++/7/bits/vector.tcc:448
- #10 0x0000555555a1f0b3 in std::vector<std::shared_ptr<CTxOutBase>, std::allocator<std::shared_ptr<CTxOutBase> > >::emplace_back<std::shared_ptr<CTxOutBase> const&>(std::shared_ptr<CTxOutBase> const&) (this=0x7fff4fffde98) at /usr/include/c++/7/bits/vector.tcc:105
- #11 0x0000555555a1f0b3 in CheckZerocoinSpend(CTransaction const&, CValidationState&) (tx=..., state=...) at consensus/tx_verify.cpp:192
- #12 0x0000555555a20aae in CheckTransaction(CTransaction const&, CValidationState&, bool) (tx=..., state=..., fSkipZerocoinMintIsPrime=fSkipZerocoinMintIsPrime@entry=false)
- at consensus/tx_verify.cpp:443
- #13 0x000055555598d589 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:3877
- #14 0x00005555559b4fe1 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=0x7fff4fffe547, fSkipComputation=fSkipComputation@entry=false) at validation.cpp:4543
- #15 0x000055555585bbfd in ProcessStaging() () at net_processing.cpp:1594
- #16 0x000055555585c2e9 in ThreadStagingBlockProcessing() () at net_processing.cpp:1417
- #17 0x00007ffff7509bcd in () at /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.65.1
- #18 0x00007ffff4f716db in start_thread (arg=0x7fff4ffff700) at pthread_create.c:463
- #19 0x00007ffff326588f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Advertisement
Add Comment
Please, Sign In to add comment