Closed
Bug 1483337
Opened 7 years ago
Closed 7 years ago
Intermittent tests/jit-test/jit-test/tests/basic/expression-autopsy.js | Assertion failure: CurrentThreadCanAccessRuntime(rt) || CurrentThreadIsParseThread(), at /builds/worker/workspace/build/src/js/src/vm/JSContext.h:1154
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: aiakab [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=193908280&repo=mozilla-central
https://queue.taskcluster.net/v1/task/AVJILJnWQG2hszSnIhWGcg/runs/0/artifacts/public/logs/live_backing.log
[task 2018-08-14T17:23:27.358Z] 17:23:27 INFO - TEST-PASS | tests/jit-test/jit-test/tests/basic/expr-decompiler-bug1475953.js | Success (code 0, args "") [7.0 s]
[task 2018-08-14T17:23:27.359Z] 17:23:27 INFO - {"action": "test_start", "jitflags": "", "pid": 11338, "source": "jittests", "test": "basic/expr-decompiler-bug1475953.js", "thread": "main", "time": 1534267400.349005}
[task 2018-08-14T17:23:27.359Z] 17:23:27 INFO - {"action": "test_end", "extra": {"jitflags": "", "pid": 11338}, "jitflags": "", "message": "Success", "pid": 11338, "source": "jittests", "status": "PASS", "test": "basic/expr-decompiler-bug1475953.js", "thread": "main", "time": 1534267407.357616}
[task 2018-08-14T17:23:29.494Z] 17:23:29 INFO - TEST-PASS | tests/jit-test/jit-test/tests/basic/expression-autopsy.js | Success (code 0, args "") [2.1 s]
[task 2018-08-14T17:23:29.495Z] 17:23:29 INFO - {"action": "test_start", "jitflags": "", "pid": 11376, "source": "jittests", "test": "basic/expression-autopsy.js", "thread": "main", "time": 1534267407.361674}
[task 2018-08-14T17:23:29.495Z] 17:23:29 INFO - {"action": "test_end", "extra": {"jitflags": "", "pid": 11376}, "jitflags": "", "message": "Success", "pid": 11376, "source": "jittests", "status": "PASS", "test": "basic/expression-autopsy.js", "thread": "main", "time": 1534267409.481797}
[task 2018-08-14T17:23:29.907Z] 17:23:29 INFO - Assertion failure: CurrentThreadCanAccessRuntime(rt) || CurrentThreadIsParseThread(), at /builds/worker/workspace/build/src/js/src/vm/JSContext.h:1154
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - Exit code: -11
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - FAIL - basic/expression-autopsy.js
[task 2018-08-14T17:23:29.910Z] 17:23:29 WARNING - TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/basic/expression-autopsy.js | Assertion failure: CurrentThreadCanAccessRuntime(rt) || CurrentThreadIsParseThread(), at /builds/worker/workspace/build/src/js/src/vm/JSContext.h:1154 (code -11, args "--ion-eager --ion-offthread-compile=off") [0.4 s]
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - {"action": "test_start", "jitflags": "--ion-eager --ion-offthread-compile=off", "pid": 11382, "source": "jittests", "test": "basic/expression-autopsy.js", "thread": "main", "time": 1534267409.487309}
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - {"action": "test_end", "extra": {"jitflags": "--ion-eager --ion-offthread-compile=off", "pid": 11382}, "jitflags": "--ion-eager --ion-offthread-compile=off", "message": "Assertion failure: CurrentThreadCanAccessRuntime(rt) || CurrentThreadIsParseThread(), at /builds/worker/workspace/build/src/js/src/vm/JSContext.h:1154", "pid": 11382, "source": "jittests", "status": "FAIL", "test": "basic/expression-autopsy.js", "thread": "main", "time": 1534267409.874783}
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - INFO exit-status : -11
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - INFO timed-out : False
[task 2018-08-14T17:23:29.910Z] 17:23:29 INFO - INFO stderr 2> Assertion failure: CurrentThreadCanAccessRuntime(rt) || CurrentThreadIsParseThread(), at /builds/worker/workspace/build/src/js/src/vm/JSContext.h:1154
[task 2018-08-14T17:23:31.538Z] 17:23:31 INFO - TEST-PASS | tests/jit-test/jit-test/tests/basic/expr-decompiler-bug1475953.js | Success (code 0, args "--ion-eager --ion-offthread-compile=off") [11.0 s]
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•