Analysis reveals that up to 15% of Firefox crashes are caused by memory bit flips



While most software crashes are caused by incompatibility between the software itself and the runtime environment, hardware issues can also occur. Gabriele Svelte , a member of the Firefox development team, reported an interesting study finding that 'up to 15% of Firefox crashes were caused by physical defects in memory.'

Posted by @[email protected]
View on Mastodon



Svelt, who was involved in the development of Firefox's crash reporting system, added a 'memory test feature when submitting a crash report' in 2025. After analyzing approximately 470,000 crash reports submitted by users worldwide over a one-week period, he found that approximately 25,000 crashes were likely caused by memory bit flips. This 'approximately 25,000' figure is based on a conservative estimate; in reality, up to 10% of crashes are due to 'hardware defects.' Excluding resource exhaustion such as memory shortages, the crash rate due to 'hardware defects' is estimated to be up to 15%.

Posted by @[email protected]
View on Mastodon



Data is stored in memory as a string of 0s and 1s, but some factors can cause a phenomenon known as a 'bit flip,' in which a 0 becomes a 1 or a 1 becomes a 0. Bit flips can occur due to factors such as noise from the power grid and noise from cosmic rays.

By the way, bit flipping not only simply crashes software, but also has a very small probability of causing data to be rewritten with a different meaning. In the Super Mario 64 RTA community, a strange phenomenon in which bit flipping causes a wall-passing bug became a hot topic.

The strange relationship between Super Mario 64 RTA and cosmic rays - GIGAZINE



In July 2025, Svelt reported an interesting analysis result: 'The heatwaves were causing an increase in crash reports from PCs equipped with Intel CPUs.'

Firefox developers report increased crashes on Intel-based PCs due to extreme heat - GIGAZINE



Related Posts:

in Hardware,   Software, Posted by log1o_hf

Twitter Facebook YouTube RSS 2.0