Intermittent leakcheck | socket 252 bytes leaked (Runnable)
Categories
(Core :: WebRTC, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=404391506&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PDJ-5cdlQzitK-SbPxQyOA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-02-02T19:41:16.255Z] 19:41:16 INFO - TEST-PASS | leakcheck | gpu no leaks detected!
[task 2023-02-02T19:41:16.256Z] 19:41:16 INFO - leakcheck | Processing leak log file C:\Users\task_167536330856558\AppData\Local\Temp\tmpv4ggeokb.mozrunner\runtests_leaks_socket_pid4192.log
[task 2023-02-02T19:41:16.257Z] 19:41:16 INFO -
[task 2023-02-02T19:41:16.257Z] 19:41:16 INFO - == BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, socket process 4192
[task 2023-02-02T19:41:16.258Z] 19:41:16 INFO -
[task 2023-02-02T19:41:16.258Z] 19:41:16 INFO - |<----------------Class--------------->|<-----Bytes------>|<----Objects---->|
[task 2023-02-02T19:41:16.258Z] 19:41:16 INFO - | | Per-Inst Leaked| Total Rem|
[task 2023-02-02T19:41:16.259Z] 19:41:16 INFO - 0 |TOTAL | 27 252| 35849 21|
[task 2023-02-02T19:41:16.259Z] 19:41:16 INFO - 69 |Runnable | 12 252| 12939 21|
[task 2023-02-02T19:41:16.260Z] 19:41:16 INFO -
[task 2023-02-02T19:41:16.260Z] 19:41:16 INFO - nsTraceRefcnt::DumpStatistics: 131 entries
[task 2023-02-02T19:41:16.260Z] 19:41:16 INFO - TEST-INFO | leakcheck | socket leaked 21 Runnable
[task 2023-02-02T19:41:16.261Z] 19:41:16 INFO - TEST-UNEXPECTED-FAIL | leakcheck | socket 252 bytes leaked (Runnable)
Comment 1•3 years ago
|
||
Last test run:
[task 2023-02-02T19:41:10.081Z] 19:41:10 INFO - TEST-START | dom/media/webrtc/tests/mochitests/test_dataChannel_dtlsVersions.html
[task 2023-02-02T19:41:10.188Z] 19:41:10 INFO - GECKO(220) | TEST DEVICES: No test device found in media.audio_loopback_dev, using fake audio streams.
[task 2023-02-02T19:41:10.192Z] 19:41:10 INFO - GECKO(220) | TEST DEVICES: No test device found in media.video_loopback_dev, using fake video streams.
[task 2023-02-02T19:41:10.367Z] 19:41:10 INFO - GECKO(220) | [Child 5672: Main Thread]: D/DataChannel 1838cd60: Close()ing 19ea3df0
[task 2023-02-02T19:41:10.368Z] 19:41:10 INFO - GECKO(220) | [Child 5672: Main Thread]: D/DataChannel 1834f640: Close()ing 19ea30e0
[task 2023-02-02T19:41:10.369Z] 19:41:10 INFO - GECKO(220) | Timecard created 1675366868.686000
[task 2023-02-02T19:41:10.370Z] 19:41:10 INFO - GECKO(220) | Timestamp | Delta | Event | File | Function
[task 2023-02-02T19:41:10.371Z] 19:41:10 INFO - GECKO(220) | ====================================================================================================================================
[...................]
[task 2023-02-02T19:41:14.862Z] 19:41:14 INFO - TEST-OK | dom/media/webrtc/tests/mochitests/test_dataChannel_dtlsVersions.html | took 4781ms
Comment 2•3 years ago
|
||
Usually this means somebody tried to dispatch a runnable late in shutdown. Not an important issue, unless it happens enough that it makes the tests too noisy. The leak is in the socket process which might be interesting, or might be an existing leak showing up differently when the socket process is enabled.
| Comment hidden (Intermittent Failures Robot) |
Comment 4•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 5•3 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=409333600&repo=mozilla-beta
| Comment hidden (Intermittent Failures Robot) |
Comment 7•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 8•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=428568203&repo=try
| Comment hidden (Intermittent Failures Robot) |
Comment 10•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 11•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=436044506&repo=mozilla-esr115
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 14•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 15•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=463555642&repo=mozilla-esr115
| Comment hidden (Intermittent Failures Robot) |
Comment 17•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Description
•