Closed
Bug 658237
Opened 14 years ago
Closed 14 years ago
MIPS jit failure running as3/Definitions/Function/OneOptArgFunction.abc
Categories
(Tamarin Graveyard :: Baseline JIT (CodegenLIR), defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 638533
People
(Reporter: brbaker, Unassigned)
Details
There is an intermittent failure (appears to be about 50% of the time) running the following acceptance testcase on MIPS:
as3/Definitions/Function/OneOptArgFunction.abc
...
returnNumber() = 10 FAILED! expected: 12
...
The testcase must be jitted for this to fail, and only fails about 50% of the time. I tried to create a minimal testcase but it was not reproducing the issue.
HUGE NOTE: This failure seems to be only happening on one class of MIPS hardware that we are using:
FAILS: Broadcom BMIPS5000 V0.2 FPU V0.1
PASSES: Broadcom 97405 Reference
I "think" the BMIPS5000 is a reference system that adobe had created as a reference for DH.
Flags: in-testsuite+
Flags: flashplayer-triage+
Flags: flashplayer-qrb?
Flags: flashplayer-bug+
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Flags: flashplayer-qrb? → flashplayer-qrb+
You need to log in
before you can comment on or make changes to this bug.
Description
•