FS#52342 - [zcash] mutex assertion failed
Attached to Project:
Community Packages
Opened by Johannes Löthberg (demize) - Monday, 02 January 2017, 22:23 GMT
Last edited by Nicola Squartini (tensor5) - Friday, 06 January 2017, 14:06 GMT
Opened by Johannes Löthberg (demize) - Monday, 02 January 2017, 22:23 GMT
Last edited by Nicola Squartini (tensor5) - Friday, 06 January 2017, 14:06 GMT
|
Details
I'm getting the following crash when trying to start the
daemon:
zcashd: /usr/include/boost/signals2/detail/lwm_pthreads.hpp:60: void boost::signals2::mutex::lock(): Assertion `pthread_mutex_lock(&m_) == 0' failed. |
This task depends upon
Closed by Nicola Squartini (tensor5)
Friday, 06 January 2017, 14:06 GMT
Reason for closing: Not a bug
Friday, 06 January 2017, 14:06 GMT
Reason for closing: Not a bug
Comment by
Nicola Squartini (tensor5) -
Thursday, 05 January 2017, 12:25 GMT
Can you provide more details on your system? Did you use any
command line option or configuration file?
Comment by
Johannes Löthberg (demize) -
Thursday, 05 January 2017, 15:23 GMT
Just a regular up-to-date system, but it seems that after re-doing
the zcash config it works. I'll see if I can reproduce it, but can
probably close it for now at least.
Comment by
Nicola Squartini (tensor5) -
Thursday, 05 January 2017, 15:31 GMT
:+1: