Skip to content

Likely Deadlock cs_setpwalletRegistered #2965

@pstratem

Description

@pstratem

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions