[
https://issues.apache.org/jira/browse/CB-8890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-8890:
---------------------------------
Fix Version/s: 4.0.0
> CDVCommandQueue crash
> ---------------------
>
> Key: CB-8890
> URL: https://issues.apache.org/jira/browse/CB-8890
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 3.6.3
> Reporter: Jacob G
> Fix For: 4.0.0
>
>
> Crash log:
> Incident Identifier: 7563DE83-0EF2-404C-9161-6ECF671947D1
> CrashReporter Key: 4FC03C43-F68F-4161-AA1E-CF4C6141F24B
> Hardware Model: iPhone5,3
> Process: F [3141]
> Path:
> /private/var/mobile/Containers/Bundle/Application/5D170D39-636E-4EC7-B72A-39473AB9DB43/F.app/F
> Identifier: com.f.t
> Version: 1.8.1.1
> Code Type: ARM
> Parent Process: launchd [1]
> Date/Time: 2015-04-22T13:00:48Z
> OS Version: iPhone OS 8.3 (12F70)
> Report Version: 104
> Exception Type: SIGABRT
> Exception Codes: #0 at 0x35461df0
> Crashed Thread: 0
> Thread 0 Crashed:
> 0 libsystem_kernel.dylib 0x35461df0 __pthread_kill + 8
> 1 libsystem_pthread.dylib 0x354e0cc7 pthread_kill + 60
> 2 libsystem_c.dylib 0x353fd909 abort + 74
> 3 libsystem_malloc.dylib 0x354923af szone_error + 332
> 4 libsystem_malloc.dylib 0x35492659 free_list_checksum_botch
> + 26
> 5 libsystem_malloc.dylib 0x3548a403
> tiny_malloc_from_free_list + 1024
> 6 libsystem_malloc.dylib 0x35488ebb szone_malloc_should_clear
> + 220
> 7 libsystem_malloc.dylib 0x35488da9 malloc_zone_malloc + 86
> 8 CoreFoundation 0x26896f69
> __CFStringChangeSizeMultiple + 778
> 9 CoreFoundation 0x267e0cfb CFStringAppend + 464
> 10 CoreFoundation 0x26892347
> __CFStringAppendFormatCore + 7476
> 11 CoreFoundation 0x268905f1
> _CFStringCreateWithFormatAndArgumentsAux2 + 78
> 12 Foundation 0x2752da73 -[NSPlaceholderString
> initWithFormat:locale:arguments:] + 136
> 13 Foundation 0x2752d975 +[NSString
> stringWithFormat:] + 58
> 14 F 0x001f1e8d -[CDVCommandQueue execute:] + 410
> 15 F 0x001f1bc1 -[CDVCommandQueue executePending]
> + 566
> 16 F 0x001ed64f -[CDVViewController
> webView:shouldStartLoadWithRequest:navigationType:] + 188
> 17 F 0x000185b1 -[MainViewController
> webView:shouldStartLoadWithRequest:navigationType:] (MainViewController.m:414)
> 18 F 0x001f412f -[CDVWebViewDelegate
> webView:shouldStartLoadWithRequest:navigationType:] + 124
> 19 UIKit 0x2a1191c1 -[UIWebView
> webView:decidePolicyForNavigationAction:request:frame:decisionListener:] + 290
> 20 CoreFoundation 0x268c2664 __invoking___ + 66
> 21 CoreFoundation 0x267ed48d -[NSInvocation invoke] +
> 298
> 22 CoreFoundation 0x267f0f37 -[NSInvocation
> invokeWithTarget:] + 48
> 23 WebKitLegacy 0x33344401 -[_WebSafeForwarder
> forwardInvocation:] + 222
> 24 CoreFoundation 0x268c11bf ___forwarding___ + 352
> 25 CoreFoundation 0x267f0e78 _CF_forwarding_prep_0 + 22
> 26 CoreFoundation 0x268c2664 __invoking___ + 66
> 27 CoreFoundation 0x267ed48d -[NSInvocation invoke] +
> 298
> 28 WebCore 0x328606a9
> HandleDelegateSource(void*) + 98
> 29 CoreFoundation 0x26883faf
> __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 12
> 30 CoreFoundation 0x268833bf __CFRunLoopDoSources0 +
> 216
> 31 CoreFoundation 0x26881a25 __CFRunLoopRun + 770
> 32 CoreFoundation 0x267ce201 CFRunLoopRunSpecific + 474
> 33 CoreFoundation 0x267ce013 CFRunLoopRunInMode + 104
> 34 GraphicsServices 0x2e0ad201 GSEventRunModal + 134
> 35 UIKit 0x29f72a59 UIApplicationMain + 1438
> 36 F 0x0000f1a3 main (main.m:32)
> 37 libdyld.dylib 0x35397aaf start + 0
> Thread 1:
> 0 libsystem_kernel.dylib 0x3544e224 kevent64 + 24
> 1 libdispatch.dylib 0x35377d3b _dispatch_mgr_thread + 36
> Thread 2:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 3:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 4:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 5:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 6:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 7:
> 0 libsystem_kernel.dylib 0x3544e474 mach_msg_trap + 20
> 1 CoreFoundation 0x26883573
> __CFRunLoopServiceMachPort + 144
> 2 CoreFoundation 0x26881b19 __CFRunLoopRun + 1014
> 3 CoreFoundation 0x267ce201 CFRunLoopRunSpecific + 474
> 4 CoreFoundation 0x267ce013 CFRunLoopRunInMode + 104
> 5 CFNetwork 0x2636c7ef +[NSURLConnection(Loader)
> _resourceLoadLoop:] + 484
> 6 Foundation 0x275fc3bb __NSThread__main__ + 1116
> 7 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 8 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 9 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 8:
> 0 libsystem_kernel.dylib 0x3544e474 mach_msg_trap + 20
> 1 CoreFoundation 0x26883573
> __CFRunLoopServiceMachPort + 144
> 2 CoreFoundation 0x26881b19 __CFRunLoopRun + 1014
> 3 CoreFoundation 0x267ce201 CFRunLoopRunSpecific + 474
> 4 CoreFoundation 0x267ce013 CFRunLoopRunInMode + 104
> 5 Foundation 0x2753713d -[NSRunLoop(NSRunLoop)
> runMode:beforeDate:] + 262
> 6 libAXSpeechManager.dylib 0x340ac02d -[AXSpeechManager
> _initialize] + 314
> 7 Foundation 0x275fc3bb __NSThread__main__ + 1116
> 8 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 9 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 10 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 9:
> 0 libsystem_kernel.dylib 0x3544e474 mach_msg_trap + 20
> 1 CoreFoundation 0x26883573
> __CFRunLoopServiceMachPort + 144
> 2 CoreFoundation 0x26881b19 __CFRunLoopRun + 1014
> 3 CoreFoundation 0x267ce201 CFRunLoopRunSpecific + 474
> 4 CoreFoundation 0x267ce013 CFRunLoopRunInMode + 104
> 5 libAVFAudio.dylib 0x254bbf17
> GenericRunLoopThread::Entry(void*) + 132
> 6 libAVFAudio.dylib 0x254ae433
> CAPThread::Entry(CAPThread*) + 192
> 7 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 8 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 9 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 10:
> 0 libsystem_kernel.dylib 0x35461b2c __psynch_cvwait + 24
> 1 libsystem_pthread.dylib 0x354e02ad pthread_cond_timedwait +
> 42
> 2 WebCore 0x3284aba3
> SendDelegateMessage(NSInvocation*) + 696
> 3 WebKitLegacy 0x33344395 -[_WebSafeForwarder
> forwardInvocation:] + 114
> 4 CoreFoundation 0x268c11bf ___forwarding___ + 352
> 5 CoreFoundation 0x267f0e78 _CF_forwarding_prep_0 + 22
> 6 WebKitLegacy 0x33385b2d
> WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(WebCore::NavigationAction
> const&, WebCore::ResourceRequest const&,
> WTF::PassRefPtr<WebCore::FormState>, std::__1::function<void
> (WebCore::PolicyAction)>) + 342
> 7 WebCore 0x32faabcf
> WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest
> const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>,
> std::__1::function<void (WebCore::ResourceRequest const&,
> WTF::PassRefPtr<WebCore::FormState>, bool)>) + 1264
> 8 WebCore 0x32853aa1
> WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*,
> WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) + 734
> 9 WebCore 0x32b83763
> WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest
> const&, WebCore::NavigationAction const&, WebCore::LockHistory,
> WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>) + 452
> 10 WebCore 0x32b827e1
> WebCore::FrameLoader::loadURL(WebCore::URL const&, WTF::String const&,
> WTF::String const&, WebCore::LockHistory, WebCore::FrameLoadType,
> WTF::PassRefPtr<WebCore::Event>, WTF::PassRefPtr<WebCore::FormState>) + 1114
> 11 WebCore 0x32b8178b
> WebCore::FrameLoader::loadFrameRequest(WebCore::FrameLoadRequest const&,
> WebCore::LockHistory, WebCore::LockBackForwardList,
> WTF::PassRefPtr<WebCore::Event>, WTF::PassRefPtr<WebCore::FormState>,
> WebCore::ShouldSendReferrer) + 480
> 12 WebCore 0x32b813f9
> WebCore::FrameLoader::urlSelected(WebCore::FrameLoadRequest const&,
> WTF::PassRefPtr<WebCore::Event>, WebCore::LockHistory,
> WebCore::LockBackForwardList, WebCore::ShouldSendReferrer,
> WebCore::ShouldReplaceDocumentIfJavaScriptURL) + 546
> 13 WebCore 0x32b81187
> WebCore::FrameLoader::changeLocation(WebCore::SecurityOrigin*, WebCore::URL
> const&, WTF::String const&, WebCore::LockHistory,
> WebCore::LockBackForwardList, bool) + 108
> 14 WebCore 0x32f6feef
> WebCore::ScheduledURLNavigation::fire(WebCore::Frame&) + 56
> 15 WebCore 0x32f6f11d
> WebCore::NavigationScheduler::timerFired(WebCore::Timer<WebCore::NavigationScheduler>&)
> + 58
> 16 WebCore 0x327cff4d
> WebCore::ThreadTimers::sharedTimerFiredInternal() + 130
> 17 WebCore 0x327cfea9
> WebCore::timerFired(__CFRunLoopTimer*, void*) + 22
> 18 CoreFoundation 0x26883edf
> __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
> 19 CoreFoundation 0x26883a5b __CFRunLoopDoTimer + 648
> 20 CoreFoundation 0x26881cab __CFRunLoopRun + 1416
> 21 CoreFoundation 0x267ce201 CFRunLoopRunSpecific + 474
> 22 CoreFoundation 0x267ce013 CFRunLoopRunInMode + 104
> 23 WebCore 0x32835183 RunWebThread(void*) + 416
> 24 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 25 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 26 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 11:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 12:
> 0 libsystem_kernel.dylib 0x354629c0 __workq_kernreturn + 8
> 1 libsystem_pthread.dylib 0x354ddb14 start_wqthread + 6
> Thread 13:
> 0 libsystem_kernel.dylib 0x35461b2c __psynch_cvwait + 24
> 1 libsystem_pthread.dylib 0x354e02ad pthread_cond_timedwait +
> 42
> 2 libc++.1.dylib 0x346e5f5f
> std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&,
> std::__1::chrono::time_point<std::__1::chrono::system_clock,
> std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000000000ll> > >)
> + 180
> 3 JavaScriptCore 0x27c0da7d std::__1::cv_status
> std::__1::condition_variable::wait_for<long long, std::__1::ratio<1ll,
> 1000ll> >(std::__1::unique_lock<std::__1::mutex>&,
> std::__1::chrono::duration<long long, std::__1::ratio<1ll, 1000ll> > const&)
> + 194
> 4 JavaScriptCore 0x27ae7397
> JSC::BlockAllocator::blockFreeingThreadMain() + 84
> 5 JavaScriptCore 0x27ae38a7
> WTF::wtfThreadEntryPoint(void*) + 12
> 6 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 7 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 8 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 14:
> 0 libsystem_kernel.dylib 0x35461b2c __psynch_cvwait + 24
> 1 libsystem_pthread.dylib 0x354e026d pthread_cond_wait + 38
> 2 libc++.1.dylib 0x346e5e91
> std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) +
> 34
> 3 JavaScriptCore 0x27caf325
> JSC::GCThread::waitForNextPhase() + 102
> 4 JavaScriptCore 0x27caf389
> JSC::GCThread::gcThreadMain() + 50
> 5 JavaScriptCore 0x27ae38a7
> WTF::wtfThreadEntryPoint(void*) + 12
> 6 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 7 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 8 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 15:
> 0 libsystem_kernel.dylib 0x3544e474 mach_msg_trap + 20
> 1 CoreFoundation 0x26883573
> __CFRunLoopServiceMachPort + 144
> 2 CoreFoundation 0x26881b19 __CFRunLoopRun + 1014
> 3 CoreFoundation 0x267ce201 CFRunLoopRunSpecific + 474
> 4 CoreFoundation 0x267ce013 CFRunLoopRunInMode + 104
> 5 WebCore 0x3285ea25
> WebCore::runLoaderThread(void*) + 290
> 6 JavaScriptCore 0x27ae38a7
> WTF::wtfThreadEntryPoint(void*) + 12
> 7 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 8 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 9 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 16:
> 0 libsystem_kernel.dylib 0x3544e4c4 semaphore_wait_trap + 8
> 1 MediaToolbox 0x2830c487
> fpa_AsyncMovieControlThread + 1964
> 2 CoreMedia 0x2702de13 figThreadMain + 184
> 3 libsystem_pthread.dylib 0x354dfe23 _pthread_body + 136
> 4 libsystem_pthread.dylib 0x354dfd97 _pthread_start + 116
> 5 libsystem_pthread.dylib 0x354ddb20 thread_start + 6
> Thread 0 crashed with ARM Thread State:
> pc: 0x35461df0 r7: 0x004184f4 sp: 0x004184e8 r0: 0x00000000
> r1: 0x00000000 r2: 0x00000000 r3: 0x0000004d r4: 0x00000006
> r5: 0x37d359dc r6: 0x005713a4 r8: 0x00000001 r9: 0x354988b6
> r10: 0x0041c000 r11: 0x35498ac7 ip: 0x00000148 lr: 0x354e0cc7
> cpsr: 0x00000010
> Link Register Analysis:
> Symbol: pthread_kill + 60
> Description: We have determined that the link register (lr) is very likely
> to contain the return address of frame #0's calling function, and have
> inserted it into the crashing thread's backtrace as frame #1 to aid in
> analysis. This determination was made by applying a heuristic to determine
> whether the crashing function was likely to have created a new stack frame at
> the time of the crash.
> Type: 1
> Binary Images:
> 0x4000 - 0x243fff F armv7 <75144a2642ea3a8ba88ca6d491f5dc0c>
> /private/var/mobile/Containers/Bundle/Application/5D170D39-636E-4EC7-B72A-39473AB9DB43/F.app/F
> 0x3574000 - 0x3642fff MacinTalk armv7s <1dab02d0fd2635838ed0cd390da4813c>
> /System/Library/TTSPlugins/MacinTalk.speechbundle/MacinTalk
> 0x36a3000 - 0x3892fff TTSSpeechBundle armv7s
> <ba0640c2c7bb3b51826717c0501bb157>
> /System/Library/TTSPlugins/TTSSpeechBundle.speechbundle/TTSSpeechBundle
> 0x24ec5000 - 0x24ec8fff AXSpeechImplementation armv7s
> <dbd9bbc7c61e36879888305148d14a82>
> /System/Library/AccessibilityBundles/AXSpeechImplementation.bundle/AXSpeechImplementation
> 0x24ec9000 - 0x24ed1fff AccessibilitySettingsLoader armv7s
> <7e8719e0b07a3ac99592d59d8e3082e6>
> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
> 0x25110000 - 0x251fdfff RawCamera armv7s <bdf1fb88556539fea81927d77834fcf7>
> /System/Library/CoreServices/RawCamera.bundle/RawCamera
> 0x25214000 - 0x25328fff IMGSGX543RC2GLDriver armv7s
> <3f3eee1ffc823ee8b4eaa7bf0f8f0c2e>
> /System/Library/Extensions/IMGSGX543RC2GLDriver.bundle/IMGSGX543RC2GLDriver
> 0x25334000 - 0x254a1fff AVFoundation armv7s
> <efaed7c5e5373f8bbe61c63db6e85163>
> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
> 0x254a2000 - 0x25501fff libAVFAudio.dylib armv7s
> <716f67df6bee3eef8d1a287c86dd7440>
> /System/Library/Frameworks/AVFoundation.framework/libAVFAudio.dylib
> 0x2553b000 - 0x2553bfff Accelerate armv7s
> <d6e79ebd2d24313582f3dd89e664251c>
> /System/Library/Frameworks/Accelerate.framework/Accelerate
> 0x2554c000 - 0x25767fff vImage armv7s <3c4e9420a6e6348d85c9b0f7b9b7cf14>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
> 0x25768000 - 0x2584efff libBLAS.dylib armv7s
> <bf2a50f70dbc3a08a259a2ba346ba74c>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
> 0x2584f000 - 0x25b13fff libLAPACK.dylib armv7s
> <e2a7a7dd5724334395c7002b32e99ffd>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
> 0x25b14000 - 0x25b25fff libLinearAlgebra.dylib armv7s
> <8dfa07216f6c3d1ca2af1c83e1526f35>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
> 0x25b26000 - 0x25ba2fff libvDSP.dylib armv7s
> <8bd3caf07dbd3c2c80a0e6a5f57d0083>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
> 0x25ba3000 - 0x25bb5fff libvMisc.dylib armv7s
> <b33b286bf58a3807a4072ac24577ebae>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
> 0x25bb6000 - 0x25bb6fff vecLib armv7s <04226d0a3067377990d31edca2f9c463>
> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
> 0x25bb7000 - 0x25bdefff Accounts armv7s <f3dec2db76503c278656684506cd6a94>
> /System/Library/Frameworks/Accounts.framework/Accounts
> 0x25be0000 - 0x25c4efff AddressBook armv7s
> <2d90b80526e5375daa8d2c4fe5f8625a>
> /System/Library/Frameworks/AddressBook.framework/AddressBook
> 0x25c4f000 - 0x25d76fff AddressBookUI armv7s
> <9afd5421528432a4b0190145e9e7fb70>
> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
> 0x25d77000 - 0x25d89fff AssetsLibrary armv7s
> <9b93f54167ec34feadb292a8961eb7dd>
> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
> 0x25f0f000 - 0x26185fff AudioToolbox armv7s
> <0c82e5802a1d3ca09e3f6c690417c1b5>
> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
> 0x262f0000 - 0x2647cfff CFNetwork armv7s <b7b0c249e2d1366fbbc2faed9ea6c2d2>
> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
> 0x2647d000 - 0x26502fff CloudKit armv7s <cf5379fb21fc3c53a4e456b2573ea0d1>
> /System/Library/Frameworks/CloudKit.framework/CloudKit
> 0x26503000 - 0x26562fff CoreAudio armv7s <617398bf5f8438c8a14e80a398da0eb8>
> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
> 0x2657e000 - 0x2659bfff CoreBluetooth armv7s
> <65e44d136fd835bfb505b47a564a48d0>
> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
> 0x2659c000 - 0x267b5fff CoreData armv7s <c85f7a012cdf3d47abeb805e1b0208f3>
> /System/Library/Frameworks/CoreData.framework/CoreData
> 0x267b6000 - 0x26ae5fff CoreFoundation armv7s
> <9a38b5a3f64f3e7196b11f8a44066b12>
> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
> 0x26ae6000 - 0x26c10fff CoreGraphics armv7s
> <705b009ae8ee3e7b9ac243b3bc7baa81>
> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
> 0x26c50000 - 0x26c52fff libCGXType.A.dylib armv7s
> <222e3182839a3eef9ebeb7f27ce17f5d>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGXType.A.dylib
> 0x26c53000 - 0x26c5dfff libCMSBuiltin.A.dylib armv7s
> <240dc89835113419b42a7778b5a03fda>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCMSBuiltin.A.dylib
> 0x26e45000 - 0x26e60fff libRIP.A.dylib armv7s
> <d62f50b773783514906b7363018f7ead>
> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
> 0x26e61000 - 0x26f73fff CoreImage armv7s <bef2a382b49c3d71bb4dfeab25eaf55a>
> /System/Library/Frameworks/CoreImage.framework/CoreImage
> 0x26f74000 - 0x26fccfff CoreLocation armv7s
> <904bf2aa926b31bd8180aa4f96b5b17a>
> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
> 0x26ffe000 - 0x2709cfff CoreMedia armv7s <d6ca582907363df19f06eac72169d89e>
> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
> 0x2709d000 - 0x2717bfff CoreMotion armv7s
> <4db7ac84133b3010924b09280a06d40c>
> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
> 0x2717c000 - 0x271dafff CoreTelephony armv7s
> <fdd865793ef735f4999c4f0a33741690>
> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
> 0x271db000 - 0x272a7fff CoreText armv7s <e9cc7d70b9663b8f9eb95bf1117de95b>
> /System/Library/Frameworks/CoreText.framework/CoreText
> 0x272a8000 - 0x272befff CoreVideo armv7s <aee415a855293e6580b8055f31aa3c74>
> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
> 0x272bf000 - 0x273b5fff EventKit armv7s <025c13a960cd3c4fb0708e407e226469>
> /System/Library/Frameworks/EventKit.framework/EventKit
> 0x2752c000 - 0x27731fff Foundation armv7s
> <749f7541aaad3f7aa7f951300f68f56a>
> /System/Library/Frameworks/Foundation.framework/Foundation
> 0x2775e000 - 0x2777dfff GSS armv7s <6e23a04236323c67a49969ca55dce49b>
> /System/Library/Frameworks/GSS.framework/GSS
> 0x27832000 - 0x27887fff IOKit armv7s <21ee55741987360e8e3f90116ebd37c5>
> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
> 0x27888000 - 0x27ad1fff ImageIO armv7s <a13c2ed9d9553e05b7878af436d8845c>
> /System/Library/Frameworks/ImageIO.framework/ImageIO
> 0x27ad2000 - 0x27e21fff JavaScriptCore armv7s
> <801b241d3da138beaf88e93877f9bb5e>
> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
> 0x2811d000 - 0x28125fff MediaAccessibility armv7s
> <83b4075032063680a3a7a8bbf8dc2dbd>
> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
> 0x28126000 - 0x28307fff MediaPlayer armv7s
> <b13312c5ead63bfcafa02c6f3a96cfbd>
> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
> 0x28308000 - 0x28686fff MediaToolbox armv7s
> <c8f6b5236f9e36d0b29c1251272d61fb>
> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
> 0x28747000 - 0x287b6fff Metal armv7s <b528a8eae690351c99e2670358cdf7f2>
> /System/Library/Frameworks/Metal.framework/Metal
> 0x287b7000 - 0x2884bfff MobileCoreServices armv7s
> <4188dabd8870371e9a0cd86d6bef4722>
> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
> 0x28948000 - 0x28979fff OpenAL armv7s <01ff29210d5935d29047f63ac40a5efe>
> /System/Library/Frameworks/OpenAL.framework/OpenAL
> 0x29318000 - 0x293effff GLEngine armv7s <5fba7f7035d93f7c815dd28988740bff>
> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine
> 0x293f0000 - 0x293f8fff OpenGLES armv7s <8845291d56e43f3788347525023d1043>
> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
> 0x293fa000 - 0x293fafff libCVMSPluginSupport.dylib armv7s
> <14fae7e17e1432018b1fac77aa6e3eee>
> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
> 0x293fb000 - 0x293fdfff libCoreFSCache.dylib armv7s
> <98be489918a83c3da76d2b63047d942c>
> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
> 0x293fe000 - 0x29401fff libCoreVMClient.dylib armv7s
> <451d1d007b7c337ea2c612ebef4ce309>
> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
> 0x29402000 - 0x2940afff libGFXShared.dylib armv7s
> <96e5ccfbd03637468a80b10ca1a811de>
> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
> 0x2940b000 - 0x2944dfff libGLImage.dylib armv7s
> <0e4acee9f8ae3b0c8c948e3aa2cf3610>
> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
> 0x2944e000 - 0x29589fff libGLProgrammability.dylib armv7s
> <44c7ea9b35c53b60823506e13b7d03f9>
> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
> 0x29924000 - 0x29a82fff QuartzCore armv7s
> <9dbf72b7c95b3aeaa7f50936e9940d2e>
> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
> 0x29a83000 - 0x29ac9fff QuickLook armv7s <300e6ddb8b233ac69045aef0b3818167>
> /System/Library/Frameworks/QuickLook.framework/QuickLook
> 0x29cb8000 - 0x29cf9fff Security armv7s <9ee65e08ae1d3d4fac0ac6e3ce6ab5a0>
> /System/Library/Frameworks/Security.framework/Security
> 0x29ea4000 - 0x29f00fff SystemConfiguration armv7s
> <dfb2b55b6b2a3fcdab05cd307b0cf1a6>
> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
> 0x29f03000 - 0x2a7b1fff UIKit armv7s <49b3fc60a8393b03906403aceeb9fbe3>
> /System/Library/Frameworks/UIKit.framework/UIKit
> 0x2a7b2000 - 0x2a819fff VideoToolbox armv7s
> <d3a0e8fe9f863917b441a4500969ced4>
> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
> 0x2a849000 - 0x2aa34fff WebKit armv7s <2ca62dbf7a8e3eda9c3bfb7cfc0def7a>
> /System/Library/Frameworks/WebKit.framework/WebKit
> 0x2ad70000 - 0x2ad7bfff AOSNotification armv7s
> <72ed7f1764943523a37e01924447a320>
> /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification
> 0x2ae45000 - 0x2ae4cfff AccessibilityUI armv7s
> <7412e7cfd82d3020bbe54076dd02a0f8>
> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
> 0x2ae64000 - 0x2ae67fff AccessibilityUIUtilities armv7s
> <ac01aa32ca813359bd7f23c019556a87>
> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
> 0x2ae6a000 - 0x2ae6dfff ZoomServices armv7s
> <97536dda27393a3995c76780b138f3be>
> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
> 0x2ae6e000 - 0x2aecbfff AccessibilityUtilities armv7s
> <770e10e60c9038ddb2244444205e971b>
> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
> 0x2aed9000 - 0x2af2afff AccountsDaemon armv7s
> <234680666d733f49a3b1a08c638dbf24>
> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
> 0x2af4e000 - 0x2af52fff AggregateDictionary armv7s
> <2d0c7a3513f83c5f9bee3f7daa8b943d>
> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
> 0x2b11c000 - 0x2b11ffff AirPlaySupport armv7s
> <327bf726555d3648992f157dedd047ea>
> /System/Library/PrivateFrameworks/AirPlaySupport.framework/AirPlaySupport
> 0x2b325000 - 0x2b363fff AppSupport armv7s
> <20c775efcb9a3abd8ab48a9e615a3c44>
> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
> 0x2b364000 - 0x2b3b5fff AppleAccount armv7s
> <1b1927c72b45365aae07ecaaa29672d6>
> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
> 0x2b4a7000 - 0x2b4e5fff AppleJPEG armv7s <01f449473a313dde936965d8c02189da>
> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
> 0x2b4f0000 - 0x2b502fff ApplePushService armv7s
> <82a8a6b2c7683a48aead79e5aa40c287>
> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
> 0x2b503000 - 0x2b509fff AppleSRP armv7s <581ce7730aaa3349841415c3ca101fe6>
> /System/Library/PrivateFrameworks/AppleSRP.framework/AppleSRP
> 0x2b53e000 - 0x2b547fff AssertionServices armv7s
> <6e95a95d8d593dec9a5be57acf647aab>
> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
> 0x2b548000 - 0x2b562fff AssetsLibraryServices armv7s
> <0714d720b57d34b2af35f1e211e9e898>
> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
> 0x2b563000 - 0x2b59afff AssistantServices armv7s
> <5f8596f39335399b8f8e3c982246e97a>
> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
> 0x2b5ca000 - 0x2b5ccfff BTLEAudioController armv7s
> <e61b355909e838eaaa52c3e7784812a2>
> /System/Library/PrivateFrameworks/BTLEAudioController.framework/BTLEAudioController
> 0x2b5cd000 - 0x2b5e5fff BackBoardServices armv7s
> <eaf29989c6633acdb908fce01810dc34>
> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
> 0x2b5e8000 - 0x2b61dfff BaseBoard armv7s <71df6130ce6035cc8b6e942e66c926ce>
> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
> 0x2b625000 - 0x2b64bfff Bom armv7s <cffb5c19406836668a3d07810cbb4055>
> /System/Library/PrivateFrameworks/Bom.framework/Bom
> 0x2b71f000 - 0x2b726fff CacheDelete armv7s
> <2b753110bcad3fc0b14278b37af4293d>
> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
> 0x2b76b000 - 0x2b794fff CalendarFoundation armv7s
> <1b017217136a34ba8f93a00dd5de51c5>
> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
> 0x2b8b4000 - 0x2b8bcfff CaptiveNetwork armv7s
> <e03089cdda433277bd23208f0b0921cb>
> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
> 0x2b8c5000 - 0x2b9e9fff Celestial armv7s <cbbc81242f4c32bab56a660f39ef05ff>
> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
> 0x2ba12000 - 0x2ba17fff CertUI armv7s <15e8ad61b08b3d1fa9508dd0149811bd>
> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
> 0x2bb5a000 - 0x2bb7bfff ChunkingLibrary armv7s
> <981394f67dd1302382b9a932a27173cf>
> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
> 0x2bfaf000 - 0x2c065fff CloudPhotoLibrary armv7s
> <4bd7a1428eaf3bc79a7bcee59bde7756>
> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
> 0x2c06d000 - 0x2c0b5fff ColorSync armv7s <999bffc4d22b399999be380cacef2e8b>
> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
> 0x2c0b6000 - 0x2c0b8fff CommonAuth armv7s
> <ccad7aec69cd3a46919b1fbe54e102ab>
> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
> 0x2c0b9000 - 0x2c0c9fff CommonUtilities armv7s
> <3fcee9b0187b38e88cce821158f838e8>
> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
> 0x2c0ca000 - 0x2c0cefff CommunicationsFilter armv7s
> <74166bdc429634ef99cedde75a70a615>
> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
> 0x2c191000 - 0x2c195fff ConstantClasses armv7s
> <d7c61e08b6363051a18b353b58409299>
> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
> 0x2c196000 - 0x2c1cefff ContentIndex armv7s
> <3f3ac8dfcf673cd9866e2ad3cdd38035>
> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
> 0x2c1cf000 - 0x2c1d6fff CoreAUC armv7s <4244d006a3ec324fb580ee5d6b818452>
> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
> 0x2c203000 - 0x2c257fff CoreDAV armv7s <12c08caa666e32358b700bcda414f6e8>
> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
> 0x2c258000 - 0x2c27afff CoreDuet armv7s <a835acb6ff1636eaab101556b4318e08>
> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
> 0x2c280000 - 0x2c290fff CoreDuetDaemonProtocol armv7s
> <46e48036085c3dd6b87df9958e2d15be>
> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
> 0x2c297000 - 0x2c299fff CoreDuetDebugLogging armv7s
> <c6136a71532c33e2a8a5a7ad73ecb881>
> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
> 0x2c403000 - 0x2c504fff CoreMediaStream armv7s
> <1ff99a3aa07f398d8ad694416b8c14ec>
> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
> 0x2c505000 - 0x2c5a0fff CorePDF armv7s <03e8f88ecea939f59a04c6aad3422d41>
> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
> 0x2c68c000 - 0x2c6abfff CoreServicesInternal armv7s
> <7feb1820ff773a63a4779a217668426c>
> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
> 0x2c7f4000 - 0x2c864fff CoreSymbolication armv7s
> <2a3cf33fc362373094d43a5cf226bd4c>
> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
> 0x2c8ac000 - 0x2c92dfff CoreUI armv7s <ebde90e8a1e03076ae284dacaedcab24>
> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
> 0x2c92e000 - 0x2c9b3fff CoreUtils armv7s <6b6182f1bc1130a4953f19c5c6dbb48b>
> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
> 0x2c9b4000 - 0x2c9b9fff CrashReporterSupport armv7s
> <fa497fa7cc0f37d482586114fb738d2b>
> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
> 0x2c9ba000 - 0x2c9bffff DAAPKit armv7s <0cd7a7fecdcb3839a33de66ebf2e8408>
> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
> 0x2c9c0000 - 0x2c9cafff DCIMServices armv7s
> <74325131b5a83440996b28e844e3f36c>
> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
> 0x2c9cb000 - 0x2ca10fff DataAccess armv7s
> <fa79c599fc903f36be5eced10ecf99bf>
> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
> 0x2cc03000 - 0x2cc24fff DataAccessExpress armv7s
> <58d1cd8f1672326e860657cd5325a614>
> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
> 0x2cc2f000 - 0x2cc46fff DataDetectorsCore armv7s
> <a555d1970cb63c93be6c377fe6d4e3d3>
> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
> 0x2cc48000 - 0x2cc61fff DataDetectorsUI armv7s
> <9f68ed4785783465a803d24cd2216c13>
> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
> 0x2cc62000 - 0x2cc68fff DataMigration armv7s
> <3d6537563d2a348cbf18f480515ea011>
> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
> 0x2cc7e000 - 0x2cc7ffff DiagnosticLogCollection armv7s
> <45fcb780371b39b895d1f5860ef9754c>
> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
> 0x2cc80000 - 0x2cc9afff DictionaryServices armv7s
> <aec470e621323f888da84f52f34e85ff>
> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
> 0x2ccb9000 - 0x2ccd8fff EAP8021X armv7s <8e8abc4196bb334ebc65daa130b8d097>
> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
> 0x2ce19000 - 0x2d23cfff FaceCore armv7s <a432598604223490bf36f5d365c534d1>
> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
> 0x2d2a8000 - 0x2d2a8fff FontServices armv7s
> <e74b3a53ea453df39e593a4da900bbd1>
> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
> 0x2d2a9000 - 0x2d37efff libFontParser.dylib armv7s
> <02b5828dc64c37df9c8b7f15f60868bb>
> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
> 0x2d37f000 - 0x2d38efff libGSFontCache.dylib armv7s
> <c74ab40707df30c3a0e27b4ecf050571>
> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
> 0x2d472000 - 0x2d48efff FrontBoardServices armv7s
> <f749d3b605613f07b98ccfe78ae1c379>
> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
> 0x2da46000 - 0x2da4dfff libGPUSupportMercury.dylib armv7s
> <1b93d4f270783c7583b913eb8ab4a7d4>
> /System/Library/PrivateFrameworks/GPUSupport.framework/libGPUSupportMercury.dylib
> 0x2ddca000 - 0x2dde0fff GenerationalStorage armv7s
> <73ffe11fd36a334ebd66274d7eeac64b>
> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
> 0x2dde1000 - 0x2e0a3fff GeoServices armv7s
> <ef5b58fcd6de38ed90629d73ac735ddd>
> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
> 0x2e0a4000 - 0x2e0b4fff GraphicsServices armv7s
> <60788990f47c3449869370cc1dd508fe>
> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
> 0x2e1d8000 - 0x2e227fff Heimdal armv7s <4ce68a4cecab3db5a8ce3808498f3acc>
> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
> 0x2e30a000 - 0x2e38efff HomeSharing armv7s
> <e376ca5f9c99391095eb1be9fa877216>
> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
> 0x2e3f0000 - 0x2e44ffff IDS armv7s <91098f0b73813a2e9eed7dc04d9c40f0>
> /System/Library/PrivateFrameworks/IDS.framework/IDS
> 0x2e450000 - 0x2e47bfff IDSFoundation armv7s
> <75f25f55889c3adfb608cc5b4223601c>
> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
> 0x2e632000 - 0x2e696fff IMFoundation armv7s
> <f5581360600a30c8a4309eda30a1a55b>
> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
> 0x2e69e000 - 0x2e6a1fff IOAccelerator armv7s
> <af7982749dc937d785392cbdbe6301ae>
> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
> 0x2e6a4000 - 0x2e6aafff IOMobileFramebuffer armv7s
> <ef06a0c97cd73bcdbeded953171ad842>
> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
> 0x2e6ab000 - 0x2e6b0fff IOSurface armv7s <975e7ff016b8302c9685f8c7dcc7e5da>
> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
> 0x2e6b1000 - 0x2e6b2fff IOSurfaceAccelerator armv7s
> <c734b80ca117372aa7f049311e192fb0>
> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
> 0x2e9ae000 - 0x2e9b4fff IntlPreferences armv7s
> <b7e310139a2935fa86400a3f91f6501a>
> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
> 0x2e9b5000 - 0x2e9eefff LanguageModeling armv7s
> <6f5fab4552c239dc89642b8dffbedcfb>
> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
> 0x2ea6d000 - 0x2eaaafff MIME armv7s <551616c04caa304fa80f8732d828a6f3>
> /System/Library/PrivateFrameworks/MIME.framework/MIME
> 0x2eaab000 - 0x2eb08fff MMCS armv7s <38ecc36fd0d238eebdf620bc3b090e26>
> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
> 0x2eb58000 - 0x2eb65fff MailServices armv7s
> <c85df068bc0033bc95d91d2d33eab7f8>
> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
> 0x2eb99000 - 0x2ec3afff ManagedConfiguration armv7s
> <1d145f4dc840369fbce1ae9215f38bb9>
> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
> 0x2ec49000 - 0x2ec4afff Marco armv7s <42d9623b239a3b8aac66e78f8d32cb6d>
> /System/Library/PrivateFrameworks/Marco.framework/Marco
> 0x2ec4b000 - 0x2ecc2fff MediaControlSender armv7s
> <63aba02f6af932adbdbce873b88b3e11>
> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
> 0x2ed5e000 - 0x2ed72fff MediaRemote armv7s
> <5697cdbe23a8338297abc4426d8616de>
> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
> 0x2ed73000 - 0x2ed85fff MediaServices armv7s
> <642d2a280f5b3b368fb3f731130ab417>
> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
> 0x2ed86000 - 0x2ed9efff MediaStream armv7s
> <895d04d6d44f3c31afce5e555d6792bc>
> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
> 0x2ee04000 - 0x2eee2fff Message armv7s <afb094a72733360187e9abb9c5b293eb>
> /System/Library/PrivateFrameworks/Message.framework/Message
> 0x2eee8000 - 0x2eeeafff MessageSupport armv7s
> <f2edc1ce0b59394f994740bd56d8783c>
> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
> 0x2eef9000 - 0x2ef06fff MobileAsset armv7s
> <568716310e73314aa071cf182b024122>
> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
> 0x2ef5c000 - 0x2ef63fff MobileInstallation armv7s
> <ddf4aae19b633e2397b928f98963bc18>
> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
> 0x2ef64000 - 0x2ef70fff MobileKeyBag armv7s
> <3aa1646befc730c18401215d46c44c3b>
> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
> 0x2ef9d000 - 0x2efa0fff MobileSystemServices armv7s
> <4eb2fc5f453e35858d605b800db8ee4c>
> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
> 0x2efc3000 - 0x2efd0fff MobileWiFi armv7s
> <fd519c22073a39be89a81bbd15f33dc7>
> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
> 0x2f017000 - 0x2f1e1fff MusicLibrary armv7s
> <09f8aab39291369d9f452e7cfb375207>
> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
> 0x2f39d000 - 0x2f3a2fff Netrb armv7s <e1cfa2c72931331ea365b8d81bb6fc00>
> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
> 0x2f3a3000 - 0x2f3a9fff NetworkStatistics armv7s
> <530f6c3a7f5f309a91ed20c2ee53a28c>
> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
> 0x2f3aa000 - 0x2f3c7fff Notes armv7s <120359d7483331faa5a906a2012b6fcb>
> /System/Library/PrivateFrameworks/Notes.framework/Notes
> 0x2f3cd000 - 0x2f3cffff OAuth armv7s <83d96c311b3034b08287c15aad96c125>
> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
> 0x2fb33000 - 0x2fb6ffff OpenCL armv7s <82e2e5ca462d37bb85efb30ef578b0f5>
> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
> 0x2fcb0000 - 0x2fcd7fff PersistentConnection armv7s
> <3d578327851134c187d4291d1935028b>
> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
> 0x2fe42000 - 0x300effff PhotoLibraryServices armv7s
> <85224285fab932e983995241b7306d59>
> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
> 0x300f0000 - 0x300f9fff PhotosFormats armv7s
> <52f38942230031d59ece53fe5403188c>
> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
> 0x300fa000 - 0x30144fff PhysicsKit armv7s
> <495edbd37afc33918dd14d16c8ad1731>
> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
> 0x30145000 - 0x3015bfff PlugInKit armv7s <6980f9ef46bf345f87295fc81e0b8c2e>
> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
> 0x3015c000 - 0x30163fff PowerLog armv7s <a29782147ada31ca8a902c9dbd751747>
> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
> 0x30460000 - 0x304f7fff ProofReader armv7s
> <2a2f5066399a3dceaafa36c14bb817d6>
> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
> 0x304f8000 - 0x30519fff ProtectedCloudStorage armv7s
> <a93a8afd7a9b34f68e62a74a1817286a>
> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
> 0x3051a000 - 0x30526fff ProtocolBuffer armv7s
> <98d1e21e9aad38c9a7e921db710784c6>
> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
> 0x3055b000 - 0x305cafff Quagga armv7s <af105cedb0cb360fb755ad376eadea50>
> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
> 0x305cb000 - 0x305d3fff QuickLookThumbnailing armv7s
> <c1469ee27c643ac99f420edeb8f30cc0>
> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
> 0x308cb000 - 0x3095efff SAObjects armv7s <e3a0941808fe350da360d5e306327e0d>
> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
> 0x3096b000 - 0x3098bfff ScreenReaderCore armv7s
> <81e7b01ac1653a9d8a11fdad57813fde>
> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
> 0x30b67000 - 0x30b81fff SpringBoardServices armv7s
> <fde27e3444c038f9a73ff79c177de03b>
> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
> 0x30ef4000 - 0x31021fff StoreServices armv7s
> <7178a37e52973d11b543f0145e2e92e8>
> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
> 0x310fe000 - 0x31101fff TCC armv7s <3a8b5bc9e9153ef8ae342d0b01a4e10b>
> /System/Library/PrivateFrameworks/TCC.framework/TCC
> 0x31155000 - 0x3119bfff TelephonyUtilities armv7s
> <a1e3a3c5c6d233728bb5daa1b0355992>
> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
> 0x31d5f000 - 0x31d87fff TextInput armv7s <b810650dd91f364f9f3eeca9aeb119dd>
> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
> 0x31d88000 - 0x31d9bfff TextToSpeech armv7s
> <9420914077e83a5ca33910d106b064e9>
> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
> 0x31e47000 - 0x31f09fff UIFoundation armv7s
> <58e716843be033d3ac788cf6f23fed6c>
> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
> 0x31f30000 - 0x31f33fff UserFS armv7s <ebf21c0004ff3729a237823c036c25a1>
> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
> 0x326bd000 - 0x326dcfff VoiceServices armv7s
> <488f0d01feec3b77af10499f41c1dd17>
> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
> 0x32776000 - 0x3279cfff WebBookmarks armv7s
> <b8791215ccae3846a70175c692fb8f8c>
> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
> 0x327b2000 - 0x3333ffff WebCore armv7s <7914606a7778367ca5bd0740254a9198>
> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
> 0x33340000 - 0x333fefff WebKitLegacy armv7s
> <4f6c30c1e73c356c92a245d36a2662b5>
> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
> 0x335b4000 - 0x335bafff XPCKit armv7s <ca5926d9bcc73e78a46fcdd7dfbc1d0e>
> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
> 0x335bb000 - 0x335c3fff XPCObjects armv7s
> <d5bb80ec338936819a2d74b2ead3f843>
> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
> 0x337af000 - 0x337d4fff iCalendar armv7s <c5f5990f94c83da298185bbdc0ad176f>
> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
> 0x337f4000 - 0x3382ffff iTunesStore armv7s
> <0fda622f231b3da4aed51532cb6282bf>
> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
> 0x340a8000 - 0x340a9fff libAXSafeCategoryBundle.dylib armv7s
> <c4c84551e69d30b0a322438bac91a46f> /usr/lib/libAXSafeCategoryBundle.dylib
> 0x340aa000 - 0x340b0fff libAXSpeechManager.dylib armv7s
> <9f97a9b2cd09360e8bbaad9aea25ddf2> /usr/lib/libAXSpeechManager.dylib
> 0x340b1000 - 0x340b9fff libAccessibility.dylib armv7s
> <d4c4927e7a2e3bfa97b4e7f7af824fde> /usr/lib/libAccessibility.dylib
> 0x3430d000 - 0x34323fff libCRFSuite.dylib armv7s
> <0417d8a772123ae5844b327bf7200226> /usr/lib/libCRFSuite.dylib
> 0x34356000 - 0x3445afff libFosl_dynamic.dylib armv7s
> <c02a4e28330e3fba8624972c94f0313c> /usr/lib/libFosl_dynamic.dylib
> 0x34474000 - 0x3448bfff libMobileGestalt.dylib armv7s
> <3d736df2b7813049bf0d3c0cc9f179a9> /usr/lib/libMobileGestalt.dylib
> 0x344b1000 - 0x344b2fff libSystem.B.dylib armv7s
> <5f0a05078ac435a69b56c65a79ae2571> /usr/lib/libSystem.B.dylib
> 0x34523000 - 0x34567fff libTelephonyUtilDynamic.dylib armv7s
> <e190ac82007334daa222aa9541ab3001> /usr/lib/libTelephonyUtilDynamic.dylib
> 0x34677000 - 0x34699fff libarchive.2.dylib armv7s
> <af25e47fa1fb39beb99707ab6167f3bd> /usr/lib/libarchive.2.dylib
> 0x3469a000 - 0x3469afff libassertion_extension.dylib armv7s
> <1a9a539245293e62beca1401f9e71b02> /usr/lib/libassertion_extension.dylib
> 0x346c9000 - 0x346d5fff libbsm.0.dylib armv7s
> <a1dad63613cb341fba0f4e631d2c1738> /usr/lib/libbsm.0.dylib
> 0x346d6000 - 0x346dffff libbz2.1.0.dylib armv7s
> <b17a5181a24636779cb19f6009d0dea9> /usr/lib/libbz2.1.0.dylib
> 0x346e0000 - 0x3472afff libc++.1.dylib armv7s
> <3ba84aaae42b37b8937f97eb1cd307a2> /usr/lib/libc++.1.dylib
> 0x3472b000 - 0x34746fff libc++abi.dylib armv7s
> <fa188fe500c63e0cb971c907972b51fb> /usr/lib/libc++abi.dylib
> 0x34748000 - 0x34755fff libcmph.dylib armv7s
> <adafaf048abf37f889d15d44be6cadf3> /usr/lib/libcmph.dylib
> 0x34756000 - 0x3475efff libcupolicy.dylib armv7s
> <1f3c942752ae3cd9a97c38d72cfacf32> /usr/lib/libcupolicy.dylib
> 0x34785000 - 0x3479efff libextension.dylib armv7s
> <13c0b828b4b936f1a8430229b3726eb1> /usr/lib/libextension.dylib
> 0x347bd000 - 0x347c0fff libheimdal-asn1.dylib armv7s
> <ed5c525194f93d1387e15d0e212f0406> /usr/lib/libheimdal-asn1.dylib
> 0x347c1000 - 0x348aefff libiconv.2.dylib armv7s
> <ebcdb4381dd73980807d46c5c369a4d9> /usr/lib/libiconv.2.dylib
> 0x348af000 - 0x34a1dfff libicucore.A.dylib armv7s
> <3d77e5a37b7136168c64109c3f4480c7> /usr/lib/libicucore.A.dylib
> 0x34a2a000 - 0x34a2afff liblangid.dylib armv7s
> <2e9dd1830d9e3367bb7073f57ca48c6f> /usr/lib/liblangid.dylib
> 0x34a2b000 - 0x34a35fff liblockdown.dylib armv7s
> <0e327373884b3fee817ea36a67d55296> /usr/lib/liblockdown.dylib
> 0x34a36000 - 0x34a4bfff liblzma.5.dylib armv7s
> <d9f96126a4493f4e8d84b7fe1a4f6d83> /usr/lib/liblzma.5.dylib
> 0x34dc6000 - 0x34ddbfff libmis.dylib armv7s
> <219fc7ab65d23ab297e5769ea94035ce> /usr/lib/libmis.dylib
> 0x34e05000 - 0x34ffffff libobjc.A.dylib armv7s
> <c6f13fe6aebc31b8a4163ecce4ab0c74> /usr/lib/libobjc.A.dylib
> 0x350b3000 - 0x350c9fff libresolv.9.dylib armv7s
> <04aeaf7660893955a3ac10ec5aa4ddb3> /usr/lib/libresolv.9.dylib
> 0x350f4000 - 0x351a5fff libsqlite3.dylib armv7s
> <2fc8e4a9f7333287bb32d9530bc0e466> /usr/lib/libsqlite3.dylib
> 0x351f3000 - 0x35219fff libtidy.A.dylib armv7s
> <c20f587e410f323a8ff825ff67787a43> /usr/lib/libtidy.A.dylib
> 0x35226000 - 0x352dcfff libxml2.2.dylib armv7s
> <77114e116fa13e8bb9f71ac5a2fed400> /usr/lib/libxml2.2.dylib
> 0x352dd000 - 0x352fefff libxslt.1.dylib armv7s
> <f9dc864553803206b77f2c85c598b880> /usr/lib/libxslt.1.dylib
> 0x352ff000 - 0x3530bfff libz.1.dylib armv7s
> <5456d5e61cde3d808a09e0a106dae524> /usr/lib/libz.1.dylib
> 0x3530c000 - 0x35310fff libcache.dylib armv7s
> <35b16365f24d3583b54ed5494e4e3fe8> /usr/lib/system/libcache.dylib
> 0x35311000 - 0x3531afff libcommonCrypto.dylib armv7s
> <86e8907ed0063ce5aecd8d5fd3a9ea03> /usr/lib/system/libcommonCrypto.dylib
> 0x3531b000 - 0x3531ffff libcompiler_rt.dylib armv7s
> <1583f17c628e3ae0bd826648d9693a95> /usr/lib/system/libcompiler_rt.dylib
> 0x35320000 - 0x35326fff libcopyfile.dylib armv7s
> <fa04bd4afa5e34c8b213148516fc7ee8> /usr/lib/system/libcopyfile.dylib
> 0x35327000 - 0x35374fff libcorecrypto.dylib armv7s
> <827eda6bb6313bd696b066091efbe650> /usr/lib/system/libcorecrypto.dylib
> 0x35375000 - 0x35395fff libdispatch.dylib armv7s
> <7c9ae65f877f357c93bcae0733fda025> /usr/lib/system/libdispatch.dylib
> 0x35396000 - 0x35397fff libdyld.dylib armv7s
> <2b9f1320d18433c483d01d5ee8b82130> /usr/lib/system/libdyld.dylib
> 0x35398000 - 0x35398fff libkeymgr.dylib armv7s
> <095faf9cc4d1302d98a3668b54fd43eb> /usr/lib/system/libkeymgr.dylib
> 0x35399000 - 0x35399fff liblaunch.dylib armv7s
> <4539754ba32f3503bf0a1e84abc24464> /usr/lib/system/liblaunch.dylib
> 0x3539a000 - 0x3539dfff libmacho.dylib armv7s
> <999d7e70f9fb3450b87bb7090ea4011a> /usr/lib/system/libmacho.dylib
> 0x3539e000 - 0x3539ffff libremovefile.dylib armv7s
> <fcdc6d90b877387d92ad7d43ed18c38e> /usr/lib/system/libremovefile.dylib
> 0x353a0000 - 0x353b1fff libsystem_asl.dylib armv7s
> <ad91a54f184b38aca17c1374b2b93fdd> /usr/lib/system/libsystem_asl.dylib
> 0x353b2000 - 0x353b2fff libsystem_blocks.dylib armv7s
> <4dce3cbac71833779bb57e8e96ba578b> /usr/lib/system/libsystem_blocks.dylib
> 0x353b3000 - 0x35416fff libsystem_c.dylib armv7s
> <b3f0052bc5573ff294ec22c26d03ecf1> /usr/lib/system/libsystem_c.dylib
> 0x35417000 - 0x35419fff libsystem_configuration.dylib armv7s
> <aa39ab32ccce3c60861a1c86c7f6c0ca>
> /usr/lib/system/libsystem_configuration.dylib
> 0x3541a000 - 0x3541bfff libsystem_coreservices.dylib armv7s
> <f7f867c9730d3b83a663474d32315a1b>
> /usr/lib/system/libsystem_coreservices.dylib
> 0x3541c000 - 0x35428fff libsystem_coretls.dylib armv7s
> <f021da49c469378ab2beaba45ceee5cf> /usr/lib/system/libsystem_coretls.dylib
> 0x35429000 - 0x3542ffff libsystem_dnssd.dylib armv7s
> <d6dc8bb4818a3881954437f37f39a37f> /usr/lib/system/libsystem_dnssd.dylib
> 0x35430000 - 0x3544cfff libsystem_info.dylib armv7s
> <9be4c5d427763fe791fd7b1f955e354f> /usr/lib/system/libsystem_info.dylib
> 0x3544d000 - 0x35467fff libsystem_kernel.dylib armv7s
> <b3042ccef831391f9c3214e734e1f32d> /usr/lib/system/libsystem_kernel.dylib
> 0x35468000 - 0x35487fff libsystem_m.dylib armv7s
> <88af2f37462c30c8b33bad7c9585dff5> /usr/lib/system/libsystem_m.dylib
> 0x35488000 - 0x3549afff libsystem_malloc.dylib armv7s
> <a9735eeed02e3f8f959b77a566ce9323> /usr/lib/system/libsystem_malloc.dylib
> 0x3549b000 - 0x354c9fff libsystem_network.dylib armv7s
> <dc6512a657cd3b328d86c498093a75cf> /usr/lib/system/libsystem_network.dylib
> 0x354ca000 - 0x354cffff libsystem_networkextension.dylib armv7s
> <e400ff3f6e1c38d9848c76b408eef773>
> /usr/lib/system/libsystem_networkextension.dylib
> 0x354d0000 - 0x354d7fff libsystem_notify.dylib armv7s
> <731cf3bc3cdd3404ab6ec65ee232516d> /usr/lib/system/libsystem_notify.dylib
> 0x354d8000 - 0x354dcfff libsystem_platform.dylib armv7s
> <ce543a1aa7863afe952ca193aa0c2b2f> /usr/lib/system/libsystem_platform.dylib
> 0x354dd000 - 0x354e3fff libsystem_pthread.dylib armv7s
> <258956c52a68341bac9037afb0499a15> /usr/lib/system/libsystem_pthread.dylib
> 0x354e4000 - 0x354e6fff libsystem_sandbox.dylib armv7s
> <0119449b9f41340fb6f92ac0a4b28fcd> /usr/lib/system/libsystem_sandbox.dylib
> 0x354e7000 - 0x354eafff libsystem_stats.dylib armv7s
> <25da756d94d63c718412a6f233c99c85> /usr/lib/system/libsystem_stats.dylib
> 0x354eb000 - 0x354f0fff libsystem_trace.dylib armv7s
> <f0e0c25613de365583ff70d62295114b> /usr/lib/system/libsystem_trace.dylib
> 0x354f1000 - 0x354f1fff libunwind.dylib armv7s
> <241fa68cfaf333d280d66e132f7efdbe> /usr/lib/system/libunwind.dylib
> 0x354f2000 - 0x3550dfff libxpc.dylib armv7s
> <8db46991f18235e38e95918a4007aa7a> /usr/lib/system/libxpc.dylib
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]