TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Detecting faulty RAM hardware in Firefox crash data

9 点作者 dochtman大约 1 年前

1 comment

krackers大约 1 年前
&gt;This led me to come up with a simple heuristic to detect crashes potentially caused by bit-flips.<p>What is this heuristic?<p>Edit: seems to be implemented in minidump <a href="https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1738651" rel="nofollow">https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1738651</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;rust-minidump&#x2F;rust-minidump&#x2F;issues&#x2F;429">https:&#x2F;&#x2F;github.com&#x2F;rust-minidump&#x2F;rust-minidump&#x2F;issues&#x2F;429</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;rust-minidump&#x2F;rust-minidump&#x2F;pull&#x2F;779">https:&#x2F;&#x2F;github.com&#x2F;rust-minidump&#x2F;rust-minidump&#x2F;pull&#x2F;779</a>