-
Notifications
You must be signed in to change notification settings - Fork 14
0xC0000005 exception #15
Description
Hello,
I got 0xC0000005 exception when trying to open a HLS content. Bellowing is detailed information of this exception:
OS: Windows Phone 8.1
Exception Code: 0xC0000005
Exception Information: The thread tried to read from or write to a virtual address for which it does not have the appropriate access.
Call Stack:
Microsoft.HLSClient.dll!Microsoft::HLSClient::Private::StreamInfo::DownloadPlaylistAsync(Concurrency::task_completion_event tcePlaylistDownloaded) Line 215 C++
Microsoft.HLSClient.dll!Microsoft::HLSClient::Private::Playlist::DownloadVariantStreamPlaylist(unsigned int desiredbitrate=104, bool failfast=104, short searchdirectionincaseoffailure=0, bool TestSegmentDownload=false) Line 292 C++
Microsoft.HLSClient.dll!Microsoft::HLSClient::Private::Playlist::InitializePlaylistRefreshCallback::__l86::() Line 862 C++
Microsoft.HLSClient.dll!Platform::Details::__abi_FunctorCapture<<lambda_f4e2e657afc10a2e0c04311bb73fd675>,void,Windows::System::Threading::ThreadPoolTimer ^>::Invoke(Windows::System::Threading::ThreadPoolTimer ^ <__args_0>=0xfaf54068) 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=0xfaf54072) 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
Looking forward to your help!
Best Regards