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

panicked at 'assertion failed: tv_nsec >= 0 && tv_nsec < NSEC_PER_SEC as i64' #626

Closed
mzakyr42 opened this issue Jun 3, 2023 · 1 comment

Comments

@mzakyr42
Copy link

mzakyr42 commented Jun 3, 2023

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)

@sayanarijit
Copy link
Owner

Duplicate of #565

@sayanarijit sayanarijit marked this as a duplicate of #565 Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants