Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assert crash while running AsmJs/argTest.js #4090

Closed
obastemur opened this issue Oct 29, 2017 · 3 comments
Closed

Assert crash while running AsmJs/argTest.js #4090

obastemur opened this issue Oct 29, 2017 · 3 comments
Assignees

Comments

@obastemur
Copy link
Collaborator

obastemur commented Oct 29, 2017

Xplat CI CCRobot / Linux / ChakraCore Master

out/Debug/ch -WERExceptionSupport -ExtendedErrorStackForTestHost -BaselineMode -maxInterpretCount:1 -maxSimpleJitRunCount:1 -bgjit- -dynamicprofilecache:profile.dpl.137 -RecyclerVerifyMark -RecyclerConcurrentStress -VerifyBarrierBit -KeepRecyclerTrackData -maic:0 -maxInterpretCount:0 test/AsmJs/argTest.js

Output:
----------------------------
ASSERTION 19183: (lib/Runtime/Base/FunctionBody.cpp, line 1852) Cannot shrink register usage
 Failure: (m_inParamCount <= newInParamCount)

----------------------------
exit code: -4
@obastemur
Copy link
Collaborator Author

TODO: Enable disabled xplat test. -> #4522

@MikeHolman
Copy link
Contributor

@obastemur How often does this fail? I'm running that command locally and don't repro. I wonder if this has been fixed by #4531.

@obastemur
Copy link
Collaborator Author

@MikeHolman right, that PR has fixed this one too! Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants