Skip to content

Mysterious intermittent error #10

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

Closed
kripken opened this issue Dec 18, 2015 · 0 comments
Closed

Mysterious intermittent error #10

kripken opened this issue Dec 18, 2015 · 0 comments

Comments

@kripken
Copy link
Member

kripken commented Dec 18, 2015

Some of the spec tests fail randomly. This is very odd as there is nothing random in the interpreter, nor the test. I seem to only see it on a 32-bit machine.

To see it, I just run ./check and stop after the spec tests, then keep doing that until it fails.

Valgrind finds nothing.

Looks somehow float rounding or signaling nan related, based on the error (we fail the spec test due to a nan having or not having the signaling bit).

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

2 participants