Closed Bug 1613478 Opened 4 years ago Closed 4 years ago

memory leak on youtube

Categories

(Core :: JavaScript: GC, defect)

72 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1610193

People

(Reporter: illumilor.e, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

Steps to reproduce:

On new youtube player, when opening 20 tabs with videos, then reloading all of them, memory usage will continually increase until firefox crashes

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

Please enter the address
about:memory?verbose
in the address bar and attach (using the "Attach File" link above) the output here.

Flags: needinfo?(illumilor.e)
Attached file memory-report.json.gz
Flags: needinfo?(illumilor.e)

Maybe related with bug1571513? Because we would still hold a lots of resource even if the pages got refresh.

Flags: needinfo?(achronop)

I expect that Bug 1571513 will improve the situation here since some of the memory will be cleaned but not everything. Refreshing the page is not enough to clean up the page from the memory. Clean up is taking place when tab is closing. So the same error can be reproduced with any page.

I believe it is some kind of caching that keeps the page in the memory. I don't know the details. I re-assign the bug in a general DOM component in case they know better what should happen on page refresh. Feel free to change it, if it is not the right component for that.

Component: Audio/Video: Playback → DOM: Core & HTML
Flags: needinfo?(achronop)

Hi Andrew, could you please take a look and suggest the priority for this one?

Component: DOM: Core & HTML → DOM: Navigation
Flags: needinfo?(continuation)

This sounds like a dupe of bug 1610193.

Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Component: DOM: Navigation → JavaScript: GC
Flags: needinfo?(continuation)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: