[Bug 265345] net-mgmt/bandwhich broken in version 0.20.0_17

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 31 Jul 2022 15:25:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265345

--- Comment #4 from Rob Hulley <hulleyrob@gmail.com> ---
thread 'display_handler' panicked at 'called `Result::unwrap()` on an `Err`
value: ParseIntError { kind: InvalidDigit }', src/os/lsof_utils.rs:114:40
        note: run with `RUST_BACKTRACE=1` environment variable to display a
backtrace
                                                                               
     thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
Any { .. }', src/main.rs:311:31
root@freebsd:~ # echo $RUST_BACKTRACE
1
root@freebsd:~ #


setting RUST_BACKTRACE=1 didn't do anything I expect because I dont have rust
installed but it wasn't needed to run the package.

-- 
You are receiving this mail because:
You are the assignee for the bug.