Suspected YouTube bug spikes RAM over 7gbs users report lag and frozen tabs
Zeidd
28 points
5 comments
May 04, 2026
Related Discussions
Found 5 related stories in 84.0ms across 8,303 title embeddings via pgvector HNSW
- LinkedIn uses 2.4 GB RAM across two tabs hrncode · 684 pts · March 29, 2026 · 54% similar
- 390TB video game archive being taken offline due to skyrocketing RAM, SSD neilfrndes · 39 pts · March 01, 2026 · 48% similar
- Chrome's AI features may be hogging 4GB of your computer storage birdculture · 102 pts · May 10, 2026 · 48% similar
- YouTube starts showing 90-second unskippable ads to TV viewers Brajeshwar · 22 pts · April 08, 2026 · 48% similar
- YouTube deliberately sought 'viewer addiction,' killed safety tools: court docs 1vuio0pswjnm7 · 12 pts · March 31, 2026 · 48% similar
Discussion Highlights (4 comments)
whalesalad
bigquery studio will do this on a fresh page load.
KevinMS
I'm glad I'm not the only one, this was giving me big problems, with Firefox on my mac I'd click on a youtube video, nothing would happen, and I'd tab over to my CPU monitor (which I kept running for just this purpose.) and I'd see the load up around 230%. I'd have to kill the process and usually give up on the video. It would only happen to some videos, but consistently the same ones. And I'd definitely see a problem with the buttons below the video - seemed like when the tab locked up sometimes the far right button would be rendered beneath the column on the right, like the reflow failed. I haven't seen it happen again in the last few days.
dlcarrier
I'm amazed by how bad web browsers are at handling web pages requests for too much RAM. I have an html files with just a one-line JavaScript command to create a 1 GiB array, that I open a few tabs of, whenever I need to stress test a computer: var allocation = new Array(1073741824).fill(0); For an ecosystem that is so VM-heavy, I'm surprised there isn't a system like Linux cgroups, to limit the CPU and RAM usage of any given page.
Traubenfuchs
“Google says 75% of the company's new code is AI-generated” „Fix the performance regression due to the menu layout recalculation loop bug. Make no mistake.“