You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.
I got an 0x80000002 exception when using Microsoft HLS SDK.
Exception information was: The thread tried to read or write data that is misaligned on hardware that does not provide alignment. For example, 16-bit values must be aligned on 2-byte boundaries; 32-bit values on 4-byte boundaries, and so on.
Exception code was: 0x80000002
Stacktrace:
Microsoft.HLSClient.dll!Microsoft::HLSClient::Private::Playlist::DownloadVariantStreamPlaylist(unsigned int desiredbitrate=104, bool failfast=104, short searchdirectionincaseoffailure=0, bool TestSegmentDownload=false) Line 288 C++
Microsoft.HLSClient.dll!Microsoft::HLSClient::Private::Playlist::InitializePlaylistRefreshCallback::__l86::<lambda>() Line 862 C++
Microsoft.HLSClient.dll!Platform::Details::__abi_FunctorCapture<<lambda_f4e2e657afc10a2e0c04311bb73fd675>,void,Windows::System::Threading::ThreadPoolTimer ^>::Invoke(Windows::System::Threading::ThreadPoolTimer ^ <__args_0>=0xb7422068) Line 875 C++
Microsoft.HLSClient.dll!Windows::System::Threading::TimerElapsedHandler::[Windows::System::Threading::TimerElapsedHandler::__abi_IDelegate]::__abi_Windows_System_Threading_TimerElapsedHandler___abi_IDelegate____abi_Invoke(Windows::System::Threading::ThreadPoolTimer ^ __param0=0xb7422072) C++
threadpoolwinrt.dll!Windows::System::Threading::CThreadPoolTimer::TimerCallback(struct _TP_CALLBACK_INSTANCE *,void *,struct _TP_TIMER *) Unknown
ntdll.dll!TppTimerpExecuteCallback() Unknown
ntdll.dll!TppWorkerThread() Unknown
ntdll.dll!RtlUserThreadStart() Unknown
OS: Windows Phone 8.1
Please take a look at this issue.
Looking forward to your reply.
Best Regards
The text was updated successfully, but these errors were encountered:
Hello,
I got an 0x80000002 exception when using Microsoft HLS SDK.
Exception information was: The thread tried to read or write data that is misaligned on hardware that does not provide alignment. For example, 16-bit values must be aligned on 2-byte boundaries; 32-bit values on 4-byte boundaries, and so on.
Exception code was: 0x80000002
Stacktrace:
OS: Windows Phone 8.1
Please take a look at this issue.
Looking forward to your reply.
Best Regards
The text was updated successfully, but these errors were encountered: