tail of debug.log after 12.1 crash during mixing

camosoul

Well-known member
Code:
2017-02-10 09:03:39 CDarksendPool::DoAutomaticDenominating -- connected, addr=37.59.212.210:9999
2017-02-10 09:03:39 ThreadSocketHandler -- removing node: peer=7333 addr=37.59.212.210:9999 nRefCount=2 fNetworkNode=1 fInbound=0 fMasternode=1
dash-qt: /home/ubuntu/build/dash/depends/x86_64-unknown-linux-gnu/share/../include/boost/thread/pthread/recursive_mutex.hpp:113: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.
[1]+  Aborted                 (core dumped) ./dash-qt
Don't know if this'll be useful...

wallet.dat was not corrupted.
 
Code:
2017-02-10 09:03:39 CDarksendPool::DoAutomaticDenominating -- connected, addr=37.59.212.210:9999
2017-02-10 09:03:39 ThreadSocketHandler -- removing node: peer=7333 addr=37.59.212.210:9999 nRefCount=2 fNetworkNode=1 fInbound=0 fMasternode=1
dash-qt: /home/ubuntu/build/dash/depends/x86_64-unknown-linux-gnu/share/../include/boost/thread/pthread/recursive_mutex.hpp:113: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.
[1]+  Aborted                 (core dumped) ./dash-qt
Don't know if this'll be useful...

wallet.dat was not corrupted.
Very useful, @UdjinM6 confirmed it's a bug.
 
Back
Top