为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Constant disk activity

  • 7 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 FredMcD

more options

Why is Firefox 78 writing to disk constantly? Even when the browser is idle, the hard drive light on my computer blinks non-stop, and I can hear the constant noise coming from the hard drive. The problem is with the browser because the Processor Explorer (available from Microsoft) shows Firefox as doing the constant disk activity, and hard drive stops making noise when the browser is closed.

Why is Firefox 78 writing to disk constantly? Even when the browser is idle, the hard drive light on my computer blinks non-stop, and I can hear the constant noise coming from the hard drive. The problem is with the browser because the Processor Explorer (available from Microsoft) shows Firefox as doing the constant disk activity, and hard drive stops making noise when the browser is closed.

被采纳的解决方案

I found the solution. Somehow file permissions on the profile folder got changed and was preventing Firefox from writing to the .JS files, so it kept trying over and over again. Setting permissions correctly fixed the problem.

定位到答案原位置 👍 0

所有回复 (7)

more options

Start Firefox in Safe Mode {web link}

A small dialog should appear. Click Start In Safe Mode (not Refresh). Is the problem still there?

more options

It is still there. The problem appears to be that is constantly writing to two files in the profile, even when the browser is open with nothing in the tab.

The attached screenshot of Process Monitor shows what is going on.

more options

Start your Computer in safe mode with network support. Then start Firefox.
Try Secure websites. Is the problem still there?

http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode
Starting Any Computer In Safe Mode; Free Online Encyclopedia

more options

That doesn't look that this is about the Firefox profile folder as that folder is usually in "AppData\Roaming" and "AppData\Local" unless you create the profile is this non standard location in "Program Settings".

more options

cor-el said

That doesn't look that this is about the Firefox profile folder as that folder is usually in "AppData\Roaming" and "AppData\Local" unless you create the profile is this non standard location in "Program Settings".

I do not keep Firefox profiles on AppData for a few reasons, and Firefox makes it easy to set up a profile in a different folder -- SSD space is limited; makes it easier to backup; I can reinstall Windows without having to worry about wiping drive C before remembering about the profile. And with the constant writing that it is doing, it is not shortening the life of my SSD. The fact that the hard drive stops the thrashing almost as soon as I close Firefox tells me that yes, the problem *is* with the browser.

more options

选择的解决方案

I found the solution. Somehow file permissions on the profile folder got changed and was preventing Firefox from writing to the .JS files, so it kept trying over and over again. Setting permissions correctly fixed the problem.

more options

That was very good work. Well Done.