Closed Bug 462174 Opened 16 years ago Closed 5 years ago

memory leak while installing spider.xpi extension

Categories

(Core :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jmaher, Unassigned)

References

Details

(Keywords: memory-leak)

Attachments

(1 file)

while doing leak testing on the fennec product (linux-x86, not on device) I ran into a memory leak while setting up the test (this is where it installs extensions):

   0 TOTAL                                          29     2740    29829      106 (  254.62 +/-   394.41)   103438      111 (  213.32 +/-   
278.59)

nsTraceRefcntImpl::DumpStatistics: 262 entries
nsStringStats
 => mAllocCount:           5639
 => mReallocCount:           54
 => mFreeCount:            5598  --  LEAKED 41 !!!
 => mShareCount:           7062
 => mAdoptCount:            460
 => mAdoptFreeCount:        460


This might be related to bug 461384, but Tomcat believes this is different.
Product: Firefox → Core
QA Contact: general → general
No longer depends on: sisyphus-tracking

Not relevent any more as the old style extensions are not supported.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: