gpt4 book ai didi

ios - Xamarin IOS SIGSEGV调试时

转载 作者:行者123 更新时间:2023-12-01 16:35:20 26 4
gpt4 key购买 nike

调试时出现错误,将鼠标悬停在变量上以获取其值,然后出现此错误弹出窗口http://gyazo.com/1a3cfe39d135e5807d41d2acf3b54b90
然后调试器因SIGSEGV错误而崩溃。

这是Stacktrace:

2015-03-04 14:31:00.568 AppName[839:11564] critical: Stacktrace:

2015-03-04 14:31:00.568 AppName[839:11564] critical: at <unknown> <0xffffffff>
2015-03-04 14:31:00.568 AppName[839:11564] critical: at Core.DataLayer.DataConnection.GetDatabasePath () [0x00063] in /Users/me/Projects/AppName/Core/DataLayer/DataAccess.cs:24
2015-03-04 14:31:00.568 AppName[839:11564] critical: at Core.DataLayer.DataConnection.SetupDatabaseIfNeeded () [0x00002] in /Users/me/Projects/AppName/Core/DataLayer/DataAccess.cs:88
2015-03-04 14:31:00.569 AppName[839:11564] critical: at IOS.AppDelegate.FinishedLaunching (UIKit.UIApplication,Foundation.NSDictionary) [0x0000b] in /Users/me/Projects/AppName/IOS/AppDelegate.cs:66
2015-03-04 14:31:00.569 AppName[839:11564] critical: at (wrapper runtime-invoke) <Module>.runtime_invoke_bool__this___object_object (object,intptr,intptr,intptr) <IL 0x00066, 0xffffffff>
2015-03-04 14:31:00.569 AppName[839:11564] critical: at <unknown> <0xffffffff>
2015-03-04 14:31:00.569 AppName[839:11564] critical: at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <IL 0x000a6, 0xffffffff>
2015-03-04 14:31:00.570 AppName[839:11564] critical: at UIKit.UIApplication.Main (string[],intptr,intptr) [0x00005] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:62
2015-03-04 14:31:00.570 AppName[839:11564] critical: at UIKit.UIApplication.Main (string[],string,string) [0x00038] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:46
2015-03-04 14:31:00.570 AppName[839:11564] critical: at IOS.Application.Main (string[]) [0x00008] in /Users/me/Projects/AppName/IOS/Main.cs:17
2015-03-04 14:31:00.570 AppName[839:11564] critical: at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff>
2015-03-04 14:31:00.570 AppName[839:11564] critical:
Native stacktrace:

2015-03-04 14:31:00.571 AppName[839:11564] critical:
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================


Application Terminated

最佳答案

得到了同样的错误。在监视窗口中有其他项目的变量。清除所有变量会有所帮助。

关于ios - Xamarin IOS SIGSEGV调试时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28848054/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com