Closed
Bug 1292324
Opened 8 years ago
Closed 8 years ago
Intermittent file:///builds/slave/test/build/tests/jsreftest/tests/jsreftest.html?test=ecma_6/TypedArray/every-and-some.js and every other test | application terminated with exit code 5
Categories
(Core :: JavaScript Engine, defect, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | fixed |
firefox51 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: wkocher [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=10973411&repo=fx-team
http://archive.mozilla.org/pub/firefox/tinderbox-builds/fx-team-macosx64/1470319644/fx-team_yosemite_r7_test-jsreftest-e10s-bm106-tests1-macosx-build284.txt.gz
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=http://archive.mozilla.org/pub/firefox/tinderbox-builds/fx-team-macosx64/1470319644/fx-team_yosemite_r7_test-jsreftest-e10s-bm106-tests1-macosx-build284.txt.gz&only_show_unexpected=1
Comment 1•8 years ago
|
||
All recent bugs with "application terminated with exit code 5" seem to be the same issue, that was previously categorized as bug 1285465.
I triggered jsreftest on more revisions:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=jsref%20osx%20opt&tochange=87c0b92cae4244ff7f0156f1fc90cb161f9243e9&fromchange=45312f91ab910ed9c646da50baba3a09415abe8f
and it looks like it started from bug 1119537
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=c23ff1725f56734958eb2978040ab36f278a6063&filter-searchStr=jsref%20osx%20opt
terrence, do you have any idea?
(or should I trigger more runs?)
Comment 2•8 years ago
|
||
It's nice to know this reproduces jstestbrowser. I'll try to get it in a debugger today.
Comment 29•8 years ago
|
||
I can reproduce easily in the shell on c23ff1725f56, but not on tip. Nick has recently switched us over from NSPR threads to std:: polyfills and I expect something in there has fixed the issue. I'll try to bisect it.
Updated•8 years ago
|
Summary: Intermittent file:///builds/slave/test/build/tests/jsreftest/tests/jsreftest.html?test=ecma_6/TypedArray/every-and-some.js | application terminated with exit code 5 → Intermittent file:///builds/slave/test/build/tests/jsreftest/tests/jsreftest.html?test=ecma_6/TypedArray/every-and-some.js and every other test | application terminated with exit code 5
Comment hidden (Intermittent Failures Robot) |
Comment 34•8 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment 35•8 years ago
|
||
These seem to have gone away when Jon found the missing signal.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(terrence)
Resolution: --- → FIXED
Updated•8 years ago
|
status-firefox49:
--- → unaffected
status-firefox50:
--- → fixed
status-firefox51:
--- → fixed
Depends on: 1288579
You need to log in
before you can comment on or make changes to this bug.
Description
•