Closed Bug 453166 Opened 16 years ago Closed 16 years ago

'TestCrashReporterAPI' : "mFreeCount: LEAKED 231 + mAdoptFreeCount: LEAKED 7"

Categories

(Toolkit :: Crash Reporting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.1b2

People

(Reporter: sgautherie, Assigned: sgautherie)

References

Details

(Keywords: memory-leak)

Attachments

(1 file)

[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b1pre) Gecko/20080901143156 SeaMonkey/2.0a1pre] (home, debug default) (W2Ksp4)

[
../../../dist/bin/TestCrashReporterAPI
### XPCOM_MEM_LEAK_LOG defined -- logging leaks to stdout
TEST-PASS | .../mozilla/toolkit/crashreporter/test/TestCrashReporterAPI.cpp | all tests passed
Tests run: 7
nsStringStats
 => mAllocCount:           1453
 => mReallocCount:            7
 => mFreeCount:            1201  --  LEAKED 252 !!!
 => mShareCount:           1073
 => mAdoptCount:            181
 => mAdoptFreeCount:        175  --  LEAKED 6 !!!
]

NB: I don't know if the "" leaks are the same as in bug 453164.
Blocks: mlkTests
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b1pre) Gecko/20080926034914 Minefield/3.1b1pre] (home, debug default) (W2Ksp4)

{
../../../dist/bin/TestCrashReporterAPI
### XPCOM_MEM_LEAK_LOG defined -- logging leaks to stdout
TEST-PASS | .../toolkit/crashreporter/test/TestCrashReporterAPI.cpp | all tests passed
Tests run: 7
nsStringStats
 => mAllocCount:           1147
 => mReallocCount:            7
 => mFreeCount:             916  --  LEAKED 231 !!!
 => mShareCount:            968
 => mAdoptCount:            163
 => mAdoptFreeCount:        156  --  LEAKED 7 !!!
}
Summary: 'TestCrashReporterAPI' : "mFreeCount: LEAKED 252" + "mAdoptFreeCount: LEAKED 6" → 'TestCrashReporterAPI' : "mFreeCount: LEAKED 231 + mAdoptFreeCount: LEAKED 7"
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b1pre) Gecko/20080927200111 Minefield/3.1b1pre] (home, debug default) (W2Ksp4)
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #340760 - Flags: review?(benjamin)
Component: XPCOM → Breakpad Integration
No longer depends on: 453164
Flags: in-testsuite+
OS: Windows 2000 → All
Product: Core → Toolkit
QA Contact: xpcom → breakpad.integration
Hardware: PC → All
Target Milestone: --- → mozilla1.9.1b1
Attachment #340760 - Flags: review?(benjamin) → review+
Keywords: checkin-needed
Whiteboard: [c-n (when tree reopens): Av1]
Comment on attachment 340760 [details] [diff] [review]
(Av1) Call |NS_ShutdownXPCOM()|
[Checkin: Comment 3]

http://hg.mozilla.org/mozilla-central/rev/08d40042160e
Attachment #340760 - Attachment description: (Av1) Call |NS_ShutdownXPCOM()| → (Av1) Call |NS_ShutdownXPCOM()| [Checkin: Comment 3]
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [c-n (when tree reopens): Av1]
Target Milestone: mozilla1.9.1b1 → mozilla1.9.1b2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: