top | item 39074804

(no title)

zlsa | 2 years ago

Related: the Ariane 5 rocket failed on its maiden flight because it reused code from its predecessor, which made an assumption that didn't apply to the higher-performance Ariane 5.

https://en.wikipedia.org/wiki/Ariane_flight_V88

discuss

order

h0l0cube|2 years ago

Seems like a mitigation for this kind of issue would be to simulate the inputs to the system for the expected flight duration.

kitd|2 years ago

IIRC it was the higher acceleration value of Ariane5 that the old code wasn't expecting that caused the problem. Some fuzz testing could have worked, I suppose.