cpal icon indicating copy to clipboard operation
cpal copied to clipboard

range end index out of range

Open kamiyaa opened this issue 4 years ago • 0 comments

thread '<unnamed>' panicked at 'range end index 4096 out of range for slice of length 2048', /home/kamiyaa/.cargo/registry/src/github.com-1ecc6299db9ec823/cpal-0.13.4/src/host/jack/stream.rs:274:18
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5

https://github.com/RustAudio/cpal/blob/master/src/host/jack/stream.rs#L274

Not exactly sure whats happening

kamiyaa avatar Oct 24 '21 17:10 kamiyaa