Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜索 | 用户支持

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

详细了解
Solved 已存档

Firefox main process repeatedly consume large amount of memory

nununene 已回复
nununene

Since recently 1~2 version, my Firefox keeps consume large amount of memory and release it repeatedly

Even I restart Firefox and do nothing, it will start doing this again

I use about:processes and about:memory to capture this seems the main process's "tab.query" causing this, please check

PS: sometime it will consume till system max (64GB) and cause my OS out of memory. PS2: that wave-like memory usage is cause by Firefox

Since recently 1~2 version, my Firefox keeps consume large amount of memory and release it repeatedly Even I restart Firefox and do nothing, it will start doing this again I use about:processes and about:memory to capture this seems the main process's "tab.query" causing this, please check PS: sometime it will consume till system max (64GB) and cause my OS out of memory. PS2: that wave-like memory usage is cause by Firefox
已附加屏幕截图
定位到答案原位置

选择的解决方案

I rechecked your screenshot. It's under some extension. Try to go to about:support and find a name of this extension with ID {c5f935....}.

Extension identified as: Allow CORS: Access-Control-Allow-Origin 0.2.0 https://addons.mozilla.org/en-US/firefox/addon/access-control-allow-origin/

It may be also influenced by the Firefox View page. Try to right-click it, remove it from toolbar and restart.

由NoahSUMO于修改

所有回复 (9)

Interesting observation. It looks like it's somehow connected with Tab Groups feature, enabled in Firefox 138.

TyDraniu said

Interesting observation. It looks like it's somehow connected with Tab Groups feature, enabled in Firefox 138.

Hi, TyDraniu,

Do you need any data or I can do something to determine the root cause for this issue? If you need anything please let me know, thanks a lot.

You can try to use mozregression to find responsible commit.

TyDraniu said

You can try to use mozregression to find responsible commit.

Hi TyDraniu,

I use mozregression to narrow down the tabs.query memory consuming problem, but found that it occurs quite early version at build 2023-06-17 (and no issue on 2023-06-16 build). all builds after 2023-06-17 got tabs.query memory consuming issue.

If I'm not mistaken, it points to a graphics bug 1837103. I'm not sure if this has anything to do with it.

Check your pushlog. Is it the same?

由TyDraniu于修改

TyDraniu said

If I'm not mistaken, it points to a graphics bug 1837103. I'm not sure if this has anything to do with it. Check your pushlog. Is it the same?

The pushlog URL shows in mozregression is Here

looks like does contain this is this what you mean?

由nununene于修改

TyDraniu said

If I'm not mistaken, it points to a graphics bug 1837103. I'm not sure if this has anything to do with it. Check your pushlog. Is it the same?

The pushlog URL shows in mozregression is Here

looks like does contain this is this what you mean?

选择的解决方案

I rechecked your screenshot. It's under some extension. Try to go to about:support and find a name of this extension with ID {c5f935....}.

Extension identified as: Allow CORS: Access-Control-Allow-Origin 0.2.0 https://addons.mozilla.org/en-US/firefox/addon/access-control-allow-origin/

It may be also influenced by the Firefox View page. Try to right-click it, remove it from toolbar and restart.

由NoahSUMO于修改

TyDraniu said

I rechecked your screenshot. It's under some extension. Try to go to about:support and find a name of this extension with ID {c5f935....}. It may be also influenced by the Firefox View page. Try to right-click it, remove it from toolbar and restart.

Bingo!

I disabled the extension and the memory consuming issue is gone! The extension is this one: Allow CORS: Access-Control-Allow-Origin 0.2.0 https://addons.mozilla.org/en-US/firefox/addon/access-control-allow-origin/

I will also report this issue to the extension developer.

Thank you very much!

由NoahSUMO于修改