ios - com.apple.root.default-overcommit-priority 中的不明崩溃

标签 ios exc-bad-access crash-reports

只是非常不清楚(至少对我而言)内存崩溃

Crashed: com.apple.root.default-overcommit-priority
EXC_BAD_ACCESS KERN_INVALID_ADDRESS at 0x4086ec0000000000

Thread : Crashed: com.apple.root.default-overcommit-priority
0  libsystem_platform.dylib       0x000000019587d550 OSAtomicDequeue + 16
1  libsystem_malloc.dylib         0x000000019583bfb4 nano_pressure_relief + 400
2  libsystem_malloc.dylib         0x000000019583a27c malloc_zone_pressure_relief + 208
3  libdispatch.dylib              0x00000001956ec3e0 _dispatch_client_callout + 16

其他线程似乎没有做任何有趣的事情,他们中的大多数什么都不做,但 UI 可能处理了一些东西但是在了解堆栈跟踪之后我不知道发生了什么。

Thread : com.apple.main-thread
0  CoreFoundation                 0x0000000188c93330 __CFStringHash + 288
1  CoreFoundation                 0x0000000188bbecb4 CFBasicHashFindBucket + 1092
2  CoreFoundation                 0x0000000188bbe830 CFDictionaryGetValue + 144
3  UIKit                          0x000000018bb9d904 -[UIApplication _isSpringBoard] + 48
4  UIKit                          0x000000018bb9d7b8 -[UIDevice setOrientation:animated:] + 80
5  UIKit                          0x000000018bb9cb18 -[UIApplication handleEvent:withNewEvent:] + 752
6  UIKit                          0x000000018bb9c720 -[UIApplication sendEvent:] + 104
7  UIKit                          0x000000018bc0a0b0 _UIApplicationHandleEvent + 712
8  GraphicsServices               0x000000018e5a9128 _PurpleEventCallback + 676
9  GraphicsServices               0x000000018e5a8c54 PurpleEventCallback + 48
10 CoreFoundation                 0x0000000188c86fc8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
11 CoreFoundation                 0x0000000188c86f28 __CFRunLoopDoSource1 + 444
12 CoreFoundation                 0x0000000188c8514c __CFRunLoopRun + 1620
13 CoreFoundation                 0x0000000188bc5b38 CFRunLoopRunSpecific + 452
14 GraphicsServices               0x000000018e5a7830 GSEventRunModal + 168
15 UIKit                          0x000000018bc040e8 UIApplicationMain + 1156
16 SalesBoard4                    0x0000000100168644 main (main.m:16)
17 libdyld.dylib                  0x0000000195707aa0 start + 4

设备 iPad Air,iOS 版本 7.0.4

如果您知道它是什么,或者至少知道如何处理它,请分享您的知识。

谢谢!

最佳答案

"Memory overcommitment is a concept in virtualization that covers the assignment of more memory to virtual computing devices than the physical machine they are hosted on actually has."

来源:维基百科

所以你可以看出这是一个内存问题。检查您是否在某处使用了大量内存。

关于ios - com.apple.root.default-overcommit-priority 中的不明崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25601841/

相关文章:

ios - 如何在 MonoTouch 应用程序中捕获 iOS 崩溃

Android 应用程序崩溃,但不会重新启动 - 从应用程序中的另一点恢复

ios - Xcode Crash Organizer 不符号化 .xccrashpoint 文件

iphone - 如何以编程方式触发 uibarbuttonitem 单击事件

c++ - 为什么此代码会导致访问错误?

ios - react native : Flex for ScrollView doesn't work

iphone - CFAttributedStringSetAttribute 和 NSNumber 中的 EXC_BAD_ACCESS?

ios - 不会死的NS僵尸

ios - 如何在 XCode 6 中查看 3.5 和 4 英寸的 StoryBoard View

ios - ionic 显示键盘问题 - 顶部的灰色条