Closed Bug 498304 Opened 16 years ago Closed 16 years ago

test_viewWrapper_virtualFolder.js shows leaks of morkObject and morkRowObject

Categories

(MailNews Core :: Backend, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 498303
Thunderbird 3.0b3

People

(Reporter: standard8, Unassigned)

Details

(Keywords: memory-leak)

After part 2 of bug 438922 has landed to clean up the leak logs, there will be remaining this leak for test_viewWrapper_virtualFolder.js: == BloatView: ALL (cumulative) LEAK STATISTICS |<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->| Per-Inst Leaked Total Rem Mean StdDev Total Rem Mean StdDev 0 TOTAL 25 4000 241041 80 ( 603.80 +/- 490.31) 881618 80 ( 732.93 +/- 911.60) 28 morkObject 44 1760 12883 40 ( 1531.46 +/- 771.96) 38618 40 ( 1742.97 +/- 853.95) 30 morkRowObject 56 2240 6602 40 ( 579.31 +/- 280.27) 12297 40 ( 595.53 +/- 268.28) This is most likely a test harness issue, however I couldn't see anything obvious to fix it so filing the bug. Note, I've typically seen issues like this when we're holding onto message headers in the global scope past xpcom shutdown (I think).
Flags: wanted-thunderbird3+
No longer depends on: 438922
The patch on Bug 498303 fixes this.
Depends on: 498303
resolving dup.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
No longer blocks: mailnewsleak
No longer depends on: 498303
Target Milestone: --- → Thunderbird 3.0b3
You need to log in before you can comment on or make changes to this bug.