No, that is not worth mentioning because that problem had nothing whatsoever to do with the operating system.
What happened was that someone entered a 0 on a data entry form in a field that was not supposed to be 0. That form was submitted to an application on a server, which used it as a divisor and got a divide by zero exception.
That application did not handle divide by zero exceptions and so was terminated by the OS.
With the server application no longer running terminals around the ship that relied on that application were no longer useful.
What happened was that someone entered a 0 on a data entry form in a field that was not supposed to be 0. That form was submitted to an application on a server, which used it as a divisor and got a divide by zero exception.
That application did not handle divide by zero exceptions and so was terminated by the OS.
With the server application no longer running terminals around the ship that relied on that application were no longer useful.