Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

There appears to be a MAJOR issue (hang/memory leak) in "about:home", also known as the Firefox Start Page, in Firefox 26.0 on Windows!

  • 4 답장
  • 9 이 문제를 만남
  • 11 보기
  • 최종 답변자: cor-el

more options

There appears to be a MAJOR issue (hang/memory leak) in "about:home", also known as the Firefox Start Page, in Firefox 26.0, on Windows!

observed on: - Windows 7 x64 machine with 12GB RAM and high-performance CPU (core i7-920) - Virtual Machine guest running WinXP SP3 (in Oracle VirtualBox) on the same machine - Intel Atom D525 netbook with 4GB RAM, running Win7 x64

Neither of these machines are connected via Sync or anything like that. The Firefox instance on the VM is a fresh/clean install.

The problem: - 100% cpu usage for 10 seconds, memory usage (PF usage in XP) goes up to 1.7GB - if "about:home" is the Firefox Start Page, effectively it hangs the computer at Firefox startup for 10 seconds - if "about:home" is NOT the Firefox Start Page, startup is fine - BUT if I press the "home" button on the toolbar it loads "about:home" which causes the same issue again

There appears to be a MAJOR issue (hang/memory leak) in "about:home", also known as the Firefox Start Page, in Firefox 26.0, on Windows! observed on: - Windows 7 x64 machine with 12GB RAM and high-performance CPU (core i7-920) - Virtual Machine guest running WinXP SP3 (in Oracle VirtualBox) on the same machine - Intel Atom D525 netbook with 4GB RAM, running Win7 x64 Neither of these machines are connected via Sync or anything like that. The Firefox instance on the VM is a fresh/clean install. The problem: - 100% cpu usage for 10 seconds, memory usage (PF usage in XP) goes up to 1.7GB - if "about:home" is the Firefox Start Page, effectively it hangs the computer at Firefox startup for 10 seconds - if "about:home" is NOT the Firefox Start Page, startup is fine - BUT if I press the "home" button on the toolbar it loads "about:home" which causes the same issue again

선택된 해결법

Sounds that there is an issue with one of the snippets that are loaded. I've seen more reports about such an issue.

You can set the browser.aboutHomeSnippets.updateUrl pref to an empty string on the about:config page to disable loading (new) snippets to see if that helps.
You can open the about:config page via the location bar

You need to delete the "storage\moz-safe-about+home" folder in the Firefox profile folder to remove already stored snippets.

You can use this button to go to the Firefox profile folder:

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (4)

more options

선택된 해결법

Sounds that there is an issue with one of the snippets that are loaded. I've seen more reports about such an issue.

You can set the browser.aboutHomeSnippets.updateUrl pref to an empty string on the about:config page to disable loading (new) snippets to see if that helps.
You can open the about:config page via the location bar

You need to delete the "storage\moz-safe-about+home" folder in the Firefox profile folder to remove already stored snippets.

You can use this button to go to the Firefox profile folder:

more options

Thank you cor-el! Your suggestion has solved the problem on my WinXP VM which I was using to test, and I will soon confirm that it has also solved the problem on my primary Win7 desktop.

To recap:

- I set "browser.aboutHomeSnippets.updateUrl" to an empty string

OLD VALUE: https://snippets.mozilla.com/%STARTPAGE_VERSION%/%NAME%/%VERSION%/%APPBUILDID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/

NEW VALUE: (blank)

- I deleted the folder \storage\persistent\moz-safe-about+home under the Profile directory

Actual folder name on WINDOWS XP: C:\Documents and Settings\<USERNAME>\Application Data\Mozilla\Firefox\Profiles\<PROFILENAME>\storage\persistent\moz-safe-about+home

However I have a concern that the OLD VALUE of "browser.aboutHomeSnippets.updateUrl" will creep back in, in a future update! Can you communicate this issue to someone on the development team?

more options

Related thread with more information and a different workaround, for anyone still seeing the problem:

more options

This issue has been fixed and the file has been removed from the server.

Note that you can reset the browser.aboutHomeSnippets.updateUrl in case you want to revert this and have the new snippets show up once again on the about:home page.