Hi!
We have a strange problem, which seems to be settled in the past, but came up again. Can you please check?
java.lang.RuntimeException: The app crashed: Terminated due to signal 6. Check the device logs in Xcode (Window->Devices) for more info.
[ERROR] at org.robovm.libimobiledevice.util.AppLauncher.pipeStdOut(AppLauncher.java:829)
As i read on posts from the past it is in connection with NSURL.
This is the symbolicated log:
incident Identifier: A21D54C4-8411-463B-98EC-DFE7587E7B47
CrashReporter Key: 10fd0ca9269058063fae8a8ae2603416d744f32c
Hardware Model: iPhone7,2
Identifier: com.playlate.ios
Version: 1 (1.0)
Code Type: ARM (Native)
Parent Process: Exited process [2292]
Date/Time: 2015-11-04 23:50:03.03 +0100
Launch Time: 2015-11-04 23:50:00.00 +0100
OS Version: iOS 9.1 (13B143)
Report Version: 105
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 9
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 CoreText 0x23b8afac OTL::Coverage::InitBitmap() + 44
1 CoreText 0x23b3dbcb OTL::Coverage::Coverage(OTL::Coverage::Table const*, void const*) + 35
2 CoreText 0x23b3dbcb OTL::Coverage::Coverage(OTL::Coverage::Table const*, void const*) + 35
3 CoreText 0x23b3dba5 OTL::LookupWithCoverage::GetCoverage(void const*) const + 61
4 CoreText 0x23b3ede9 OTL::GPOS::GetCoverageForSubtable(unsigned int, OTL::LookupSubtable const*) const + 129
5 CoreText 0x23b3ee13 OTL::GPOS::GetCoverageForSubtable(unsigned int, OTL::LookupSubtable const*) const + 171
6 CoreText 0x23b3d81d OTL::GCommon::NthLookup(unsigned int) const + 409
7 CoreText 0x23b91c45 OTL::GPOS::ApplyLookups(TRunGlue&, int, OTL::GlyphLookups&) const + 109
8 CoreText 0x23b914cf TOpenTypePositioningEngine::PositionRuns(SyncState&, KerningStatus&) + 539
9 CoreText 0x23b1c153 TKerningEngine::PositionGlyphs(TRunGlue&, ShapingType, AnnexTableFlag) + 135
10 CoreText 0x23b1a9b9 CTFontTransformGlyphs + 397
11 UIFoundation 0x3184aee3 __NSStringDrawingEngine + 23523
12 UIFoundation 0x318452eb -[NSString(NSExtendedStringDrawing) boundingRectWithSize:options:attributes:context:] + 123
13 UIKit 0x272639b1 -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:] + 489
14 UIKit 0x272637b9 -[UILabel textRectForBounds:limitedToNumberOfLines:] + 57
15 UIKit 0x272636df -[UILabel _intrinsicSizeWithinSize:] + 139
16 UIKit 0x273600cf -[UILabel intrinsicContentSize] + 83
17 UIKit 0x2735feeb -[UIView(UIConstraintBasedLayout) _generateContentSizeConstraints] + 31
18 UIKit 0x2735f987 -[UIView(UIConstraintBasedLayout) _updateContentSizeConstraints] + 575
19 UIKit 0x2735bf63 -[UIView(AdditionalLayoutSupport) updateConstraints] + 239
20 UIKit 0x2735f741 -[UILabel updateConstraints] + 257
21 UIKit 0x27a705a9 -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 437
22 UIKit 0x27a70809 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 169
23 UIKit 0x27a704d3 -[UIView(AdditionalLayoutSupport) _internalUpdateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 223
24 Foundation 0x23e687b1 -[NSISEngine withBehaviors:performModifications:] + 257
25 UIKit 0x2735e949 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 53
26 UIKit 0x27a707e5 -[UIView(AdditionalLayoutSupport) _updateConstraintsIfNeededAccumulatingViewsNeedingSecondPassAndViewsNeedingBaselineUpdate:forSecondPass:] + 133
27 UIKit 0x2735f62b __60-[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded]_block_invoke + 87
28 Foundation 0x23e687b1 -[NSISEngine withBehaviors:performModifications:] + 257
29 UIKit 0x2735e949 -[UIView(AdditionalLayoutSupport) _withAutomaticEngineOptimizationDisabledIfEngineExists:] + 53
30 UIKit 0x2735f327 -[UIView(AdditionalLayoutSupport) updateConstraintsIfNeeded] + 223
31 UIKit 0x27a70db1 -[UIView(AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeeded] + 289
32 UIKit 0x27558031 -[UIView(Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 149
33 UIKit 0x27254cc3 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 695
34 QuartzCore 0x26b1cb05 -[CALayer layoutSublayers] + 129
35 QuartzCore 0x26b18201 CA::Layer::layout_if_needed(CA::Transaction*) + 353
36 QuartzCore 0x26b18091 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 17
37 QuartzCore 0x26b175b1 CA::Context::commit_transaction(CA::Transaction*) + 369
38 QuartzCore 0x26b17263 CA::Transaction::commit() + 615
39 QuartzCore 0x26b10a1f CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 139
40 CoreFoundation 0x230e7091 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 21
41 CoreFoundation 0x230e5387 __CFRunLoopDoObservers + 283
42 CoreFoundation 0x230e57c5 __CFRunLoopRun + 973
43 CoreFoundation 0x230380d9 CFRunLoopRunSpecific + 517
44 CoreFoundation 0x23037ecd CFRunLoopRunInMode + 109
45 GraphicsServices 0x2c36daf9 GSEventRunModal + 161
46 UIKit 0x272c12dd UIApplicationMain + 145
47 PlayLateEntry 0x007d47a9 [J]org.robovm.apple.uikit.UIApplication.main(ILorg/robovm/rt/bro/ptr/BytePtr$BytePtrPtr;Ljava/lang/String;Ljava/lang/String;)I + 169
48 PlayLateEntry 0x007d3e0b [J]org.robovm.apple.uikit.UIApplication.main([Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;)V (/UIApplication.java:395)
49 PlayLateEntry 0x007d3483 [j]org.robovm.apple.uikit.UIApplication.main([Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Class;)V[clinit] + 55
50 PlayLateEntry 0x0033dffb [J]com.playlate.ios.PlayLateEntry.main([Ljava/lang/String;)V (/PlayLateEntry.java:117)
51 PlayLateEntry 0x0093afa3 _call0 + 47
52 PlayLateEntry 0x00933c65 callVoidMethod + 101
53 PlayLateEntry 0x009356f1 rvmCallVoidClassMethodA + 177
54 PlayLateEntry 0x00935749 rvmCallVoidClassMethod + 21
55 PlayLateEntry 0x0092f90b rvmRun + 183
56 PlayLateEntry 0x00929061 main + 301
57 libdyld.dylib 0x352a0873 start + 3
Thread 1:
0 libsystem_kernel.dylib 0x3536f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3540e1a5 _pthread_cond_wait + 537
2 libsystem_pthread.dylib 0x3540f0b9 pthread_cond_wait + 41
3 PlayLateEntry 0x0094f7c1 GC_wait_marker + 29
4 PlayLateEntry 0x009497fd GC_help_marker + 145
5 PlayLateEntry 0x0094e457 GC_mark_thread + 223
6 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
7 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
8 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 2:
0 libsystem_kernel.dylib 0x3535bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3535bdbd mach_msg + 41
2 libsystem_kernel.dylib 0x3536b7f1 mach_msg_server + 341
3 PlayLateEntry 0x00929593 exceptionHandlerEntryPoint + 39
4 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
5 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
6 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 3:
0 libsystem_pthread.dylib 0x3540c9f4 start_wqthread + 0
Thread 4 name: Dispatch queue: com.apple.libdispatch-manager
Thread 4:
0 libsystem_kernel.dylib 0x35371320 kevent_qos + 24
1 libdispatch.dylib 0x352879a7 _dispatch_mgr_invoke + 255
2 libdispatch.dylib 0x35279a87 _dispatch_mgr_thread + 39
Thread 5 name: Dispatch queue: com.apple.CFURLConnectionSynchronous
Thread 5:
0 libsystem_kernel.dylib 0x3535bfe8 semaphore_signal_trap + 8
1 libdispatch.dylib 0x35285ffd _dispatch_semaphore_signal_slow + 45
2 CFNetwork 0x2298ae3d ___ZN10SyncClient7cleanupEv_block_invoke + 21
3 libdispatch.dylib 0x35277e2f _dispatch_call_block_and_release + 11
4 libdispatch.dylib 0x35281fef _dispatch_queue_drain + 1763
5 libdispatch.dylib 0x3527af87 _dispatch_queue_invoke + 283
6 libdispatch.dylib 0x3528337d _dispatch_root_queue_drain + 401
7 libdispatch.dylib 0x352831eb _dispatch_worker_thread3 + 95
8 libsystem_pthread.dylib 0x3540ce0d _pthread_wqthread + 1025
9 libsystem_pthread.dylib 0x3540c9fc start_wqthread + 8
Thread 6:
0 libsystem_kernel.dylib 0x3536f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3540e1a5 _pthread_cond_wait + 537
2 libsystem_pthread.dylib 0x3540f0b9 pthread_cond_wait + 41
3 PlayLateEntry 0x00936b3d waitMonitor + 569
4 PlayLateEntry 0x009368e3 rvmObjectWait + 127
5 PlayLateEntry 0x00088903 Java_java_lang_Object_wait + 19
6 PlayLateEntry 0x00389cb5 [J]java.lang.Object.wait(JI)V + 41
7 PlayLateEntry 0x00389c69 [J]java.lang.Object.wait()V (/Object.java:365)
8 PlayLateEntry 0x0037fde1 [J]java.lang.Daemons$ReferenceQueueDaemon.run()V + 185
9 PlayLateEntry 0x0039cc67 [J]java.lang.Thread.run()V (/Thread.java:839)
10 PlayLateEntry 0x0093afa3 _call0 + 47
11 PlayLateEntry 0x00933c65 callVoidMethod + 101
12 PlayLateEntry 0x00933a1b rvmCallVoidInstanceMethodA + 219
13 PlayLateEntry 0x0093a8bd startThreadEntryPoint + 301
14 PlayLateEntry 0x0094e2ad GC_inner_start_routine + 85
15 PlayLateEntry 0x0094c03d GC_call_with_stack_base + 29
16 PlayLateEntry 0x0094f34d GC_start_routine + 33
17 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
18 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
19 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 7:
0 libsystem_kernel.dylib 0x3536f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3540e1a5 _pthread_cond_wait + 537
2 libsystem_pthread.dylib 0x3540f0b9 pthread_cond_wait + 41
3 PlayLateEntry 0x00936b3d waitMonitor + 569
4 PlayLateEntry 0x009368e3 rvmObjectWait + 127
5 PlayLateEntry 0x00088903 Java_java_lang_Object_wait + 19
6 PlayLateEntry 0x00389cb5 [J]java.lang.Object.wait(JI)V + 41
7 PlayLateEntry 0x00389c89 [J]java.lang.Object.wait(J)V (/Object.java:402)
8 PlayLateEntry 0x003a47cf [J]java.lang.ref.ReferenceQueue.remove(J)Ljava/lang/ref/Reference; (/ReferenceQueue.java:103)
9 PlayLateEntry 0x003a44f9 [j]java.lang.ref.ReferenceQueue.remove(J)Ljava/lang/ref/Reference;[synchronized] + 101
10 PlayLateEntry 0x003a46fb [J]java.lang.ref.ReferenceQueue.remove()Ljava/lang/ref/Reference; (/ReferenceQueue.java:73)
11 PlayLateEntry 0x0037f51b [J]java.lang.Daemons$FinalizerDaemon.run()V + 107
12 PlayLateEntry 0x0039cc67 [J]java.lang.Thread.run()V (/Thread.java:839)
13 PlayLateEntry 0x0093afa3 _call0 + 47
14 PlayLateEntry 0x00933c65 callVoidMethod + 101
15 PlayLateEntry 0x00933a1b rvmCallVoidInstanceMethodA + 219
16 PlayLateEntry 0x0093a8bd startThreadEntryPoint + 301
17 PlayLateEntry 0x0094e2ad GC_inner_start_routine + 85
18 PlayLateEntry 0x0094c03d GC_call_with_stack_base + 29
19 PlayLateEntry 0x0094f34d GC_start_routine + 33
20 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
21 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
22 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 8:
0 libsystem_kernel.dylib 0x3536f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3540e1a5 _pthread_cond_wait + 537
2 libsystem_pthread.dylib 0x3540f0b9 pthread_cond_wait + 41
3 PlayLateEntry 0x00936b3d waitMonitor + 569
4 PlayLateEntry 0x009368e3 rvmObjectWait + 127
5 PlayLateEntry 0x00088903 Java_java_lang_Object_wait + 19
6 PlayLateEntry 0x00389cb5 [J]java.lang.Object.wait(JI)V + 41
7 PlayLateEntry 0x00389c69 [J]java.lang.Object.wait()V (/Object.java:365)
8 PlayLateEntry 0x0037f96d [J]java.lang.Daemons$FinalizerWatchdogDaemon.waitForObject()Ljava/lang/Object; + 253
9 PlayLateEntry 0x0037f83b [J]java.lang.Daemons$FinalizerWatchdogDaemon.run()V + 43
10 PlayLateEntry 0x0039cc67 [J]java.lang.Thread.run()V (/Thread.java:839)
11 PlayLateEntry 0x0093afa3 _call0 + 47
12 PlayLateEntry 0x00933c65 callVoidMethod + 101
13 PlayLateEntry 0x00933a1b rvmCallVoidInstanceMethodA + 219
14 PlayLateEntry 0x0093a8bd startThreadEntryPoint + 301
15 PlayLateEntry 0x0094e2ad GC_inner_start_routine + 85
16 PlayLateEntry 0x0094c03d GC_call_with_stack_base + 29
17 PlayLateEntry 0x0094f34d GC_start_routine + 33
18 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
19 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
20 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 9 name: Dispatch queue: NSOperationQueue 0x16d6aa30 :: NSOperation 0x16e55fa0 (QOS: USER_INTERACTIVE)
Thread 9 Crashed:
0 libsystem_kernel.dylib 0x3536fc84 __pthread_kill + 8
1 libsystem_pthread.dylib 0x3540fb47 pthread_kill + 63
2 libsystem_c.dylib 0x35307f41 abort + 109
3 PlayLateEntry 0x0092f1a7 rvmAbort + 63
4 PlayLateEntry 0x0092e255 rvmRaiseException + 105
5 PlayLateEntry 0x003426bf [j]com.playlate.ios.viewcontroller.CurrentPositionViewController.$cb$loadMap(Lcom/playlate/ios/viewcontroller/CurrentPositionViewController;Lorg/robovm/objc/Selector;Lorg/robovm/apple/foundation/NSURL;)V[callback] + 211
6 CoreFoundation 0x23129234 __invoking___ + 68
7 CoreFoundation 0x230537cd -[NSInvocation invoke] + 293
8 Foundation 0x23ee3a35 -[NSInvocationOperation main] + 117
9 Foundation 0x23e373cf -[__NSOperationInternal _start:] + 775
10 Foundation 0x23ee582d __NSOQSchedule_f + 193
11 libdispatch.dylib 0x35281fef _dispatch_queue_drain + 1763
12 libdispatch.dylib 0x3527af87 _dispatch_queue_invoke + 283
13 libdispatch.dylib 0x3528337d _dispatch_root_queue_drain + 401
14 libdispatch.dylib 0x352831eb _dispatch_worker_thread3 + 95
15 libsystem_pthread.dylib 0x3540ce0d _pthread_wqthread + 1025
16 libsystem_pthread.dylib 0x3540c9fc start_wqthread + 8
Thread 10:
0 libsystem_pthread.dylib 0x3540c9f4 start_wqthread + 0
Thread 11:
0 libsystem_kernel.dylib 0x3536f9c0 __psynch_cvwait + 24
1 libsystem_pthread.dylib 0x3540e1a5 _pthread_cond_wait + 537
2 libsystem_pthread.dylib 0x3540f0b9 pthread_cond_wait + 41
3 Foundation 0x23e75abf -[NSCondition wait] + 195
4 PlayLateEntry 0x0099320b -[PFCommandCache runLoop] (PFCommandCache.m:499)
5 Foundation 0x23efb36d __NSThread__start__ + 1145
6 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
7 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
8 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 12:
0 libsystem_kernel.dylib 0x3537088c __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x3540ce19 _pthread_wqthread + 1037
2 libsystem_pthread.dylib 0x3540c9fc start_wqthread + 8
Thread 13 name: PF_AFNetworking
Thread 13:
0 libsystem_kernel.dylib 0x3535bfbc mach_msg_trap + 20
1 libsystem_kernel.dylib 0x3535bdbd mach_msg + 41
2 CoreFoundation 0x230e748d __CFRunLoopServiceMachPort + 137
3 CoreFoundation 0x230e5813 __CFRunLoopRun + 1051
4 CoreFoundation 0x230380d9 CFRunLoopRunSpecific + 517
5 CoreFoundation 0x23037ecd CFRunLoopRunInMode + 109
6 Foundation 0x23e2a88d -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 269
7 Foundation 0x23e7941d -[NSRunLoop(NSRunLoop) run] + 81
8 PlayLateEntry 0x009bf983 +[PF_AFURLConnectionOperation networkRequestThreadEntryPoint:] (PF_AFURLConnectionOperation.m:185)
9 Foundation 0x23efb36d __NSThread__start__ + 1145
10 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
11 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
12 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 14 name: com.apple.NSURLConnectionLoader
Thread 14:
0 libsystem_platform.dylib 0x3540b6da _OSSpinLockLockSlow$VARIANT$wfe + 82
1 libsystem_platform.dylib 0x3540b6af _OSSpinLockLockSlow$VARIANT$wfe + 39
2 CFNetwork 0x22932b85 MultiplexerSource::perform() + 33
3 CFNetwork 0x22932ad1 MultiplexerSource::_perform(void*) + 49
4 CoreFoundation 0x230e77c7 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
5 CoreFoundation 0x230e73b7 __CFRunLoopDoSources0 + 455
6 CoreFoundation 0x230e571f __CFRunLoopRun + 807
7 CoreFoundation 0x230380d9 CFRunLoopRunSpecific + 517
8 CoreFoundation 0x23037ecd CFRunLoopRunInMode + 109
9 CFNetwork 0x229a4d9f +[NSURLConnection(Loader) _resourceLoadLoop:] + 487
10 Foundation 0x23efb36d __NSThread__start__ + 1145
11 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
12 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
13 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 15 name: com.apple.CFSocket.private
Thread 15:
0 libsystem_kernel.dylib 0x3536ff14 __select + 20
1 CoreFoundation 0x230ec931 __CFSocketManager + 573
2 libsystem_pthread.dylib 0x3540ec7f _pthread_body + 139
3 libsystem_pthread.dylib 0x3540ebf3 _pthread_start + 111
4 libsystem_pthread.dylib 0x3540ca08 thread_start + 8
Thread 9 crashed with ARM Thread State (32-bit):
r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x00000000
r4: 0x00000006 r5: 0x40477000 r6: 0x00000000 r7: 0x40476bbc
r8: 0x16e55ad0 r9: 0x37f1a908 r10: 0x16e55870 r11: 0x00000004
ip: 0x00000148 sp: 0x40476bb0 lr: 0x3540fb47 pc: 0x3536fc84
cpsr: 0x00000010
Binary Images:
0x80000 - 0x100bfff PlayLateEntry armv7 <f9d9be7c64673dd3a87aa9254ebbe470> /var/mobile/Containers/Bundle/Application/66190F83-6DD6-4562-B559-97D0E8109F27/PlayLateEntry.app/PlayLateEntry
0x1fe44000 - 0x1fe6bfff dyld armv7s <1e7736b182f93f579f5b23a69a09a869> /usr/lib/dyld
0x21833000 - 0x2199afff AVFoundation armv7s <89342b8fb7ed32438d2db1d75d32a103> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x2199b000 - 0x21a0ffff libAVFAudio.dylib armv7s <9442aeaf62523ebdb4b495ee2590e4b9> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
0x21a56000 - 0x21a56fff Accelerate armv7s <46c62fb844393b56be18238e862c78fa> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x21a68000 - 0x21cc6fff vImage armv7s <56d1daa72c9a31168e7434ad6b2e7e33> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x21cc7000 - 0x21db1fff libBLAS.dylib armv7s <1c714e3ffcd83844a368cb1cd0cb4471> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x21db2000 - 0x2207ffff libLAPACK.dylib armv7s <7d49702a32d43cc480f72a47553efbc1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x22080000 - 0x22091fff libLinearAlgebra.dylib armv7s <231127bfade4356ab50d3de357f59f3e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x22092000 - 0x220a6fff libSparseBLAS.dylib armv7s <7d7a0b2701f53adda74bd1e76a1278d5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x220a7000 - 0x22125fff libvDSP.dylib armv7s <cf9341032e823cb6b0ca4db5f4bdf0c9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x22126000 - 0x22138fff libvMisc.dylib armv7s <5284b59341be3232a5105843cb216cd3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x22139000 - 0x22139fff vecLib armv7s <1632adf29f973c9d8261937611672709> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x2213a000 - 0x22169fff Accounts armv7s <23ef2a5869ee3ce6a030bbc9f4aca59a> /System/Library/Frameworks/Accounts.framework/Accounts
0x2216b000 - 0x221d7fff AddressBook armv7s <31646fe100e13412966cab1db0e3aebe> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x222a3000 - 0x222b5fff AssetsLibrary armv7s <068a14c164f230fb9ee864f183ab16fd> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x22455000 - 0x22734fff AudioToolbox armv7s <6d49d553dcd4389684f35be703f21d7e> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x2291d000 - 0x22b0ffff CFNetwork armv7s <e22113e0922d3c209c6bf508610ba8a5> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x22b10000 - 0x22badfff CloudKit armv7s <40874ef9f1f83a8c9222779451aad1e7> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x22bae000 - 0x22c29fff Contacts armv7s <022a3cefa8413f62b932badc02a70b9a> /System/Library/Frameworks/Contacts.framework/Contacts
0x22d10000 - 0x22dc0fff CoreAudio armv7s <2ac1b8eb1f7b38a6b8cb8a28a57fcdfd> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x22dd6000 - 0x22df5fff CoreBluetooth armv7s <9dc270e76a0c392581dfb27009e915bf> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x22df6000 - 0x2302efff CoreData armv7s <c70c8d17d3f534a8bcc58e56127132e2> /System/Library/Frameworks/CoreData.framework/CoreData
0x2302f000 - 0x23360fff CoreFoundation armv7s <9f9319846e5a3b61816b8e334b62cd2f> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x23361000 - 0x2349afff CoreGraphics armv7s <70541784f3c63f35ab1c640514972153> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x2349d000 - 0x2349ffff libCGXType.A.dylib armv7s <e17b386b251a3d67ad8734bfe6dd9f0c> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
0x23684000 - 0x236a0fff libRIP.A.dylib armv7s <c41d7b5194ab3cdfad67569f325a80ac> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
0x236a1000 - 0x23825fff CoreImage armv7s <9236227112b23bf3b114e7b8221877ca> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x23826000 - 0x2388afff CoreLocation armv7s <26460fab93fc35ea9f36e843429cb2af> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x238bd000 - 0x23980fff CoreMedia armv7s <bcdc90e8b73033c19f707a317501b33f> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x23981000 - 0x23a80fff CoreMotion armv7s <c12998e3b4b6372ea53edccab7d40c23> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x23a81000 - 0x23ab4fff CoreSpotlight armv7s <2e0d47a6b917324cb3089317a7426c81> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x23ab5000 - 0x23b15fff CoreTelephony armv7s <8237b48cf29b31398a5d7e4ab3d5b7fc> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x23b16000 - 0x23c05fff CoreText armv7s <f1340d2a89c730328e98c5a7ff11543a> /System/Library/Frameworks/CoreText.framework/CoreText
0x23c06000 - 0x23c1efff CoreVideo armv7s <6ab612e4549c3efba80ee992829d5310> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x23c1f000 - 0x23ca6fff EventKit armv7s <6a9caa69b2223cc3ae5bb88cae070671> /System/Library/Frameworks/EventKit.framework/EventKit
0x23e1f000 - 0x24055fff Foundation armv7s <ad04087139e135288e1acaab66870a33> /System/Library/Frameworks/Foundation.framework/Foundation
0x24084000 - 0x240a4fff GSS armv7s <bbf6c78fbcbb3a33b19c766bec0ca731> /System/Library/Frameworks/GSS.framework/GSS
0x241e0000 - 0x2423afff IOKit armv7s <db3681e2a86d3c31a8a77fb742a99e4a> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x2423b000 - 0x24506fff ImageIO armv7s <0f2f2981535738bb9d63ee182d8157f9> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x24507000 - 0x24918fff JavaScriptCore armv7s <d36ac06b28bd3741895b4050442e6781> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x24aaa000 - 0x24aaffff MediaAccessibility armv7s <54fdbf5258a8317489dc38fc740493de> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x24cde000 - 0x2505bfff MediaToolbox armv7s <e605119f2d0c36c49bd2717343ba2ad7> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x25130000 - 0x2516ffff Metal armv7s <904f55f9ebc9303f88496d6b221ead93> /System/Library/Frameworks/Metal.framework/Metal
0x25181000 - 0x251c9fff MetalPerformanceShaders armv7s <c99eb0f1f2ec3b049e85defcf11d3b27> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x251ca000 - 0x25270fff MobileCoreServices armv7s <1275f6a0634a3d8a916c52c239c477c3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x258ca000 - 0x258d2fff OpenGLES armv7s <21f796463ffe32c7a2c0205001bb8b97> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x258d4000 - 0x258d4fff libCVMSPluginSupport.dylib armv7s <9ab067fc6ef63299bcf888ae08072ec5> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x258d5000 - 0x258d7fff libCoreFSCache.dylib armv7s <50589c7602283367aa41897b202252c9> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x258d8000 - 0x258dbfff libCoreVMClient.dylib armv7s <7bdad718ce2a310b8be09264a09411a3> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x258dc000 - 0x258e4fff libGFXShared.dylib armv7s <b50eb267bfaf3bc9bfbcc6d358aa2806> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x258e5000 - 0x25924fff libGLImage.dylib armv7s <06e31139a20f3030a127409bab0bb427> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x26b0f000 - 0x26c83fff QuartzCore armv7s <4be5103fba9e345ca6113a826822c8f6> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x26fbb000 - 0x27011fff Security armv7s <467bb50d3ed833c5b211b22715a67343> /System/Library/Frameworks/Security.framework/Security
0x27012000 - 0x270a1fff Social armv7s <26f23c5d2b6833c3801cf7c93fab154d> /System/Library/Frameworks/Social.framework/Social
0x271e3000 - 0x271f9fff StoreKit armv7s <d4d6ae0f88e43e98a27392aa785c033a> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x271fa000 - 0x27242fff SystemConfiguration armv7s <d68a078abfa63322bddf696ca41a8a48> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x27243000 - 0x27244fff Twitter armv7s <64ba42d83999380cbee177cbedbd03f9> /System/Library/Frameworks/Twitter.framework/Twitter
0x27245000 - 0x27d9ffff UIKit armv7s <3419185c67db3ae598e695bd4f63b186> /System/Library/Frameworks/UIKit.framework/UIKit
0x27da0000 - 0x27e0dfff VideoToolbox armv7s <acf1d9e950bb335fac17e514d3b0eacc> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x27e7a000 - 0x280d3fff WebKit armv7s <adae4cccce36389dbf5f003e2bb8e211> /System/Library/Frameworks/WebKit.framework/WebKit
0x283aa000 - 0x283d3fff ACTFramework armv7s <d8534dc875dc3ccca5404b7947929361> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x283e1000 - 0x283e6fff AOSNotification armv7s <91c88d01bb9a3974adb3f0d9106edc93> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
0x285bc000 - 0x28615fff AccountsDaemon armv7s <0b5a59462bbd3549b78ce58d7986e9fb> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x28616000 - 0x2863afff AccountsUI armv7s <64a4c609b3503d26b3b89b73123a9770> /System/Library/PrivateFrameworks/AccountsUI.framework/AccountsUI
0x2863b000 - 0x2863ffff AggregateDictionary armv7s <47ffb0339a033b82b78f6e140bb7222e> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x28a98000 - 0x28ad7fff AppSupport armv7s <22f29bda620c339a8aa24c58e9e1b782> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x28ad8000 - 0x28b31fff AppleAccount armv7s <8435c52ee804302d9426160fb990e709> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x28c1a000 - 0x28c37fff AppleIDSSOAuthentication armv7s <411fa9862233347dbfb44ba56a71f736> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x28c38000 - 0x28c70fff AppleJPEG armv7s <b792d576c9c033c8b5454710e5a21f8f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x28c7f000 - 0x28c91fff ApplePushService armv7s <dc58a8893803394f9ab0b859ff98e443> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x28cef000 - 0x28cf8fff AssertionServices armv7s <073b0a505d433e6a9cee9a043e440488> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x28cf9000 - 0x28cfdfff AssetCacheServices armv7s <bf10f65d2d1f319ab9a00c15fe8558d8> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x28cfe000 - 0x28d1afff AssetsLibraryServices armv7s <a71c2bb38ce8355bba1652025fbb8456> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x28d1b000 - 0x28d65fff AssistantServices armv7s <4e4f6666364d3efdbaa10e9c30d979d4> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x28d9c000 - 0x28dbbfff AuthKit armv7s <37ddc2bb8a2431e28a3484ef091e4373> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x28dd5000 - 0x28dd6fff BTLEAudioController armv7s <0817412d38c230b887dabe5d3860f8c9> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
0x28dd7000 - 0x28df4fff BackBoardServices armv7s <a66e489c59413b90b67d78be6a0b289b> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x28df7000 - 0x28e39fff BaseBoard armv7s <eededb090c4f38b59c0c8f93844c5b40> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x28e45000 - 0x28e4bfff BluetoothManager armv7s <da4e93ff9b403532b4009db3b42d5573> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x28e4c000 - 0x28e73fff Bom armv7s <feb0bea26e2939858ffdc4d86975b27d> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x28f5e000 - 0x28f6bfff CacheDelete armv7s <afbcdf02fed731808aa3899e2b783c7e> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x28fc8000 - 0x28ff4fff CalendarDaemon armv7s <896cdafd16c536ac9eaab6806ddb275c> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x28ff5000 - 0x2905efff CalendarDatabase armv7s <72bc09f203423067861b67ba1dbf05c0> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x2905f000 - 0x290a2fff CalendarFoundation armv7s <e82300759c023efd8a0b3002f3930177> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x290ed000 - 0x291cafff CameraKit armv7s <abf8e0d294473782a36c4d55eeadf12c> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x29322000 - 0x29483fff Celestial armv7s <1e37b070b3ba3737b4368810a06ad42a> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x29496000 - 0x294aefff CertInfo armv7s <1501bbd8b7883c448adb0415ea939b83> /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo
0x294af000 - 0x294b4fff CertUI armv7s <8db33fb6465c30b8b7c4fb6ebf6c9363> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x29612000 - 0x29634fff ChunkingLibrary armv7s <4f8a819f4fda3dbfad9d7698a30e301f> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x29abc000 - 0x29b7afff CloudPhotoLibrary armv7s <228fc4b0b1083bfebb6be5306ab3c130> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x29b85000 - 0x29bd8fff ColorSync armv7s <a8387fec55ea3f21b83426c7f6ca531a> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x29bd9000 - 0x29bdbfff CommonAuth armv7s <1b7dac9ca9053293ba7f17a6a92a4253> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x29bdc000 - 0x29bedfff CommonUtilities armv7s <fc38e61edf8a3e5d93e86ea8dea576b2> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x29d0f000 - 0x29d13fff ConstantClasses armv7s <188b9cb102793e9f893c95bdb2692aab> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x29d42000 - 0x29d65fff ContactsFoundation armv7s <a89104898aa130bdaddd7c35a4c5a548> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x29d66000 - 0x29da2fff ContentIndex armv7s <2b74e45611d13d1b8053c7527b7654f9> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x29da3000 - 0x29da9fff CoreAUC armv7s <d2bd785da4683a0182f6cb6674974154> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x29e23000 - 0x29e78fff CoreDAV armv7s <1cfe073dff7b376291df6be2dbb707f1> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x29e79000 - 0x29f18fff CoreDuet armv7s <2d1cadefe39e3117b566a7fa0f66ee1e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x29f19000 - 0x29f2bfff CoreDuetDaemonProtocol armv7s <c4399414d2fc3c4394ba2dda5edd5bc7> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x29f2e000 - 0x29f30fff CoreDuetDebugLogging armv7s <197b157aba923c6ca5ce2c063d572ad2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x2a0d4000 - 0x2a1d6fff CoreMediaStream armv7s <a5c4b32cb4053efeab0727648ce4bc4a> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x2a271000 - 0x2a30efff CorePDF armv7s <1a223a3f5beb3bf886e1f4670e8c2aa2> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x2a442000 - 0x2a461fff CoreServicesInternal armv7s <d954679efa2c3b6485ca112b1f8d36fa> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x2a67e000 - 0x2a722fff CoreUI armv7s <e513bfbe4b3c33dfb8af00811c4413b2> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x2a7af000 - 0x2a7bcfff CrashReporterSupport armv7s <294c8b15f8833be58af86c0094adafc6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x2a7db000 - 0x2a7e6fff DCIMServices armv7s <1f62167a0cfe38398f948380d86a0ceb> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x2a7e7000 - 0x2a82dfff DataAccess armv7s <2458a8d53cd131cea0c90143e32e7905> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x2aa34000 - 0x2aa56fff DataAccessExpress armv7s <ad7d56e765fc3b8d988f06e310a14c51> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x2aac6000 - 0x2aacdfff DataMigration armv7s <87da7ba4db68378c950049fa32ebe97b> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x2aadf000 - 0x2aae0fff DiagnosticLogCollection armv7s <018a0b9cca243dc980a00f8c25cce06a> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x2aae1000 - 0x2ab00fff DictionaryServices armv7s <063c6619c55e3775ba5799671212ad4d> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x2aba2000 - 0x2aba9fff FMCoreLite armv7s <4c455b7fdb023a4ab28f293f8d37d005> /System/Library/PrivateFrameworks/FMCoreLite.framework/FMCoreLite
0x2ac55000 - 0x2b079fff FaceCore armv7s <586aba396b1b33178b66fa58da7df47d> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x2b106000 - 0x2b106fff FontServices armv7s <4792c4865e9c35dcb369ec60e78a3023> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x2b107000 - 0x2b1defff libFontParser.dylib armv7s <c334d649722a387bb8864af9e19823c1> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x2b1df000 - 0x2b1eafff libGSFontCache.dylib armv7s <32a507c4b6673a85b2cbe039e96f0e65> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x2b2f3000 - 0x2b324fff FrontBoardServices armv7s <7c2d16afd7c736eb8a39f9a50a2033aa> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x2b4ec000 - 0x2b4ecfff libmetal_timestamp.dylib armv7s <353e7a1ea91038ba869ce7d34a6bd81b> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x2bf49000 - 0x2c363fff GeoServices armv7s <86c6ebafd6fc34b5a6c42c3fe8ae55b9> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x2c364000 - 0x2c375fff GraphicsServices armv7s <1997d6dc92793441a9034ac356afe8db> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x2c37a000 - 0x2c37afff HangTracer armv7s <f0b45c1c3c4e3115a23d1df7ac0d9733> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x2c5a4000 - 0x2c5f8fff Heimdal armv7s <d082917f5ed33329b501a6f279fb5d65> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x2c8be000 - 0x2c926fff IDS armv7s <708b84fc14823684a46011c103804d48> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x2c927000 - 0x2c959fff IDSFoundation armv7s <027d406ea0f43882ba13e110352ff01c> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x2cb3b000 - 0x2cba3fff IMFoundation armv7s <ba6da3d1561a3d729a77f9ef88b4cf68> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x2cbab000 - 0x2cbaefff IOAccelerator armv7s <f9b45491c22038d2becfcbb521acdf5f> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x2cbb1000 - 0x2cbb7fff IOMobileFramebuffer armv7s <bf7e78b11fe33088ad00d6887118cd45> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x2cbb8000 - 0x2cbbdfff IOSurface armv7s <5e7b1e4fa4ee311a8ffa2aade5dc675d> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x2cbbe000 - 0x2cbbffff IOSurfaceAccelerator armv7s <73759a70c0c43e2aa6952c904cac43ab> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x2cf4d000 - 0x2cf58fff IntlPreferences armv7s <4e1583625b1830e8971be6a8f706605a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x2cf80000 - 0x2cfeffff LanguageModeling armv7s <3bb735bc2f483643964149eb90eb4355> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x2d01e000 - 0x2d05dfff MIME armv7s <f8da3565dc033bc4a9e0325bc5ef3e26> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x2d05e000 - 0x2d0c4fff MMCS armv7s <8dbb2571ecb03c0ca5ab672c70d28922> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x2d13a000 - 0x2d148fff MailServices armv7s <426cca0f02663ecb8fcb4107e782780b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x2d18e000 - 0x2d239fff ManagedConfiguration armv7s <ad8091bb737734818192772f8b4b62c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x2d256000 - 0x2d257fff Marco armv7s <ac43f9f5c99c37dab3d9543f6ce44574> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x2d6ce000 - 0x2d6e8fff MediaRemote armv7s <2ded97f21d4636f5be17bd11bbd3397c> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x2d6e9000 - 0x2d700fff MediaServices armv7s <353be8b41c9534e691038a7abcae8e9d> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x2d75d000 - 0x2d775fff MediaStream armv7s <8a7b174c8bf336338ed03ae00c5cb0c1> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x2d776000 - 0x2d7cefff IMAP armv7s <62670dba30b93999abd781ebe00dc8bb> /System/Library/PrivateFrameworks/Message.framework/MailServices/IMAP.framework/IMAP
0x2d7db000 - 0x2d8e6fff Message armv7s <05dc9ed7fac535bf891efe72d99bd951> /System/Library/PrivateFrameworks/Message.framework/Message
0x2d8ec000 - 0x2d8effff MessageSupport armv7s <f75c184d616433b1aa163972ed465398> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x2d95f000 - 0x2d96cfff MobileAsset armv7s <6b1b8ca14bdb30129ce25e5ed4c05b84> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x2d99a000 - 0x2d9a2fff MobileBluetooth armv7s <a0a81fbb487f386189803d9a46693503> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x2d9ba000 - 0x2d9c1fff MobileIcons armv7s <2282f2ff9e103de48b59b1fa73d035b9> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x2d9c2000 - 0x2d9c8fff MobileInstallation armv7s <64810b32d75437caabbe281ea10c18a3> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x2d9c9000 - 0x2d9d5fff MobileKeyBag armv7s <0b7b8dbce1e7353bb04e0a29a9eb7bab> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x2d9e0000 - 0x2dae2fff MobileSpotlightIndex armv7s <9c9ab4edbbe333bebfc6cce64d3447c6> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x2db0c000 - 0x2db0ffff MobileSystemServices armv7s <92e699aee1303c209de5747d961a1764> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x2def7000 - 0x2df0efff NanoRegistry armv7s <ae712c21fa9a34b8ad025ff4714565bb> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x2df53000 - 0x2df58fff Netrb armv7s <f6e72bd743c238869443d6815be243de> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x2df7a000 - 0x2df91fff NetworkStatistics armv7s <fe7f1e44b36338b28e8227956e45002a> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x2df92000 - 0x2dfcffff Notes armv7s <96a0c2ee654c30e68f393c46f7f0c97a> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x2e120000 - 0x2e122fff OAuth armv7s <c49518eaa44636169423015553d7b47e> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x2ea02000 - 0x2ea06fff ParsecSubscriptionServiceSupport armv7s <192ce360d2c33268a82d5a14a5fb4de6> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x2eb25000 - 0x2eb4dfff PersistentConnection armv7s <d58805470f7435c89795b13fe3860e81> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x2ec9c000 - 0x2efbcfff PhotoLibraryServices armv7s <7358a130ddb339f291233ed3ff5a2eb9> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x2efbd000 - 0x2efc8fff PhotosFormats armv7s <572faabad739345fbd93f4208e63f40e> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x2f00a000 - 0x2f057fff PhysicsKit armv7s <9aade533c4be3c259a6543cda90c5d0d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x2f058000 - 0x2f070fff PlugInKit armv7s <2b9daa87e79b3991a454375e83dfbbc9> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x2f071000 - 0x2f07cfff PowerLog armv7s <8d29f821c2f4357e9f38ea8a22faa44f> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x2f3f3000 - 0x2f4bafff Preferences armv7s <d66e1c89600c3e05b296f158d18d35e9> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x2f59c000 - 0x2f63bfff ProofReader armv7s <54b227f7c0493a49a14ad0a798a32fa6> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x2f63c000 - 0x2f65bfff ProtectedCloudStorage armv7s <460a3ddcf53134038a84b6b7cf0be747> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x2f65c000 - 0x2f66cfff ProtocolBuffer armv7s <54db48dd0b253739a112ffd33805181d> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x2f6a2000 - 0x2f710fff Quagga armv7s <f8b22c1bc5143053932fdc371a015ff4> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x2f958000 - 0x2f999fff SAObjects armv7s <3eb43ee6bf6032098a7fe7b8722ce747> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x2ffe5000 - 0x30006fff SpringBoardServices armv7s <59cbadaeb1633e9392da0ce9005faaff> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x30441000 - 0x305f9fff StoreServices armv7s <a23c4f74c9413d169ea28212831b983f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x30834000 - 0x30838fff TCC armv7s <1bf3eab2c13d33ebb6388784233d3a23> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x316e8000 - 0x31713fff TextInput armv7s <1729ee94eed730c0ad1edae23e751116> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x317ec000 - 0x318b4fff UIFoundation armv7s <f393faeb983c3da68ec3c4cb1f72dffb> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x318e9000 - 0x318ecfff UserFS armv7s <6efd98f10bc6392396617652cce1b90d> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x3190f000 - 0x31918fff UserNotificationServices armv7s <21ece25387d73a81aff3f116702aacf7> /System/Library/PrivateFrameworks/UserNotificationServices.framework/UserNotificationServices
0x32121000 - 0x32140fff VoiceServices armv7s <6441cb04f6373b2791c7ed2d9c37c634> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x32221000 - 0x32254fff WebBookmarks armv7s <524a0573b942302592ba768276299b7b> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x3226a000 - 0x32e77fff WebCore armv7s <b1707f1953e431da8c155fb3ed50cc2f> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x32ecc000 - 0x32f98fff WebKitLegacy armv7s <3250c59f931a3107acbf02bd7f7cb6e3> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x3306d000 - 0x33073fff XPCKit armv7s <933902e003b33b3a8f94458b15b8e774> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x33292000 - 0x332befff iCalendar armv7s <5504782677ea3f5589bf2f2ee2b4e9f9> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x334cb000 - 0x334e8fff vCard armv7s <507b2cce73dc3fd3ace7fbdc9582ebf0> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x33bd8000 - 0x33be2fff libAccessibility.dylib armv7s <1d2adcab3aaa3509ade41db8abb6c6c5> /usr/lib/libAccessibility.dylib
0x33e8d000 - 0x33ea2fff libCRFSuite.dylib armv7s <a7209eeba3533457b828039fef3101b4> /usr/lib/libCRFSuite.dylib
0x33eab000 - 0x33eb4fff libChineseTokenizer.dylib armv7s <dc58327ae1c23f6fb2f8382b3a854e92> /usr/lib/libChineseTokenizer.dylib
0x340c7000 - 0x340e2fff libMobileGestalt.dylib armv7s <20d29a3cfb613dd0b5582745244ec7e0> /usr/lib/libMobileGestalt.dylib
0x340e3000 - 0x340ebfff libMobileGestaltExtensions.dylib armv7s <722062679871373da9241885ef2d09ae> /usr/lib/libMobileGestaltExtensions.dylib
0x3410c000 - 0x3410dfff libSystem.B.dylib armv7s <7247a37c731438ce8d1c1ac662f75f03> /usr/lib/libSystem.B.dylib
0x3418d000 - 0x341dffff libTelephonyUtilDynamic.dylib armv7s <6f6752ec911930de8e9a9143650ae18b> /usr/lib/libTelephonyUtilDynamic.dylib
0x34251000 - 0x34273fff libarchive.2.dylib armv7s <1fea6affe40636f5b28a560e0d4c34dc> /usr/lib/libarchive.2.dylib
0x342a4000 - 0x342b0fff libbsm.0.dylib armv7s <895cf4593e123cfaba4b49c02e624d1c> /usr/lib/libbsm.0.dylib
0x342b1000 - 0x342bbfff libbz2.1.0.dylib armv7s <eddf996495dc3c3b895a9b4808f1a034> /usr/lib/libbz2.1.0.dylib
0x342bc000 - 0x34307fff libc++.1.dylib armv7s <ac93bc18e80038f58fad4f3ea3ffb2bc> /usr/lib/libc++.1.dylib
0x34308000 - 0x34322fff libc++abi.dylib armv7s <d613066262973567b291a7861e7d88ce> /usr/lib/libc++abi.dylib
0x34324000 - 0x34331fff libcmph.dylib armv7s <177aaf31efc336968ac2725a2c25bbc5> /usr/lib/libcmph.dylib
0x34332000 - 0x34344fff libcompression.dylib armv7s <bc3f160d021c347b89a1becc6b17ba68> /usr/lib/libcompression.dylib
0x3444e000 - 0x34455fff libcupolicy.dylib armv7s <6d702b7a42473c84ae9353124a89de78> /usr/lib/libcupolicy.dylib
0x34470000 - 0x34470fff libenergytrace.dylib armv7s <d4aad13385483f90b66c51adbaad6f00> /usr/lib/libenergytrace.dylib
0x3447c000 - 0x34497fff libextension.dylib armv7s <71fe2c173f663f09a8dabdfcf83ed661> /usr/lib/libextension.dylib
0x344b6000 - 0x344b9fff libheimdal-asn1.dylib armv7s <0ce4b53405753c6e9fcb5a1cd1aaa81f> /usr/lib/libheimdal-asn1.dylib
0x344ba000 - 0x345a7fff libiconv.2.dylib armv7s <2276e944a5413e22a3a82b8525d10e99> /usr/lib/libiconv.2.dylib
0x345a8000 - 0x34735fff libicucore.A.dylib armv7s <f055852f4e353da393ecc145b6b13307> /usr/lib/libicucore.A.dylib
0x3473e000 - 0x34742fff liblangid.dylib armv7s <8ae58f6aca9a39cdaadec16b6453db82> /usr/lib/liblangid.dylib
0x34743000 - 0x3474dfff liblockdown.dylib armv7s <ee6fd62ed26231528da0ff7d45588601> /usr/lib/liblockdown.dylib
0x3474e000 - 0x34763fff liblzma.5.dylib armv7s <ab1f0e0ccbc6350a921b60da6e332eb1> /usr/lib/liblzma.5.dylib
0x34764000 - 0x34778fff libmarisa.dylib armv7s <95efe12a25003f2d89736f8f73ea5401> /usr/lib/libmarisa.dylib
0x348a5000 - 0x34aeefff libmecabra.dylib armv7s <92e5c68eda5a39faab84b90bc8291dd0> /usr/lib/libmecabra.dylib
0x34aef000 - 0x34b06fff libmis.dylib armv7s <e4738c249b733430be05d821ffbfdb33> /usr/lib/libmis.dylib
0x34b4c000 - 0x34eb6fff libobjc.A.dylib armv7s <9891cd6600023a5286837b0b01fe458f> /usr/lib/libobjc.A.dylib
0x34faa000 - 0x34fc0fff libresolv.9.dylib armv7s <0d282a89ee7c3ca89eb02109ed75acd9> /usr/lib/libresolv.9.dylib
0x34feb000 - 0x350a3fff libsqlite3.dylib armv7s <890be5db887a3df48de111d7cbf1a0d0> /usr/lib/libsqlite3.dylib
0x350a4000 - 0x350f0fff libstdc++.6.dylib armv7s <e2b525b28272392a85ae7d651bb93d11> /usr/lib/libstdc++.6.dylib
0x350f1000 - 0x35118fff libtidy.A.dylib armv7s <6b0c940a2e9631f5add18e4112b870e2> /usr/lib/libtidy.A.dylib
0x35119000 - 0x35121fff libtzupdate.dylib armv7s <2575d8888ab032838523ac1318ab62ec> /usr/lib/libtzupdate.dylib
0x35125000 - 0x351dbfff libxml2.2.dylib armv7s <50b4b1eb81633f0d959a06d713a51436> /usr/lib/libxml2.2.dylib
0x351dc000 - 0x351fdfff libxslt.1.dylib armv7s <77e59594f5063927805b40aa938a4140> /usr/lib/libxslt.1.dylib
0x351fe000 - 0x3520afff libz.1.dylib armv7s <243790b0017237e8abafa0b0708653c9> /usr/lib/libz.1.dylib
0x3520b000 - 0x3520ffff libcache.dylib armv7s <f3878f02551f324ca20bed813fefe668> /usr/lib/system/libcache.dylib
0x35210000 - 0x35219fff libcommonCrypto.dylib armv7s <62813931268c31db83138d7dd52bf561> /usr/lib/system/libcommonCrypto.dylib
0x3521a000 - 0x3521efff libcompiler_rt.dylib armv7s <f198d2a99aea31dda07019d067bb6e3b> /usr/lib/system/libcompiler_rt.dylib
0x3521f000 - 0x35225fff libcopyfile.dylib armv7s <7a103bb37f4c38838189e4ead0b37be5> /usr/lib/system/libcopyfile.dylib
0x35226000 - 0x35276fff libcorecrypto.dylib armv7s <4fd881157ef73e139d52225f1f3e91a7> /usr/lib/system/libcorecrypto.dylib
0x35277000 - 0x3529dfff libdispatch.dylib armv7s <8fab905b9edd37659e4b5c85a3b502bf> /usr/lib/system/libdispatch.dylib
0x3529e000 - 0x352a0fff libdyld.dylib armv7s <d7ee42534a193cd1a849c2765413c0d3> /usr/lib/system/libdyld.dylib
0x352a1000 - 0x352a1fff libkeymgr.dylib armv7s <2d718aefc3883f0ca88bb405f6392f29> /usr/lib/system/libkeymgr.dylib
0x352a2000 - 0x352a2fff liblaunch.dylib armv7s <dafd1fa53831307cab9d62058e22846d> /usr/lib/system/liblaunch.dylib
0x352a3000 - 0x352a6fff libmacho.dylib armv7s <2ab63aee75ff340b82f86bd621cde45e> /usr/lib/system/libmacho.dylib
0x352a7000 - 0x352a8fff libremovefile.dylib armv7s <067d05e1ce8d318fa4ee4d758b961a01> /usr/lib/system/libremovefile.dylib
0x352a9000 - 0x352bbfff libsystem_asl.dylib armv7s <270321a05ace3015bf12f3f2973f701b> /usr/lib/system/libsystem_asl.dylib
0x352bc000 - 0x352bcfff libsystem_blocks.dylib armv7s <d603401909ee3dd587273f60310c554e> /usr/lib/system/libsystem_blocks.dylib
0x352bd000 - 0x35321fff libsystem_c.dylib armv7s <2bc2d59608fe3f0bad86c0380a96269a> /usr/lib/system/libsystem_c.dylib
0x35322000 - 0x35324fff libsystem_configuration.dylib armv7s <49a451e100f032ab8353e1b2ef5cbcdf> /usr/lib/system/libsystem_configuration.dylib
0x35325000 - 0x35327fff libsystem_containermanager.dylib armv7s <a944ed89657334c1a07ebb3de974992b> /usr/lib/system/libsystem_containermanager.dylib
0x35328000 - 0x35329fff libsystem_coreservices.dylib armv7s <e243c3a9ce0d332c8adeb6b4689cef3a> /usr/lib/system/libsystem_coreservices.dylib
0x3532a000 - 0x35339fff libsystem_coretls.dylib armv7s <bb34861437aa3508b8aec6dc1e9a29bf> /usr/lib/system/libsystem_coretls.dylib
0x3533a000 - 0x35340fff libsystem_dnssd.dylib armv7s <fc0a7fe8265b30dc9d235187247c6608> /usr/lib/system/libsystem_dnssd.dylib
0x35341000 - 0x3535afff libsystem_info.dylib armv7s <5950d073981030af939f31affe781513> /usr/lib/system/libsystem_info.dylib
0x3535b000 - 0x35375fff libsystem_kernel.dylib armv7s <f7adc4168d5f36b2bdb39be1774b4d5c> /usr/lib/system/libsystem_kernel.dylib
0x35376000 - 0x35395fff libsystem_m.dylib armv7s <0aa4949497393ebcab70cd8fb7a62e89> /usr/lib/system/libsystem_m.dylib
0x35396000 - 0x353a8fff libsystem_malloc.dylib armv7s <d3f5c1d6b60331f48c0be70fb13125c0> /usr/lib/system/libsystem_malloc.dylib
0x353a9000 - 0x353f6fff libsystem_network.dylib armv7s <0626f37b41793872af57d95b5b6289c0> /usr/lib/system/libsystem_network.dylib
0x353f7000 - 0x353fefff libsystem_networkextension.dylib armv7s <c622cd30519d3c728b2c25a616e77e60> /usr/lib/system/libsystem_networkextension.dylib
0x353ff000 - 0x35406fff libsystem_notify.dylib armv7s <29514ec771c93bf5b77b349d77308229> /usr/lib/system/libsystem_notify.dylib
0x35407000 - 0x3540bfff libsystem_platform.dylib armv7s <4abb3a1607c23a1c85f5da73536225ee> /usr/lib/system/libsystem_platform.dylib
0x3540c000 - 0x35412fff libsystem_pthread.dylib armv7s <c713c6dab2653b5f8c48fe4ba62cfa8a> /usr/lib/system/libsystem_pthread.dylib
0x35413000 - 0x35415fff libsystem_sandbox.dylib armv7s <2157250f6bfb390980e275a3cf8316b3> /usr/lib/system/libsystem_sandbox.dylib
0x35416000 - 0x35424fff libsystem_trace.dylib armv7s <a00bcaf5966f32c6835b9eba609fa2c2> /usr/lib/system/libsystem_trace.dylib
0x35425000 - 0x35425fff libunwind.dylib armv7s <6f234fd574db30978f8c4e7ce8481db2> /usr/lib/system/libunwind.dylib
0x35426000 - 0x35426fff libvminterpose.dylib armv7s <e585cfaab06a3b258986b3f8744cf728> /usr/lib/system/libvminterpose.dylib
0x35427000 - 0x35445fff libxpc.dylib armv7s <33bd93f559823b6cbfd9174715142657> /usr/lib/system/libxpc.dylib
--
You received this message because you are subscribed to the Google Groups "RoboVM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robovm+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.