Closed Bug 1140180 Opened 9 years ago Closed 9 years ago

LSAN-detected leak in optimization tracking

Categories

(Core :: JavaScript Engine: JIT, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox39 --- fixed

People

(Reporter: shu, Unassigned)

Details

Attachments

(1 file)

https://treeherder.mozilla.org/logviewer.html#?job_id=5408307&repo=try

I think the problem is keeping non-JitAllocPolicy things (TypeSet::TypeList) inside JitAllocPolicy things. Their destructors are never called and they never get cleaned up.
Attachment #8573705 - Flags: review?(kvijayan) → review+
https://hg.mozilla.org/mozilla-central/rev/0d5b57b0063b
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: