Closed Bug 458397 Opened 17 years ago Closed 17 years ago

Memory leak during TopSite Test on http://www.grono.net

Categories

(Core :: General, defect, P1)

defect

Tracking

()

RESOLVED FIXED
mozilla1.9.1b3

People

(Reporter: cbook, Assigned: peterv)

References

()

Details

(Keywords: fixed1.9.1, memory-leak, Whiteboard: [window leak (85 of them)])

Attachments

(3 files)

Attached file leak log
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3pre) Gecko/2008092317 Minefield/3.0.3pre Found during the automated Global-500 Topsite Test on http://www.grono.net 0 TOTAL 15 2046359 15894236 82932 ( 3544.85 +/- 4885.93) 45854105 42575 ( 1267.17 +/- 3004.70) nsStringStats => mAllocCount: 2030862 => mReallocCount: 33447 => mFreeCount: 2026857 -- LEAKED 4005 !!! => mShareCount: 222061 => mAdoptCount: 84390 => mAdoptFreeCount: 84376 -- LEAKED 14 !!!
Attached file 1.9.1 LeaK Log
seems this Memory Leak is on 1.9.1 bigger then on 1.9.0 0 TOTAL 39 52263449 17529916 2171241 (24239.31 +/- 0.00) 127384779 1144515 ( 8287.60 +/- 6056.31) nsTraceRefcntImpl::DumpStatistics: 709 entries nsStringStats => mAllocCount: 423244 => mReallocCount: 65029 => mFreeCount: 345432 -- LEAKED 77812 !!! => mShareCount: 497903 => mAdoptCount: 113413 => mAdoptFreeCount: 113397 -- LEAKED 16 !!! Assertion failed at c:/work/mozilla/builds/1.9.1-trace-malloc/mozilla/gfx/cairo/cairo/src/cairo-hash.c:199: hash_table->live_entries == 0 http://www.grono.net: EXIT STATUS: NORMAL (754.041000 seconds)
requesting blocking because of the results with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081030 Minefield/3.1b2pre, see comment#1
Flags: blocking1.9.1?
Whiteboard: [window leak]
Whiteboard: [window leak] → [window leak (85 if them)]
Whiteboard: [window leak (85 if them)] → [window leak (85 of them)]
Leaks 85 windows, blocking.
Assignee: nobody → bent.mozilla
Flags: blocking1.9.1? → blocking1.9.1+
Priority: -- → P1
Stealing from bent.
Assignee: bent.mozilla → peterv
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → mozilla1.9.1
Version: 1.9.0 Branch → Trunk
Attached patch v1Splinter Review
Didn't add unlinking for now, mContent is used in a bunch of places without null-checking.
Attachment #349397 - Flags: superreview?(jst)
Attachment #349397 - Flags: review?(bent.mozilla)
BTW, this fixes the leak on http://www.grono.net/. Not sure if it fixes all leaks on other pages, so Tomcat will need to retest after this lands.
Comment on attachment 349397 [details] [diff] [review] v1 Yay! (Feel free to steal any and all of my leak bugs!)
Attachment #349397 - Flags: review?(bent.mozilla) → review+
Attachment #349397 - Flags: superreview?(jst) → superreview+
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.9.1 → mozilla1.9.1b3
No longer depends on: sisyphus-tracking
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: