You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I type any bitcoind command i get this error:
Assertion failed: (pthread_mutex_lock(&m_) == 0), function lock, file /usr/local/include/boost/signals2/detail/lwm_pthreads.hpp, line 60.
Abort trap: 6
After I type any bitcoind command i get this error:
Assertion failed: (pthread_mutex_lock(&m_) == 0), function lock, file /usr/local/include/boost/signals2/detail/lwm_pthreads.hpp, line 60.
Abort trap: 6
Any suggestions?
Thanks