Closed Bug 1505307 Opened 6 years ago Closed 6 years ago

leakcheck | default process: 4 bytes leaked (nsTArray_base) with wayland enabled (but not used)

Categories

(Core :: Widget: Gtk, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: glandium, Assigned: stransky)

References

Details

Attachments

(1 file, 1 obsolete file)

See https://hg.mozilla.org/try/rev/b84b5c8afaf7046fc5f969f9a91c29e09795c0a2 e.g. [task 2018-11-07T03:46:12.974Z] 03:46:12 INFO - == BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, default process 1056 [task 2018-11-07T03:46:12.975Z] 03:46:12 INFO - [task 2018-11-07T03:46:12.976Z] 03:46:12 INFO - |<----------------Class--------------->|<-----Bytes------>|<----Objects---->| [task 2018-11-07T03:46:12.977Z] 03:46:12 INFO - | | Per-Inst Leaked| Total Rem| [task 2018-11-07T03:46:12.978Z] 03:46:12 INFO - 0 |TOTAL | 42 8| 3733887 1| [task 2018-11-07T03:46:12.987Z] 03:46:12 INFO - 1764 |nsTArray_base | 8 8| 1700362 1| [task 2018-11-07T03:46:12.988Z] 03:46:12 INFO - [task 2018-11-07T03:46:12.989Z] 03:46:12 INFO - nsTraceRefcnt::DumpStatistics: 1898 entries [task 2018-11-07T03:46:12.990Z] 03:46:12 INFO - TEST-INFO | leakcheck | default process: leaked 1 nsTArray_base [task 2018-11-07T03:46:12.995Z] 03:46:12 ERROR - TEST-UNEXPECTED-FAIL | leakcheck | default process: 8 bytes leaked (nsTArray_base) This happens on all mochitests (and some others) jobs on debug builds, with wayland enabled, but running on X11.
Thanks, I'll look at it.
Assignee: nobody → stransky
Can you take bug 1504904 too?
(In reply to Mike Hommey [:glandium] from comment #3) > Can you take bug 1504904 too? Sure.
As we have only two wl_display connections it's a bit overkill to track it at nsCOMPtr array and rather use a fixed-length one.
Attachment #9023755 - Attachment is obsolete: true
Pushed by ebalazs@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2f1158e5e0ce Don't use nsCOMPtr array to track Wayland display connections, r=jhorak
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Depends on: 1527556
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: