Closed
Bug 1294945
Opened 8 years ago
Closed 8 years ago
Assertion failure: !zone->runtimeFromMainThread()->isHeapMinorCollecting(), at js/src/vm/TypeInference.cpp:4069
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1295027
Tracking | Status | |
---|---|---|
firefox51 | --- | affected |
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: assertion, intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=1890938&repo=autoland
See also bug 1294561.
22:21:13 INFO - PROCESS | 2262 | Assertion failure: !zone->runtimeFromMainThread()->isHeapMinorCollecting(), at /builds/slave/autoland-m64-d-000000000000000/build/src/js/src/vm/TypeInference.cpp:4069
22:21:13 INFO - PROCESS | 2262 |
22:21:13 INFO - PROCESS | 2262 | ###!!! [Parent][MessageChannel] Error: (msgtype=0x2E007D,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
22:21:13 INFO - PROCESS | 2262 |
22:21:13 INFO - PROCESS | 2262 | ++DOCSHELL 0x11c4ce000 == 6 [pid = 2262] [id = 9]
22:21:13 INFO - PROCESS | 2262 | ++DOMWINDOW == 11 (0x11c7a0000) [pid = 2262] [serial = 24] [outer = 0x0]
22:21:13 INFO - PROCESS | 2262 | ++DOMWINDOW == 12 (0x11cf2ec00) [pid = 2262] [serial = 25] [outer = 0x11c7a0000]
22:21:13 INFO - PROCESS | 2262 | 1471065673972 Marionette DEBUG loaded listener.js
22:21:14 INFO - PROCESS | 2262 |
22:21:14 INFO - PROCESS | 2262 | ###!!! [Parent][MessageChannel] Error: (msgtype=0x2E007D,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
22:21:14 INFO - PROCESS | 2262 |
22:21:14 INFO - PROCESS | 2262 | ++DOCSHELL 0x1206c3800 == 7 [pid = 2262] [id = 10]
22:21:14 INFO - PROCESS | 2262 | ++DOMWINDOW == 13 (0x11d96ec00) [pid = 2262] [serial = 26] [outer = 0x0]
22:21:14 INFO - PROCESS | 2262 | ++DOMWINDOW == 14 (0x1207d2800) [pid = 2262] [serial = 27] [outer = 0x11d96ec00]
22:21:14 INFO - PROCESS | 2262 | 1471065674038 Marionette DEBUG loaded listener.js
22:21:14 INFO - PROCESS | 2262 | ++DOMWINDOW == 15 (0x121036c00) [pid = 2262] [serial = 28] [outer = 0x11c7a0000]
22:21:14 INFO - PROCESS | 2262 | ++DOMWINDOW == 16 (0x1211b4400) [pid = 2262] [serial = 29] [outer = 0x11d96ec00]
22:21:27 INFO - PROCESS | 2262 | --DOMWINDOW == 15 (0x1207d2800) [pid = 2262] [serial = 27] [outer = 0x0] [url = about:blank]
22:21:27 INFO - PROCESS | 2262 | --DOMWINDOW == 14 (0x11cf2ec00) [pid = 2262] [serial = 25] [outer = 0x0] [url = about:blank]
22:21:50 INFO - TEST-UNEXPECTED-TIMEOUT | /encoding/textdecoder-fatal-single-byte.html | expected OK
Comment 1•8 years ago
|
||
Should be fix by bug 1295027.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•