Closed Bug 1329445 Opened 7 years ago Closed 7 years ago

Intermittent LeakSanitizer | leak at allocate, _M_get_node, _M_create_node, std::_Rb_tree_iterator

Categories

(Core :: Graphics, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox52 --- wontfix
firefox53 --- unaffected
firefox54 --- unaffected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, memory-leak, Whiteboard: gfx-noted)

Blocks: LSan
Keywords: mlk
Whiteboard: gfx-noted
This seems to only affect 52, but it's a pretty steady source of intermittents. Dave, do you have an idea of what might be going on?
Flags: needinfo?(dvander)
Nothing explicitly clears the ImageBridge map on shutdown, and it's a static singleton, so I guess a timing issue (like failing to shutdown a PImageBridge on time) could cause a shutdown leak.

A bunch of work went into cleaning up ImageBridge for the GPU process, which could explain why it's 52 only.
Flags: needinfo?(dvander)
Too late for firefox 52, mass-wontfix.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.