Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

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 respostas
  • 9 têm este problema
  • 11 visualizações
  • Última resposta por 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

Solução escolhida

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:

Ler esta resposta no contexto 👍 2

Todas as respostas (4)

more options

Solução escolhida

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.