-
Notifications
You must be signed in to change notification settings - Fork 37.8k
Closed
Description
2013-09-01 09:22:23 POTENTIAL DEADLOCK DETECTED
2013-09-01 09:22:23 Previous lock order was:
2013-09-01 09:22:23 (1) cs_wallet wallet.cpp:774
2013-09-01 09:22:23 mempool.cs main.cpp:1114
2013-09-01 09:22:23 (2) cs_setpwalletRegistered main.cpp:129
2013-09-01 09:22:23 Current lock order is:
2013-09-01 09:22:23 pnode->cs_vRecvMsg net.cpp:1518
2013-09-01 09:22:23 cs_main main.cpp:4062
2013-09-01 09:22:23 (2) cs_setpwalletRegistered main.cpp:161
2013-09-01 09:22:23 (1) cs_wallet wallet.h:310
2013-09-01 09:22:23 LOCKCONTENTION: cs_setpwalletRegistered
2013-09-01 09:22:23 Locker: main.cpp:129
This is likely caused by this commit e5cefb9b
Metadata
Metadata
Assignees
Labels
No labels