Hi fipcurren,
>>'"MISSING_DUMP_80000003_{Appname_VersionofApp_Architecture}!Unknown", "APPLICATION_FAULT_2154c_{MyProjectStartupName}.dll!Unknown"
and "FINALIZER_35730_{MyProjectStartupName}.dll!Unknown"'
If I do not misunderstand you, the data is from dashboard in windows dev center.
There is an article about "Crash analysis in the unified Dev Center" which include the following text, the link is https://blogs.windows.com/buildingapps/2015/07/13/crash-analysis-in-the-unified-dev-center/
- Data Export (shown below) – two reports available to analyze logs:
- Health: crashes and events: counts how many events happened of each type of failure
- Health: failure log: provides the details for the distinct types of failure, as well as the stack traces
...
Debugging your apps
Dev Center now provides more tools to help debug and optimize your apps across all platforms. One recommendation to get started with debugging in the new Dev Center is to go to your app, then open Analytics, then Health:
- Filter the page by Package Version (in the top of the page), to find the latest crashes
- Filter the trend graph by OS version and market to narrow down issues
- Review the breakout charts to determine if the issue corresponds to a particular OS version or device characteristics
- Once you have narrowed the issue to a particular version of the app, OS or device, go to the Failure Log to view stack traces and diagnose the possible source of the issue
You can also do the same using the two export reports: crashes and failure log.
If I have misunderstood you, please feel free to let me know.
Best Regards,
guang9Bear
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.