So I compiled this on ubuntu 13.10 and I seem to get a segmentation error/can't connect to server as at approaches or reaches difficulty 10 (when downloading the block). Is anyone else seeing this? I have another server running the non updated version for multi-wallet.
error: couldn't connect to server
[1]+ Segmentation fault (core dumped) ./primecoind
This is in the debug.log
ERROR: mempool transaction missing input
EDIT: I was able to start it up for a very shot period of time before it failed again but I noticed this occurs somewhere between 279042 - 279060 blocks. I figured it was too much of a coincidence if two separate PCs experienced this at the same time.
I haven't seen this issue before but similar issues have happened with Bitcoin before. They seems to be related to the wallet mining code, so try starting the wallet without the miner.
Thanks that works.