-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Hi - interesting package!
when trying to run on an ubuntu 22.04 LTS x64 server, i am getting the following for any command i attempt to run. I tried both a crates.io install (0.7.0) and just installed from tip to the same effect:
❯ RUST_BACKTRACE=1 ./target/release/intentrace ls
thread 'main' panicked at src/utilities.rs:270:33:
called `Option::unwrap()` on a `None` value
stack backtrace:
0: rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::panic
3: core::option::unwrap_failed
4: std::thread::local::LocalKey<T>::try_with
5: intentrace::one_line_formatter::<impl intentrace::syscall_object::SyscallObject>::one_line_formatter
6: intentrace::syscall_returned
7: intentrace::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Cargo.lock Cargo.toml intentrace-example.jpg intentrace-example.png itrace.png LICENSE README.md src target
Metadata
Metadata
Assignees
Labels
No labels