-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Description
Gridcoin v3.6.3.18-g 48731c3
Starting that development build for prod network (do not tell Barton26)
POTENTIAL DEADLOCK DETECTED
Previous lock order was:
cs_main main.cpp:7860 (TRY)
(1) pto->cs_vSend main.cpp:7864 (TRY)
(2) cs_vNodes main.cpp:7915
Current lock order is:
(2) cs_vNodes net.cpp:1104
(1) pnode->cs_vSend net.cpp:1110 (TRY)
gridcoinresearch: sync.cpp:97: void potential_deadlock_detected(const std::pair<void*, void*>&, const LockStack&, const LockStack&): Assertion `false' failed.
Aborted.