Firefox 133 betas repeatedly use excessive memory and hang when releasing
Categories
(Core :: Performance, defect)
Tracking
()
People
(Reporter: bugzilla-mozilla-20220926, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:133.0) Gecko/20100101 Firefox/133.0
Steps to reproduce:
Using the browser as usual (create new tabs/windows, load pages, navigate, use forms, type in search, etc.). No detectable pattern in when excessive allocation occurs.
This has been an issue since I updated to the 133 beta, i.e. it wasn't present in 132 beta or release.
Actual results:
Browser hangs (beachball) for several seconds every 5-10 minutes, then continues as usual. In a "top" window I see the memory usage increasing dramatically (1G every second or two) and then it hangs while the memory usage drops.
https://share.firefox.dev/3OfKT4g
Expected results:
No recurring excessive memory usage.
Updated•12 days ago
|
Comment 1•12 days ago
|
||
It looks like the CPU time is being spent freeing StructureCloneBlob::Holder. I'm not sure what that means.
Comment 2•10 days ago
|
||
This bug was moved into the Performance component.
:bugzilla-mozilla-20220926, could you make sure the following information is on this bug?
✅ For slowness or high CPU usage, capture a profile with http://profiler.firefox.com/, upload it and share the link here.- For memory usage issues, capture a memory dump from
about:memory
and attach it to this bug. - Troubleshooting information: Go to
about:support
, click "Copy raw data to clipboard", paste it into a file, save it, and attach the file here.
If the requested information is already in the bug, please confirm it is recent.
Thank you.
Reporter | ||
Comment 3•10 days ago
|
||
Memory dump as requested.
Reporter | ||
Comment 4•10 days ago
|
||
about:support troubleshooting information, as requested.
Reporter | ||
Comment 5•2 days ago
|
||
The problem persists in Firefox 134 beta; do you need similar information, or is the 133 information sufficient?
Description
•