小编Fre*_*let的帖子

Windows 10移动UWP应用程序与McgInterop.McgHelpers.ThrowFailed不可重现的崩溃

我们的崩溃报告显示我们的一个应用程序崩溃,我们无法重现.

堆栈跟踪如下:

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.

你们中有些人已经有这样的问题或任何线索来帮助我们吗?

非常感谢任何建议.

.net c# uwp

8
推荐指数
0
解决办法
458
查看次数

标签 统计

.net ×1

c# ×1

uwp ×1