Closed Bug 1097881 Opened 10 years ago Closed 9 years ago

Intermittent leakcheck | default process: 940 bytes leaked (FileManager, FullDatabaseMetadata, FullIndexMetadata, FullObjectStoreMetadata, KeyPath, ...)

Categories

(Core :: Storage: IndexedDB, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure, memory-leak)

Maybe a variant of bug 1083917.


10:54:04     INFO -  == BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, default process 1800
10:54:04     INFO -       |<----------------Class--------------->|<-----Bytes------>|<----------------Objects---------------->|<--------------References-------------->|
10:54:04     INFO -                                                Per-Inst   Leaked    Total      Rem      Mean       StdDev     Total      Rem      Mean       StdDev
10:54:04     INFO -     0 TOTAL                                          18      940 235211816       39 (25313.62 +/- 70602.64) 509205274       29 (41385.08 +/- 121062.67)
10:54:04     INFO -   342 FileManager                                   112      112      147        1 (   16.27 +/-     8.43)     1828        1 (   61.80 +/-    46.34)
10:54:04     INFO -   378 FullDatabaseMetadata                          112      112      410        1 (   21.98 +/-    12.14)     1997        1 (   29.80 +/-    16.83)
10:54:04     INFO -   379 FullIndexMetadata                              40      120      173        3 (   27.62 +/-    13.82)     1621        3 (   26.34 +/-    13.05)
10:54:04     INFO -   380 FullObjectStoreMetadata                        88       88      369        1 (   39.77 +/-    27.12)     8518        1 (  119.75 +/-   113.26)
10:54:04     INFO -   535 KeyPath                                         8       32     4164        4 (  114.06 +/-    58.07)        0        0 (    0.00 +/-     0.00)
10:54:04     INFO -   666 PBackgroundIDBDatabaseParent                   40       40      226        1 (   24.38 +/-    12.22)        0        0 (    0.00 +/-     0.00)
10:54:04     INFO -   668 PBackgroundIDBFactoryParent                    36       36      143        1 (   15.25 +/-     7.91)        0        0 (    0.00 +/-     0.00)
10:54:04     INFO -   996 WeakReference<MessageListener>                  8       16    74199        2 (  200.32 +/-   148.02)    74354        2 (  222.08 +/-   147.93)
10:54:04     INFO -  1123 mozilla::dom::indexedDB::Database             180      180      226        1 (   24.38 +/-    12.22)     1476        0 (   71.79 +/-    60.09)
10:54:04     INFO -  1125 mozilla::dom::indexedDB::Factory               56       56      143        1 (   15.25 +/-     7.91)      622        1 (   39.01 +/-    18.83)
10:54:04     INFO -  1672 nsStringBuffer                                  8      112  4669893       14 (54641.34 +/- 31632.31) 12287956       20 (87550.52 +/- 70030.04)
10:54:04     INFO -  1719 nsTArray_base                                   4       36 50411290        9 (100458.67 +/- 122541.66)        0        0 (    0.00 +/-     0.00)
10:54:04     INFO -  nsTraceRefcnt::DumpStatistics: 1877 entries
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 FileManager (112 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 FullDatabaseMetadata (112 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 3 FullIndexMetadata (120 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 FullObjectStoreMetadata (88 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 4 KeyPath (32 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 PBackgroundIDBDatabaseParent (40 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 PBackgroundIDBFactoryParent (36 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 2 WeakReference<MessageListener> (16 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 mozilla::dom::indexedDB::Database (180 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 1 mozilla::dom::indexedDB::Factory (56 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 14 nsStringBuffer (112 bytes)
10:54:04     INFO -  TEST-INFO | leakcheck | default process: leaked 9 nsTArray_base (36 bytes)
10:54:04  WARNING -  TEST-UNEXPECTED-FAIL | leakcheck | default process: 940 bytes leaked (FileManager, FullDatabaseMetadata, FullIndexMetadata, FullObjectStoreMetadata, KeyPath, ...)
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.