上次 Xamarin.iOS 更新后的 SIGABRT 错误 [英] SIGABRT error after last Xamarin.iOS update

查看:21
本文介绍了上次 Xamarin.iOS 更新后的 SIGABRT 错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

刚刚更新到最新版本的 Xamarin Studio 和 Xamarin.iOS.现在我收到此错误:

Just updated to the lastest version of Xamarin studio and Xamarin.iOS. Now I am getting this error:

在执行本机代码时收到 SIGABRT.这通常表明单声道运行时或本机库之一中的致命错误由您的应用程序使用.

Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application.

嗯,实际上它甚至不是一个错误.模拟器只是崩溃,并没有出现任何可行的错误.10 分钟前一切正常...

Well, its not even an error actually. The simulator just crashes and and no workable error shows up. All was fine 10 mins ago...

我使用的是 Mac OSX.

Im on Mac OSX.

有什么想法吗?谢谢!

编辑

2015-05-08 08:46:58.951 ReflectMobileiOS[1761:93636] 未处理的托管异常:无法加载文件或程序集Splat.Portable"或其依赖项之一.该系统找不到指定的文件.(System.IO.FileNotFoundException)在 System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef, System.Security.Policy.Evidence assemblySecurity) [0x00000] in :0在 System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] 中:0在 System.Reflection.Assembly.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] 中:0在 ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List1 程序集,System.Reflection.Assembly 程序集) [0x00000] 在 <文件名未知>:0在 ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List1 程序集,System.Reflection.Assembly 程序集) [0x00000] 中:0在 ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1 程序集,System.Reflection.Assembly 程序集) [0x00000] 中:0在 ObjCRuntime.Runtime.RegisterEntryAssembly (System.Reflection.Assembly entry_assembly) [0x00000] 中:0在 ObjCRuntime.Runtime.RegisterEntryAssembly (IntPtr a) [0x00000] 中:0在 ObjCRuntime.Runtime.register_entry_assembly (IntPtr assembly) [0x00000] 中:0at (wrapper native-to-managed) ObjCRuntime.Runtime:register_entry_assembly (intptr)2015-05-08 08:46:58.953 ReflectMobileiOS[1761:93636] 关键:堆栈跟踪:

2015-05-08 08:46:58.951 ReflectMobileiOS[1761:93636] Unhandled managed exception: Could not load file or assembly 'Splat.Portable' or one of its dependencies. The system cannot find the file specified. (System.IO.FileNotFoundException) at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef, System.Security.Policy.Evidence assemblySecurity) [0x00000] in :0 at System.AppDomain.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] in :0 at System.Reflection.Assembly.Load (System.Reflection.AssemblyName assemblyRef) [0x00000] in :0 at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List1 assemblies, System.Reflection.Assembly assembly) [0x00000] in <filename unknown>:0 at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List1 assemblies, System.Reflection.Assembly assembly) [0x00000] in :0 at ObjCRuntime.Runtime.CollectReferencedAssemblies (System.Collections.Generic.List`1 assemblies, System.Reflection.Assembly assembly) [0x00000] in :0 at ObjCRuntime.Runtime.RegisterEntryAssembly (System.Reflection.Assembly entry_assembly) [0x00000] in :0 at ObjCRuntime.Runtime.RegisterEntryAssembly (IntPtr a) [0x00000] in :0 at ObjCRuntime.Runtime.register_entry_assembly (IntPtr assembly) [0x00000] in :0 at (wrapper native-to-managed) ObjCRuntime.Runtime:register_entry_assembly (intptr) 2015-05-08 08:46:58.953 ReflectMobileiOS[1761:93636] critical: Stacktrace:

2015-05-08 08:46:58.953 ReflectMobileiOS[1761:93636] 关键:本机堆栈跟踪:

2015-05-08 08:46:58.953 ReflectMobileiOS[1761:93636] critical: Native stacktrace:

2015-05-08 08:46:58.962 ReflectMobileiOS[1761:93636] 严重:0 ReflectMobileiOS 0x001baee7 mono_handle_native_sigsegv + 3112015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] 关键:1 ReflectMobileiOS 0x001c1c31 sigabrt_signal_handler + 1292015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] 关键:2 libsystem_platform.dylib 0x07fec03b _sigtramp + 432015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] 关键:3 ???0xffffffff 0x0 + 42949672952015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] 关键:4 libsystem_sim_c.dylib 0x07d83a5a 中止 + 1562015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] 关键:5 ReflectMobileiOS 0x00350b46 xamarin_unhandled_exception_handler + 3422015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] 关键:6 ReflectMobileiOS 0x001bb75b mono_invoke_unhandled_exception_hook + 912015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] 关键:7 ReflectMobileiOS 0x001ba5e8 mono_handle_exception_internal + 62002015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] 关键:8 ReflectMobileiOS 0x001b8da9 mono_handle_exception + 412015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] 关键:9 ReflectMobileiOS 0x0014fcd8 mono_x86_throw_exception + 1362015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] 关键:10 ???0x130d8f57 0x0 + 3196557672015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] 关键:11 ???0x131522d0 0x0 + 3201522722015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] 关键:12 ???0x131521e8 0x0 + 3201520402015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] 关键:13 ???0x1315216c 0x0 + 3201519162015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] 关键:14 ???0x13152198 0x0 + 3201519602015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] 关键:15 ???0x13152198 0x0 + 3201519602015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] 关键:16 ???0x1315208c 0x0 + 3201516922015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] 关键:17 ???0x13151fb8 0x0 + 3201514802015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] 关键:18 ???0x13151f6c 0x0 + 3201514042015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] 关键:19 ???0x13126b90 0x0 + 3199742882015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] 关键:20 ReflectMobileiOS 0x0034f8e0 xamarin_register_entry_assembly + 322015-05-08 08:46:58.967 ReflectMobileiOS[1761:93636] 关键:21 ReflectMobileiOS 0x0034d471 xamarin_main + 18892015-05-08 08:46:58.967 ReflectMobileiOS[1761:93636] 关键:22 ReflectMobileiOS 0x00074ff1 main + 1132015-05-08 08:46:58.967 ReflectMobileiOS[1761:93636] 关键:23 libdyld.dylib 0x07cdfac9 start + 1

2015-05-08 08:46:58.962 ReflectMobileiOS[1761:93636] critical: 0 ReflectMobileiOS 0x001baee7 mono_handle_native_sigsegv + 311 2015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] critical: 1 ReflectMobileiOS 0x001c1c31 sigabrt_signal_handler + 129 2015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] critical: 2 libsystem_platform.dylib 0x07fec03b _sigtramp + 43 2015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] critical: 3 ??? 0xffffffff 0x0 + 4294967295 2015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] critical: 4 libsystem_sim_c.dylib 0x07d83a5a abort + 156 2015-05-08 08:46:58.963 ReflectMobileiOS[1761:93636] critical: 5 ReflectMobileiOS 0x00350b46 xamarin_unhandled_exception_handler + 342 2015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] critical: 6 ReflectMobileiOS 0x001bb75b mono_invoke_unhandled_exception_hook + 91 2015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] critical: 7 ReflectMobileiOS 0x001ba5e8 mono_handle_exception_internal + 6200 2015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] critical: 8 ReflectMobileiOS 0x001b8da9 mono_handle_exception + 41 2015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] critical: 9 ReflectMobileiOS 0x0014fcd8 mono_x86_throw_exception + 136 2015-05-08 08:46:58.964 ReflectMobileiOS[1761:93636] critical: 10 ??? 0x130d8f57 0x0 + 319655767 2015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] critical: 11 ??? 0x131522d0 0x0 + 320152272 2015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] critical: 12 ??? 0x131521e8 0x0 + 320152040 2015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] critical: 13 ??? 0x1315216c 0x0 + 320151916 2015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] critical: 14 ??? 0x13152198 0x0 + 320151960 2015-05-08 08:46:58.965 ReflectMobileiOS[1761:93636] critical: 15 ??? 0x13152198 0x0 + 320151960 2015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] critical: 16 ??? 0x1315208c 0x0 + 320151692 2015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] critical: 17 ??? 0x13151fb8 0x0 + 320151480 2015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] critical: 18 ??? 0x13151f6c 0x0 + 320151404 2015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] critical: 19 ??? 0x13126b90 0x0 + 319974288 2015-05-08 08:46:58.966 ReflectMobileiOS[1761:93636] critical: 20 ReflectMobileiOS 0x0034f8e0 xamarin_register_entry_assembly + 32 2015-05-08 08:46:58.967 ReflectMobileiOS[1761:93636] critical: 21 ReflectMobileiOS 0x0034d471 xamarin_main + 1889 2015-05-08 08:46:58.967 ReflectMobileiOS[1761:93636] critical: 22 ReflectMobileiOS 0x00074ff1 main + 113 2015-05-08 08:46:58.967 ReflectMobileiOS[1761:93636] critical: 23 libdyld.dylib 0x07cdfac9 start + 1

在执行本机代码时收到 SIGABRT.这通常表明单声道运行时或本机库之一中的致命错误

Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries

推荐答案

Got 又开始工作了.结果发现没有找到 NuGet 包.重新阅读它,它再次起作用.

Got is working again. Turns out a NuGet package was not being found. Readded it and it worked again.

这篇关于上次 Xamarin.iOS 更新后的 SIGABRT 错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