testerhome / ruby-china-ios

TesterHome iOS via Turbolinks
https://itunes.apple.com/us/app/testerhome-guan-fang-ke-hu/id1182812600?mt=8
Other
7 stars 2 forks source link

点通知打开应用,Crash #9

Open sanlengjingvv opened 7 years ago

sanlengjingvv commented 7 years ago

不确定重现步骤,有日志

Incident Identifier: 40D9799D-9B8F-4963-B447-675FA62BF92E
CrashReporter Key:   536344e470273ba89db075f41109eb3467f9c869
Hardware Model:      iPhone9,2
Process:             TesterHome [1823]
Path:                /private/var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/TesterHome
Identifier:          com.testerhome.app
Version:             53 (2.1.3)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.testerhome.app [831]

Date/Time:           2017-01-13 10:50:39.3208 +0800
Launch Time:         2017-01-13 06:12:21.6435 +0800
OS Version:          iPhone OS 10.2 (14C92)
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000008
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   WebKit                          0x0000000194277df0 API::Object::ref() + 0
1   WebKit                          0x00000001943f335c WebKit::WebPageProxy::didStartProvisionalLoadForFrame(unsigned long long, unsigned long long, WTF::String const&, WTF::String const&, WebKit::UserData const&) + 192
2   WebKit                          0x000000019440e21c void IPC::handleMessage<Messages::WebPageProxy::DidStartProvisionalLoadForFrame, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long, WTF::String const&, WTF::String const&, WebKit::UserData const&)>(IPC::MessageDecoder&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned long long, WTF::String const&, WTF::String const&, WebKit::UserData const&)) + 100
3   WebKit                          0x00000001942cc1d0 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::MessageDecoder&) + 120
4   WebKit                          0x000000019444f614 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::MessageDecoder&) + 32
5   WebKit                          0x00000001942953fc IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::MessageDecoder, std::__1::default_delete<IPC::MessageDecoder> >) + 160
6   WebKit                          0x0000000194297a14 IPC::Connection::dispatchOneMessage() + 204
7   JavaScriptCore                  0x000000018f684814 WTF::RunLoop::performWork() + 172
8   JavaScriptCore                  0x000000018f684a40 WTF::RunLoop::performWork(void*) + 36
9   CoreFoundation                  0x000000018ae6ab5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
10  CoreFoundation                  0x000000018ae6a4a4 __CFRunLoopDoSources0 + 524
11  CoreFoundation                  0x000000018ae680a4 __CFRunLoopRun + 804
12  CoreFoundation                  0x000000018ad962b8 CFRunLoopRunSpecific + 444
13  GraphicsServices                0x000000018c84a198 GSEventRunModal + 180
14  UIKit                           0x0000000190ddd7fc -[UIApplication _run] + 684
15  UIKit                           0x0000000190dd8534 UIApplicationMain + 208
16  TesterHome                      0x0000000100059b70 0x100054000 + 23408
17  libdyld.dylib                   0x0000000189d795b8 start + 4

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib          0x0000000189e6d188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x0000000189e6cff8 mach_msg + 72
2   CoreFoundation                  0x000000018ae6a5d0 __CFRunLoopServiceMachPort + 192
3   CoreFoundation                  0x000000018ae681ec __CFRunLoopRun + 1132
4   CoreFoundation                  0x000000018ad962b8 CFRunLoopRunSpecific + 444
5   Foundation                      0x000000018b8d326c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
6   Foundation                      0x000000018b8f3dd0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
7   UIKit                           0x0000000191751c38 -[UIEventFetcher threadMain] + 136
8   Foundation                      0x000000018b9d0e68 __NSThread__start__ + 1024
9   libsystem_pthread.dylib         0x0000000189f51850 _pthread_body + 240
10  libsystem_pthread.dylib         0x0000000189f51760 _pthread_body + 0
11  libsystem_pthread.dylib         0x0000000189f4ed94 thread_start + 4

Thread 2 name:  com.apple.NSURLConnectionLoader
Thread 2:
0   libsystem_kernel.dylib          0x0000000189e6d188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x0000000189e6cff8 mach_msg + 72
2   CoreFoundation                  0x000000018ae6a5d0 __CFRunLoopServiceMachPort + 192
3   CoreFoundation                  0x000000018ae681ec __CFRunLoopRun + 1132
4   CoreFoundation                  0x000000018ad962b8 CFRunLoopRunSpecific + 444
5   CFNetwork                       0x000000018b59b8f0 +[NSURLConnection(Loader) _resourceLoadLoop:] + 336
6   Foundation                      0x000000018b9d0e68 __NSThread__start__ + 1024
7   libsystem_pthread.dylib         0x0000000189f51850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000189f51760 _pthread_body + 0
9   libsystem_pthread.dylib         0x0000000189f4ed94 thread_start + 4

Thread 3:
0   libsystem_kernel.dylib          0x0000000189e8ae1c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x0000000189f509c0 _pthread_cond_wait + 640
2   libc++.1.dylib                  0x00000001898793ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 56
3   JavaScriptCore                  0x000000018f69a5b0 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 112
4   JavaScriptCore                  0x000000018f69a524 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 168
5   JavaScriptCore                  0x000000018f69a404 std::__1::__shared_ptr_emplace<std::__1::mutex, std::__1::allocator<std::__1::mutex> >::~__shared_ptr_emplace() + 0
6   JavaScriptCore                  0x000000018f69a6b4 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 92
7   libsystem_pthread.dylib         0x0000000189f51850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000189f51760 _pthread_body + 0
9   libsystem_pthread.dylib         0x0000000189f4ed94 thread_start + 4

Thread 4 name:  JIT Worklist Worker Thread
Thread 4:
0   libsystem_kernel.dylib          0x0000000189e8ae1c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x0000000189f509c0 _pthread_cond_wait + 640
2   libc++.1.dylib                  0x00000001898793ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 56
3   JavaScriptCore                  0x000000018f682d44 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2132
4   JavaScriptCore                  0x000000018f45aa38 JSC::JITWorklist::runThread() + 192
5   JavaScriptCore                  0x000000018f45ae88 WTF::Vector<WTF::RefPtr<JSC::JITWorklist::Plan>, 32ul, WTF::CrashOnOverflow, 16ul>::expandCapacity(unsigned long, WTF::RefPtr<JSC::JITWorklist::Plan>*) + 0
6   JavaScriptCore                  0x000000018edcb09c WTF::threadEntryPoint(void*) + 212
7   JavaScriptCore                  0x000000018edcafac WTF::wtfThreadEntryPoint(void*) + 24
8   libsystem_pthread.dylib         0x0000000189f51850 _pthread_body + 240
9   libsystem_pthread.dylib         0x0000000189f51760 _pthread_body + 0
10  libsystem_pthread.dylib         0x0000000189f4ed94 thread_start + 4

