Closed
Bug 419752
Opened 17 years ago
Closed 17 years ago
Firefox leaks on exit after searching for a bug in b.m.o
Categories
(Core :: General, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 420803
People
(Reporter: cbook, Assigned: peterv)
References
(Blocks 1 open bug, )
Details
(Keywords: memory-leak)
Attachments
(2 files)
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b4pre) Gecko/2008022612 Minefield/3.0b4pre (Fedora 8)
Steps to reproduce:
-> New Profile
-> Firefox starts with the 2 default tabs
-> Go to bugzilla.mozilla.org (https://bugzilla.mozilla.org/query.cgi) and search for "###!!! ASSERTION: Someone didn't override Reflow or ComputeAutoSize:"
-> After the search is completed, close Firefox
--> Leak
0 TOTAL 39 474787 1896737 8105 ( 3662.43 +/- 3675.08) 3402031 4215 ( 2885.20 +/- 4146.94)
Flags: blocking1.9?
Comment 1•17 years ago
|
||
I'm getting these kinds of leaks just by starting up and directly closing with a new profile.
This is looking really bad
Flags: blocking1.9? → blocking1.9+
Priority: -- → P1
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → peterv
So has the loads fully stopped when you shut down? In bug 413557 it's mentioned that we leak if you shut down while the load is in progress. Is this one different?
Martijn, so do you leak every time when using firefox now? If so that's a really really bad regression.
Reporter | ||
Comment 4•17 years ago
|
||
(In reply to comment #3)
> So has the loads fully stopped when you shut down? In bug 413557 it's mentioned
> that we leak if you shut down while the load is in progress. Is this one
> different?
>
Hi Jonas, this is different then bug 413557 since i run into this on Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b4pre) Gecko/2008022720 Firefox/3.0b4pre while running first a bugzilla query and later filed a bug (bug 419919) and so the bugzilla query has completed loading. Also it seems this leak seems to be cross platform
Reporter | ||
Updated•17 years ago
|
OS: Linux → All
Comment 5•17 years ago
|
||
I just filed bug 419988 on a leak I found that seems to be triggered by just moving the mouse from content to the toolbar. The leak log there actually looks a lot like the leak log here (a little smaller, probably since I had about:blank loaded instead of a Bugzilla page).
I don't see any leak with the Bugzilla page mentioned in this bug if I load it as my start page and but quit with Command-Q (so as to avoid mousing over the toolbar on the way to the File->Quit menu, which would trigger the leak I see).
Assignee | ||
Comment 6•17 years ago
|
||
Anytime we leak the hidden window we'll get similar leak logs, that doesn't really mean anything. The causes and fixes can be very different.
Assignee | ||
Comment 7•17 years ago
|
||
Haven't been able to reproduce this one yet.
Updated•17 years ago
|
Flags: tracking1.9+ → blocking1.9+
Maybe bug 420803?
Comment 9•17 years ago
|
||
(In reply to comment #8)
> Maybe bug 420803?
Yeah, it seems so, since the patch for that was landed, I don't leak anymore.
Assignee | ||
Comment 10•17 years ago
|
||
Tomcat, can you still reproduce or should we dupe this to 420803?
Reporter | ||
Comment 11•17 years ago
|
||
yeah this seems really a dupe of bug 420803, i can not produce this leak anymore !
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•