-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iperf3 segfault ld-musl-x86_64.so on Alpine Linux container #1692
Comments
I built and run iperf3 under Alpine container, when Docker is running under Windows 11 / WSL2 (Ubuntu Linux). The command run o.k. The Dockerfile I used to build the container is:
The container build command: The system/iperf3 info:
Did you use similar steps to build and run iperf3 in the container? If not, how did you build iperf3? If yes, the problem may be related to platform you are using or the Talos Linux. Is there a way that you can run iperf3 under GDB (or other debugger), so it will be possible to identify were the fault happens? (If a core dump is generated, then it may also be analyzed.) |
Context
Hardware:
8GB RAM, 6 Cores VM on a Proxmox Node
Operating system (and distribution, if any):
iperf3 is running within a container on Kubernetes, using Talos Linux, the container is of Alpine LInux.
Kernel:
Distribution:
libraries, cross-compiling, etc.):
Bug Report
Expected Behavior
Actual Behavior
Logs:
Command:
/usr/bin/iperf3 -c <host> --json -P 2 -t 10
The text was updated successfully, but these errors were encountered: