Closed
Bug 87954
Opened 24 years ago
Closed 24 years ago
Save As leaks
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dprice, Assigned: dprice)
Details
(Keywords: memory-leak)
Attachments
(1 file)
13.29 KB,
text/plain
|
Details |
set XPCOM_MEM_LEAK_LOG=filename
start mozilla
go to http://lxr.mozilla.org/seamonkey/source/layout/xul/base/src/nsBoxFrame.cpp
file -> save as
exit
view the leak log. It indicates we've leaked about 1.2 megs.
I can't reproduce this on Windows or Linux. I see leaks in the 3K - 7K range.
Any hints for what I might have missed?
Assignee | ||
Comment 2•24 years ago
|
||
Assignee | ||
Comment 3•24 years ago
|
||
not sure what to suggest. I redid the test today to get a new log to post and
it only indicates a leak of 150K
Assignee | ||
Comment 4•24 years ago
|
||
retested with today's build. I'm not seeing it any more either. Gunna close it
out.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•