Thread 5 name:  WTF Parallel Helper Thread
Thread 5:
0   libsystem_kernel.dylib          0x0000000189e8ae1c __psynch_cvwait + 8
1   libsystem_pthread.dylib         0x0000000189f509c0 _pthread_cond_wait + 640
2   libc++.1.dylib                  0x00000001898793ec std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 56
3   JavaScriptCore                  0x000000018f682d44 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 2132
4   JavaScriptCore                  0x000000018f6822c8 WTF::ParallelHelperPool::waitForClientWithTask(WTF::Locker<WTF::LockBase> const&) + 288
5   JavaScriptCore                  0x000000018f682068 WTF::ParallelHelperPool::helperThreadBody() + 76
6   JavaScriptCore                  0x000000018edcb09c WTF::threadEntryPoint(void*) + 212
7   JavaScriptCore                  0x000000018edcafac WTF::wtfThreadEntryPoint(void*) + 24
8   libsystem_pthread.dylib         0x0000000189f51850 _pthread_body + 240
9   libsystem_pthread.dylib         0x0000000189f51760 _pthread_body + 0
10  libsystem_pthread.dylib         0x0000000189f4ed94 thread_start + 4

Thread 6 name:  AVAudioSession Notify Thread
Thread 6:
0   libsystem_kernel.dylib          0x0000000189e6d188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x0000000189e6cff8 mach_msg + 72
2   CoreFoundation                  0x000000018ae6a5d0 __CFRunLoopServiceMachPort + 192
3   CoreFoundation                  0x000000018ae681ec __CFRunLoopRun + 1132
4   CoreFoundation                  0x000000018ad962b8 CFRunLoopRunSpecific + 444
5   AVFAudio                        0x00000001a488fd24 GenericRunLoopThread::Entry(void*) + 164
6   AVFAudio                        0x00000001a48b5d9c CAPThread::Entry(CAPThread*) + 84
7   libsystem_pthread.dylib         0x0000000189f51850 _pthread_body + 240
8   libsystem_pthread.dylib         0x0000000189f51760 _pthread_body + 0
9   libsystem_pthread.dylib         0x0000000189f4ed94 thread_start + 4

Thread 7:
0   libsystem_pthread.dylib         0x0000000189f4ed88 start_wqthread + 0

Thread 8:
0   libsystem_kernel.dylib          0x0000000189e8ba88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000189f4f160 _pthread_wqthread + 968
2   libsystem_pthread.dylib         0x0000000189f4ed8c start_wqthread + 4

Thread 9:
0   libsystem_pthread.dylib         0x0000000189f4ed88 start_wqthread + 0

Thread 10:
0   libsystem_kernel.dylib          0x0000000189e8ba88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000189f4f160 _pthread_wqthread + 968
2   libsystem_pthread.dylib         0x0000000189f4ed8c start_wqthread + 4

Thread 11:
0   libsystem_pthread.dylib         0x0000000189f4ed88 start_wqthread + 0

Thread 12:
0   libsystem_kernel.dylib          0x0000000189e8ba88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000189f4f344 _pthread_wqthread + 1452
2   libsystem_pthread.dylib         0x0000000189f4ed8c start_wqthread + 4

Thread 13:
0   libsystem_kernel.dylib          0x0000000189e8ba88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000189f4f160 _pthread_wqthread + 968
2   libsystem_pthread.dylib         0x0000000189f4ed8c start_wqthread + 4

Thread 14:
0   libsystem_kernel.dylib          0x0000000189e8ba88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x0000000189f4f344 _pthread_wqthread + 1452
2   libsystem_pthread.dylib         0x0000000189f4ed8c start_wqthread + 4

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x000000016fdaa9f8   x2: 0x0000000000000072   x3: 0x0000000000000072
    x4: 0x0000000000000008   x5: 0x0000000000000008   x6: 0x0000000000000016   x7: 0x0000000000000016
    x8: 0x0000000000000000   x9: 0x0000000000000000  x10: 0x0000000000000000  x11: 0x0000000100000000
   x12: 0x0000000190945d61  x13: 0x0000000000000066  x14: 0x0000000000000068  x15: 0x0000000000000008
   x16: 0x000000000000000f  x17: 0x000000000000002f  x18: 0x0000000000000000  x19: 0x0000000174036480
   x20: 0x0000000101883618  x21: 0x000000016fdaaac8  x22: 0x0000000000000000  x23: 0x000000016fdaaab8
   x24: 0x000000016fdaaac0  x25: 0x00000001701d3578  x26: 0x0000000101883b88  x27: 0x0000000000000004
   x28: 0x0000000000000000   fp: 0x000000016fdaaa90   lr: 0x00000001943f335c
    sp: 0x000000016fdaaa10   pc: 0x0000000194277df0 cpsr: 0x60000000

