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
RPC Thread deadlocks on getaccountaddress. Not sure if its just a first run thing, but reliably when you call getaccountaddress "" on first bitcoin run (rm ~/.bitcoin/testnet && ./bitcoin...) RPC thread deadlocks. It appears to happen in db.h:105 (db->put)