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

thread 'main' panicked #77

Open
IAMMORTUSKILL opened this issue Nov 20, 2024 · 0 comments
Open

thread 'main' panicked #77

IAMMORTUSKILL opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@IAMMORTUSKILL
Copy link

IAMMORTUSKILL commented Nov 20, 2024

Hi team!
I run duroc_hog with that command:
./duroc_hog --caseinsensitive --entropy --prettyprint -v -o result_final result

And got this error:
2024-11-20 19:16:04,979 INFO [rusty_hogs] Attempting to parse JSON regex file from provided string...
2024-11-20 19:16:05,187 INFO [rusty_hogs] Attempting to parse JSON allowlist string
2024-11-20 19:16:05,193 INFO [duroc_hog] path verification succeeded
2024-11-20 19:16:05,193 INFO [duroc_hog] scan_file("result")
2024-11-20 19:16:05,646 INFO [duroc_hog] scan_bytes: "result"
thread 'main' panicked at 'range end index 307028 out of range for slice of length 307027', src/bin/duroc_hog.rs:319:30
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

P.S. But if I run w/o --entropy all is good

@IAMMORTUSKILL IAMMORTUSKILL added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant