The other week Arma 2 crashed on me with a popup citing some exception involving failing to find an answer when attempting to divide something by integer 0.... I thought it was really funny that happened.
What kind of weird stuff like that, if any, has happened randomly to you guys?
As I am programming a lot, I had several attempts to compute x/0 :)
Another funny Problem was that a Program of mine tried to allocate something like 2 PB (PetaByte) of memory. And crashed, because 4GB arent enough. :D
Haha, seems like your program was too eager for the far distant future!