Open
Bug 562109
Opened 15 years ago
Updated 2 years ago
Cocoa objects leak if I run Firefox while Firefox is already running
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: memory-leak)
Testing Firefox trunk on Mac OS X 10.5.x.
Steps:
1. While Firefox is already running, try to run Firefox from the command line.
Result:
Along with a dialog saying "A copy of Firefox is already open. Only one copy of Firefox can be open at a time", I get leaks:
2010-04-27 11:13:15.698 firefox-bin[23384:10b] *** _NSAutoreleaseNoPool(): Object 0x1b273ac0 of class __NSFastEnumerationEnumerator autoreleased with no pool in place - just leaking
Not a huge problem to be leaking in this short-lived process, I guess.
Updated•2 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•