skbeh
skbeh
It should support 5.15 kernel already. Please tell me if it is broken with the new kernel as I have limited time to test it with master branch now.
I think it is quite a problem, which must be solved. However it may comes from upstream and unfortunately I don't have enough time for diagnosing it now.
Velocity plugins usually use their own message channels, such as this: https://github.com/MTM123/AuthMeVelocity/commit/9471a1a2ecddfe625400adb600e66097ca5b013a
> You need to remove it first from kmod-ipt-conntrack-extra.... Done.
@pukkandan Test added.
@sylvestre It panicks with most directories in my ccache directory, although the stats of the directory looks no difference with others.
```console $ stat .cache/ccache/1 File: .cache/ccache/1 Size: 66 Blocks: 0 IO Block: 4096 directory Device: 0,19 Inode: 1913861 Links: 1 Access: (0755/drwxr-xr-x) Uid: ( 1000/ user) Gid: ( 1000/ user)...
@sylvestre I am not using `sccache`. I am using `ccache`.
@sylvestre Not only `/1`, but also `/3`, `/8` and something else.
@tertsdiepraam ```console $ RUST_BACKTRACE=full target/debug/du ~/.cache/ccache/1 thread 'main' panicked at 'assertion failed: tv_nsec >= 0 && tv_nsec < NSEC_PER_SEC as i64', library/std/src/sys/unix/time.rs:66:9 stack backtrace: 0: 0x55782219022a - std::backtrace_rs::backtrace::libunwind::trace::h8705646449fcdebe at /rustc/fc594f15669680fa70d255faec3ca3fb507c3405/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5...