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)