Bitcoind is periodically crashing due to a problem accessing wallet.dat, however there's no apparent reason why it would need to do so at all since this node has never been used to send or receive bitcoins.
<pre> 2014-01-08 02:07:57 AcceptToMemoryPool: 151.228.231.138:35147 /Satoshi:0.8.6/ : accepted ce73721e983ac13a18a35fb6e4f8acbcffc51c1f9d78a383292f82ea08172385 (poolsz 731) 2014-01-08 02:07:57 received block 00000000000000026119785e54afcf5ec2c50b17fbdbf8ab2b2731f0dc971b49 2014-01-08 02:08:02 Committing 1618 changed transactions to coin database... 2014-01-08 02:08:02 *** System error: CDB() : can't open database file wallet.dat, error -30974 2014-01-08 02:08:02 Error: System error: CDB() : can't open database file wallet.dat, error -30974 2014-01-08 02:08:02 ERROR: AcceptBlock() : AddToBlockIndex failed 2014-01-08 02:08:02 ERROR: ProcessBlock() : AcceptBlock FAILED 2014-01-08 02:08:02 received getdata (2 invsz) 2014-01-08 02:08:02 AcceptToMemoryPool: 60.242.39.39:55343 /Satoshi:0.8.6/ : accepted 599cfe1a8be361b8e1ed3ed260381d8343da7d8f7c8a9f3350d44e4248c68f03 (poolsz 314) 2014-01-08 02:08:02 received getdata for: tx ce73721e983ac13a18a35fb6e4f8acbcffc51c1f9d78a383292f82ea08172385 2014-01-08 02:08:02 Added 1 addresses from 130.83.163.196: 253 tried, 14411 new 2014-01-08 02:08:02 Added 1 addresses from 192.168.50.13: 253 tried, 14411 new 2014-01-08 02:08:02 Added 1 addresses from 114.142.212.128: 253 tried, 14411 new 2014-01-08 02:08:02 Shutdown : In progress... 2014-01-08 02:08:02 addcon thread interrupt 2014-01-08 02:08:02 opencon thread interrupt 2014-01-08 02:08:02 msghand thread interrupt 2014-01-08 02:08:02 dumpaddr thread stop 2014-01-08 02:08:02 net thread interrupt 2014-01-08 02:08:02 Flush(false) 2014-01-08 02:08:02 wallet.dat refcount=0 2014-01-08 02:08:02 wallet.dat checkpoint 2014-01-08 02:08:02 wallet.dat detach 2014-01-08 02:08:02 wallet.dat closed 2014-01-08 02:08:02 DBFlush(false) ended 1ms 2014-01-08 02:08:02 StopNode() 2014-01-08 02:08:03 Flushed 14664 addresses to peers.dat 1006ms</pre>