evristzam / ndt

Automatically exported from code.google.com/p/ndt
Other
0 stars 0 forks source link

SIGSEGV signal at server (protocol error at client) when testing on wlan interface #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run server on machine with wlan interface.
2. Start test on another machine. Traffic must go via server's wlan interface.
3. Look at results on the client machine.

What is the expected output? What do you see instead?

EXPECTED:

Test finishes successfully and the results are printed correctly.

CURRENT:

-----------------
* client machine:

Protocol error - expected results!  got ' 1', msgtype=2

-----------------------------------------------------------
* server machine (console output with multiple -d options):

<------------ 2429 ------------->
Finished testing C2S = 17.10 Mbps, S2C = 16.46 Mbps
Signal 11 received by process 2429
DEBUG, caught SIGSEGV signal and terminated process (2429)

Original issue reported on code.google.com by jerem...@poczta.fm on 5 Jun 2010 at 8:40

GoogleCodeExporter commented 9 years ago
Fixed in r360.

Original comment by jerem...@poczta.fm on 5 Jun 2010 at 9:39