ok it is triggered by a
getaccountaddress call
im not using a hd wallet
~$./$HOME/downloads/shadow/src/shadowcoind getinfo
{
"version" : "v1.3.3.6-5-gf968b3c",
"mode" : "full",
"state" : "Full Node",
"protocolversion" : 60017,
"walletversion" : 10500,
"balance" : 0.00000000,
"shadowbalance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"reserve" : 0.00000000,
"blocks" : 706239,
"timeoffset" : 0,
"moneysupply" : 6506709.87500979,
"connections" : 2,
"datareceived" : "544 B",
"datasent" : "1.76 KB",
"proxy" : "127.0.0.1:9050",
"ip" : "**.***.***.**",
"difficulty" : {
"proof-of-work" : 1041.87152060,
"proof-of-stake" : 85482.58981351
},
"testnet" : false,
"keypoolsize" : 0,
"paytxfee" : 0.00010000,
"mininput" : 0.00000000,
"errors" : ""
}
~$./$HOME/downloads/shadow/src/shadowcoind getaccountaddress user
error: no response from server
*crash
shadowcoind: wallet.cpp:6490: bool CWallet::GetKeyFromPool(CPubKey&, bool): Assertion `false' failed.
this is fresh install on a new server. daemon on old server was working fine no problem