Device not playing HLS video unless it is restarted
| Originator: | mrtanhan | ||
| Number: | rdar://24008773 | Date Originated: | 10-Nov-15 |
| Status: | Resolved: | ||
| Product: | iOS | Product Version: | 9.1 |
| Classification: | Reproducible: |
Hi All,
When we hit play on our client to play HLS, we get the log below. Afterwards when we try other clients like safari and youtube we are getting the same log. This continues until we restart the device. After reboot everything is working fine.
What might be causing the problem and how can we solve it? Thanks.
Device is iPad 9.1 (13B143) and has free storage of 11.2 GB
<Error>: -[NETAWDManager reportStats:metricID:] AWDServerConnection newMetricContainerWithIdentifier failed for metric 2686983, server 0x15d39ba0, not reporting:
<AWDLibnetcoreTCPConnectionReport: 0x15e5f550> {
cellularFallbackReport = {
dataUsageSnapshotsAtNetworkEvents = (
{
bytesIn = 0;
bytesOut = 300;
}
);
"fallbackTimer_msecs" = 0;
fellback = 0;
networkEvents = (
"NETWORK_EVENT_DATA_STALL_AT_APP_LAYER"
);
"timeToNetworkEvents_msecs" = (
3092
);
};
clientIdentifier = "com.example.bundleID";
connectionStatisticsReport = {
DNSAnswersCached = 0;
"DNSResolvedTime_msecs" = 14;
RTTvariance = 19;
"appDataStallTimer_msecs" = 3;
appReportingDataStallCount = 1;
"bestRTT_msecs" = 59;
betterRouteEventCount = 0;
bytesDuplicate = 0;
bytesIn = 0;
bytesOut = 300;
bytesOutOfOrder = 0;
bytesRetransmitted = 0;
cellularFallback = 0;
cellularRRCConnected = 0;
connected = 1;
connectedInterfaceType = "INTERFACE_TYPE_WIFI";
"connectionEstablishmentTime_msecs" = 51;
connectionReuseCount = 0;
"currentRTT_msecs" = 51;
"flowDuration_msecs" = 20658;
interfaceType = "INTERFACE_TYPE_WIFI";
kernelReportedStalls = 0;
kernelReportingConnectionStalled = 0;
kernelReportingReadStalled = 0;
kernelReportingWriteStalled = 0;
packetsDuplicate = 0;
packetsIn = 0;
packetsOut = 1;
packetsOutOfOrder = 0;
packetsRetransmitted = 0;
"smoothedRTT_msecs" = 50;
synRetransmissionCount = 0;
tcpFastOpen = 0;
"timeToConnectionEstablishment_msecs" = 67;
"timeToConnectionStart_msecs" = 16;
"timeToDNSResolved_msecs" = 15;
"timeToDNSStart_msecs" = 1;
trafficClass = 0;
};
delegated = 0;
reportReason = "REPORT_REASON_DATA_STALL_AT_APP_LAYER";
}
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!