Closed Bug 348659 Opened 19 years ago Closed 19 years ago

Branch is leaking an nsToolkitProfileLock object on shutdown

Categories

(Toolkit :: Startup and Profile System, defect)

1.8 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ispiked, Unassigned)

Details

(Keywords: memory-leak)

Attachments

(2 files)

Found using the trace refcount logs. When I close and open Firefox we leak an nsToolkitProfileLock (totaling 44 bytes).
Attachment #233642 - Attachment mime type: application/octet-stream → text/plain
Is this report against the 1.8 branch? On the 1.8 branch this is not-a-bug: we hold the profile lock past xpcom shutdown (which is where refcnt stats are reported), and release it "late". On he trunk we've fixed the logging code to log later.
Ah, great. For the record, I think this is why we see the nsLocalFile and nsNativeAppSupportBase leaks, too. Marking as INVALID.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Component: XRE Startup → Startup and Profile System
QA Contact: xre.startup → startup
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: