Closed Bug 870358 Opened 11 years ago Closed 10 years ago

Intermittent leakcheck | 464 bytes leaked (CondVar, Mutex, nsHostRecord, nsHostResolver, nsTArray_base)

Categories

(Core :: Networking: DNS, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure, memory-leak)

https://tbpl.mozilla.org/php/getParsedLog.php?id=22771548&tree=Mozilla-Inbound

Ubuntu VM 12.04 x64 mozilla-inbound debug test reftest on 2013-05-09 05:27:18 PDT for push 1392f1c0008d
slave: tst-linux64-ec2-450

06:02:26     INFO -  == BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, default process 2097
06:02:26     INFO -       |<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
06:02:26     INFO -                                                Per-Inst   Leaked    Total      Rem      Mean       StdDev     Total      Rem      Mean       StdDev
06:02:26     INFO -     0 TOTAL                                          22      464 362814860        6 (35328.24 +/- 61923.59) 430973429        2 ( 4895.81 +/- 10194.41)
06:02:26     INFO -    60 CondVar                                        32       32     1905        1 (   18.44 +/-     4.11)        0        0 (    0.00 +/-     0.00)
06:02:26     INFO -   261 Mutex                                          24       48   137378        2 (  183.91 +/-    48.10)        0        0 (    0.00 +/-     0.00)
06:02:26     INFO -   813 nsHostRecord                                  136      136       10        1 (    5.26 +/-     2.83)     7136        1 (   11.69 +/-     3.97)
06:02:26     INFO -   814 nsHostResolver                                240      240        1        1 (    1.00 +/-     0.00)     7195        1 (    2.57 +/-     0.87)
06:02:26     INFO -  1126 nsTArray_base                                   8        8 109693220        1 (110404.97 +/- 67510.33)        0        0 (    0.00 +/-     0.00)
06:02:26     INFO -  nsTraceRefcntImpl::DumpStatistics: 1288 entries
06:02:26     INFO -  TEST-INFO | leakcheck | leaked 1 CondVar (32 bytes)
06:02:26     INFO -  TEST-INFO | leakcheck | leaked 2 Mutex (48 bytes)
06:02:26     INFO -  TEST-INFO | leakcheck | leaked 1 nsHostRecord (136 bytes)
06:02:26     INFO -  TEST-INFO | leakcheck | leaked 1 nsHostResolver (240 bytes)
06:02:26     INFO -  TEST-INFO | leakcheck | leaked 1 nsTArray_base (8 bytes)
06:02:26  WARNING -  TEST-UNEXPECTED-FAIL | leakcheck | 464 bytes leaked (CondVar, Mutex, nsHostRecord, nsHostResolver, nsTArray_base)

Going to guess this is related:

06:02:25     INFO -  WARNING: NS_ENSURE_TRUE(mThread != PR_GetCurrentThread()) failed: file ../../../xpcom/threads/nsThread.cpp, line 446
06:02:25     INFO -  WARNING: nsExceptionService ignoring thread destruction after shutdown: file ../../../xpcom/base/nsExceptionService.cpp, line 167
Not a new leak I guess. Bug 707889 has a couple recent stars that look the same.
Blocks: 707889
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
from the comment 2 log:

06:52:38     INFO -  WARNING: NS_ENSURE_TRUE(mThread != PR_GetCurrentThread()) failed: file ../../../xpcom/threads/nsThread.cpp, line 435
06:52:38     INFO -  WARNING: nsAppShell::Exit() called redundantly: file ../../../widget/cocoa/nsAppShell.mm, line 758
06:52:38     INFO -  WARNING: NS_ENSURE_TRUE(selCon) failed: file ../../../../editor/libeditor/base/nsEditor.cpp, line 613
06:52:38     INFO -  WARNING: NS_ENSURE_TRUE(selcon) failed: file ../../../../editor/libeditor/base/nsEditor.cpp, line 635

(last two lines repeat a few times)
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: REOPENED → RESOLVED
Closed: 11 years ago10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.