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

Random (Illegal Instruction) core dumps for test_cz_simulations.py #494

Closed
kel85uk opened this issue Aug 9, 2018 · 4 comments
Closed

Random (Illegal Instruction) core dumps for test_cz_simulations.py #494

kel85uk opened this issue Aug 9, 2018 · 4 comments

Comments

@kel85uk
Copy link
Contributor

kel85uk commented Aug 9, 2018

test_cz_simulations.py program is unreliable, as it seems for this particular script, sometimes it passes, and sometimes it fails.

Consider the same running code with nothing but a modification in comment for the different test outcomes:

image

image

@kel85uk kel85uk changed the title Random seg faults or core dumps for test_cz_simulations.py Random (Illegal Instruction) core dumps for test_cz_simulations.py Aug 15, 2018
@kel85uk
Copy link
Contributor Author

kel85uk commented Aug 15, 2018

After a brief check, seems like Travis could be spawning docker containers within processors which might not have certain instruction sets (avx2?). One of the libraries being used is prone to such problems.

See this: p4lang/p4c#973

@AdriaanRol
Copy link
Contributor

@kel85uk , I have disabled the tests in PR #495 .

@slavoutich
Copy link
Contributor

The same in #496

@wvlothuizen
Copy link
Contributor

too old, not using Travis anymore

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

No branches or pull requests

4 participants