Closed Bug 1140180 Opened 11 years ago Closed 11 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)
Attachment #8573705 - Flags: review?(kvijayan) → review+
Status: NEW → RESOLVED
Closed: 11 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: