App crash
jothamsia opened this issue · 1 comments
jothamsia commented
Is there an existing issue for this?
- I have searched the existing issues.
What's the problem?
When i launch sniffnet on arch linux and choose a network interface the immediately crashes with this error
thread 'main' panicked at core/src/slice/sort/shared/smallsort.rs:865:5:
user-provided comparison function does not correctly implement a total order
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
.
How did you install the app?
built locally by cloning the repository
Operating System
Linux
Additional context
App launches well but when i choose a network interface it crashes instantly.