Open
Bug 478520
Opened 16 years ago
Updated 2 years ago
reftest & crashtest: runreftest.py '-silent' application run leaks 3 kB
Categories
(Core :: General, defect)
Tracking
()
NEW
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: memory-leak)
Attachments
(3 files)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090213 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/cdf8e90aeb9d)
Flags: wanted1.9.2?
Reporter | ||
Comment 1•16 years ago
|
||
Comment 2•16 years ago
|
||
Interesting. I guess the -silent code path doesn't get a lot of testing.
Reporter | ||
Comment 3•16 years ago
|
||
An older report I had kept.
Reporter | ||
Comment 4•16 years ago
|
||
An (yet) older report I had kept.
Reporter | ||
Updated•16 years ago
|
Attachment #362353 -
Attachment description: Leak log → Leak log (FF, 2009.02.13, 3.316 bytes)
Reporter | ||
Comment 5•16 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090228 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/f7f62131998d)
3.648 bytes.
Summary: runreftest.py '-silent' application run leaks 3,316 bytes, at least on my Windows 2000 → runreftest.py '-silent' application run leaks 3 kB, at least on my Windows 2000
Reporter | ||
Updated•16 years ago
|
Summary: runreftest.py '-silent' application run leaks 3 kB, at least on my Windows 2000 → |make reftest| : runreftest.py '-silent' application run leaks 3 kB, at least on my Windows 2000
Reporter | ||
Comment 6•16 years ago
|
||
Ftr, due to bug 469518 comment 9 request, we don't know whether this leaks on the tinderboxes too or not.
Reporter | ||
Comment 7•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1244776618.1244783575.28114.gz
TEST-UNEXPECTED-FAIL | runtests-leaks | leaked 3908 bytes during test execution
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1244776618.1244785451.31319.gz
TEST-UNEXPECTED-FAIL | runtests-leaks | leaked 3688 bytes during test execution
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1244776618.1244783682.28345.gz
TEST-UNEXPECTED-FAIL | runtests-leaks | leaked 3840 bytes during test execution
OS: Windows 2000 → All
Summary: |make reftest| : runreftest.py '-silent' application run leaks 3 kB, at least on my Windows 2000 → reftest & crashtest: runreftest.py '-silent' application run leaks 3 kB
Reporter | ||
Comment 8•15 years ago
|
||
(In reply to comment #7)
Ah: this was Linux+MacOSX+Windows, with this leak log enabled.
Reporter | ||
Comment 9•15 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090622 Minefield/3.6a1pre] (mozilla-central-win32-unittest/1245678366) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/ce59685483a6)
(As expected: bug still there, after bug 498010 landing.)
Reporter | ||
Updated•13 years ago
|
Flags: wanted1.9.2?
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•