Skip to content
This repository has been archived by the owner on Oct 6, 2018. It is now read-only.

0x80000002 exception #14

Open
lionpham opened this issue Dec 22, 2015 · 1 comment
Open

0x80000002 exception #14

lionpham opened this issue Dec 22, 2015 · 1 comment

Comments

@lionpham
Copy link

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:

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

@ericleigh007
Copy link

I'm no expert, but a code snippet that duplicates the problem would really help the maintainers out, I'm sure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants