What's the last line in the debug before that happens?
Taking me a while to find it. Is the debug.log heavily truncated nowdays? Only seems to go back half an hour or so for me.
Some of my earlier crashes show up in windows event viewer but I don't have enough debug.log to see the corresponding log line.
The most recent one (posted above) isn't in event viewer but the last lines of the logs are as follows:
Code:
2014-11-29 15:32:25 ProcessMessageInstantX::txlreq - Transaction Lock Request: 217.122.139.212:61974 /Satoshi:0.10.17.2/ : rejected 8f71e00af6bed95d551a175e6207df773ed5db12a147a7b7fbaa53987f78b6a7
2014-11-29 15:32:27 socket closed
2014-11-29 15:32:27 disconnecting node 217.122.139.212:61974
2014-11-29 15:32:42 CDarkSendPool::DoAutomaticDenominating - Darksend is disabled
2014-11-29 15:32:49 CDarkSendPool::UpdateState() == 3 | 3
2014-11-29 15:33:05
Not sure there is anything useful at all there. I'll keep an eye on debug.log using baretail and try to capture any messages if it happens again.