Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23585] [KrollContext mail] objc_msgSend() selector name: shouldDebugContext

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
Reportertom quas
AssigneeUnknown
Created2016-06-20T08:15:17.000+0000
Updated2018-02-28T19:55:16.000+0000

Description

i do see crash reports from customer devices in the wild: [KrollContext mail] objc_msgSend() selector name: shouldDebugContext. Incident Identifier: 13FB5395-0A63-4213-9A22-54B70A88119D CrashReporter Key: ED4B2DD9-FCDC-47E8-B0B5-52D12C2A5626 Hardware Model: iPhone5,1 Process: myapp [3792] Path: /var/containers/Bundle/Application/D7FDA095-800D-4E3C-8D73-9EBFB1318254/myapp.app/myapp Identifier: com.myapp Version: 4.11 (4.11) Code Type: ARM Parent Process: ??? [1] Date/Time: 2016-06-13T01:56:21Z Launch Time: 2016-06-13T00:21:34Z OS Version: iPhone OS 9.3.2 (13F69) Report Version: 104 Exception Type: SIGSEGV Exception Codes: SEGV_ACCERR at 0x9000000c Crashed Thread: 17 Application Specific Information: objc_msgSend() selector name: shouldDebugContext Thread 0: 0 libsystem_kernel.dylib 0x232b38a8 mach_msg_trap + 20 1 CoreFoundation 0x235fb6ad __CFRunLoopServiceMachPort + 134 2 CoreFoundation 0x235f9a33 __CFRunLoopRun + 1048 3 CoreFoundation 0x235481c9 CFRunLoopRunSpecific + 514 4 CoreFoundation 0x23547fbd CFRunLoopRunInMode + 106 5 GraphicsServices 0x24b64af9 GSEventRunModal + 158 6 UIKit 0x27c80435 UIApplicationMain + 142 7 myapp 0x0002f8e5 main (main.m:39) 8 ??? 0x231f4873 0x0 + 0 Thread 1: 0 libsystem_kernel.dylib 0x232c92f8 kevent_qos + 24 1 libdispatch.dylib 0x231cd917 _dispatch_mgr_thread + 36 Thread 2: 0 libsystem_kernel.dylib 0x232c7a08 __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x2336ec5f _pthread_mutex_lock_slow + 228 2 myapp 0x0003ee8f -[KrollContext forceGarbageCollectNow] (KrollContext.m:1217) 3 myapp 0x0003f803 -[KrollContext main] (KrollContext.m:1423) 4 Foundation 0x23e6664d __NSThread__start__ + 1142 5 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 6 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 7 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 3: 0 libsystem_kernel.dylib 0x232b38f8 semaphore_wait_trap + 8 1 MediaToolbox 0x28987499 fpa_AsyncMovieControlThread + 1914 2 CoreMedia 0x2562687d figThreadMain + 206 3 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 4 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 5 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 4: 0 libsystem_kernel.dylib 0x232c7998 __psynch_cvwait + 24 1 libsystem_pthread.dylib 0x2336d0b9 pthread_cond_wait + 38 2 myapp 0x001c3373 TI::BlockAllocator::blockFreeingThreadMain() + 272 3 myapp 0x004069fd WTI::threadEntryPoint(void*) + 146 4 myapp 0x00406ea9 WTI::wtfThreadEntryPoint(void*) + 86 5 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 6 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 7 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 5: 0 libsystem_kernel.dylib 0x232c7998 __psynch_cvwait + 24 1 libsystem_pthread.dylib 0x2336d0b9 pthread_cond_wait + 38 2 myapp 0x0020e083 TI::GCThread::waitForNextPhase() + 164 3 myapp 0x0020e181 TI::GCThread::gcThreadMain() + 122 4 myapp 0x004069fd WTI::threadEntryPoint(void*) + 146 5 myapp 0x00406ea9 WTI::wtfThreadEntryPoint(void*) + 86 6 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 7 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 8 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 6: 0 libsystem_kernel.dylib 0x232b38a8 mach_msg_trap + 20 1 CoreFoundation 0x235fb6ad __CFRunLoopServiceMachPort + 134 2 CoreFoundation 0x235f9a33 __CFRunLoopRun + 1048 3 CoreFoundation 0x235481c9 CFRunLoopRunSpecific + 514 4 CoreFoundation 0x23547fbd CFRunLoopRunInMode + 106 5 GeoServices 0x29444377 _runNetworkThread + 464 6 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 7 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 8 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 7: 0 libsystem_kernel.dylib 0x232b38a8 mach_msg_trap + 20 1 CoreFoundation 0x235fb6ad __CFRunLoopServiceMachPort + 134 2 CoreFoundation 0x235f9a33 __CFRunLoopRun + 1048 3 CoreFoundation 0x235481c9 CFRunLoopRunSpecific + 514 4 CoreFoundation 0x23547fbd CFRunLoopRunInMode + 106 5 CFNetwork 0x23b9dc47 +[NSURLConnection(Loader) _resourceLoadLoop:] + 484 6 Foundation 0x23e6664d __NSThread__start__ + 1142 7 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 8 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 9 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 8: 0 libsystem_kernel.dylib 0x232c7eec __select + 20 1 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 2 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 3 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 9: 0 libsystem_kernel.dylib 0x232b38a8 mach_msg_trap + 20 1 CoreFoundation 0x235fb6ad __CFRunLoopServiceMachPort + 134 2 CoreFoundation 0x235f9a33 __CFRunLoopRun + 1048 3 CoreFoundation 0x235481c9 CFRunLoopRunSpecific + 514 4 CoreFoundation 0x23547fbd CFRunLoopRunInMode + 106 5 WebCore 0x26d5d7b7 RunWebThread(void*) + 420 6 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 7 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 8 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 10: 0 libsystem_kernel.dylib 0x232c7998 __psynch_cvwait + 24 1 libsystem_pthread.dylib 0x2336d0b9 pthread_cond_wait + 38 2 libc++.1.dylib 0x22d8c69d std::__1::condition_variable::wait(std::__1::unique_lock&) + 34 3 JavaScriptCore 0x26932781 JSC::GCThread::waitForNextPhase() + 102 4 JavaScriptCore 0x269327ef JSC::GCThread::gcThreadMain() + 60 5 JavaScriptCore 0x2673e9e1 WTF::threadEntryPoint(void*) + 146 6 JavaScriptCore 0x2673e93f WTF::wtfThreadEntryPoint(void*) + 12 7 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 8 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 9 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 11: 0 libsystem_kernel.dylib 0x232b38a8 mach_msg_trap + 20 1 CoreFoundation 0x235fb6ad __CFRunLoopServiceMachPort + 134 2 CoreFoundation 0x235f9a33 __CFRunLoopRun + 1048 3 CoreFoundation 0x235481c9 CFRunLoopRunSpecific + 514 4 CoreFoundation 0x23547fbd CFRunLoopRunInMode + 106 5 WebCore 0x26d81aa3 WebCore::runLoaderThread(void*) + 264 6 JavaScriptCore 0x2673e9e1 WTF::threadEntryPoint(void*) + 146 7 JavaScriptCore 0x2673e93f WTF::wtfThreadEntryPoint(void*) + 12 8 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 9 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 10 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 12: 0 libsystem_kernel.dylib 0x232b38a8 mach_msg_trap + 20 1 CoreFoundation 0x235fb6ad __CFRunLoopServiceMachPort + 134 2 CoreFoundation 0x235f9a33 __CFRunLoopRun + 1048 3 CoreFoundation 0x235481c9 CFRunLoopRunSpecific + 514 4 CoreFoundation 0x23547fbd CFRunLoopRunInMode + 106 5 Foundation 0x23d9542d -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 266 6 myapp 0x0046be7f -[_SRRunLoopThread main] (SRWebSocket.m:1748) 7 Foundation 0x23e6664d __NSThread__start__ + 1142 8 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 9 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 10 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 13: 0 libsystem_kernel.dylib 0x232c7a08 __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x2336ec5f _pthread_mutex_lock_slow + 228 2 myapp 0x0003ee8f -[KrollContext forceGarbageCollectNow] (KrollContext.m:1217) 3 myapp 0x0003f803 -[KrollContext main] (KrollContext.m:1423) 4 Foundation 0x23e6664d __NSThread__start__ + 1142 5 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 6 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 7 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 14: 0 libsystem_kernel.dylib 0x232c7a08 __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x2336ec5f _pthread_mutex_lock_slow + 228 2 myapp 0x0003ee8f -[KrollContext forceGarbageCollectNow] (KrollContext.m:1217) 3 myapp 0x0003f803 -[KrollContext main] (KrollContext.m:1423) 4 Foundation 0x23e6664d __NSThread__start__ + 1142 5 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 6 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 7 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 15: 0 libsystem_kernel.dylib 0x232c7a08 __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x2336ec5f _pthread_mutex_lock_slow + 228 2 myapp 0x0003ee8f -[KrollContext forceGarbageCollectNow] (KrollContext.m:1217) 3 myapp 0x0003f803 -[KrollContext main] (KrollContext.m:1423) 4 Foundation 0x23e6664d __NSThread__start__ + 1142 5 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 6 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 7 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 16: 0 libsystem_kernel.dylib 0x232c7a08 __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x2336ec5f _pthread_mutex_lock_slow + 228 2 myapp 0x0003ee8f -[KrollContext forceGarbageCollectNow] (KrollContext.m:1217) 3 myapp 0x0003f803 -[KrollContext main] (KrollContext.m:1423) 4 Foundation 0x23e6664d __NSThread__start__ + 1142 5 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 6 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 7 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 17 Crashed: 0 libobjc.A.dylib 0x22e03a86 objc_msgSend + 6 1 myapp 0x0003f051 -[KrollContext main] (KrollContext.m:1248) 2 Foundation 0x23e6664d __NSThread__start__ + 1142 3 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 4 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 5 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 18: 0 libsystem_kernel.dylib 0x232c8864 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x2336a9fc start_wqthread + 6 Thread 19: 0 libsystem_kernel.dylib 0x232c7a08 __psynch_mutexwait + 24 1 libsystem_pthread.dylib 0x2336ec5f _pthread_mutex_lock_slow + 228 2 myapp 0x0003efb5 -[KrollContext main] (KrollContext.m:1235) 3 Foundation 0x23e6664d __NSThread__start__ + 1142 4 libsystem_pthread.dylib 0x2336cc7f _pthread_body + 136 5 libsystem_pthread.dylib 0x2336cbf3 _pthread_start + 108 6 libsystem_pthread.dylib 0x2336aa08 thread_start + 6 Thread 20: 0 libsystem_kernel.dylib 0x232c8864 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x2336a9fc start_wqthread + 6 Thread 21: 0 libsystem_kernel.dylib 0x232c8864 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x2336a9fc start_wqthread + 6 Thread 22: 0 libsystem_kernel.dylib 0x232c8864 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x2336a9fc start_wqthread + 6 Thread 23: 0 libsystem_kernel.dylib 0x232c8864 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x2336a9fc start_wqthread + 6 Thread 24: 0 libsystem_kernel.dylib 0x232c8864 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x2336a9fc start_wqthread + 6 Thread 17 crashed with ARM Thread State: pc: 0x22e03a86 r7: 0x41100dd8 sp: 0x41100c20 r0: 0x1d4b9540 r1: 0x00484147 r2: 0x004ecb20 r3: 0x00000003 r4: 0x28660f36 r5: 0xffffffff r6: 0x18f08030 r8: 0x00580e34 r9: 0x90000000 r10: 0x40c88e3c r11: 0x00000000 ip: 0x005286b8 lr: 0x0003f051 cpsr: 0x60000030 Binary Images: 0x2b000 - 0x526fff +myapp armv7 /var/containers/Bundle/Application/D7FDA095-800D-4E3C-8D73-9EBFB1318254/myapp.app/myapp 0x22d84000 - 0x22d85fff libSystem.B.dylib armv7s /usr/lib/libSystem.B.dylib 0x22d86000 - 0x22dd1fff libc++.1.dylib armv7s <82abc45878c53dfd8e59d088ead88952> /usr/lib/libc++.1.dylib 0x22dd2000 - 0x22decfff libc++abi.dylib armv7s /usr/lib/libc++abi.dylib 0x22df0000 - 0x2315afff libobjc.A.dylib armv7s /usr/lib/libobjc.A.dylib 0x2315b000 - 0x2315ffff libcache.dylib armv7s <2b39436eaf1c3aa384dc88d909bb82ea> /usr/lib/system/libcache.dylib 0x23160000 - 0x23169fff libcommonCrypto.dylib armv7s <39d4afd1f66738cd839cb5653496c3ee> /usr/lib/system/libcommonCrypto.dylib 0x2316a000 - 0x2316efff libcompiler_rt.dylib armv7s <1b2198e6340836198081bc7f5f1877fa> /usr/lib/system/libcompiler_rt.dylib 0x2316f000 - 0x23175fff libcopyfile.dylib armv7s <71718805ccf33657b701b893581eac47> /usr/lib/system/libcopyfile.dylib 0x23176000 - 0x231c6fff libcorecrypto.dylib armv7s <336af202343e3aeb9dfca3c78bc2da15> /usr/lib/system/libcorecrypto.dylib 0x231c7000 - 0x231f1fff libdispatch.dylib armv7s <6a8fa64935873703b59839b66ee598fc> /usr/lib/system/libdispatch.dylib 0x231f5000 - 0x231f5fff libkeymgr.dylib armv7s <3a8b6cf2f5123cb9b3f87ce0e779baa7> /usr/lib/system/libkeymgr.dylib 0x231f6000 - 0x231f6fff liblaunch.dylib armv7s <8efbcf7cf26b391d9c9ad109f29b0e81> /usr/lib/system/liblaunch.dylib 0x231f7000 - 0x231fafff libmacho.dylib armv7s <21abab22f66430c5b659bc949c6e553c> /usr/lib/system/libmacho.dylib 0x231fb000 - 0x231fcfff libremovefile.dylib armv7s <38c3c4405d6a37afbaa3e4d8fd3458dd> /usr/lib/system/libremovefile.dylib 0x231fd000 - 0x2320ffff libsystem_asl.dylib armv7s <5bd76b70c92e3c24a06fcdd7653ed084> /usr/lib/system/libsystem_asl.dylib 0x23210000 - 0x23210fff libsystem_blocks.dylib armv7s <9e50f1ab765b3a2a9f686a2db1c31183> /usr/lib/system/libsystem_blocks.dylib 0x23211000 - 0x23275fff libsystem_c.dylib armv7s <1fc640586fab3d2da194ab4a83923720> /usr/lib/system/libsystem_c.dylib 0x23276000 - 0x23278fff libsystem_configuration.dylib armv7s <5bf5db8f31253e64843668738b29eba1> /usr/lib/system/libsystem_configuration.dylib 0x23279000 - 0x2327cfff libsystem_containermanager.dylib armv7s /usr/lib/system/libsystem_containermanager.dylib 0x2327d000 - 0x2327efff libsystem_coreservices.dylib armv7s <80fefea24ea83271a29f09746a0837c2> /usr/lib/system/libsystem_coreservices.dylib 0x2327f000 - 0x23290fff libsystem_coretls.dylib armv7s <73c48cdab5443141aa0593424baadaf3> /usr/lib/system/libsystem_coretls.dylib 0x23291000 - 0x23297fff libsystem_dnssd.dylib armv7s <39297fa155183520ad915038e6a20a6d> /usr/lib/system/libsystem_dnssd.dylib 0x23298000 - 0x232b2fff libsystem_info.dylib armv7s /usr/lib/system/libsystem_info.dylib 0x232b3000 - 0x232cdfff libsystem_kernel.dylib armv7s <1b575706bb0a3a5691dce2ad0c1fdf7a> /usr/lib/system/libsystem_kernel.dylib 0x232ce000 - 0x232edfff libsystem_m.dylib armv7s /usr/lib/system/libsystem_m.dylib 0x232ee000 - 0x23300fff libsystem_malloc.dylib armv7s <7508eb1642cd3897b3cf3654c45106bc> /usr/lib/system/libsystem_malloc.dylib 0x23301000 - 0x23354fff libsystem_network.dylib armv7s <07fa025df3a9350bb3f4dc8a642c3f8c> /usr/lib/system/libsystem_network.dylib 0x23355000 - 0x2335cfff libsystem_networkextension.dylib armv7s <8a6939879d2934ef97d3f0003b3a335d> /usr/lib/system/libsystem_networkextension.dylib 0x2335d000 - 0x23364fff libsystem_notify.dylib armv7s <41bd8ef080b6375987a735466b5bd288> /usr/lib/system/libsystem_notify.dylib 0x23365000 - 0x23369fff libsystem_platform.dylib armv7s <27ec2fcf5ca23f8a84432f6ee53c9a39> /usr/lib/system/libsystem_platform.dylib 0x2336a000 - 0x23370fff libsystem_pthread.dylib armv7s /usr/lib/system/libsystem_pthread.dylib 0x23371000 - 0x23373fff libsystem_sandbox.dylib armv7s <6072eb15680a3d6cbc1b7d602da86779> /usr/lib/system/libsystem_sandbox.dylib 0x23374000 - 0x23382fff libsystem_trace.dylib armv7s /usr/lib/system/libsystem_trace.dylib 0x23383000 - 0x23383fff libunwind.dylib armv7s /usr/lib/system/libunwind.dylib 0x23384000 - 0x23384fff libvminterpose.dylib armv7s /usr/lib/system/libvminterpose.dylib 0x23385000 - 0x233a3fff libxpc.dylib armv7s /usr/lib/system/libxpc.dylib 0x233a4000 - 0x23531fff libicucore.A.dylib armv7s /usr/lib/libicucore.A.dylib 0x23532000 - 0x2353efff libz.1.dylib armv7s <4f80aefbffc5387a85ad72a800e9c1c7> /usr/lib/libz.1.dylib 0x2353f000 - 0x23878fff CoreFoundation armv7s /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x23879000 - 0x23885fff libbsm.0.dylib armv7s /usr/lib/libbsm.0.dylib 0x23886000 - 0x23886fff libenergytrace.dylib armv7s <40e90645cec7389fbc087ddbfc270296> /usr/lib/libenergytrace.dylib 0x23887000 - 0x238e2fff IOKit armv7s <845ae1ddfe8e38a292ee128407e200f3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x238e3000 - 0x238fffff libMobileGestalt.dylib armv7s <33bc700c8d6039fab156351541fa7af2> /usr/lib/libMobileGestalt.dylib 0x23900000 - 0x239b6fff libxml2.2.dylib armv7s <4acdc892243f302d9ccdf0880e18474e> /usr/lib/libxml2.2.dylib 0x239b7000 - 0x23a12fff Security armv7s <2c72802df0323564bdc81f1a3e39a103> /System/Library/Frameworks/Security.framework/Security 0x23a13000 - 0x23a5bfff SystemConfiguration armv7s <3c9c28dfe05c3283bcf11c9d5d6ad865> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x23a5c000 - 0x23b15fff libsqlite3.dylib armv7s <783cab9c8e2534d1852c3e49e01eedce> /usr/lib/libsqlite3.dylib 0x23b16000 - 0x23d0efff CFNetwork armv7s <6703bfe9756b3e35b1229a98c0a9b457> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x23d0f000 - 0x23d19fff libbz2.1.0.dylib armv7s /usr/lib/libbz2.1.0.dylib 0x23d1a000 - 0x23d2ffff liblzma.5.dylib armv7s <2ca78924b8f33f538309e477107a69db> /usr/lib/liblzma.5.dylib 0x23d30000 - 0x23d45fff libCRFSuite.dylib armv7s /usr/lib/libCRFSuite.dylib 0x23d46000 - 0x23d68fff libarchive.2.dylib armv7s <7cbdbb5e8c2a313ca4b13dd50760a34b> /usr/lib/libarchive.2.dylib 0x23d69000 - 0x23d84fff libextension.dylib armv7s <2c073b77d4343407abd4ba29aaab9b11> /usr/lib/libextension.dylib 0x23d85000 - 0x23d89fff liblangid.dylib armv7s <4e51cffa3a25381595df53cfd15c175d> /usr/lib/liblangid.dylib 0x23d8a000 - 0x23fc1fff Foundation armv7s <034bd237817b34bd973b3e83dc1c4ae2> /System/Library/Frameworks/Foundation.framework/Foundation 0x23fc2000 - 0x240acfff libBLAS.dylib armv7s <95e6ff2b08563b90a57553fc408f2d60> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x240ad000 - 0x2437afff libLAPACK.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x2437b000 - 0x245e1fff vImage armv7s <12426064b4b438fd8d2880ea2888874a> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x245e2000 - 0x245f4fff libvMisc.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x245f5000 - 0x24606fff libLinearAlgebra.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x24607000 - 0x2461bfff libSparseBLAS.dylib armv7s <8593683a605a302a87f3a875a5975ea1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x2461c000 - 0x2469afff libvDSP.dylib armv7s <693abeea51b43ea2a74251a5bd4f8acf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x2469b000 - 0x2469bfff vecLib armv7s <7b0b72076fe5311b8807604b058aa15b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x2469c000 - 0x2469cfff Accelerate armv7s <6022ff7677143168a5c13b08ef78d109> /System/Library/Frameworks/Accelerate.framework/Accelerate 0x2469d000 - 0x24b5afff CoreGraphics armv7s <70bd10a9e8db3550b72b93fedb02e472> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x24b5b000 - 0x24b6cfff GraphicsServices armv7s /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x24b6d000 - 0x24bacfff AppSupport armv7s <2c11800b5711329db11e13e17c98f28c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x24bad000 - 0x24c68fff MobileCoreServices armv7s <44cfc54d76653b7eab6d4b0064ae8418> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x24c69000 - 0x24cb2fff BaseBoard armv7s /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x24cb3000 - 0x24cbcfff AssertionServices armv7s /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x24cbd000 - 0x24cdefff BackBoardServices armv7s /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x24cdf000 - 0x24ce2fff MobileSystemServices armv7s <673b017385053109ba295844756f784d> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x24ce3000 - 0x24d14fff FrontBoardServices armv7s <1419afdc95dd37f2a111a5bbce72ab0f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x24d15000 - 0x24d1efff UserNotificationServices armv7s /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices 0x24d1f000 - 0x24d45fff SpringBoardServices armv7s <23b0a55c681b39c1bb3fbcd989da560d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x24d46000 - 0x24d54fff MobileKeyBag armv7s <2c4453a3db473f0db52000797f24da0e> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x24d55000 - 0x24d5afff IOSurface armv7s <0d6b6fde132d3d5598414dadcce6f59e> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface 0x24d5b000 - 0x24d66fff liblockdown.dylib armv7s <8b97478d0cf63aeea9c3f5ec4de8e5cb> /usr/lib/liblockdown.dylib 0x24d67000 - 0x24d77fff CrashReporterSupport armv7s <1d1ded39643a31b38414aff407ade199> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x24d78000 - 0x24d7afff IOSurfaceAccelerator armv7s <53e3e59503f33c5283f97a0d8843dd50> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x24d7b000 - 0x24db3fff AppleJPEG armv7s <2b8eec1b18bc339db01f320372230d31> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x24db4000 - 0x25081fff ImageIO armv7s <63dd78fe3397315f8c0de68cdc5033ad> /System/Library/Frameworks/ImageIO.framework/ImageIO 0x25082000 - 0x25086fff TCC armv7s /System/Library/PrivateFrameworks/TCC.framework/TCC 0x25087000 - 0x2508bfff AggregateDictionary armv7s <4e9b6b07315e30e9b11ad97474765520> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x2508c000 - 0x25097fff PowerLog armv7s /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x25098000 - 0x250effff libTelephonyUtilDynamic.dylib armv7s /usr/lib/libTelephonyUtilDynamic.dylib 0x250f0000 - 0x25101fff CommonUtilities armv7s <25a5184fd8ab3cb980ed9ce934fef1bf> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x25102000 - 0x25114fff libcompression.dylib armv7s /usr/lib/libcompression.dylib 0x25115000 - 0x2534efff CoreData armv7s /System/Library/Frameworks/CoreData.framework/CoreData 0x2534f000 - 0x25352fff libCoreVMClient.dylib armv7s <134bd28cf75535ceb1fbeaff01ce03f9> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x25353000 - 0x25357fff IOAccelerator armv7s <9b44e6feab573dbd89f8dcc4becf0e1c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x25358000 - 0x25358fff libCVMSPluginSupport.dylib armv7s <193e82ce59393b2a9a1dd233b7c0bd00> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x25359000 - 0x2535bfff libCoreFSCache.dylib armv7s /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x2535c000 - 0x2539bfff libGLImage.dylib armv7s <0205a3e1abad327d93404392eecaeb52> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x2539c000 - 0x253a4fff libGFXShared.dylib armv7s <133d5cd1f603308db2085f6419b1d586> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x253a5000 - 0x253abfff IOMobileFramebuffer armv7s /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x253ac000 - 0x253acfff libmetal_timestamp.dylib armv7s <7832539f867335d7852f4e0c3868986b> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x253ad000 - 0x253ecfff Metal armv7s /System/Library/Frameworks/Metal.framework/Metal 0x253ed000 - 0x253f5fff OpenGLES armv7s <35f79486ae9730c9a98add6ae6423eb0> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x253f6000 - 0x2540ffff CoreVideo armv7s <60b008878f4a3653a77b64eb101c004c> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x25410000 - 0x25412fff OAuth armv7s <4b591fb6099c317a86f78d549e707122> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x25419000 - 0x25449fff Accounts armv7s /System/Library/Frameworks/Accounts.framework/Accounts 0x2544a000 - 0x25537fff libiconv.2.dylib armv7s <944df6a7220a3fa3ad898ebeddc9c251> /usr/lib/libiconv.2.dylib 0x25538000 - 0x255eafff CoreAudio armv7s <6749774b22993bd09f5f8161d7a7a237> /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x255eb000 - 0x255eefff UserFS armv7s /System/Library/PrivateFrameworks/UserFS.framework/UserFS 0x255ef000 - 0x256b3fff CoreMedia armv7s /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x256b4000 - 0x256bbfff libcupolicy.dylib armv7s <41ae2cfb8d193f35ab54b1fb568648e8> /usr/lib/libcupolicy.dylib 0x256bc000 - 0x2571cfff CoreTelephony armv7s <1420c268a604337a9f5ca8b5f378be6d> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x2571d000 - 0x257f4fff libFontParser.dylib armv7s /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x257f5000 - 0x25864fff VideoToolbox armv7s <6bb40a8dc8ae34cba610bd1ec17e1abb> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox 0x25865000 - 0x25865fff FontServices armv7s <2378af8121bd3aed80b211309c23cd25> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x25866000 - 0x25956fff CoreText armv7s <43c8712c4f2f3750b8c59471f75c62b7> /System/Library/Frameworks/CoreText.framework/CoreText 0x25957000 - 0x25967fff ProtocolBuffer armv7s /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x25968000 - 0x25990fff PersistentConnection armv7s <44c6d01a72ee3d09b9426e60dc56f345> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x25991000 - 0x25996fff DataMigration armv7s <8792fbe661ad365b883d19647d4083ee> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x25997000 - 0x25c76fff AudioToolbox armv7s <5475d4d9723a3238910daa0a7a3c3a89> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x25c77000 - 0x25df7fff QuartzCore armv7s <62df2479e662339e8a3c389d30facb90> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x25df8000 - 0x25e01fff Netrb armv7s <3f635ec0ce6b3d638321744298ce7cf6> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x25e02000 - 0x25e0ffff libcmph.dylib armv7s /usr/lib/libcmph.dylib 0x25e10000 - 0x25e2afff libmis.dylib armv7s /usr/lib/libmis.dylib 0x25e2b000 - 0x25e9afff LanguageModeling armv7s <6b2293781cff345ebc74320ce40c1db2> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x25e9b000 - 0x25f60fff ManagedConfiguration armv7s <6d77ad65a35a3968903bd7f02086d509> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x25f61000 - 0x25f75fff libmarisa.dylib armv7s <829df340f23e309db14294e8ca317d88> /usr/lib/libmarisa.dylib 0x25f76000 - 0x26015fff ProofReader armv7s <19e20f24b26130e4a14fd0590a70e7e1> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x26016000 - 0x2601bfff MediaAccessibility armv7s <7be1c58b449a3d959c9b407e31560b13> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x2601c000 - 0x26029fff MobileAsset armv7s <5df01f6c771238399ad33c1b8f34ec21> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x2602a000 - 0x26086fff ColorSync armv7s <437b559f37233050bb61629cc3de3574> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x26087000 - 0x260cffff MetalPerformanceShaders armv7s <3ddc7eb0580038729f3db2f6bacf5c1c> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x260d0000 - 0x264f4fff FaceCore armv7s <45a7aba6243d3a5890b2ef1d080109f7> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x264f5000 - 0x26563fff Quagga armv7s /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x26564000 - 0x266f1fff CoreImage armv7s /System/Library/Frameworks/CoreImage.framework/CoreImage 0x266f2000 - 0x26720fff TextInput armv7s /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x26721000 - 0x2672dfff libAccessibility.dylib armv7s <001e00004cb23f55a5c107a334b534d9> /usr/lib/libAccessibility.dylib 0x26736000 - 0x26b44fff JavaScriptCore armv7s <7b6f20bc1046390d9cdb76e373adead2> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x26b45000 - 0x26d06fff StoreServices armv7s <413ca94b8914379586f98d8023009b9d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x26d07000 - 0x27937fff WebCore armv7s <39e6b5ce78a837d39c23754d6a0f14c3> /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x27938000 - 0x27959fff libxslt.1.dylib armv7s /usr/lib/libxslt.1.dylib 0x2795a000 - 0x27a26fff WebKitLegacy armv7s <5307adcf03f33750b57c169c8f7f344e> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x27a27000 - 0x27acbfff CoreUI armv7s <67a00c081f1835d68b11d101c005fa13> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x27acc000 - 0x27aebfff DictionaryServices armv7s <803f5c4aa8a034e7a66a08c205a6fc2c> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices 0x27aec000 - 0x27aecfff HangTracer armv7s <41e5d7f0e79332e89ee77f5292aea78a> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x27aed000 - 0x27b3afff PhysicsKit armv7s /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x27b3b000 - 0x27c03fff UIFoundation armv7s /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x27c04000 - 0x2879dfff UIKit armv7s <7cd8b1a06cc736468fb427fbe0e75917> /System/Library/Frameworks/UIKit.framework/UIKit 0x2879e000 - 0x287bdfff CoreBluetooth armv7s /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x287be000 - 0x287e0fff DataAccessExpress armv7s <0922e56c6c5d3dd9bec328d95fca0dd0> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x287e1000 - 0x287f8fff NetworkStatistics armv7s /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x287f9000 - 0x28865fff AddressBook armv7s /System/Library/Frameworks/AddressBook.framework/AddressBook 0x28866000 - 0x28968fff CoreMotion armv7s <219c510174c53a1db89fc642233df125> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x28969000 - 0x28977fff CacheDelete armv7s <4fc5b669a4ec365bb05351d5f09bd21b> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x28978000 - 0x28982fff CoreAUC armv7s <5b73a5280e3e3553ab4196193b170b89> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x28983000 - 0x28d05fff MediaToolbox armv7s /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x28d06000 - 0x28e69fff Celestial armv7s <6a0b028ab97f30ab94917a971590725f> /System/Library/PrivateFrameworks/Celestial.framework/Celestial 0x28e6a000 - 0x28e76fff IntlPreferences armv7s /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x28e77000 - 0x28e79fff CoreDuetDebugLogging armv7s <74b8caa90c6f381894a0589b9a3ca9be> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x28e7a000 - 0x28e8cfff CoreDuetDaemonProtocol armv7s /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x28e8d000 - 0x28f2dfff CoreDuet armv7s <6f5a2e805ec53a81a4a55b066210ced9> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x28f2e000 - 0x28f2ffff BTLEAudioController armv7s /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController 0x28f30000 - 0x28fa3fff libAVFAudio.dylib armv7s /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib 0x28fa4000 - 0x29111fff AVFoundation armv7s <0a0dd01c1399372dbd7cea7a3065a313> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x29112000 - 0x29139fff libtidy.A.dylib armv7s <37611d7a30ba3271b3e18c632a991327> /usr/lib/libtidy.A.dylib 0x2913a000 - 0x291a4fff IMFoundation armv7s <6accaf8f171138a5b97648a018ead8ff> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x291a5000 - 0x295edfff GeoServices armv7s /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x295ee000 - 0x295effff DiagnosticLogCollection armv7s <469c8f419ac83ca9a7b84eff4b3b2298> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection 0x295f0000 - 0x295f1fff Marco armv7s /System/Library/PrivateFrameworks/Marco.framework/Marco 0x295f2000 - 0x29659fff CoreLocation armv7s <0f15b240d9983b5ab15feb4ecaa7e44f> /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x2965a000 - 0x2965efff ConstantClasses armv7s /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x2965f000 - 0x29668fff libChineseTokenizer.dylib armv7s /usr/lib/libChineseTokenizer.dylib 0x29669000 - 0x298b3fff libmecabra.dylib armv7s <8a6c67f4cefe3c8486d0abe27184a34f> /usr/lib/libmecabra.dylib 0x298b4000 - 0x298e6fff IDSFoundation armv7s /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x298e7000 - 0x2995afff IDS armv7s <8e54eb94543d3ed69c1d83b854590146> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x2995b000 - 0x29973fff MediaServices armv7s <17bd86c1e42b3de4be100feff76112df> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x29974000 - 0x29995fff AuthKit armv7s /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x29996000 - 0x29999fff libheimdal-asn1.dylib armv7s /usr/lib/libheimdal-asn1.dylib 0x2999a000 - 0x29a1ffff MediaRemote armv7s /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x29a20000 - 0x29b25fff MobileSpotlightIndex armv7s <1d46b183c96034609b8042699254e38f> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x29b26000 - 0x29b3efff PlugInKit armv7s <7e3975f0dbf63710bba32b2feae7a2bb> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x29b3f000 - 0x29b5ffff ProtectedCloudStorage armv7s <82981a4b8ce832e79dfdfe9346877568> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x29b60000 - 0x29b76fff libresolv.9.dylib armv7s /usr/lib/libresolv.9.dylib 0x29b77000 - 0x29b8afff ApplePushService armv7s /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x29b8b000 - 0x29baefff ContactsFoundation armv7s <5ea85dbc0ae63effbc75b72796947e22> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x29baf000 - 0x29bb3fff ParsecSubscriptionServiceSupport armv7s <3207674162463a479abb9f01bf03e5de> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x29bb4000 - 0x29c2ffff Contacts armv7s /System/Library/Frameworks/Contacts.framework/Contacts 0x29c30000 - 0x29c67fff CoreSpotlight armv7s <19fe11c52b8f3a57b4f4e0ac23a75ea2> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x29c68000 - 0x29c85fff vCard armv7s <57e111c59b7930d2be1bf76556a4f37c> /System/Library/PrivateFrameworks/vCard.framework/vCard 0x29c86000 - 0x29ca6fff VoiceServices armv7s <175c7687169b343c8c33ae8641422182> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x29ca7000 - 0x29ceafff SAObjects armv7s /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x29ceb000 - 0x29cedfff CommonAuth armv7s /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x29cee000 - 0x29d42fff Heimdal armv7s /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x29d43000 - 0x29d63fff GSS armv7s /System/Library/Frameworks/GSS.framework/GSS 0x29d64000 - 0x29db2fff AssistantServices armv7s <681a8d3faa083213b25038b683e078ac> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x29db3000 - 0x29dbbfff FMCoreLite armv7s <2b22caf0c0173e1a9a7baea5c4045058> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite 0x29dbc000 - 0x29dbffff MessageSupport armv7s <7d2cac66f3ea378ba46316e1a28d1fd6> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x29dc0000 - 0x29e00fff MIME armv7s <606d4407c7fa32588f8d876949dc8df3> /System/Library/PrivateFrameworks/MIME.framework/MIME 0x29e01000 - 0x29e06fff AOSNotification armv7s <8d777fe80ea53ba2b0a600c61eae297a> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification 0x29e07000 - 0x29e61fff AccountsDaemon armv7s <3a6b4344bc503c5bbce8b941bf2dde1e> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x29e62000 - 0x29e7ffff AppleIDSSOAuthentication armv7s /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x29e80000 - 0x29e8efff MailServices armv7s /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x29e8f000 - 0x29ee8fff AppleAccount armv7s <9b64037fa0d93eb9abd5ddb8f5e7caa6> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x29ee9000 - 0x29eedfff CommunicationsFilter armv7s /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x29eee000 - 0x29f10fff ChunkingLibrary armv7s <514e1b2836ff37e183628c1d378497c0> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x29f11000 - 0x29f19fff CaptiveNetwork armv7s <06c212de4a5638da8789b7f237e1953b> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x29f1a000 - 0x29f39fff EAP8021X armv7s /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x29f3a000 - 0x29f3efff AssetCacheServices armv7s /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x29f3f000 - 0x29fa6fff MMCS armv7s <0bda89c42f4c35e99d550a8d52289764> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x29fa7000 - 0x29fb4fff MobileWiFi armv7s /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x29fb5000 - 0x29ff1fff ContentIndex armv7s <6a90798f7b9b30b8b2b490e28cad3f13> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex 0x29ff2000 - 0x29ff9fff MobileIcons armv7s <910580884be13dcea09e5270ded4c761> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x29ffa000 - 0x2a003fff MobileBluetooth armv7s <7cb00d06ba033a6c93790d1258fb91cf> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x2a004000 - 0x2a033fff NanoRegistry armv7s <539bc4fd039133dd9330580053a3a878> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x2a034000 - 0x2a03afff BluetoothManager armv7s <30f65425510d34f7a5f317789fcb3f64> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x2a03b000 - 0x2a062fff Bom armv7s <3a8719d0e4bb3c2aaff65bb5af0f0ba6> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x2a063000 - 0x2a068fff CertUI armv7s <8800dc0be3fc34b38cf7368bc8e832c6> /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x2a069000 - 0x2a09dfff FTServices armv7s <07085a9bdd6d3c8ea8bceb61e3b21884> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x2a09e000 - 0x2a0f3fff CoreDAV armv7s /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x2a0f4000 - 0x2a0fdfff BaseBoardUI armv7s <68cbf03ef31835ee8a87acb744294a46> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x2a0fe000 - 0x2a10dfff UserManagement armv7s <4bcd38fb2970368daf8114b376661d95> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x2a10e000 - 0x2a1bafff CorePDF armv7s <0762de67464031a5824cd7297e632408> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x2a1bb000 - 0x2a1e7fff iCalendar armv7s /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x2a1e8000 - 0x2a1f0fff libtzupdate.dylib armv7s /usr/lib/libtzupdate.dylib 0x2a1f1000 - 0x2a234fff CalendarFoundation armv7s <3c73d33f50273eadb5c5a70e987b7708> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x2a235000 - 0x2a23afff IncomingCallFilter armv7s <24c8b81125193ee1b63a9908b62f67f8> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x2a23b000 - 0x2a308fff Preferences armv7s /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x2a309000 - 0x2a376fff CalendarDatabase armv7s /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x2a377000 - 0x2a3a8fff CalendarDaemon armv7s /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x2a3a9000 - 0x2a432fff EventKit armv7s /System/Library/Frameworks/EventKit.framework/EventKit 0x2a433000 - 0x2a68efff WebKit armv7s <1e0d8dc79142352f9cec1e0af85f09e3> /System/Library/Frameworks/WebKit.framework/WebKit 0x2a68f000 - 0x2a6c3fff WebBookmarks armv7s /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x2a6c4000 - 0x2a7acfff ContactsUI armv7s <750eb1e355683ca3a97d1e530d291606> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x2a7ad000 - 0x2ab6dfff ModelIO armv7s /System/Library/Frameworks/ModelIO.framework/ModelIO 0x2ab6e000 - 0x2ab73fff DAAPKit armv7s /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x2abe6000 - 0x2ac42fff TelephonyUtilities armv7s <1455c4903bad3a8880eb3999b392e498> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x2ac43000 - 0x2ac70fff GLKit armv7s /System/Library/Frameworks/GLKit.framework/GLKit 0x2ac71000 - 0x2ae84fff MusicLibrary armv7s /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x2ae85000 - 0x2aebffff Notes armv7s /System/Library/PrivateFrameworks/Notes.framework/Notes 0x2aec0000 - 0x2af8afff AddressBookUI armv7s <2ae59d90ab97318692753b1a4c7acfa5> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x2af8b000 - 0x2b031fff CloudKit armv7s <8baa44bada6c3d569493f2e5c48de41e> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x2b032000 - 0x2b074fff iTunesStore armv7s /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x2b075000 - 0x2b07afff CloudPhotoServices armv7s <62437449484934809d8a59aad6430ea7> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x2b07b000 - 0x2b142fff CloudPhotoLibrary armv7s /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x2b143000 - 0x2b18bfff DataAccess armv7s /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x2b18c000 - 0x2b1aefff AssetsLibraryServices armv7s <38b8056d629e399097d89d79dd058f8f> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x2b1af000 - 0x2b239fff HomeSharing armv7s <87d52f9033e23b73ac04e1babe110e69> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x2b23a000 - 0x2b263fff ACTFramework armv7s <63ee6d8dbd703d1e91fcd49cf6eeb189> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework 0x2b264000 - 0x2b26ffff DCIMServices armv7s /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x2b270000 - 0x2b372fff CoreMediaStream armv7s <9f4f40de50313a668a0e0fa3eb9acebc> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x2b373000 - 0x2b388fff PhotosFormats armv7s <474a7fb7bd443fef9f60579e980a8551> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x2b389000 - 0x2b38ffff XPCKit armv7s <79927858441e387db855460d1b3cb66b> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit 0x2b390000 - 0x2b5cdfff MediaPlayer armv7s <27b1e464a2313a4fbedf33e15ba3e52e> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x2b5ce000 - 0x2b6abfff CameraKit armv7s /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit 0x2b6ac000 - 0x2b6b2fff CoreTime armv7s /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x2b6b3000 - 0x2b6cbfff MediaStream armv7s <7f37ac34a5193a8a822f578a71f35d4b> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x2b6cc000 - 0x2b9eefff PhotoLibraryServices armv7s /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x2b9ef000 - 0x2ba21fff PrototypeTools armv7s /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x2baa8000 - 0x2bb1cfff BulletinBoard armv7s <1bca38879b873d8881a9b0c1cbc3fdde> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x2bb1d000 - 0x2bb1dfff MobileObliteration armv7s <099d502ae288350291d8dae87741e73d> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration 0x2bb34000 - 0x2bb8bfff SpringBoardFoundation armv7s /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation 0x2bc12000 - 0x2bd20fff Message armv7s <22398269fe553b268b90c20f9a725a9c> /System/Library/PrivateFrameworks/Message.framework/Message 0x2bd21000 - 0x2bd39fff CertInfo armv7s <625a34ff0650379497d292734f7f4eea> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo 0x2bd3a000 - 0x2bd7afff TelephonyUI armv7s <580c736765923c02bad4cf20dc693831> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI 0x2bd7b000 - 0x2bd99fff ToneLibrary armv7s <8fe34a8c71cd3bcea0904df10eb57525> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x2bdbe000 - 0x2bde2fff AccountsUI armv7s <084e8602e344369b86e6b7290c8f6a09> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI 0x2bde3000 - 0x2bdfdfff DataDetectorsCore armv7s <2771b367557f3ea2b357d4659594893b> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x2bdfe000 - 0x2be08fff NotificationsUI armv7s <239f81a2d79d360da00051d82efca658> /System/Library/PrivateFrameworks/NotificationsUI.framework/NotificationsUI 0x2be09000 - 0x2be0dfff ProgressUI armv7s /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI 0x2c0a2000 - 0x2c0d4fff SpringBoardUIServices armv7s <9bda1b2d732e36a9af892653a80c55d6> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices 0x2c106000 - 0x2c1affff Photos armv7s /System/Library/Frameworks/Photos.framework/Photos 0x2c245000 - 0x2c25bfff GenerationalStorage armv7s <42124521dfce309c85bf8d86ab03b915> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x2c25c000 - 0x2c266fff CoreRecents armv7s <101dfc5d759d3a4fb759c076bc620d92> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x2c30d000 - 0x2c31ffff AssetsLibrary armv7s <77ec07f31b7a3401b613e59d5d6fad72> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x2c320000 - 0x2c339fff SpringBoardUI armv7s /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI 0x2c33a000 - 0x2c922fff VectorKit armv7s <9daf2cbb90903e888dc7e49b5e89e532> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x2c923000 - 0x2caa2fff MapKit armv7s <5c87cd0cb1cd35229e20d4a3eb670daa> /System/Library/Frameworks/MapKit.framework/MapKit 0x2cabc000 - 0x2cabefff FTClientServices armv7s <3b8cf7566c8e3c49b8bd3475b13eb7cd> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x2cabf000 - 0x2caccfff QuickLookThumbnailing armv7s <07bf919ff66535409f8d9777f3e1db3d> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x2cb75000 - 0x2cbc7fff QuickLook armv7s <7391108cc00c3dcf8c15dc60492772e8> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x2cc0b000 - 0x2cc3afff ContactsAutocomplete armv7s <0e781c39759539468789a8e5b25177a3> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x2cc48000 - 0x2cd1dfff MessageUI armv7s /System/Library/Frameworks/MessageUI.framework/MessageUI 0x2cd5c000 - 0x2cdecfff Social armv7s /System/Library/Frameworks/Social.framework/Social 0x2ceb6000 - 0x2cecbfff FTAWD armv7s /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x2cf2b000 - 0x2cfe0fff IMCore armv7s <09d2fa011a8a3c4b9373c1b273b9118e> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x2cfea000 - 0x2cfeafff AdSupport armv7s /System/Library/Frameworks/AdSupport.framework/AdSupport 0x2cfeb000 - 0x2d004fff StoreKit armv7s <77e0d9f98ea2338bbe76633778e6acea> /System/Library/Frameworks/StoreKit.framework/StoreKit 0x2d030000 - 0x2d081fff ImageCapture armv7s /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture 0x2d082000 - 0x2d095fff iPhotoMigrationSupport armv7s /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport 0x2d096000 - 0x2d0acfff SharedUtils armv7s <0371006833cf3efc93f46aea671cd98e> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x2d0b6000 - 0x2d17cfff PhotoLibrary armv7s /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x2d350000 - 0x2d35afff LocalAuthentication armv7s <16bb89c18c5635afad8b71dd46d045d4> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x2d35b000 - 0x2d37efff CalendarUIKit armv7s /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x2d399000 - 0x2d3a4fff SetupAssistant armv7s <70a6ae7ddf7e33e9b017b6f330524aeb> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x2d3cb000 - 0x2d531fff EventKitUI armv7s <9ba8d2e17c053802aacae1fc3c3b1748> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x2d5ad000 - 0x2d5bdfff IAP armv7s <75dee166407e334c935f490adda15127> /System/Library/PrivateFrameworks/IAP.framework/IAP 0x2d5be000 - 0x2d5e1fff Pegasus armv7s <7cfa92f620f53c818f291db15e49b543> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x2d67b000 - 0x2d6c0fff AVKit armv7s /System/Library/Frameworks/AVKit.framework/AVKit 0x2d6c1000 - 0x2d6c6fff AITTarget armv7s /System/Library/PrivateFrameworks/AITTarget.framework/AITTarget 0x2d768000 - 0x2d924fff SafariShared armv7s <98d389b86c123711b609e7b32ff9c759> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x2d925000 - 0x2d93cfff SiriTasks armv7s /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks 0x2d93e000 - 0x2d94ffff ExternalAccessory armv7s <5ca5c0c43b03323e954a0a4df2167358> /System/Library/Frameworks/ExternalAccessory.framework/ExternalAccessory 0x2da81000 - 0x2daecfff IMAVCore armv7s /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore 0x2daed000 - 0x2db6dfff PhotoEditSupport armv7s <9b988d38ee433bbfb5bd1dc98a50da7b> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport 0x2e04e000 - 0x2e084fff WebUI armv7s <7efb813224503f238ed2a94fa7178767> /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x2e0a6000 - 0x2e483fff PhotosUI armv7s /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x2e484000 - 0x2e4f7fff SafariServices armv7s <1f14c1ea5f30354f9ce51f0a308e22a9> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x2e957000 - 0x2e95dfff iAdServices armv7s <6da6de6349dd3cf684569eb469e1d164> /System/Library/PrivateFrameworks/iAdServices.framework/iAdServices 0x2e95e000 - 0x2ea94fff libGLProgrammability.dylib armv7s <5125d094445e3b5493c0fddc91a5dfe7> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 0x2ea95000 - 0x2eacdfff iAd armv7s <964ce8a1aefa333e930d84a8bdd65139> /System/Library/Frameworks/iAd.framework/iAd 0x2eb58000 - 0x2eb6efff FlightUtilities armv7s <9931d5e90f21318f9e93b9ccc566ed23> /System/Library/PrivateFrameworks/FlightUtilities.framework/FlightUtilities 0x2f7d4000 - 0x2f7fbfff DataDetectorsUI armv7s /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x2ff70000 - 0x2ff76fff libGPUSupportMercury.dylib armv7s <569a5cb2f4523a29942f9b77226a7ccd> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib 0x30758000 - 0x307acfff CoreBrightness armv7s <5ad1c879631b33e68d25b8218cb156ba> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x313da000 - 0x313dbfff libMobileCheckpoint.dylib armv7s /usr/lib/libMobileCheckpoint.dylib 0x32c74000 - 0x32e30fff RawCamera armv7s <9f22c12f41603673a1cc04d03cd7d63e> /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x32e48000 - 0x32f57fff IMGSGX543RC2GLDriver armv7s <80203374a60e3ef19939866088c17eaf> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver 0x32f63000 - 0x32f73fff libCGInterfaces.dylib armv7s /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x3338c000 - 0x33464fff GLEngine armv7s <845a344779d637a7b53844823c215cdb> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 0x3359e000 - 0x335d4fff WatchConnectivity armv7s /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity 0x3419e000 - 0x341bdfff CoreServicesInternal armv7s <2cf89d9291343438a17fa54b732dd5cc> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x3447f000 - 0x3448afff libGSFontCache.dylib armv7s <9c90bba6e0723ed28274fa9aa06c429c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x35775000 - 0x3579afff SafariSafeBrowsing armv7s <5f2a791f7f313fd083711d0b2aea35a1> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x359d2000 - 0x367cdfff KBLayouts_iPhone.dylib armv7s /System/Library/PrivateFrameworks/TextInput.framework/KBLayouts_iPhone.dylib 0x36fdd000 - 0x36fe5fff libMobileGestaltExtensions.dylib armv7s <34788fa1813b3a0ea1307821961b0515> /usr/lib/libMobileGestaltExtensions.dylib

