Hello,
I have a JS application for Windows 8 in Store (named Clouder!) and some users have been complaining of crashes with the latest update. In the reporting section, i can download a CAB file containing the crash dump.
When i look up online, it looks like i need a tool called WinDBg:
http://blogs.msdn.com/b/windowsstore/archive/2012/06/27/improving-apps-with-quality-reports.aspx
Apparently this tool is installed when installing the W8 SDK but i can't find it anywhere.
Where is it exactly?
By the way, the error code is FATAL_APP_EXIT_00000009_80070005_WWAHost.exe!WebInstance::TraceModuleLifecycleFailure, if anyone ever came across it :)
Thanks,
Fabien