Closed
Bug 429205
Opened 17 years ago
Closed 8 years ago
Firefox leaks nsStringBuffer when Closing with the BlueOrganizer Options Window open
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
|
640 bytes,
text/plain
|
Details |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008041522 Firefox/3.0pre ID:2008041522
Steps to reproduce:
-> Install the BlueOrganizer
-> Open the Options Window
-> Close Firefox with the Option Window open
--> Leak
nsStringStats
=> mAllocCount: 67293
=> mReallocCount: 6947
=> mFreeCount: 67287 -- LEAKED 6 !!!
=> mShareCount: 68537
=> mAdoptCount: 13579
=> mAdoptFreeCount: 13579
0 TOTAL 27 48 1483356 6 ( 5250.14 +/- 5953.77) 6612487 6 (11030.27 +/- 2339.23)
Flags: wanted1.9.0.x?
Updated•17 years ago
|
Whiteboard: [need-ext-author]
Updated•17 years ago
|
Whiteboard: [need-ext-author]
Comment 1•17 years ago
|
||
Not wanted for 1.9.0.x since this doesn't meet maintenance release criteria (security, stability, regression from maintenance release).
Flags: wanted1.9.0.x? → wanted1.9.0.x-
Comment 2•8 years ago
|
||
Filter on QUANTUMLEAK
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•