Closed
Bug 419950
Opened 17 years ago
Closed 8 years ago
Firefox leak during uninstall yahoo toolbar
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: memory-leak, Whiteboard: [platform-rel-Yahoo!])
Attachments
(1 file)
29.68 KB,
text/plain
|
Details |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b4pre) Gecko/2008022612 Minefield/3.0b4pre
Steps to reproduce:
-> Set extensions.checkCompatibility to false
-> Install Nightly Tester tools (because the yahoo toolbar is currently a beta 3
extension)
-> Install yahoo toolbar https://addons.mozilla.org/en-US/firefox/addon/2032
-> Play a little with the yahoo toolbar and make sure you have some windows open
-> Restart Firefox (should not leak here)
-> Uninstall the Yahoo Toolbar
--> Leak
nsStringStats
=> mAllocCount: 64583
=> mReallocCount: 8695
=> mFreeCount: 63459 -- LEAKED 1124 !!!
=> mShareCount: 82645
=> mAdoptCount: 6767
=> mAdoptFreeCount: 6765 -- LEAKED 2 !!!
0 TOTAL 37 512283 2725733 9015 ( 7411.04 +/- 6376.25) 5372677 5100 ( 6723.22 +/- 9543.62)
Also run into ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', file /opt/debug/mozilla/xpcom/build/nsXPComInit.cpp, line 826
Flags: blocking1.9?
Updated•17 years ago
|
Flags: tracking1.9? → blocking1.9?
Updated•17 years ago
|
Flags: wanted-next+
Flags: blocking1.9?
Flags: blocking1.9-
Updated•9 years ago
|
platform-rel: --- → ?
Updated•9 years ago
|
Whiteboard: [platform-rel-Yahoo!]
Updated•8 years ago
|
platform-rel: ? → ---
Updated•8 years ago
|
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
•