8000 Panic in codecs.rs · Issue #5501 · RustPython/RustPython · GitHub
[go: up one dir, main page]

Skip to content

Panic in codecs.rs #5501

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

Closed
arihant2math opened this issue Feb 3, 2025 · 0 comments · Fixed by #5502
Closed

Panic in codecs.rs #5501

arihant2math opened this issue Feb 3, 2025 · 0 comments · Fixed by #5502
Labels
C-bug Something isn't working

Comments

@arihant2math
Copy link
Collaborator

Windows x86-64 debug build with default features when running cargo run -- -m test.

thread 'main' panicked at vm\src\codecs.rs:626:12:
attempt to subtract with overflow
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\rustpython.exe -m test` (exit code: 101)
@arihant2math arihant2math added the C-bug Something isn't working label Feb 3, 2025
@arihant2math arihant2math changed the title Panic Panic in codecs.rs Feb 3, 2025
@arihant2math arihant2math mentioned this issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0