Comments

  1. Sharif AbuDarda 2016-06-27

    Can you explain a little more what the issue here? Share some code that causing the crash.
  2. tom quas 2016-06-28

    i have no idea. it looks to me like it's in the engine's initialization code, there's no sign of our app code in the trace.
  3. Sharif AbuDarda 2016-06-28

    Hello, How are you getting this crash report? Are you using APM for monitoring crash and error on user device?
  4. tom quas 2016-06-30

    hi sharif, we're using HockeyApp. this is the module: nl.rebelic.hockeyapp-iphone-0.7.0.zip my guess is we're talking about this piece of code: https://github.com/omorandi/HockeyApp/commit/3fe15fc8c7fb3c12a7e21d796080f8f7ff87adf8
  5. Sharif AbuDarda 2016-06-30

    Hello, I tried to test the crash is my environment with the module. I was using the module version 0.4.3. With the example code provided with the module, I wasn't able to regenerate the crash. Please send the sample code that regenerate the issue in your environment. We will test to see if we can regenerate. When we can we will escalate the ticket for our engineers to work on.
  6. tom quas 2016-07-01

    wrt failed reproduction: that doesn't really surprise me. we don't see these exceptions in the thousands but roughly 10 to 50 per week. so it's not something that can be easily tracked down, otherwise we could have done it ourselves. that's why there is no sample code, just the entire app. it looks like we see this exception mostly on ios 9.x devices.

JSON Source