NRFUTIL: Trace utility is not stable

I'm experiencing frequent crashes of the trace utility.

nrfutil trace lte --input-serialport /dev/ttyACM1 --output-pcapng wireshark-$(date +%s).pcapng
⠐ Saving trace to /home/<REMOVED>/wireshark-1727275519.pcapng (16236 bytes)
Error: Subprocess /home/<REMOVED>/.nrfutil/bin/nrfutil-trace failed with unexpected exit code None

nrfutil-trace 2.11.0 (8fa6588 2024-09-18)
commit-hash: 8fa6588c66efdcebc2676bf7c393cb5036184f7f
commit-date: 2024-09-18
host: x86_64-unknown-linux-gnu
build-timestamp: 2024-09-19T06:25:28.763301537Z
classification: nrf-external

I understand the information provided is not sufficient to root cause the issue.

Perhaps there is a combination of options that can allow me to collect more usable logs?

Related