Live data from Hacker News

Microsoft server crash leaves 800 planes with no contact with ATC

news.techworld.com

1–7 of 7 posts

Microsoft server crash leaves 800 planes with no contact with ATC

#1
... The servers are timed to shut down after 49.7 days of use in order to prevent a data overload, a union official told the LA Times. To avoid this automatic shutdown, technicians are required to restart the system manually every 30 days.

Microsoft server crash leaves 800 planes with no contact with ATC
news.techworld.com

Re: Microsoft server crash leaves 800 planes with no contact with ATC

#4
It's worth noting that this article is from September 2004.

49.7 days is 2^32 milliseconds. Although this used to cause issues with Win98, they claimed to be using 2000, so it was probably an application-related bug rather than anything Microsoft should be blamed for.

Re: Microsoft server crash leaves 800 planes with no contact with ATC

#7
post #4

It's worth noting that this article is from September 2004. 49.7 days is 2^32 milliseconds. Although this used to cause issues with Win98, they claimed to be using 2000, so it was probably an application-related bug rather than anything Microsoft should be blamed for.

GetTickCount() wraparound bug.