<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea" -->

---
title: Gabriele Svelto: &quot;A few years ago I designed a w…&quot;
description: A Firefox engineer shares data from a system designed to detect bit-flips in crash reports, combined with an in-browser memory tester that runs after crashes....
canonical: https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Gabriele Svelto: &quot;A few years ago I designed a w…&quot; | daily.dev
og:description: A Firefox engineer shares data from a system designed to detect bit-flips in crash reports, combined with an in-browser memory tester that runs after crashes....
og:url: https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea
og:image: https://api.daily.dev/og/posts/Sveoy15eA.png
og:image:alt: Gabriele Svelto: &quot;A few years ago I designed a w…&quot;
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Gabriele Svelto: "A few years ago I designed a w…"

**[Hacker News](https://daily.dev/sources/hn)** · 16 min read · 2 upvotes · 0 comments

## Summary

A Firefox engineer shares data from a system designed to detect bit-flips in crash reports, combined with an in-browser memory tester that runs after crashes. Out of ~470,000 crash reports in one week, ~25,000 showed potential bit-flips — suggesting up to 10-15% of Firefox crashes are caused by faulty hardware, not software bugs. The memory tester (checking up to 1 GiB in 3 seconds) confirmed genuine hardware issues in roughly half of suspected cases. The thread discusses implications for ECC RAM adoption, physical memory address ranges, DRAM shrinkage increasing error rates, and the industry's tendency to ignore hardware memory failures. The author argues this problem is vastly underestimated and affects all consumer devices.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://mas.to/@gabrielesvelto/116171750653898304>

## Similar posts on daily.dev

- [I found out the hard way why ECC RAM earns its keep, and the reason was incredibly weird](https://daily.dev/posts/i-found-out-the-hard-way-why-ecc-ram-earns-its-keep-and-the-reason-was-incredibly-weird-rwmnzj8f9) · XDA Developers · 0 upvotes · 0 comments
- [Undetected Firefox WebAssembly Flaw Put 180 Million Users at Risk](https://daily.dev/posts/undetected-firefox-webassembly-flaw-put-180-million-users-at-risk-dxowk1wpf) · Security Boulevard · 14 upvotes · 0 comments

---

Tags: [#firefox](https://daily.dev/tags/firefox)

[View this post on daily.dev](https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Gabriele Svelto: \"A few years ago I designed a w…\"","url":"https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea"},"datePublished":"2026-03-05T22:55:31.080Z","dateModified":"2026-03-05T22:55:57.109Z","description":"A Firefox engineer shares data from a system designed to detect bit-flips in crash reports, combined with an in-browser memory tester that runs after crashes....","image":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","thumbnailUrl":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/gabriele-svelto-a-few-years-ago-i-designed-a-w--sveoy15ea","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"firefox","timeRequired":"PT16M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Gabriele Svelto: \"A few years ago I designed a w…\""}]}
```

