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

Compiler crash in nim/nightlies #471

Open
mratsim opened this issue Sep 25, 2024 · 1 comment
Open

Compiler crash in nim/nightlies #471

mratsim opened this issue Sep 25, 2024 · 1 comment

Comments

@mratsim
Copy link
Owner

mratsim commented Sep 25, 2024

The nightly currently running in CI is 9d65507d202afcfdf9421fc1e2c9cba3325059ba

and crashes with Error: unhandled exception: int128.nim(69, 11) arg.sdata(3) == 0 out of range [AssertionDefect]

The latest Nim commit in devel doesn't crash, at least on my machine.

@mratsim
Copy link
Owner Author

mratsim commented Sep 25, 2024

image

it's also the latest commit upstream ...

image

and second to last on devel

image

mratsim added a commit that referenced this issue Oct 4, 2024
…broken. (#473)

* CI: replace apt-fast by apt-get

* CI: also test 2.2.x instead of 2.0.x due to #471

* docs: update README with compatible Nim versions
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

1 participant