Closed
Bug 1497274
Opened 6 years ago
Closed 6 years ago
Intermittent GECKO(5488) | Assertion failure: m_refCount == 1, at z:/build/build/src/js/src/ji++DOMWINDOW == 35 (0CC02000) [pid = 4580] [serial = 330] [outer = 017BF120]
Categories
(Core :: JavaScript Engine: JIT, defect, P5)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
DUPLICATE
of bug 1486101
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=204003113&repo=autoland
https://queue.taskcluster.net/v1/task/UT6F3hAITCON5qnVazC1Sg/runs/0/artifacts/public/logs/live_backing.log
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 07AD52E0 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 07B85A00 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 07ADAF90 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 07899270 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 05C02190 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 0785AD80 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | ERROR: GC found live SharedScriptData 07821800 with ref count 2 at shutdown
12:43:19 INFO - GECKO(5488) | Assertion failure: m_refCount == 1, at z:/build/build/src/js/src/ji++DOMWINDOW == 35 (0CC02000) [pid = 4580] [serial = 330] [outer = 017BF120]
12:43:19 INFO - GECKO(5488) | t/ExecutableAllocator.cpp:52
12:43:19 INFO - GECKO(5488) | ++DOCSHELL 0C473C00 == 4 [pid = 2032] [id = {c73d91a9-4dd3-4a88-bb1a-aa5f01083e90}]
12:43:19 INFO - GECKO(5488) | ++DOMWINDOW == 10 (017B28D0) [pid = 2032] [serial = 359] [outer = 00000000]
12:43:19 INFO - GECKO(5488) | ++DOMWINDOW == 11 (0C47BC00) [pid = 2032] [serial = 360] [outer = 017B28D0]
12:43:19 INFO - GECKO(5488) | ++DOMWINDOW == 12 (0CC3A000) [pid = 2032] [serial = 361] [outer = 017B28D0]
12:43:19 INFO - GECKO(5488) | Console message: [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://mochi.test:8888/tests/toolkit/components/extensions/test/mochitest/file_redirect_data_uri.html" line: 0}]
12:43:19 INFO - GECKO(5488) | MEMORY STAT | vsize 569MB | vsizeMaxContiguous 759MB | residentFast 133MB | heapAllocated 16MB
12:43:19 INFO - Buffered messages logged at 12:43:19
12:43:19 INFO - AddTask.js | Entering test test_webRequest_redirect_data_uri
12:43:19 INFO - Extension loaded
12:43:19 INFO - TEST-PASS | toolkit/components/extensions/test/mochitest/test-oop-extensions/test_ext_webrequest_redirect_data_uri.html | redirect to data: URI allowed - Expected: loaded, Actual: loaded
12:43:19 INFO - AddTask.js | Leaving test test_webRequest_redirect_data_uri
12:43:19 INFO - Buffered messages finished
12:43:19 INFO - TEST-UNEXPECTED-ERROR | toolkit/components/extensions/test/mochitest/test-oop-extensions/test_ext_webrequest_redirect_data_uri.html | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
12:43:19 INFO - Found unexpected crash dump file C:\Users\task_1538999678\AppData\Local\Temp\tmpefn9ph.mozrunner\minidumps\4388ca09-2fb9-4eea-a323-4002ac3a5e75.dmp.
12:43:19 INFO - Found unexpected crash dump file C:\Users\task_1538999678\AppData\Local\Temp\tmpefn9ph.mozrunner\minidumps\4388ca09-2fb9-4eea-a323-4002ac3a5e75.extra.
12:43:19 INFO - TEST-UNEXPECTED-CRASH | toolkit/components/extensions/test/mochitest/test-oop-extensions/test_ext_webrequest_redirect_data_uri.html | Finished in 998ms
12:43:19 INFO - {u'runtime': 998}
12:43:19 INFO - TEST-INFO took 998ms
12:43:19 INFO - GECKO(5488) | ++DOMWINDOW == 13 (0C475800) [pid = 2032] [serial = 362] [outer = 017B27A0]
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: JavaScript Engine: JIT → XPCOM
Updated•6 years ago
|
Component: XPCOM → JavaScript Engine: JIT
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•