我们的崩溃报告显示我们的一个应用程序崩溃,我们无法重现.
堆栈跟踪如下:
0x000000005e2b83fb McgInterop.McgHelpers.ThrowFailed(Int32 hr, RuntimeTypeHandle typeHnd) in c:\windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20160922-081319-21352\AC\Temp\Ilc1794386837\app-windows10.McgInterop\Helpers.g.cs at 6952:10
0x000000005e2b9855 McgInterop.ComCallHelpers.ComCall__HRESULT($__ComObject __this, RuntimeTypeHandle __typeHnd, Int32 __targetIndex) in c:\windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20160922-081319-21352\AC\Temp\Ilc1794386837\app-windows10.McgInterop\SharedStubs.g.cs at 6687:5
0x000000005e2b97a7 McgInterop.ForwardComSharedStubs.Proc_<System.__Canon>(Void* InstParam, $__ComObject __this, Int32 __targetIndex) in c:\windows\ServiceProfiles\NetworkService\AppData\Local\Packages\appcompile-20160922-081319-21352\AC\Temp\Ilc1794386837\app-windows10.McgInterop\SharedStubs.g.cs at 353:4
0x000000005e3d050b Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule.CoreApplication_UnhandledErrorDetected(Object sender, $UnhandledErrorDetectedEventArgs e) in at 0:0
Run Code Online (Sandbox Code Playgroud)
我们假设这种崩溃是在某些特定条件下在启动时发生的,但我们无法在自己的设备上重现它.我们也认为MCG
是,Marshalling Code Generator
但我们不能再进一步了.
这个应用程序是完全的W10 Uwp App
.
你们中有些人已经有这样的问题或任何线索来帮助我们吗?
非常感谢任何建议.