perfsonar-user - Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Gaetano Vocca <>
- To: Aaron Brown <>
- Cc: Alan Whinery <>, "" <>
- Subject: Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi
- Date: Fri, 19 Dec 2014 21:20:27 +0100
Hi Aaron, please find attached the file containing the text which is passed by stdin to a Perl script I use as post hook. I detect a problem in the RECV_OUTPUT section, line 169. You will also notice that there is an error at line 178 which doesn’t seem to affect the test result. I understand that the hooks are fed by the stdin, would it be possible to send these error notifications to stderr? Thanks again Gaetano |
tool: iperf3
user:
limit_class: root
start_time: 1419020050
is_host_sender: NO
tos: 0
client: raspberrypi.home.net
sender: 192.168.129.94
receiver: raspberrypi.home.net
duration: 2
use_udp: YES
bandwidth: 5000000
window: 0
len_buffer: 0
report_interval: 0
parallel_streams: 0
units:
output_format: J
use_dynamic_window_sizing: NO
</TEST_CONFIG>
<RECV_OUTPUT>
{
"start": {
"connected": [{
"socket": 16,
"local_host": "192.168.129.81",
"local_port": 5665,
"remote_host": "192.168.129.94",
"remote_port": 42630
}],
"version": "iperf 3.0.10",
"system_info": "Linux raspberrypi 3.12.28+ #709 PREEMPT Mon
Sep 8 15:28:00 BST 2014 armv6l GNU/Linux\n",
"timestamp": {
"time": "Fri, 19 Dec 2014 20:14:14 GMT",
"timesecs": 1419020054
},
"accepted_connection": {
"host": "192.168.129.94",
"port": 41644
},
"cookie": "osboxes.1419020055.082847.65ec9a0b4c",
"test_start": {
"protocol": "UDP",
"num_streams": 1,
"blksize": 8192,
"omit": 0,
"duration": 2,
"bytes": 0,
"blocks": 0,
"reverse": 0
}
},
"intervals": [{
"streams": [{
"socket": 16,
"start": 0,
"end": 1.00023,
"seconds": 1.00023,
"bytes": 565248,
"bits_per_second": 4.52094e+06,
"jitter_ms": 4.57404,
"lost_packets": 0,
"packets": 69,
"lost_percent": 0,
"omitted": false
}],
"sum": {
"start": 0,
"end": 1.00023,
"seconds": 1.00023,
"bytes": 565248,
"bits_per_second": 4.52094e+06,
"jitter_ms": 4.57404,
"lost_packets": 0,
"packets": 69,
"lost_percent": 0,
"omitted": false
}
}, {
"streams": [{
"socket": 16,
"start": 1.00023,
"end": 2.00021,
"seconds": 0.999982,
"bytes": 630784,
"bits_per_second": 5.04636e+06,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 77,
"lost_percent": 0,
"omitted": false
}],
"sum": {
"start": 1.00023,
"end": 2.00021,
"seconds": 0.999982,
"bytes": 630784,
"bits_per_second": 5.04636e+06,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 77,
"lost_percent": 0,
"omitted": false
}
}, {
"streams": [{
"socket": 16,
"start": 2.00021,
"end": 2.03238,
"seconds": 0.0321651,
"bytes": 0,
"bits_per_second": 0,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 0,
"lost_percent": nan,
"omitted": false
}],
"sum": {
"start": 2.00021,
"end": 2.03238,
"seconds": 0.0321651,
"bytes": 0,
"bits_per_second": 0,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 0,
"lost_percent": nan,
"omitted": false
}
}],
"end": {
"streams": [{
"udp": {
"socket": 16,
"start": 0,
"end": 2.03238,
"seconds": 2.03238,
"bytes": 1196032,
"bits_per_second": 4.70791e+06,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 146,
"lost_percent": 0
}
}],
"sum": {
"start": 0,
"end": 2.03238,
"seconds": 2.03238,
"bytes": 1196032,
"bits_per_second": 4.70791e+06,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 146,
"lost_percent": 0
},
"cpu_utilization_percent": {
"host_total": 1.61363,
"host_user": 0,
"host_system": 1.61363,
"remote_total": 4.32541,
"remote_user": 0.200171,
"remote_system": 4.30456
}
}
}
{
"start": {
"connected": [],
"version": "iperf 3.0.10",
"system_info": "Linux raspberrypi 3.12.28+ #709 PREEMPT Mon
Sep 8 15:28:00 BST 2014 armv6l GNU/Linux\n"
},
"intervals": [],
"end": {
},
"error": "interrupt - the server has terminated"
}
</RECV_OUTPUT>
<SEND_OUTPUT>
{
"start": {
"connected": [{
"socket": 16,
"local_host": "192.168.129.94",
"local_port": 42630,
"remote_host": "192.168.129.81",
"remote_port": 5665
}],
"version": "iperf 3.0.9",
"system_info": "Linux osboxes 3.10.0-123.13.1.el7.x86_64 #1
SMP Tue Dec 9 23:06:09 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux\n",
"timestamp": {
"time": "Fri, 19 Dec 2014 20:14:15 GMT",
"timesecs": 1419020055
},
"connecting_to": {
"host": "192.168.129.81",
"port": 5665
},
"cookie": "osboxes.1419020055.082847.65ec9a0b4c",
"test_start": {
"protocol": "UDP",
"num_streams": 1,
"blksize": 8192,
"omit": 0,
"duration": 2,
"bytes": 0,
"blocks": 0,
"reverse": 0
}
},
"intervals": [{
"streams": [{
"socket": 16,
"start": 0,
"end": 1.00102,
"seconds": 1.00102,
"bytes": 565248,
"bits_per_second": 4.51736e+06,
"packets": 69,
"omitted": false
}],
"sum": {
"start": 0,
"end": 1.00102,
"seconds": 1.00102,
"bytes": 565248,
"bits_per_second": 4.51736e+06,
"packets": 69,
"omitted": false
}
}, {
"streams": [{
"socket": 16,
"start": 1.00102,
"end": 2.00032,
"seconds": 0.999296,
"bytes": 630784,
"bits_per_second": 5.04983e+06,
"packets": 77,
"omitted": false
}],
"sum": {
"start": 1.00102,
"end": 2.00032,
"seconds": 0.999296,
"bytes": 630784,
"bits_per_second": 5.04983e+06,
"packets": 77,
"omitted": false
}
}],
"end": {
"streams": [{
"udp": {
"socket": 16,
"start": 0,
"end": 2.00032,
"seconds": 2.00032,
"bytes": 1196032,
"bits_per_second": 4.78337e+06,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 146,
"lost_percent": 0
}
}],
"sum": {
"start": 0,
"end": 2.00032,
"seconds": 2.00032,
"bytes": 1196032,
"bits_per_second": 4.78337e+06,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 146,
"lost_percent": 0
},
"cpu_utilization_percent": {
"host_total": 4.32541,
"host_user": 0.200171,
"host_system": 4.30456,
"remote_total": 1.61363,
"remote_user": 0,
"remote_system": 1.61363
}
},
"server_output_json": {
"start": {
"connected": [{
"socket": 16,
"local_host": "192.168.129.81",
"local_port": 5665,
"remote_host": "192.168.129.94",
"remote_port": 42630
}],
"version": "iperf 3.0.10",
"system_info": "Linux raspberrypi 3.12.28+ #709
PREEMPT Mon Sep 8 15:28:00 BST 2014 armv6l GNU/Linux\n",
"timestamp": {
"time": "Fri, 19 Dec 2014 20:14:14 GMT",
"timesecs": 1419020054
},
"accepted_connection": {
"host": "192.168.129.94",
"port": 41644
},
"cookie":
"osboxes.1419020055.082847.65ec9a0b4c",
"test_start": {
"protocol": "UDP",
"num_streams": 1,
"blksize": 8192,
"omit": 0,
"duration": 2,
"bytes": 0,
"blocks": 0,
"reverse": 0
}
},
"intervals": [{
"streams": [{
"socket": 16,
"start": 0,
"end": 1.00023,
"seconds": 1.00023,
"bytes": 565248,
"bits_per_second":
4520940,
"jitter_ms": 4.57404,
"lost_packets": 0,
"packets": 69,
"lost_percent": 0,
"omitted": false
}],
"sum": {
"start": 0,
"end": 1.00023,
"seconds": 1.00023,
"bytes": 565248,
"bits_per_second": 4520940,
"jitter_ms": 4.57404,
"lost_packets": 0,
"packets": 69,
"lost_percent": 0,
"omitted": false
}
}, {
"streams": [{
"socket": 16,
"start": 1.00023,
"end": 2.00021,
"seconds": 0.999982,
"bytes": 630784,
"bits_per_second":
5046360,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 77,
"lost_percent": 0,
"omitted": false
}],
"sum": {
"start": 1.00023,
"end": 2.00021,
"seconds": 0.999982,
"bytes": 630784,
"bits_per_second": 5046360,
"jitter_ms": 5.31038,
"lost_packets": 0,
"packets": 77,
"lost_percent": 0,
"omitted": false
}
}],
"end": {
}
}
}
</SEND_OUTPUT>
|
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, (continued)
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/18/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Alan Whinery, 12/18/2014
- R: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Aaron Brown, 12/19/2014
- R: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Aaron Brown, 12/19/2014
- R: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Aaron Brown, 12/19/2014
- R: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Aaron Brown, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Aaron Brown, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/21/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Aaron Brown, 12/23/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/23/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/23/2014
- R: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/19/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Alan Whinery, 12/18/2014
- Re: [perfsonar-user] BWCTLD segmantation fault on Raspberry Pi, Gaetano Vocca, 12/18/2014
Archive powered by MHonArc 2.6.16.