zenith icon indicating copy to clipboard operation
zenith copied to clipboard

Panic on aarch-64 (RPi 3B)

Open loutr opened this issue 1 year ago • 1 comments

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!

loutr avatar Feb 03 '24 16:02 loutr

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.

jac-cbi avatar May 08 '24 14:05 jac-cbi