Closed Bug 499644 Opened 16 years ago Closed 15 years ago

Intermittent leak of nsRunnable and nsBaseAppShell shown when running the IMAP xpcshell-tests

Categories

(MailNews Core :: Networking: IMAP, defect)

All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b4

People

(Reporter: standard8, Unassigned)

References

Details

(Keywords: memory-leak, Whiteboard: [fixed by bug 472773])

Now that we've fixed other tests/leaks, we can clearly see the following leak when running the IMAP xpcshell-tests: == BloatView: ALL (cumulative) LEAK STATISTICS |<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->| Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev 0 TOTAL 27 76 10242 2 ( 89.32 +/- 98.18) 38335 2 ( 61.30 +/- 79.69) 45 nsBaseAppShell 64 64 1 1 ( 1.00 +/- 0.00) 3734 1 ( 5.71 +/- 1.12) 193 nsRunnable 12 12 191 1 ( 1.50 +/- 1.30) 2886 1 ( 3.95 +/- 1.27) This leak is intermittent, but frequent. From when I looked at this before, it could be to do with how we're shutting down the IMAP thread - alternately it could be that we need to give the IMAP thread a little time to shutdown before we exit the tests.
Flags: wanted-thunderbird3+
Keywords: mlk
I've just seen bug 472773 go in on branch. I've checked the tinderbox logs and done some runs of my own, and we should be clear of this now (I think it was probably only ever a mac bug). Therefore marking fixed by bug 472773.
Status: NEW → RESOLVED
Closed: 15 years ago
Depends on: 472773
OS: All → Mac OS X
Resolution: --- → FIXED
Whiteboard: [fixed by bug 472773]
Target Milestone: --- → Thunderbird 3.0b4
You need to log in before you can comment on or make changes to this bug.