Skip to content

Instantly share code, notes, and snippets.

@jimmgarrido
Created July 27, 2016 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimmgarrido/f394aa6f4bb94e9ad0610382736d2076 to your computer and use it in GitHub Desktop.
Save jimmgarrido/f394aa6f4bb94e9ad0610382736d2076 to your computer and use it in GitHub Desktop.
Forms.Maps UWP Crash
- $exceptionstack [32 Frames, combase.dll!7515991d()]
[0] combase.dll!7515991d() void*
[1] Windows.UI.dll!55db7452() void*
[2] Windows.UI.dll!55d7f7d1() void*
[3] Windows.UI.Xaml.dll!DCompVisual::SetCoreIndependentInputSource(struct IUnknown *) void*
[4] Windows.UI.Xaml.dll!DCompVisual::SetSwapChain(class CSwapChainElement *,struct IUnknown *,float,float,unsigned int,struct IUnknown *) void*
[5] Windows.UI.Xaml.dll!HWCompSwapChainNode::SetSwapChain(class DCompTreeHost *,class CSwapChainElement *,struct IUnknown *,void *,float,float,unsigned int,struct IUnknown *) void*
[6] Windows.UI.Xaml.dll!CompositorTreeHost::ProcessFrame(class DCompTreeHost *) void*
[7] Windows.UI.Xaml.dll!CCoreServices::SubmitPrimitiveCompositionCommands(struct ICoreRenderTarget *,class CUIElement *,struct IPALClock *,float,struct XRECT_WH *,class xvector<class CCompositorDirectManipulationViewport *> const &,bool) void*
[8] Windows.UI.Xaml.dll!CCoreServices::NWDrawTree(class HWWalk *,struct ICoreRenderTarget *,class VisualTree *,unsigned int,struct XRECT_WH *) void*
[9] Windows.UI.Xaml.dll!CCoreServices::NWDrawMainTree(struct ICoreRenderTarget *,bool,struct XRECT_WH *) void*
[10] Windows.UI.Xaml.dll!CWindowRenderTarget::Draw(class CCoreServices *,unsigned int,struct XRECT_WH *) void*
[11] Windows.UI.Xaml.dll!CXcpBrowserHost::OnTick(void) void*
[12] Windows.UI.Xaml.dll!CXcpDispatcher::Tick(void) void*
[13] Windows.UI.Xaml.dll!CXcpDispatcher::OnReentrancyProtectedWindowMessage(struct HWND__ *,unsigned int,unsigned int,long) void*
[14] Windows.UI.Xaml.dll!CXcpDispatcher::WindowProc(struct HWND__ *,unsigned int,unsigned int,long) void*
[15] user32.dll!770d84f3() void*
[16] user32.dll!770b6c40() void*
[17] user32.dll!770b6541() void*
[18] user32.dll!770b6300() void*
[19] Windows.UI.dll!55d8e476() void*
[20] Windows.UI.dll!55d8dfc3() void*
[21] Windows.UI.dll!55d8dea5() void*
[22] Windows.UI.Xaml.dll!CJupiterWindow::RunCoreWindowMessageLoop(void) void*
[23] Windows.UI.Xaml.dll!CJupiterControl::RunMessageLoop(void) void*
[24] Windows.UI.Xaml.dll!DirectUI::DXamlCore::RunMessageLoop(void) void*
[25] Windows.UI.Xaml.dll!DirectUI::FrameworkView::Run(void) void*
[26] twinapi.appcore.dll!71ca494d() void*
[27] twinapi.appcore.dll!71cbc23c() void*
[28] SHCore.dll!750515ea() void*
[29] kernel32.dll!747d38f4() void*
[30] ntdll.dll!77a55de3() void*
[31] ntdll.dll!77a55dae() void*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment