by loftar » Mon Mar 29, 2010 12:09 am
Actually, 3 crashes. 4 if you count one long ago by now, but there haven't been more than that.
There's an annoying memory corruption bug in the server right now, which I'm trying to hunt down (unsuccessfully so far, though). It was the cause of the first crash (the first two if you count 4 crashes), which had a roll-back because the debugger crashed on me while trying to save the data. When the server was down anyway, I added some new code that I wanted to try, and it had a slight bug that caused the second crash (which was roll-back free), and a more serious bug that caused the third crash that I'm trying to rescue right now.
Hopefully, there won't be anymore after that. :)
"Object-oriented design is the roman numerals of computing." -- Rob Pike