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

bug: README example panics #31

Open
entropidelic opened this issue Feb 17, 2023 · 2 comments
Open

bug: README example panics #31

entropidelic opened this issue Feb 17, 2023 · 2 comments

Comments

@entropidelic
Copy link

Hi, I made a clean checkout of the master branch of the repo and the run:

cargo run --release --bin giza-examples

using toolchain rustc 1.69.0-nightly in MacOS M1 Darwin.

I am getting this panic message

thread ‘main’ panicked at ‘index out of bounds: the len is 24 but the index is 24’, runner/src/memory.rs:99:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Is this a bug from my own setup or a giza issue?
Thanks for your time 😄!

@gaozheruiye
Copy link

This happened to me too.

@Neurone
Copy link

Neurone commented May 9, 2023

Exact same error for, I tried with MacOS and Ubuntu.

❯ cargo --version
cargo 1.71.0-nightly (569b648b5 2023-05-05)
❯ cairo-compile --version
cairo-compile 0.11.0.2

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

3 participants