Closed hengyoush closed 2 months ago
Describe the bug i download the latest release 0.22.0 and execute it, but error happens:
./ptcpdump bash: ./ptcpdump: cannot execute binary file: Exec format error
my kernel version is:
Linux VM-4-9-ubuntu 5.15.0-72-generic #79-Ubuntu SMP Wed Apr 19 08:22:18 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
How to reproduce it
Expected behavior
Environment
ptcpdump version:
OS:
Kernel:
Additional context
@hengyoush Thanks for reporting.
file ./ptcpdump
docker run --privileged --rm -it --pid=host -v /sys/kernel/debug:/sys/kernel/debug \ -v `pwd`:/app ubuntu:22.04 /app/ptcpdump --version
Describe the bug i download the latest release 0.22.0 and execute it, but error happens:
my kernel version is:
How to reproduce it
Expected behavior
Environment
ptcpdump version:
OS:
Kernel:
Additional context