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

Crash during argument parsing #403

Open
R1kM opened this issue Oct 2, 2024 · 0 comments
Open

Crash during argument parsing #403

R1kM opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
C-bug A bug in charon

Comments

@R1kM
Copy link
Member

R1kM commented Oct 2, 2024

Running Charon on crate lazy-static.rs leads to a panic with error message

thread 'main' panicked at src/bin/charon-driver/driver.rs:170:5:
assertion failed: indices.len() <= 1

One hypothesis raised by @Nadrieril is that this is due to the crate name ending in .rs, that should be better handled during argument parsing.

@R1kM R1kM added the C-bug A bug in charon label Oct 2, 2024
@Nadrieril Nadrieril self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug A bug in charon
Projects
None yet
Development

No branches or pull requests

2 participants