New issue
Advanced search Search tips

Issue 733261 link

Starred by 2 users

Issue metadata

Status: Archived
Owner: ----
Closed: Jan 10
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Potential memory leak with KeyframeEffectModelBase::EnsureInterpolationEffectPopulated (GMAIL)

Project Member Reported by etienneb@chromium.org, Jun 14 2017

Issue description

We ran a chrome browser for multiple days with memory-infra/native-heap-profiling and collected memory dumps periodically. These memory dumps were used to determine objects remaining (allocated, but not freed) and they are potential memory leak.

   blink::KeyframeEffectModelBase::EnsureInterpolationEffectPopulated() const

The stackframe attached to the bug can be observed on a gmail tab open for a week.

There is about ~40k object per tab. This was observed on different tab.
 
bug1.png
107 KB View Download
bug2.png
108 KB View Download
bug3.png
103 KB View Download
Status: Archived (was: Untriaged)
Archiving P3s older than 1 year with no owner or component.

Sign in to add a comment