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

Panic on aarch-64 (RPi 3B) #144

Open
loutr opened this issue Feb 3, 2024 · 1 comment
Open

Panic on aarch-64 (RPi 3B) #144

loutr opened this issue Feb 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@loutr
Copy link

loutr commented Feb 3, 2024

Hello,

My version of zenith panics upon starting:

thread '<unnamed>' panicked at 'range end index 432 out of range for slice of length 416', /build/cargo-vendor-dir/linux-taskstats-0.4.0/src/model.rs:127:39

I use NixOS 23.11 on a Raspberry Pi 3B. I did not investigate the problem much, and I'm sorry if this is more related to NixOS than zenith. I am open to any suggestion; feel free to ask for more information.

Thanks!

@bvaisvil bvaisvil added the bug Something isn't working label Feb 28, 2024
@bvaisvil bvaisvil self-assigned this Feb 28, 2024
@jac-cbi
Copy link

jac-cbi commented May 8, 2024

I'm also seeing this crash on Gentoo x86_64:

thread '<unnamed>' panicked at 'range end index 432 out of range for slice of length 416', $HOME/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linux-taskstats-0.5.0/src/model.rs:127:39

I've opened an issue in linux-taskstats-rs.

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

3 participants