Windows Phone 8中的奇怪堆栈跟踪

时间:2014-06-24 05:17:12

标签: windows-phone-8 crash-dumps

您好我有一个Windows手机应用程序正在获取开发中心报告的一些崩溃。 我最近进行了升级,其中包括一些小的更改以及将一些常用代码从Silverlight类库移动到Windows手机类库(以便我可以在VS2013中打开项目)。 我在模拟器和手机上的所有测试都没有问题。

相当多的崩溃似乎都在后台代理中生成一个磁贴...不明显为什么但我至少可以看到我的代码中的哪个方法(不知道如何使用offet来找到确切的行。< / p>

然而,我的大部分错误是错误E06D7363错误,以下堆栈跟踪。 (必须减少太大而不能完全包括) 这里没有任何东西远远看起来像我的代码所以我不知道从哪里开始。

是否有任何想法让我朝着正确的方向前进?

感谢。

Frame    Image                     Function                                                                                                                                                                                                                                                                               Offset        
0        headlesshost              __ImageBase                                                                                                                                                                                                                                                                            0x00000007    
1        coreclr                   CLRException::HandlerState::SetupCatch                                                                                                                                                                                                                                                 0x00000075    
2        coreclr                   Module::DoInit                                                                                                                                                                                                                                                                         0x00000275    
3        msvcrt                    __CxxCallCatchBlock                                                                                                                                                                                                                                                                    0x00000077    
4        msvcrt                    _getpid                                                                                                                                                                                                                                                                                0x00000608    
5        coreclr                   __dyn_tls_init_callback _PERF_                                                                                                                                                                                                                                                         0x00000000    
6        coreclr                   CAssemblyLocation::`vftable'                                                                                                                                                                                                                                                           0x0007aa44    
7        coreclr                   CAssemblyLocation::`vftable'                                                                                                                                                                                                                                                           0x0007aa1c    
8        coreclr                   Module::DoInit                                                                                                                                                                                                                                                                         0x00000133    
9        coreclr                   Module::DoInit                                                                                                                                                                                                                                                                         0x00000001    
10       msvcrt                    __piob _PERF_                                                                                                                                                                                                                                                                          0x00000000    
11       ntdll                     __PchSym_ _PERF_                                                                                                                                                                                                                                                                       0x00000000    
12       coreclr                   SString::ConvertToUnicode                                                                                                                                                                                                                                                              0x0000002d    
13       coreclr                   Module::DoInit                                                                                                                                                                                                                                                                         0x00000131    
14       msvcrt                    _CallSettingFrame                                                                                                                                                                                                                                                                      0x00000011    
15       msvcrt                    __CxxCallCatchBlock                                                                                                                                                                                                                                                                    0x000000b1    
16       ntdll                     RcConsolidateFrames                                                                                                                                                                                                                                                                    0x00000005    
17       ntdll                     RtlUnwindEx                                                                                                                                                                                                                                                                            0x000001d3    
18       coreclr                   operator new                                                                                                                                                                                                                                                                           0x00000011    
19       coreclr                   PEImage::s_hashLock                                                                                                                                                                                                                                                                    0x00000000    
20       coreclr                   PEImage::Release                                                                                                                                                                                                                                                                       0x00000091    
21       coreclr                   BINDER_SPACE::AssemblyBinder::BindToSystemSatellite                                                                                                                                                                                                                                    0x000000d1    
22       ntdll                     RtlUnwindEx                                                                                                                                                                                                                                                                            0x00000001    
23       msvcrt                    _UnwindNestedFrames                                                                                                                                                                                                                                                                    0x00000069    
24       msvcrt                    __CxxCallCatchBlock                                                                                                                                                                                                                                                                    0x00000001    
25       coreclr                   CAssemblyLocation::`vftable'                                                                                                                                                                                                                                                           0x0007aa30    
26       coreclr                   CAssemblyLocation::`vftable'                                                                                                                                                                                                                                                           0x0007aa08    
27       msvcrt                    FindHandler                                                                                                                                                                                                                                                                            0x0000026f    
28       coreclr                   Module::DoInit                                                                                                                                                                                                                                                                         0x0000011b    
29       coreclr                   CTA2PAVException                                                                                                                                                                                                                                                                       0x00000008    
30       msvcrt                    _getptd_noexit                                                                                                                                                                                                                                                                         0x0000001b    
31       msvcrt                    __InternalCxxFrameHandler                                                                                                                                                                                                                                                              0x00000155    
32       msvcrt                    __CxxFrameHandler3                                                                                                                                                                                                                                                                     0x00000043    
33       coreclr                   CAssemblyLocation::`vftable'                                                                                                                                                                                                                                                           0x0007ab00    
34       ntdll                     RtlpExecuteHandlerForException                                                                                                                                                                                                                                                         0x00000009    
35       ntdll                     RtlDispatchException                                                                                                                                                                                                                                                                   0x0000015d    
36       coreclr                   _CxxFrameHandler3                                                                                                                                                                                                                                                                      0x00000001    
37       coreclr                   ExceptionHijack_xdata_end                                                                                                                                                                                                                                                              0x0001b3ec    
38       coreclr                   LoaderHeap::RealAllocMemUnsafe                                                                                                                                                                                                                                                         0x00000001    
39       kernelbase                __ImageBase                                                                                                                                                                                                                                                                            0x00000000    
40       kernelbase                __PchSym_ _PERF_                                                                                                                                                                                                                                                                       0x00000000    
41       msvcrt                    __sbh_initialized                                                                                                                                                                                                                                                                      0x00000000    
42       msvcrt                    __piob _PERF_                                                                                                                                                                                                                                                                          0x00000000    
43       coreclr                   __dyn_tls_init_callback _PERF_                                                                                                                                                                                                                                                         0x00000000    
44       coreclr                   __dyn_tls_init_callback _PERF_                                                                                                                                                                                                                                                         0x00000000    
45       coreclr                   __dyn_tls_init_callback _PERF_                                                                                                                                                                                                                                                         0x00000000    
46       coreclr                   __dyn_tls_init_callback _PERF_                                                                                                                                                                                                                                                         0x00000000    
47       coreclr                   __dyn_tls_init_callback _PERF_                                                                                                                                                                                                                                                         0x00000000    
48       sechost                   lsalook__MIDL_TypeFormatString                                                                                                                                                                                                                                                         0x000001e2    
49       rpcrt4                    NdrConformantVaryingArrayUnmarshall                                                                                                                                                                                                                                                    0x00000045

<output removed here >    

96       coreclr                   BaseAssemblySpec::CloneFields                                                                                                                                                                                                                                                          0x00000047    
97       coreclr                   __ClrAllocInProcessHeap                                                                                                                                                                                                                                                                0x00000000    
98       coreclr                   EEHeapAllocInProcessHeap

1 个答案:

答案 0 :(得分:0)

在您的情况下,找到解决方案需要大量浏览网站并搜索错误代码说明并找到解决方案或您只需Analyze crash reports.您将收到包含其他文件的认证报告你可以用它来识别发生的事情。根据发生的错误类型,您会收到A crash dump file或An ErrorInfo file。要检查这些文件,开发人员中心建议您使用Microsoft Visual Studio or the Windows Debugger Tools.请查看此处 Analyzing crash reports Improving apps with Quality reports.希望这可以帮助您。