Closed
Bug 451266
Opened 16 years ago
Closed 16 years ago
"Linux nye" reports new RLk regression on 2008-08-19
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0a1
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: memory-leak, regression)
Regressed between
<http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1219176420.1219176790.11806.gz>
{{
Linux nye Depend bloat on 2008/08/19 13:07:00
Error: Leak Test Failed: Number of leaks 1216 is greater than LeakFailureThreshold 1000
######################## END BLOAT STATISTICS
leaks = 1216
}}
and
<http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1219180020.1219180684.23042.gz>
{{
Linux nye Depend bloat on 2008/08/19 14:07:00
Error: Leak Test Failed: Number of leaks 52268 is greater than LeakFailureThreshold 1000
######################## END BLOAT STATISTICS
leaks = 52268
}}
Flags: blocking-seamonkey2.0a1?
Reporter | ||
Comment 1•16 years ago
|
||
<http://tinderbox.mozilla.org/showlog.cgi?tree=SeaMonkey&errorparser=unix&logfile=1219180020.1219180684.23042.gz&buildtime=1219180020&buildname=Linux%20nye%20Depend%20bloat&fulltext=1>
Lots(!) of
{{
WARNING: XPCOM objects created/destroyed from static ctor/dtor: 'gActivityTLS != BAD_TLS_INDEX && NS_PTR_TO_INT32(PR_GetThreadPrivate(gActivityTLS)) == 0', file /home/andrew/tbox/SeaMonkey-Debug/Linux_2.6.22.14-72.fc6_Depend/src/mozilla/xpcom/base/nsTraceRefcntImpl.cpp, line 1073
(Gecko:3511): Gdk-CRITICAL **: _gdk_xid_table_remove: assertion `GDK_IS_DISPLAY (display)' failed
}}
{{
=> mFreeCount: 32743 -- LEAKED 50 !!!
--NEW-LEAKS-----------------------------------leaks------leaks%-----------------------
nsTArray_base 816 -
nsPrincipal 4824 -
nsRect 960 -
nsSupportsCStringImpl 1608 -
nsProperties 536 -
imgRequest 9380 -
imgContainer 5896 -
nsThebesImage 5336 -
nsBaseURLParser 24 -
nsBaseAppShell 64 -
nsThread 72 -
nsTimerImpl 600 -
nsVoidArray 536 -
gfxImageFrame 5400 -
nsWeakReference 1072 -
nsStandardURL 12144 -
nsStringBuffer 1792 22300.00%
TOTAL 51060
--NEW-BLOAT-----------------------------------bloat------bloat%-----------------------
imgCacheObserver 40 -
}}
Reporter | ||
Comment 2•16 years ago
|
||
{{
Updated to revision de88d146b87c11a0debc96f572f6fc3b69150d19.
pulling from http://hg.mozilla.org/comm-central/
added 1 changesets with 1 changes to 1 files
Updated to revision 70d265ee08a4164cd820a83e6fe599d7fbf6f6ed. <== (No)
Updated to revision 7a55d41f8ca2fbbbb1754c9d2e9602d2b2a71261.
pulling from http://hg.mozilla.org/mozilla-central/
added 7 changesets with 15 changes to 14 files
Updated to revision e63a23edb90c92f0cd591e0507906f14978a1f4f. <== !
Updated to revision da701e20302c0ee8f8504f5e07dc7e76ad337a62.
pulling from http://hg.mozilla.org/dom-inspector/
added 2 changesets with 3 changes to 3 files
Updated to revision 661d13c545fd81c075f436fd1fdfb5e4692c9d5f. <== !
...
}}
comm-central:
"70d265ee08a4: Remove duplicated widget.xpt line"
Can't be that.
...
Ah, most probably bug 430061 comment 14 !
Will confirm on next cycle, after bug 430061 comment 15 backout.
Depends on: 430061
Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Will confirm on next cycle, after bug 430061 comment 15 backout.
Back to previous state :-)
<http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1219185420.1219190780.4665.gz>
{{
Linux nye Depend bloat on 2008/08/19 15:37:00
Error: Leak Test Failed: Number of leaks 1216 is greater than LeakFailureThreshold 1000
}}
You need to log in
before you can comment on or make changes to this bug.
Description
•