Closed Bug 1239927 Opened 9 years ago Closed 9 years ago

Intermittent LeakSanitizer | leak at nsThread::ThreadFunc, _pt_root, start_thread

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1204784

People

(Reporter: philor, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure, memory-leak)

It looks like the direct leak is happening on this line:
  event = do_QueryObject(new nsThreadShutdownAckEvent(self->mShutdownContext));

The leak is still happening. It looks like the leaks happen during dom/media/test/.
Blocks: LSan
Component: General → XPCOM
I'm pretty sure this is bug 1204784, in a slightly different guise.
See Also: → 1204784
I'll be brave.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
And indeed OrangeFactor shows this hasn't happened since bug 1204784 landed.
You need to log in before you can comment on or make changes to this bug.