Binary Images:
0x100054000 - 0x10011ffff TesterHome arm64  <41b6c42f869d3399bbde8ff87a3afa53> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/TesterHome
0x100170000 - 0x10017bfff YYKeyboardManager arm64  <f2df1b78fbb738ae98edac9c4e21eb9d> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/YYKeyboardManager.framework/YYKeyboardManager
0x100188000 - 0x1001b7fff dyld arm64  <f54ed85a94253887886a8028e20ed8ba> /usr/lib/dyld
0x10020c000 - 0x100297fff Alamofire arm64  <be0ccff7531e35119d1521bae8c7a8e8> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/Alamofire.framework/Alamofire
0x1002fc000 - 0x10033ffff FontAwesome_swift arm64  <ba27da4cf34c3d3c84e4396a60cb1a4a> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/FontAwesome_swift.framework/FontAwesome_swift
0x100350000 - 0x10036ffff Heimdallr arm64  <7c86ffdef0bc3df8a8efda389704ac0f> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/Heimdallr.framework/Heimdallr
0x100388000 - 0x1003ebfff Kingfisher arm64  <1cc29e2e0da23a8f81f27c87c49ac210> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/Kingfisher.framework/Kingfisher
0x10042c000 - 0x10043bfff MBProgressHUD arm64  <a92fb3ec49c23083b7c9e253813aa8e0> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/MBProgressHUD.framework/MBProgressHUD
0x100448000 - 0x10045bfff MJRefresh arm64  <25e6ee750bd03b718251f75055750e4d> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/MJRefresh.framework/MJRefresh
0x10046c000 - 0x100483fff Result arm64  <8242b5c3fd493002b4ff9f7a1424ef79> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/Result.framework/Result
0x100494000 - 0x1004abfff Router arm64  <c1a5aff894f539a9bc3666a987c2f2d9> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/Router.framework/Router
0x1004bc000 - 0x1004f7fff SKPhotoBrowser arm64  <49566d677cd4324192ecabd86121c27e> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/SKPhotoBrowser.framework/SKPhotoBrowser
0x100520000 - 0x100537fff SideMenu arm64  <84213127dceb3037b3259b798c8c9aca> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/SideMenu.framework/SideMenu
0x100550000 - 0x10056bfff SnapKit arm64  <ba7881333eaf3d6f84c44d3b800974a4> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/SnapKit.framework/SnapKit
0x10058c000 - 0x1005bffff SwiftyJSON arm64  <5c99c1ace4e73e329272e04f6eff6855> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/SwiftyJSON.framework/SwiftyJSON
0x1005d8000 - 0x1005fffff Turbolinks arm64  <10737434235632a0bf80bd144811c292> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/Turbolinks.framework/Turbolinks
0x100620000 - 0x100843fff libswiftCore.dylib arm64  <0217a5c473fa38e18ae3ece1d0d2b569> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftCore.dylib
0x100974000 - 0x100983fff libswiftCoreGraphics.dylib arm64  <beaeaadea7503f76ba105e1724f398b8> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftCoreGraphics.dylib
0x100998000 - 0x10099ffff libswiftCoreImage.dylib arm64  <12adabb0084f32739ad57e9f734906e0> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftCoreImage.dylib
0x1009a8000 - 0x1009affff libswiftDarwin.dylib arm64  <40022e1774a63ff68d97236cb55b4dfb> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftDarwin.dylib
0x1009bc000 - 0x1009d7fff libswiftDispatch.dylib arm64  <f73400013acb3e8ca0cb295b7e6dd7d1> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftDispatch.dylib
0x100a0c000 - 0x100acffff libswiftFoundation.dylib arm64  <940cd01438eb330eabb362a400871aa6> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftFoundation.dylib
0x100b88000 - 0x100b8ffff libswiftObjectiveC.dylib arm64  <e6ff0f65599b331ea522846c4c06fec3> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftObjectiveC.dylib
0x100b9c000 - 0x100ba3fff libswiftQuartzCore.dylib arm64  <08856a9103483263bfdd2481c262e1ba> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftQuartzCore.dylib
0x100bac000 - 0x100bb7fff libswiftUIKit.dylib arm64  <fa8ca6069b4a38358d8ec924c18d0803> /var/containers/Bundle/Application/C677EB30-C10A-414C-8189-93E0B92DDFE0/TesterHome.app/Frameworks/libswiftUIKit.dylib
0x189870000 - 0x189871fff libSystem.B.dylib arm64  <6c1de96c8fe5363cab2ef76f891c6e22> /usr/lib/libSystem.B.dylib
0x189872000 - 0x1898c7fff libc++.1.dylib arm64  <b2db8b1d09283b7bafe1b2933adc5dfd> /usr/lib/libc++.1.dylib
0x1898c8000 - 0x1898e8fff libc++abi.dylib arm64  <e3419bbaface31b5970c6c8d430be26d> /usr/lib/libc++abi.dylib
0x1898ec000 - 0x189cc5fff libobjc.A.dylib arm64  <538f809dcd7c35ceb59d99802248f045> /usr/lib/libobjc.A.dylib
0x189cc6000 - 0x189ccafff libcache.dylib arm64  <f09cab6893c631218f817e61b3d77fcb> /usr/lib/system/libcache.dylib
0x189ccb000 - 0x189cd6fff libcommonCrypto.dylib arm64  <e071643355cd3f67bae19045c7f9f340> /usr/lib/system/libcommonCrypto.dylib
0x189cd7000 - 0x189cdafff libcompiler_rt.dylib arm64  <8209cb28df5d3b48894899019fcbb344> /usr/lib/system/libcompiler_rt.dylib
0x189cdb000 - 0x189ce2fff libcopyfile.dylib arm64  <567f33ef4d8f3e48a5afac933ccd389f> /usr/lib/system/libcopyfile.dylib
0x189ce3000 - 0x189d44fff libcorecrypto.dylib arm64  <056a6c201d3d3696b59f0b264ba9b972> /usr/lib/system/libcorecrypto.dylib
0x189d45000 - 0x189d74fff libdispatch.dylib arm64  <fb1d0baf642337d1bea0af309586df97> /usr/lib/system/libdispatch.dylib
0x189d75000 - 0x189d79fff libdyld.dylib arm64  <6ebb575f616935cbbef02f2c031490d1> /usr/lib/system/libdyld.dylib
0x189d7a000 - 0x189d7afff liblaunch.dylib arm64  <ceb57f62c49e38d8a8d33309db668bd3> /usr/lib/system/liblaunch.dylib
0x189d7b000 - 0x189d80fff libmacho.dylib arm64  <20627f9f062c3ee8873e3ab3bc3fda8c> /usr/lib/system/libmacho.dylib
0x189d81000 - 0x189d82fff libremovefile.dylib arm64  <43110ffd953537e28981c6dead2c0b1f> /usr/lib/system/libremovefile.dylib
0x189d83000 - 0x189d9afff libsystem_asl.dylib arm64  <e52a49b27e963d2bb90332a5b0895f8d> /usr/lib/system/libsystem_asl.dylib
0x189d9b000 - 0x189d9bfff libsystem_blocks.dylib arm64  <480fe954b3f63f16af8acfd6dc34e2da> /usr/lib/system/libsystem_blocks.dylib
0x189d9c000 - 0x189e1afff libsystem_c.dylib arm64  <8a5a190d70563f3c8d4ce16cab74f599> /usr/lib/system/libsystem_c.dylib
0x189e1b000 - 0x189e1ffff libsystem_configuration.dylib arm64  <7628c33e4c383a78b0e33cf403e6f019> /usr/lib/system/libsystem_configuration.dylib
0x189e20000 - 0x189e25fff libsystem_containermanager.dylib arm64  <9de64e7545ab359fb9cefc695aa510f0> /usr/lib/system/libsystem_containermanager.dylib
0x189e26000 - 0x189e27fff libsystem_coreservices.dylib arm64  <e61211f8f4c9399595fbd921e8589a8b> /usr/lib/system/libsystem_coreservices.dylib
0x189e28000 - 0x189e40fff libsystem_coretls.dylib arm64  <14fa1ba4b14b338181c2ef87b214695e> /usr/lib/system/libsystem_coretls.dylib
0x189e41000 - 0x189e47fff libsystem_dnssd.dylib arm64  <7d745bdfb72e3119bad43c36f60a5a8a> /usr/lib/system/libsystem_dnssd.dylib
0x189e48000 - 0x189e6bfff libsystem_info.dylib arm64  <6546bc8b4fa23df898bf2471e801d50b> /usr/lib/system/libsystem_info.dylib
0x189e6c000 - 0x189e90fff libsystem_kernel.dylib arm64  <9ec307fcdd2f3f728f37ec6e0186df20> /usr/lib/system/libsystem_kernel.dylib
0x189e91000 - 0x189ebdfff libsystem_m.dylib arm64  <ba786894a7213d37baa99aafc0ee5493> /usr/lib/system/libsystem_m.dylib
0x189ebe000 - 0x189ed9fff libsystem_malloc.dylib arm64  <c57ecb4ada5c3930a580b3d07583058a> /usr/lib/system/libsystem_malloc.dylib
0x189eda000 - 0x189f31fff libsystem_network.dylib arm64  <efa018a4cb4936e3b77b9194d390efc4> /usr/lib/system/libsystem_network.dylib
0x189f32000 - 0x189f3bfff libsystem_networkextension.dylib arm64  <34c2d9c2986f32dd996e4e439d94c9c5> /usr/lib/system/libsystem_networkextension.dylib
0x189f3c000 - 0x189f46fff libsystem_notify.dylib arm64  <605beaf21db73cc3ae98a65e8c11f7d0> /usr/lib/system/libsystem_notify.dylib
0x189f47000 - 0x189f4dfff libsystem_platform.dylib arm64  <518e18adfdfc316e9b4d519f6e4b6a47> /usr/lib/system/libsystem_platform.dylib
0x189f4e000 - 0x189f57fff libsystem_pthread.dylib arm64  <d8480fc3a35d3475b0d12553c761d8cb> /usr/lib/system/libsystem_pthread.dylib
0x189f58000 - 0x189f5bfff libsystem_sandbox.dylib arm64  <89419e71367637d590768d37ca10d9a3> /usr/lib/system/libsystem_sandbox.dylib
0x189f5c000 - 0x189f63fff libsystem_symptoms.dylib arm64  <832499573c1730b48f6ff8e7c06fae15> /usr/lib/system/libsystem_symptoms.dylib
0x189f64000 - 0x189f82fff libsystem_trace.dylib arm64  <27778d14d3cb3239a6bb52a2461cd543> /usr/lib/system/libsystem_trace.dylib
0x189f83000 - 0x189f88fff libunwind.dylib arm64  <7a7545249f7d3a69a162acb73ec4f17a> /usr/lib/system/libunwind.dylib
0x189f89000 - 0x189f89fff libvminterpose.dylib arm64  <21d158555a6233b19c53df16cafb6974> /usr/lib/system/libvminterpose.dylib
0x189f8a000 - 0x189fb0fff libxpc.dylib arm64  <8f1330e254b83bd3a973af6933b91836> /usr/lib/system/libxpc.dylib
0x189fb1000 - 0x18a1cbfff libicucore.A.dylib arm64  <35fc5fa2aab8326897081ab8416c497c> /usr/lib/libicucore.A.dylib
0x18a1cc000 - 0x18a1dcfff libz.1.dylib arm64  <b3ab59ff330f3225a53b4e8e95440d77> /usr/lib/libz.1.dylib
0x18ad8d000 - 0x18b111fff CoreFoundation arm64  <dd9791d198ef32eea1335b8ebc9b3d55> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18b112000 - 0x18b122fff libbsm.0.dylib arm64  <788093e9b6b738cea7045bfec4bef1d8> /usr/lib/libbsm.0.dylib
0x18b123000 - 0x18b123fff libenergytrace.dylib arm64  <3bcefd094fa83b26807a1c6c92933cd2> /usr/lib/libenergytrace.dylib
0x18b124000 - 0x18b19ffff IOKit arm64  <e0a6f4f0810b3f75813eda2afebd591c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18b1a0000 - 0x18b1c0fff libMobileGestalt.dylib arm64  <1e9e78da74143c54bb1e50aa7e285a0f> /usr/lib/libMobileGestalt.dylib
0x18b1c1000 - 0x18b2abfff libxml2.2.dylib arm64  <b3fc55542fe33491877c661cf410b164> /usr/lib/libxml2.2.dylib
0x18b2ac000 - 0x18b33afff Security arm64  <88e5d6eb0de13ff6b7904f1b0e43a88e> /System/Library/Frameworks/Security.framework/Security
0x18b33b000 - 0x18b3a5fff SystemConfiguration arm64  <d907035d1ff936e5986035f50a77f5d3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18b3a6000 - 0x18b4bbfff libsqlite3.dylib arm64  <87863a80836a3d659e5485f5029c3ed4> /usr/lib/libsqlite3.dylib
0x18b4bc000 - 0x18b855fff CFNetwork arm64  <d63319a4fe2738dfb695ceb729f9b972> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18b856000 - 0x18b866fff libbz2.1.0.dylib arm64  <0d14fa7337f43079bad2a4cfc6d66b70> /usr/lib/libbz2.1.0.dylib
0x18b867000 - 0x18b87ffff liblzma.5.dylib arm64  <b90cea0595ff3f8599d9788e1d2cb454> /usr/lib/liblzma.5.dylib
0x18b880000 - 0x18b89afff libCRFSuite.dylib arm64  <ac663b865b6b38429a40878701aa484a> /usr/lib/libCRFSuite.dylib
0x18b89b000 - 0x18b8c4fff libarchive.2.dylib arm64  <667b9f199ef63c89b05bf1ea9a3ffe13> /usr/lib/libarchive.2.dylib
0x18b8c5000 - 0x18b8c6fff liblangid.dylib arm64  <a74f4f8a2d533e1f926044f052cc5b7d> /usr/lib/liblangid.dylib
0x18b8c7000 - 0x18bb95fff Foundation arm64  <7d40355e685036cc803455e5cbf6245f> /System/Library/Frameworks/Foundation.framework/Foundation
0x18bb96000 - 0x18bc42fff libBLAS.dylib arm64  <fa29c2ad87a73ccea2885d9182faee53> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18bc43000 - 0x18bf85fff libLAPACK.dylib arm64  <6df40b0afcbb35a48d63e2fa8ec03b1b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x18bf86000 - 0x18c228fff vImage arm64  <8b797590cf983693b4c3b6b83dc4ba29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18c229000 - 0x18c24bfff libvMisc.dylib arm64  <5bcbb491c0a03816a7634797852c21ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x18c24c000 - 0x18c260fff libLinearAlgebra.dylib arm64  <1adeb99764f63e9e8ef1225bb7a5120d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x18c261000 - 0x18c272fff libSparseBLAS.dylib arm64  <515a7b8f5c433b709c1f6d205b9a73d2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x18c273000 - 0x18c2ebfff libvDSP.dylib arm64  <80294f738c053c4991fa3ab4e867218e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x18c2ec000 - 0x18c2ecfff vecLib arm64  <15dc1eafe1f8377d9cab3ba5c7e488be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x18c2ed000 - 0x18c2edfff Accelerate arm64  <32a527bb13a63e37bf50c725b008e9d5> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x18c2ee000 - 0x18c83dfff CoreGraphics arm64  <52f191594f523f41880280896948b786> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18c83e000 - 0x18c852fff GraphicsServices arm64  <7c0dd118a4bc37dc8fab6449abde7ff9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18c853000 - 0x18c89efff AppSupport arm64  <bdaad3a71677315bb126c4a73a1bcb9e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18c89f000 - 0x18c9c2fff MobileCoreServices arm64  <e035420bfabe3f28bc6eef0a144ac1d1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18c9c3000 - 0x18ca1bfff BaseBoard arm64  <210cb4a9a0073c7b9e0b3d437cc1aa4b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18ca1c000 - 0x18ca27fff AssertionServices arm64  <7ca242e983fd3c0f805d51fca8a4c46a> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18ca28000 - 0x18ca54fff BackBoardServices arm64  <c333604ae8123e3cbb46fe26f233beb9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18ca59000 - 0x18caa8fff FrontBoardServices arm64  <00b3c2ff89f53d3dba0069b6bb5a56bd> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18caac000 - 0x18cadffff SpringBoardServices arm64  <d2c3d08eff3f3119a6f4eb1a0a180305> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18cae0000 - 0x18caf4fff MobileKeyBag arm64  <a78d40cc257231978e752c5a81cd1356> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18caf5000 - 0x18cafdfff IOSurface arm64  <9a22349e905539a0a1598af6d7fe9cc9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18cafe000 - 0x18cb09fff liblockdown.dylib arm64  <ab36b2ace988302c89207cb290ff4a76> /usr/lib/liblockdown.dylib
0x18cb0a000 - 0x18cb20fff CrashReporterSupport arm64  <326017f8d07d3e7cb338dda00fa888f7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18cb21000 - 0x18cb23fff IOSurfaceAccelerator arm64  <7b7c2b7ea506374cb3902b7408d5d4bf> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x18cb24000 - 0x18cb64fff AppleJPEG arm64  <b2fd4ef37aaf38f58311e33ea1683082> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18cb65000 - 0x18d0f7fff ImageIO arm64  <f5ddfe623d4f3a338ae75c666ea10815> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18d0f8000 - 0x18d0fefff TCC arm64  <c9f168508185369591dfcd1c1cf9b6a3> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18d0ff000 - 0x18d103fff AggregateDictionary arm64  <4be0041fb69b358cada4eeabbf22adf3> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18d104000 - 0x18d110fff PowerLog arm64  <e5003d8e49d0390c8a67da790407e704> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18d111000 - 0x18d179fff libTelephonyUtilDynamic.dylib arm64  <4a1e447a97f43b91a92ee731c2a4286b> /usr/lib/libTelephonyUtilDynamic.dylib
0x18d17a000 - 0x18d18cfff CommonUtilities arm64  <486d816afdc431aaa2ef67b229cf4e96> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18d18d000 - 0x18d1a1fff libcompression.dylib arm64  <c764915fa0ec384f8a1759e63235b5a9> /usr/lib/libcompression.dylib
0x18d1a2000 - 0x18d440fff CoreData arm64  <980c0f8663a0330d8b5fb541c22e7b66> /System/Library/Frameworks/CoreData.framework/CoreData
0x18d441000 - 0x18d446fff libCoreVMClient.dylib arm64  <3a28c232b17430839305f9d17745e247> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18d447000 - 0x18d44cfff IOAccelerator arm64  <f4d5cd421bd03a52b40c991fd1c73806> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18d44d000 - 0x18d44efff libCVMSPluginSupport.dylib arm64  <7110757134ea3599b3d739db2ea6f48a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18d44f000 - 0x18d452fff libCoreFSCache.dylib arm64  <2147b40a3d713d53b221e8f40ca5ac7f> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18d453000 - 0x18d496fff libGLImage.dylib arm64  <c2e2de9ee34236558c89d7fe9bc0116c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18d497000 - 0x18d4a1fff libGFXShared.dylib arm64  <058e54d10e9838c5bea32a75f199c2db> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18d4a2000 - 0x18d4aafff IOMobileFramebuffer arm64  <811101a668313da993fa3881ac7cddef> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18d4ab000 - 0x18d4abfff libmetal_timestamp.dylib arm64  <2bbf481d5e4a35aea434cd15f9d6a182> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x18d4ac000 - 0x18d50afff Metal arm64  <ff1261ae94e03c19964dda0546e189fd> /System/Library/Frameworks/Metal.framework/Metal
0x18d50b000 - 0x18d515fff OpenGLES arm64  <52e0ecb1f2c23cc4a26345d035127679> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18d516000 - 0x18d53afff CoreVideo arm64  <581f5f9967923c4983c1373dfa23195b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18d53b000 - 0x18d53dfff OAuth arm64  <23d43697c1b130ed814eaddbd9851e0d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18d545000 - 0x18d582fff Accounts arm64  <ba89d108cfef37ae91b70116c6d7c66d> /System/Library/Frameworks/Accounts.framework/Accounts
0x18d583000 - 0x18d675fff libiconv.2.dylib arm64  <c85933d9062f32ac885047aadb359e88> /usr/lib/libiconv.2.dylib
0x18d676000 - 0x18d7c6fff CoreAudio arm64  <8ff5628b7e9b36efb6b746e6ea3e9088> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18d7c7000 - 0x18d7cafff UserFS arm64  <13d40ea4a3e032b199465cddc45c8479> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18d7cb000 - 0x18d8d9fff CoreMedia arm64  <98e944101d7b3745ae7bc0e43a8b59cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18d8da000 - 0x18d8e0fff libcupolicy.dylib arm64  <e88ddf38bf5a3f2583b7f1c9b1af4e76> /usr/lib/libcupolicy.dylib
0x18d8e1000 - 0x18d96efff CoreTelephony arm64  <c5ef9b84bce0312e96b3faed5e424110> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18d96f000 - 0x18da7cfff libFontParser.dylib arm64  <2784cc1e874a395bb3ea2f7c3382c62f> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18da7d000 - 0x18db0cfff VideoToolbox arm64  <d0baea0326d13f66ae8623f19aa1ac76> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18db0d000 - 0x18db0dfff FontServices arm64  <a4b99cf7d62630aeb2f8c8e865a8fe34> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18db0e000 - 0x18dc5bfff CoreText arm64  <9d73af39afa63ea68673374a3862426b> /System/Library/Frameworks/CoreText.framework/CoreText
0x18dc5c000 - 0x18dc76fff ProtocolBuffer arm64  <11c5f55b03ff32c6b25310171c1c7afe> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18dc77000 - 0x18dc9ffff PersistentConnection arm64  <65b64570bee63c0580880163a91c230f> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18dca0000 - 0x18dca6fff DataMigration arm64  <5961a23a26153867b4bb8c80c19799d0> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18dca7000 - 0x18e107fff AudioToolbox arm64  <3ea60e00d2383ae498996690ab1fdbdd> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18e108000 - 0x18e2e0fff QuartzCore arm64  <6dc61ad83fc03f799792d1cb950622f7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18e2e1000 - 0x18e2e7fff Netrb arm64  <81262209ce983a5197fc2da41fc3b6a3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18e2e8000 - 0x18e2f8fff libcmph.dylib arm64  <7f719c3d948530c78be18a40b3ea59aa> /usr/lib/libcmph.dylib
0x18e2f9000 - 0x18e319fff libmis.dylib arm64  <cd871843480d31b8b074ac87e66cb63d> /usr/lib/libmis.dylib
0x18e31a000 - 0x18e40dfff LanguageModeling arm64  <8483753bf96f3484b448a47883cd5ab4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18e40e000 - 0x18e4f5fff ManagedConfiguration arm64  <d9e33a6cfa163270bb50a1a6e370ea95> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18e4f6000 - 0x18e50cfff libmarisa.dylib arm64  <f0eea40d2c0a33a58d7cd2c9b52da4b7> /usr/lib/libmarisa.dylib
0x18e50d000 - 0x18e5ddfff ProofReader arm64  <1596b3e0c7c43398ac19ac08a5460868> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18e5de000 - 0x18e5e8fff MediaAccessibility arm64  <7b482ef272bf34fcb742c2afd236b626> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18e5e9000 - 0x18e5f9fff MobileAsset arm64  <66b4c8da5b103557b258b9bac8d37772> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18e5fa000 - 0x18e66bfff ColorSync arm64  <d4fa34368b923aaa8679c1bb8433b9b5> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18e66c000 - 0x18e6dcfff MetalPerformanceShaders arm64  <251f089c067b30d4922d67dc463d2300> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18e6dd000 - 0x18eb0cfff FaceCore arm64  <04c8c7b7a36d3d98a96817f4365b3439> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18eb0d000 - 0x18eb88fff Quagga arm64  <068db048c7e03054b73e3691592d1287> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18eb89000 - 0x18ed53fff CoreImage arm64  <8c3df52ae00634d0ac530ceea391edac> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18ed54000 - 0x18eda0fff TextInput arm64  <25840bba5f6e347290d6f9e13dc2adf7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18eda1000 - 0x18edb1fff libAccessibility.dylib arm64  <f9f8b21c43c33c20a44455087fb58d36> /usr/lib/libAccessibility.dylib
0x18edc1000 - 0x18f717fff JavaScriptCore arm64  <8f81ebee9a4c3d42903b89e5e73a54a7> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18f718000 - 0x18f935fff StoreServices arm64  <2f9d7cd0f84d33f3bce6134c7acb25c5> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18f936000 - 0x190a29fff WebCore arm64  <ef6c9957757b3733a0e5d447fe4455aa> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x190a2a000 - 0x190a53fff libxslt.1.dylib arm64  <28d75f17d5b03dfd8717fea9677e1720> /usr/lib/libxslt.1.dylib
0x190a54000 - 0x190b39fff WebKitLegacy arm64  <2c47baeea50b32f6bab25105cfc7df1f> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x190b3a000 - 0x190c02fff CoreUI arm64  <c5f28ba5feee3fa68d7d42174e006ad5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x190c03000 - 0x190c2afff DictionaryServices arm64  <95116730515a356b990751cd0513b912> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x190c2b000 - 0x190c2cfff HangTracer arm64  <d433b5e6e9d93fbeb761be625f893433> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x190c2d000 - 0x190c7dfff PhysicsKit arm64  <abbda49ec9cb3e67934ed6ca38a54986> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x190c7e000 - 0x190d56fff UIFoundation arm64  <bf83b49e8565319c87a0d11769135836> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x190d63000 - 0x191aeffff UIKit arm64  <1804405f7b2a3e77a349b53163b09cdb> /System/Library/Frameworks/UIKit.framework/UIKit
0x191af0000 - 0x191b18fff CoreBluetooth arm64  <12009b6e55113d8da05a44a02f819497> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x191b19000 - 0x191b3efff DataAccessExpress arm64  <ee3cce236aaf3b77b59100acd44c2f29> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x191b3f000 - 0x191b60fff NetworkStatistics arm64  <a0b0f25f321b35fba72fcdddcc334766> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x191b61000 - 0x191beafff AddressBook arm64  <54368e264b6b3cf5bfc46b20d8c407be> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x191beb000 - 0x191d48fff CoreMotion arm64  <32e6ecff39443a1687ad3f188b97b09f> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x191d49000 - 0x191d76fff CacheDelete arm64  <8da9a120ed5f31fcb904a48633c0612c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x191d77000 - 0x191d84fff CoreAUC arm64  <671a13f17b6d3f7da0b81595e1957bc5> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x191d85000 - 0x192326fff MediaToolbox arm64  <6a968276d7153a80b6059d561045f83d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x192327000 - 0x1924d2fff Celestial arm64  <4b71ffa1c45d346887475b45f842fb12> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x1924d3000 - 0x1924e2fff IntlPreferences arm64  <41f26994496f3c4981cd2939832f54d6> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1924e3000 - 0x1924e5fff CoreDuetDebugLogging arm64  <a16fb61a2c833e93852b77b5b5520db2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1924e6000 - 0x1924fafff CoreDuetDaemonProtocol arm64  <486d428723a038fc994d0b926b4a84af> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1924fb000 - 0x1925d0fff CoreDuet arm64  <8ab25716062a373c9bb1c54fc647d0fe> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1925d1000 - 0x192783fff AVFoundation arm64  <4fed94e1676f3b50928f9be1cb375e75> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x192784000 - 0x1927b6fff libtidy.A.dylib arm64  <daa87ffd63a43a5aa805bce93b398a11> /usr/lib/libtidy.A.dylib
0x1927b7000 - 0x19281dfff IMFoundation arm64  <a2ca1e8dfe203f928802b19dcca8fbf7> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x19281e000 - 0x192eabfff GeoServices arm64  <43d3e18725873a68be5c828ce90a623a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x192eac000 - 0x192eadfff DiagnosticLogCollection arm64  <944c96e416a331efbf7bab3839ccd10d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x192eae000 - 0x192eaffff Marco arm64  <bff480036e39364fafccd764c6dbaeb4> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x192eb0000 - 0x192f34fff CoreLocation arm64  <28f1187102a531528323faead1645b58> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x192f35000 - 0x192f3afff ConstantClasses arm64  <9d635c1173f83a22b1d1b1e53c16f6bb> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1931c7000 - 0x193218fff IDSFoundation arm64  <ae619c4ab4343eaaaf51a9d5cc3acd3f> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x193219000 - 0x1932dffff IDS arm64  <f6a74797fdb43277b966a72442b3a803> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1932e0000 - 0x1932fdfff MediaServices arm64  <b4725476785c34aa8518b5b4a9ae13e6> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1932fe000 - 0x19333efff AuthKit arm64  <fb557bb1badb3e298bbc0b0945322e33> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x19333f000 - 0x193344fff libheimdal-asn1.dylib arm64  <166bb8b0eaa6368d836a7702b4ade694> /usr/lib/libheimdal-asn1.dylib
0x193345000 - 0x1933f3fff MediaRemote arm64  <aed85a16fdeb30c7bb1e12c1ca7361ed> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1933f4000 - 0x19357bfff MobileSpotlightIndex arm64  <5383bbd06360330b8ad7f3d857bf0f87> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x19357c000 - 0x19359cfff PlugInKit arm64  <354f2edb8c5e3f4b95155b744b56ecc8> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x19359d000 - 0x1935c9fff ProtectedCloudStorage arm64  <1be1f41a77f138e7b177db7aea32c460> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1935ca000 - 0x1935e5fff libresolv.9.dylib arm64  <1088f2b7d38b3b29b79ea0a4de8eb83c> /usr/lib/libresolv.9.dylib
0x1935e6000 - 0x1935fbfff ApplePushService arm64  <404f080a4df430a6a4012958806b6e57> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1935fc000 - 0x19364bfff ContactsFoundation arm64  <b2d796f48a0d336fb6f3d048299c9aa3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x19364c000 - 0x193651fff ParsecSubscriptionServiceSupport arm64  <53e5ef742ffa3af287a2fc7c1a0fbc6a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x193652000 - 0x1936fafff Contacts arm64  <74d5212f603f3e9ca9522262ad9aeacf> /System/Library/Frameworks/Contacts.framework/Contacts
0x1936fb000 - 0x193749fff CoreSpotlight arm64  <dd56f04ebe813448a8009a72e6a5d4c0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x19374a000 - 0x193772fff vCard arm64  <6177f1a1d74e3a788a888913862c8487> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x193773000 - 0x1937fffff VoiceServices arm64  <4a9d9d7c87063e31ac02c51832d12985> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x193800000 - 0x19384efff SAObjects arm64  <cb968a4c94793cee9f24675abe5a5b93> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1938eb000 - 0x193987fff AssistantServices arm64  <0521c745ab213216a63de8d14b08b4b0> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x193a92000 - 0x193aaefff AppleIDSSOAuthentication arm64  <86f02c1364c433578943f63cfdd6d63f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x193ac0000 - 0x193b2efff AppleAccount arm64  <ddcedeb71dde3b96af5ef48fafdbcaa3> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x193b2f000 - 0x193b33fff CommunicationsFilter arm64  <c09574c4d9f132d080f543f4d2bc7c1d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x193b34000 - 0x193b58fff ChunkingLibrary arm64  <2d79fcffe0a8325bb364c297197c2d65> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x193b59000 - 0x193b64fff CaptiveNetwork arm64  <5d095ea1c7e93865a577f73201dc43df> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x193b65000 - 0x193b93fff EAP8021X arm64  <87f61032e0c23911a752f834b3bf1ffa> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x193b94000 - 0x193b9afff AssetCacheServices arm64  <075670ecd32d3fbeb5b3ce6da947f51b> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x193b9b000 - 0x193c74fff MMCS arm64  <92dc4de4192c362591d4b4e019af6db1> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x193c75000 - 0x193ca5fff MobileWiFi arm64  <b8634bee980a3594aeadee3f06a7186d> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x193ca6000 - 0x193ce8fff ContentIndex arm64  <19eda95a34c639d093b9dc61c0b3f4e6> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x193d78000 - 0x193d7ffff CertUI arm64  <8fcb899eb96c3ca2a44f0f439a26b4fb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x193e30000 - 0x193e3dfff BaseBoardUI arm64  <444fc42ebd893244be48a2ab3fa98e3f> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x193e3e000 - 0x193e52fff UserManagement arm64  <26bc451e92fd3d18a4f237c34798385a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x193e53000 - 0x193f1bfff CorePDF arm64  <83ce0866f79834d1b91423333a40f932> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x193fb9000 - 0x193fbffff IncomingCallFilter arm64  <62bdc5aac98c371ea540084da652f001> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x194267000 - 0x19456afff WebKit arm64  <17220d29d7b2334db44059e6ff7f61e5> /System/Library/Frameworks/WebKit.framework/WebKit
0x19456b000 - 0x1945b1fff WebBookmarks arm64  <e79d45649948354a8585b97e91ec1380> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1945b2000 - 0x1946fafff ContactsUI arm64  <a5d684c338fb3ad9a5758cb81cae2073> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x194ebd000 - 0x194f3efff CoreSymbolication arm64  <cf4c7faecfdf355cbefd302e616b0234> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x194f3f000 - 0x194fdcfff TelephonyUtilities arm64  <4bb95814034337aba0e676c1c33c9627> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1952b8000 - 0x19538ffff AddressBookUI arm64  <83d4193ac4dd31b9b1690a0ecd1cd5f0> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x195390000 - 0x19546dfff CloudKit arm64  <57ee991dbad6343aa5b1da537ef0c65f> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x19546e000 - 0x1954cbfff iTunesStore arm64  <6b3c659271773947b78c6f2bdcec916e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1954cc000 - 0x1954d2fff CloudPhotoServices arm64  <381563610a603902b5a5bc6eb71411fb> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1954d3000 - 0x1955c9fff CloudPhotoLibrary arm64  <5aea2d9cd31a314c8c4107445241a237> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x19561a000 - 0x195641fff AssetsLibraryServices arm64  <da2212f776a73a3cbae134918f26336c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1956db000 - 0x195709fff ACTFramework arm64  <4109d6d2547c3ff6947434cd22492bfd> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x19570a000 - 0x195715fff DCIMServices arm64  <e83ee6449bd43b719ee6689f153fb4eb> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x195716000 - 0x195843fff CoreMediaStream arm64  <73e65daffe5c3aa7a54d64817cf62583> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x195844000 - 0x19585cfff PhotosFormats arm64  <0a62b66d803e3ade95d2e303f5dc92ce> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x19585d000 - 0x195864fff XPCKit arm64  <238c5b445c233772b1456419738eb478> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x195be4000 - 0x195ccafff CameraKit arm64  <dced4b1aaa6c3025a834b265f84c86db> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x195cd3000 - 0x195ceefff MediaStream arm64  <c09f05a03f4531c8a40dc8c1b0e5d352> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x195cef000 - 0x196075fff PhotoLibraryServices arm64  <e254ca00e46f3ca8a90a29c3018e3dc3> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1960ad000 - 0x19611bfff libprotobuf.dylib arm64  <0281cb59de1d3e858bd9e59dddaf41ff> /usr/lib/libprotobuf.dylib
0x19611c000 - 0x19613ffff ScreenReaderCore arm64  <d5b8c93b2f6e3586b6d41b57cdeac1cb> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1961f5000 - 0x196214fff TextToSpeech arm64  <0689a50ffd3a3898aee4ac75ddb2ae11> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1962a0000 - 0x1962a2fff libAXSafeCategoryBundle.dylib arm64  <62cd5437576e39aeb0a6882e690f1ad2> /usr/lib/libAXSafeCategoryBundle.dylib
0x1962a3000 - 0x1962acfff libAXSpeechManager.dylib arm64  <9ef1090ce73733a58867321f27f91a3e> /usr/lib/libAXSpeechManager.dylib
0x1962ad000 - 0x19634ffff AccessibilityUtilities arm64  <f1b75aee54273a55a72bd33bd01c2ec6> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x196541000 - 0x196574fff DataDetectorsCore arm64  <36ddb64003543f17a4ae5f50cf5ca896> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x196583000 - 0x1967c6fff libAWDSupportFramework.dylib arm64  <5d208ba22cbd3626a213751b9f5a08da> /usr/lib/libAWDSupportFramework.dylib
0x196806000 - 0x196843fff WirelessDiagnostics arm64  <940dc9eff3fd3865ae91cb2af37e86aa> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x196952000 - 0x196989fff AXRuntime arm64  <53df3e57409730768fbe0776de11877a> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x196a21000 - 0x196a2cfff CoreRecents arm64  <5919be3a936736239f53dc6057ac945e> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x196a2f000 - 0x196a38fff AccessibilityUIUtilities arm64  <64aa863eab153764a713bc4dd3a775e9> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x196b2d000 - 0x196b40fff AssetsLibrary arm64  <f7bc78a1943130c387a5d9661bd239cb> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x196b78000 - 0x19716efff VectorKit arm64  <b85fe130baa13e698e5b15fbd7b395f3> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19716f000 - 0x19737efff MapKit arm64  <b01e1b5efea930fd846d824a43fb6faa> /System/Library/Frameworks/MapKit.framework/MapKit
0x1976c5000 - 0x19773dfff libnetwork.dylib arm64  <5a78675ccd2f3b50ba5ae3e5ef088969> /usr/lib/libnetwork.dylib
0x197751000 - 0x1977cffff Network arm64  <7c97545661d93a238dd3201713c90bbe> /System/Library/PrivateFrameworks/Network.framework/Network
0x1977d6000 - 0x197875fff Social arm64  <b62cec6888253e85963301dc2604e2d1> /System/Library/Frameworks/Social.framework/Social
0x197b63000 - 0x197b63fff AdSupport arm64  <dd8f4f3183913751b8239f5b83785f40> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x197c26000 - 0x197c46fff SharedUtils arm64  <7daf1f044294321fa2b2969c4ad56422> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x197eea000 - 0x197efcfff LocalAuthentication arm64  <518efa2598233531b5a1dceb013241cc> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x198169000 - 0x1981f0fff CoreRecognition arm64  <5d295f3c0f423b35865e89a188cc203a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x198251000 - 0x1982b2fff WebInspector arm64  <6cad931cedea3e538fea37ba0f742466> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
0x198380000 - 0x198444fff ITMLKit arm64  <f327fea7d82b3f198cd73545217f1ed2> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
0x198445000 - 0x198656fff SafariShared arm64  <629e722f6c3838da8af537ba034508a8> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x198f03000 - 0x198f4afff WebUI arm64  <d15df032bcc43ceb9c859d5914c8efa0> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1993e2000 - 0x199485fff SafariServices arm64  <4e514c6f1a353a3c9e7da75ef28d0b9d> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x199e39000 - 0x199e41fff AccessibilityUI arm64  <b14ade9681e235bc94f74bdafc63d443> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x19a5dd000 - 0x19a60dfff WirelessProximity arm64  <46b5f46f92af38b2965f7d21bd9ed3aa> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x19b53a000 - 0x19b596fff CoreBrightness arm64  <85ad1b8cc94739a6a1e65cfb56900997> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19bc61000 - 0x19bc65fff ZoomServices arm64  <4244cd4f2b6d3787aef0fae249755ff1> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x19ee68000 - 0x19ee6ffff libMatch.1.dylib arm64  <c3665e4566383a39b147400243f14660> /usr/lib/libMatch.1.dylib
0x19ef36000 - 0x19ef41fff AccessibilitySettingsLoader arm64  <370623657f6233d0b0b8dd7fa2011740> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x19f1d8000 - 0x19f46efff RawCamera arm64  <fea3d8d380c333d79a0aa40656d20742> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19f49a000 - 0x19f4aefff libCGInterfaces.dylib arm64  <a94effd0df4d3bb691067ae3ae270125> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a033a000 - 0x1a0348fff AppleFSCompression arm64  <a1afd6c88f183b0896626b220de4d2c2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1a0349000 - 0x1a0354fff AppleIDAuthSupport arm64  <5ef7f5e8da2c364b9d459b7280615c26> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1a100a000 - 0x1a1030fff CoreServicesInternal arm64  <3a007d98794d3e3a9d1f377b2c3619ee> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a176a000 - 0x1a1776fff libGSFontCache.dylib arm64  <e35b6863bb623df5b8e7735a66f76e50> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a1777000 - 0x1a17a8fff libTrueTypeScaler.dylib arm64  <de847921d0693dc48e78f8847117768a> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a182b000 - 0x1a1857fff Futhark arm64  <355a369df71e346e8f951d2a25a3d80a> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1a36c8000 - 0x1a36f5fff SafariSafeBrowsing arm64  <887d44eb862f3bdb80970559178b5a79> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a41bd000 - 0x1a4398fff libFosl_dynamic.dylib arm64  <0aa33a84bd8630f29c6fc401fa0ffd5e> /usr/lib/libFosl_dynamic.dylib
0x1a47af000 - 0x1a47defff libpcap.A.dylib arm64  <983b5efbde5d30238673d8b74a8a2653> /usr/lib/libpcap.A.dylib
0x1a47df000 - 0x1a4816fff libsandbox.1.dylib arm64  <6807064629533d0280639b570d79d179> /usr/lib/libsandbox.1.dylib
0x1a481a000 - 0x1a48ebfff AVFAudio arm64  <b1a0fc23635a35bb8ba6e8fe869cae92> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a48f6000 - 0x1a4a4cfff Intents arm64  <242a81c86a613c7e961765694a6f9e89> /System/Library/Frameworks/Intents.framework/Intents
0x1a4b90000 - 0x1a4bb3fff UserNotifications arm64  <0dd7c46e70d23483a26b02bfed7be22f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a4bd2000 - 0x1a4dc8fff CVML arm64  <cc734717fab431688fad56eb0b3f139a> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x1a4ec2000 - 0x1a4f74fff Navigation arm64  <714104bfd3273e248e37e1ce6fd2f5a9> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a503d000 - 0x1a51c7fff TextureIO arm64  <c54172604d14378eb9ca8a71942a9a7e> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1a564f000 - 0x1a5651fff SpeakTypingServices arm64  <90cd8bd9314f38f889ed3c0870af34be> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1a56e3000 - 0x1a572dfff ContactsUICore arm64  <e046c6d1c0d33c0dadfe2a5c663a6683> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a5ef1000 - 0x1a5f0efff SearchFoundation arm64  <f06ed152e1b83f57aded04d6d2f82869> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a65e1000 - 0x1a65f3fff libBNNS.dylib arm64  <4fe669ed8f7e3fd6aa4687faa52c18e9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a65f4000 - 0x1a65f9fff libQuadrature.dylib arm64  <b42c49db566e3e5f9577adbfcf2e0a42> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1a6a4a000 - 0x1a6a5bfff CoreEmoji arm64  <a5aa53b703bf3c669425672d599a24f9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a6a5c000 - 0x1a6a74fff CoreInterest arm64  <d85bf0b4967a338cacb3403da52ec1c2> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x1a6c04000 - 0x1a6c37fff CoreParsec arm64  <4316c778b9483a708b2640bc07b315d0> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a6f27000 - 0x1a6f27fff IntentsFoundation arm64  <011ec9d36ee0348aa1c272522b03a06f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1a7046000 - 0x1a710efff NLP arm64  <41213ee6dc4c3221876add1679d24b72> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a820f000 - 0x1a8286fff libate.dylib arm64  <afb1757e1bdd3804b372511c4c3ba662> /usr/lib/libate.dylib
0x1a8287000 - 0x1a8287fff libcoretls.dylib arm64  <3798381066cd3288b95a25164d224a06> /usr/lib/libcoretls.dylib
0x1a8288000 - 0x1a8289fff libcoretls_cfhelpers.dylib arm64  <f528dac189a931439165cffb8579f5ef> /usr/lib/libcoretls_cfhelpers.dylib

EOF
chenhengjie123 commented 7 years ago

收到,bugly 也有上报类似的崩溃日志,我这边处理下。