For me the most catastrophic situations happen when a fatal error is treated as a non-fatal error and suddenly instead of the system crashing the system starts promulgating nulls everywhere and into storage.
And then someone decides to "fix it" by adding a null check and things really go off the rails.