Closed
Bug 1464516
Opened 7 years ago
Closed 7 years ago
Intermittent Assertion failure: ok (Inconsistent time data; see bug 1400153), at z:/build/build/src/js/src/gc/Statistics.cpp:891
Categories
(Core :: JavaScript: GC, defect, P5)
Core
JavaScript: GC
Tracking
()
RESOLVED
DUPLICATE
of bug 1400153
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: aiakab [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=180291669&repo=autoland
https://queue.taskcluster.net/v1/task/Ejefoe9CQXK2oRt-sCAoCg/runs/0/artifacts/public/logs/live_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/Ejefoe9CQXK2oRt-sCAoCg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
17:52:03 INFO - REFTEST TEST-START | file:///Z:/task_1527268229/build/tests/reftest/tests/layout/reftests/selection/invalidation-1e.html == file:///Z:/task_1527268229/build/tests/reftest/tests/layout/reftests/selection/invalidation-1-ref.html
17:52:03 INFO - REFTEST TEST-LOAD | file:///Z:/task_1527268229/build/tests/reftest/tests/layout/reftests/selection/invalidation-1e.html | 40 / 51 (78%)
17:52:03 INFO - ++DOMWINDOW == 455 (094BE000) [pid = 4884] [serial = 689] [outer = 017CB7A0]
17:52:03 INFO - [Child 4884, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file z:/build/build/src/dom/base/nsContentUtils.cpp, line 4092
17:52:05 INFO - Parent Mark During Sweeping time = 297.000ms with 296.825ms remaining, child Mark Gray time 297.000ms
17:52:05 INFO - Assertion failure: ok (Inconsistent time data; see bug 1400153), at z:/build/build/src/js/src/gc/Statistics.cpp:891
17:52:05 INFO - ###!!! [Parent][MessageChannel] Error: (msgtype=0x16008D,name=PBrowser::Msg_UpdateNativeWindowHandle) Channel error: cannot send/recv
17:52:05 INFO - ###!!! [Parent][MessageChannel] Error: (msgtype=0x160080,name=PBrowser::Msg_Destroy) Channel error: cannot send/recv
17:52:05 INFO - A content process crashed and MOZ_CRASHREPORTER_SHUTDOWN is set, shutting down
17:52:05 INFO - [Parent 5024, Gecko_IOThread] WARNING: file z:/build/build/src/ipc/chromium/src/base/process_util_win.cc, line 188
17:52:05 INFO - [Parent 5024, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - [Child 5736, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - [Child 5736, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - JavaScript error: chrome://reftest/content/reftest.jsm, line 1541: NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIPropertyBag2.getPropertyAsAString]
17:52:05 INFO - [GPU 5888, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - [GPU 5888, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - [GPU 5888, Chrome_ChildThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - [Child 5736, Main Thread] WARNING: NS_ENSURE_TRUE(maybeContext) failed: file z:/build/build/src/xpcom/threads/nsThread.cpp, line 803
17:52:05 INFO - [Parent 5024, Gecko_IOThread] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
17:52:05 INFO - !!! error running onStopped callback: TypeError: callback is not a function
Link to the reftest anlyzer https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/Ejefoe9CQXK2oRt-sCAoCg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Component: Selection → JavaScript: GC
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•