- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我的应用程序仅在尝试在Iphone上运行但不在模拟器上运行时崩溃,我不知道如何读取崩溃日志,有人可以给我提示吗?在Xcode中,应用程序使用信号SIGABRT在class AppDelegate: UIResponder, UIApplicationDelegate {
崩溃
Incident Identifier: 8FF053DB-175C-40E8-9D9C-BD7B357BE6D4
CrashReporter Key: dc449591e2b211cdba4d3655b320f72f9d475cc7
Hardware Model: iPhone3,1
Process: com.zeghetusa.hungrybird [17612]
Path: /var/mobile/Applications/72EBA21E-94CB-4840-9A82-9B5B161C06ED/com.zeghetusa.hungrybird.app/com.zeghetusa.hungrybird
Identifier: com.zeghetusa.hungrybird
Version: 1 (1.0)
Code Type: ARM (Native)
Parent Process: debugserver [17611]
Date/Time: 2015-04-08 17:49:07.247 -0400
OS Version: iOS 7.1 (11D169)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 0
Last Exception Backtrace:
0 CoreFoundation 0x30a37fce __exceptionPreprocess + 126
1 libobjc.A.dylib 0x3b1e4cca objc_exception_throw + 34
2 CoreFoundation 0x30a3b86e +[NSObject(NSObject) doesNotRecognizeSelector:] + 198
3 CoreFoundation 0x30a3a24e ___forwarding___ + 702
4 CoreFoundation 0x309897f4 _CF_forwarding_prep_0 + 20
5 com.zeghetusa.hungrybird 0x000f8d48 0xb7000 + 269640
6 com.zeghetusa.hungrybird 0x000ebfe0 0xb7000 + 217056
7 com.zeghetusa.hungrybird 0x000efea8 0xb7000 + 233128
8 com.zeghetusa.hungrybird 0x000fb404 0xb7000 + 279556
9 com.zeghetusa.hungrybird 0x000fb94c 0xb7000 + 280908
10 UIKit 0x332584c6 -[UIViewController loadViewIfRequired] + 514
11 UIKit 0x33258284 -[UIViewController view] + 20
12 UIKit 0x33377b1e -[UIWindow handleStatusBarChangeFromHeight:toHeight:] + 698
13 UIKit 0x332ded2a +[UIWindow _noteStatusBarHeightChanged:oldHeight:forAutolayoutRootViewsOnly:] + 234
14 UIKit 0x333df2ca __79-[UIApplication _setStatusBarHidden:animationParameters:changeApplicationFlag:]_block_invoke + 126
15 UIKit 0x332893c0 +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 492
16 UIKit 0x333c1ab2 +[UIView(UIViewAnimationWithBlocks) animateWithDuration:animations:completion:] + 66
17 UIKit 0x333046bc -[UIApplication _setStatusBarHidden:animationParameters:changeApplicationFlag:] + 460
18 UIKit 0x3325f348 -[UIApplication _updateCurrentStatusBarViewControllerAppearance] + 244
19 UIKit 0x3325c7fc -[UIWindow _setHidden:forced:] + 228
20 UIKit 0x332c6358 -[UIWindow makeKeyAndVisible] + 56
21 UIKit 0x332c2fc8 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1816
22 UIKit 0x332bd586 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 710
23 UIKit 0x33259704 -[UIApplication handleEvent:withNewEvent:] + 3536
24 UIKit 0x3325886c -[UIApplication sendEvent:] + 68
25 UIKit 0x332bccc4 _UIApplicationHandleEvent + 612
26 GraphicsServices 0x35871ae8 _PurpleEventCallback + 604
27 GraphicsServices 0x358716d2 PurpleEventCallback + 30
28 CoreFoundation 0x30a02ab2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 30
29 CoreFoundation 0x30a02a4e __CFRunLoopDoSource1 + 342
30 CoreFoundation 0x30a01222 __CFRunLoopRun + 1394
31 CoreFoundation 0x3096bf4a CFRunLoopRunSpecific + 518
32 CoreFoundation 0x3096bd2e CFRunLoopRunInMode + 102
33 UIKit 0x332bbeec -[UIApplication _run] + 756
34 UIKit 0x332b7168 UIApplicationMain + 1132
35 com.zeghetusa.hungrybird 0x000fd164 0xb7000 + 287076
36 com.zeghetusa.hungrybird 0x000fd1a0 0xb7000 + 287136
37 libdyld.dylib 0x3b6f1ab2 tlv_initializer + 2
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3b7a71f0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x3b811792 pthread_kill + 54
2 libsystem_c.dylib 0x3b757fd8 abort + 72
3 libc++abi.dylib 0x3aa86cd2 abort_message + 70
4 libc++abi.dylib 0x3aa9f6e0 default_terminate_handler() + 248
5 libobjc.A.dylib 0x3b1e4f62 _objc_terminate() + 190
6 libc++abi.dylib 0x3aa9d1c4 std::__terminate(void (*)()) + 76
7 libc++abi.dylib 0x3aa9cd28 __cxa_rethrow + 96
8 libobjc.A.dylib 0x3b1e4e12 objc_exception_rethrow + 38
9 CoreFoundation 0x3096bfc0 CFRunLoopRunSpecific + 636
10 CoreFoundation 0x3096bd2e CFRunLoopRunInMode + 102
11 UIKit 0x332bbeec -[UIApplication _run] + 756
12 UIKit 0x332b7168 UIApplicationMain + 1132
13 com.zeghetusa.hungrybird 0x000fd164 0xb7000 + 287076
14 com.zeghetusa.hungrybird 0x000fd1a0 0xb7000 + 287136
15 libdyld.dylib 0x3b6f1ab4 start + 0
Thread 1:
0 libsystem_kernel.dylib 0x3b7a7c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3b80ebda _pthread_wqthread + 306
2 libsystem_pthread.dylib 0x3b80ea94 start_wqthread + 4
Thread 2:
0 libsystem_kernel.dylib 0x3b7a7c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3b80ebda _pthread_wqthread + 306
2 libsystem_pthread.dylib 0x3b80ea94 start_wqthread + 4
Thread 3 name: gputools.smt_poll.0x14d341b0
Thread 3:
0 libsystem_kernel.dylib 0x3b7a7544 __semwait_signal + 24
1 libsystem_c.dylib 0x3b718988 nanosleep + 168
2 libsystem_c.dylib 0x3b7188d6 usleep + 46
3 GPUToolsCore 0x0077af34 0x777000 + 16180
4 libsystem_pthread.dylib 0x3b810916 _pthread_body + 138
5 libsystem_pthread.dylib 0x3b810886 _pthread_start + 98
6 libsystem_pthread.dylib 0x3b80eaa0 thread_start + 4
Thread 4:
0 libsystem_kernel.dylib 0x3b7a7c70 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3b80ebda _pthread_wqthread + 306
2 libsystem_pthread.dylib 0x3b80ea94 start_wqthread + 4
Thread 5:
0 libsystem_kernel.dylib 0x3b794808 kevent64 + 24
1 libdispatch.dylib 0x3b6e0de8 _dispatch_mgr_invoke + 228
2 libdispatch.dylib 0x3b6cff6e _dispatch_mgr_thread$VARIANT$up + 34
Thread 0 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00002060
r4: 0x00000006 r5: 0x3d51018c r6: 0x00000000 r7: 0x27d4c474
r8: 0x14d93610 r9: 0x00000001 r10: 0x00101dd3 r11: 0x00000000
ip: 0x00000148 sp: 0x27d4c468 lr: 0x3b811797 pc: 0x3b7a71f0
cpsr: 0x00000010
Binary Images:
最佳答案
原来我的错误是“特别是init(fileNamed :)其唯一可用于iOS 8.0及更高版本。”
关于swift - Xcode App仅在设备上崩溃-EXC_CRASH(SIGABRT),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29526423/
我的代码在使用 malloc 时遇到问题。直到一个小时前它一直运行良好。它导致这一行 temp2 = (Temp*)malloc(sizeof(Temp));
我的应用程序运行完美,没有任何问题。但是当我尝试调试它时,android studio 卡住了。所以我收到消息“等待调试器”,然后该消息消失,接下来我在模拟器中只看到黑屏。 我也收到了消息 SIGNA
我用 node-js 和 fluent-ffmpeg 编写了一个 node-js api: 'use strict'; require('babel-register'); const path =
我只是在过去一直工作的模拟器上运行我的代码。我真正为启动代码所做的唯一一件事就是设置用户默认值 NSUserDefaults *defaults = [NSUserDefaults standard
我遇到应用程序每次运行时都会在模拟器上崩溃。由于某种原因,他们收到一个中止信号(见附件截图)。最近才开始用,不知道是不是和10.8.4升级有关。 我刚刚基于“单一 View 应用程序”模板创建了一个新
我的应用程序中存在一个错误,使我发疯!尝试隐藏navigationController工具栏后,主线程会收到SIGABRT消息。 [self.navigationController setToolb
我无法理解以下崩溃,因为它是随机发生的,并且我怀疑可能是多线程问题,但是这里是: Incident Identifier: 0BE956AB-228A-4B1B-8A3D-A99A481F7F3F C
我最近设置了 Crashlytics 以从我的 iOS 应用程序接收崩溃日志,并且我不断收到 SIGABRT 崩溃日志,但我找不到它的来源。 如果你能帮我一点,这是崩溃日志: Exception Ty
我正在尝试通过指针来理解这项工作。所以我编写了一个测试程序,其中通过删除分隔点将名称分成标签。每个标签都表示为长度/数据对,如下所示:google.ru 表示为“x\06googlex\02ru”当我
我正在研究教授给我们的一些旧课本,为即将到来的考试做准备,我遇到了这个问题。 我的任务是从结构如下的文本文件中读取信息: [十进制数字],[罗马数字(字符串)],[o 或 u(优化或未优化的罗马数字)
#toggle the string #include int main() { char S[100],ch; int i=0; gets(S); while((S[i]!
我正在开展一个学校项目,我需要从文件中获取矩阵的信息(高度、宽度、单元格状态)。像这样的事情: 30 40 /*height and width*/ 3 /*nr of lines
我学习 Swift 一段时间了,SIGABRT 信号随机出现了好几次。我尝试过一些在线教程,但似乎并不总是有效。 这次我试图用两个 View Controller 设置一个待办事项列表。一个有一个表格
我在我的项目中添加了第二个目标,以便能够对多个应用程序使用相同的 Xcode 项目(基本应用程序的风格略有变化)。我重命名了目标,更改了方案以匹配名称,还重命名了第二个 info.plist。现在,当
我试图运行一个简单的代码,它编译但当我尝试运行它时我得到(核心转储)错误。于是用gdb查看错误是什么。 代码: #include #include #include void gerar() {
我为这个问题苦苦挣扎了 2 天。我有一个解决方法,但我想了解更多会发生什么。让我们开始吧。我有一个非常原始的异常类,它保存一条错误消息作为指向字符数组的指针(我知道 std::string 的利润)。
NSString *aName = [NSString stringWithUTF8String:(char *)sqlite3_column_text(compiledStatement, 1)];
我正在尝试从框架动态加载类,但应用程序因转换发送 SIGABRT 信号而崩溃: let newClassType = NSClassFromString("MyFramework.CustomClas
当我运行我的应用程序时, View Controller 中会调用一个函数,当发生这种情况时,我会收到信号 SIGABRT。 如何解决这个问题? 功能: func setRootViewControl
我正在尝试保存 UISwitch 结果并使用它们来填充 Parse.com 推送通知的“ channel ”。我遵循了解析指南,但每次我尝试单击保存开关值的保存按钮时,我都会收到一个 SIGABRT。
我是一名优秀的程序员,十分优秀!