-
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
iPhone iperf3 application issue #1681
Comments
@ n3gwg, more information is needed:
|
What app are you using on the iPhone? FYI, these platforms aren't officially supported, but also due to the nature of these devices it might be difficult for us to assist. We can try to help on a best-effort basis. |
Client: IMPOSSIBLE - It is an APP running on an iPhone and is purely a GUI, there is no command line access to it. Server:
Client: IMPOSSIBLE - It is an APP running on an iPhone and is purely a GUI, there is no command line access to it. Server: iperf3 --server --daemon
The server does NOT crash when I use another iperf3 Linux client, it only crashes when I use the iPhone APP client. It seems to print a couple of lines of data then crashes. I will try to run it again when I get back home and provide the precise output.
I can but will need to do so after I get back home and can run another test.
succeeding used in the aforementioned sentence means "after", "client against the server" means, executing the client after the server had already been started. Thus, one can conclude as follows hereupon:
I hope that clarifies things. Stuart |
Stuart, thanks for the information. It seems that the server crash because it receives "illegal" message from the client, and somehow it doesn't know to handle it well. If this is the case it is important to find the root cause for the crash. Can you run the server using |
David, I tried it a few times but it seems to have stopped crashing. I am not sure if this is due to an automatic update of the iPhone app that I use, an automatic upgrade of iOS, or if some upgrades to the openwrt firmware on my router running iperf3 resolved the issue. However, what is interesting is that iperf3 is still at version 3.16 and seems not to have changed at all on the router. I will try to do some more testing (I have been swamped with work and travel as well for work) when I have time in the near future. If the client is sending some illegal message I presume it might be possible for the iperf3 to trap that illegal message and ignore it or the like. Thank you! Stuart |
Server:
Client:
Bug Report
The text was updated successfully, but these errors were encountered: