Closed
Bug 959055
Opened 12 years ago
Closed 11 years ago
Intermittent TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/parallel/Array-buildPar.js | --baseline-eager
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
Linux x86-64 mozilla-inbound asan build on 2014-01-12 20:05:45 PST for push c305df97cbc6
slave: bld-linux64-ec2-151
https://tbpl.mozilla.org/php/getParsedLog.php?id=32904031&tree=Mozilla-Inbound
TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/parallel/Array-buildPar.js | --baseline-eager
Comment 2•12 years ago
|
||
This looks like one of ASan's internal assertions. Is this reproducible? It could be a bug in ASan, or more likely, some threading/race issue.
Flags: needinfo?(choller)
Comment 3•12 years ago
|
||
(In reply to Christian Holler (:decoder) from comment #2)
> This looks like one of ASan's internal assertions. Is this reproducible? It
> could be a bug in ASan, or more likely, some threading/race issue.
Yes, a race was my first thought. And no, I can't reproduce whatever timing this is. :/
Updated•11 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•