You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the 0.21.1 version, i just update it and it says:
thread '<unnamed>' panicked at 'assertion failed: tv_nsec >= 0 && tv_nsec < NSEC_PER_SEC as i64', library/std/src/sys/unix/time.rs:77:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[1] 318 IOT instruction xplr
but with musl it just work fine but there is a warning:
libunwind: __unw_add_dynamic_fde: bad fde: FDE is realy CIE
it think it is because i use gnu libc and not musl libc
OS: Artix linux(runit)
Terminal: Kitty
Shell: zsh (also bash has the same error)
Rust: 1.69.0
Compositor: Hyprland (Wayland)
The text was updated successfully, but these errors were encountered:
with the 0.21.1 version, i just update it and it says:
but with musl it just work fine but there is a warning:
it think it is because i use gnu libc and not musl libc
OS: Artix linux(runit)
Terminal: Kitty
Shell: zsh (also bash has the same error)
Rust: 1.69.0
Compositor: Hyprland (Wayland)
The text was updated successfully, but these errors were encountered: