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

ec_baby_jubjub test hits recursion limit #1626

Closed
joss-aztec opened this issue Jun 9, 2023 · 0 comments · Fixed by #1745
Closed

ec_baby_jubjub test hits recursion limit #1626

joss-aztec opened this issue Jun 9, 2023 · 0 comments · Fixed by #1745
Labels
bug Something isn't working refactor ssa

Comments

@joss-aztec
Copy link
Contributor

Aim

Test named ec_baby_jubjub should compile.

Expected Behavior

^

Bug

It errors with

The application panicked (crashed).
Message:  Attempted to recur more than 1000 times during function inlining.
Location: crates/noirc_evaluator/src/ssa_refactor/opt/inlining.rs:133

To Reproduce

Installation Method

None

Nargo Version

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@joss-aztec joss-aztec added bug Something isn't working refactor ssa labels Jun 9, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jun 9, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working refactor ssa
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant