Closed Bug 1364244 Opened 8 years ago Closed 8 years ago

MOZ_Assert: Assertion failure: !cycleEnd_, at /Volumes/firefox/vr/js/src/jit/MoveResolver.h:278

Categories

(Core :: JavaScript Engine: JIT, defect)

ARM
Android
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1299147

People

(Reporter: rbarker, Unassigned)

References

Details

Visiting this page: https://bluemarvin.github.io/cycles/index.html causes the following assert: MOZ_Assert: Assertion failure: !cycleEnd_, at /Volumes/firefox/vr/js/src/jit/MoveResolver.h:278 In the debug build of fennec. Commenting out the MOZ_ASSERT allows the page to run.
Now getting this assert with the previous one commented out: MOZ_Assert: Assertion failure: inCycle_ == 0, at /Volumes/firefox/vr/js/src/jit/arm/MoveEmitter-arm.cpp:414
This may be fixed by Bug 1299147, which just landed and should be in the next Nightly.
Just rebased and no longer get the asserts.
Great, thanks.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Depends on: 1368577
You need to log in before you can comment on or make changes to this bug.