realm / realm-swift

Realm is a mobile database: a replacement for Core Data & SQLite
https://realm.io
Apache License 2.0
16.25k stars 2.14k forks source link

realm::util::EncryptedFileMapping::read_barrier #6763

Closed ganesh-ananthan closed 2 years ago

ganesh-ananthan commented 3 years ago

Application getting crash intermittently after upgraded to version 5.3.6 and 5.4.0.

Realm framework version: 5.4.0 Xcode version: 11.2 iOS/OSX version: 13.7 Dependency manager + version: CocoaPod Latest

Incident Identifier: 901c3fd7-625d-4173-95a0-80f6da312643 CrashReporter Key: B5E6761D-6702-4CC1-A55F-EDF920BD93A9 Hardware Model: iPhone8,2 Process: AppName [377] Path: /private/var/containers/Bundle/Application/3F38930D-33A7-4029-BBCC-755A766D8177/AppName.app/AppName Identifier: com.domain.phone2 Version: 4.0.955 (4.0.955) Code Type: arm64 Parent Process: ??? [1]

Date/Time: 2020-09-13T19:18:20.999Z Launch Time: 2020-09-13T18:52:06Z OS Version: iPhone OS 13.7 (17H35) Report Version: 104

Exception Type: SIGSEGV Exception Codes: SEGV_ACCERR at 0x1a Crashed Thread: 24

Thread 24 Crashed: 0 Realm 0x00000001023f1f70 realm::util::EncryptedFileMapping::readbarrier(void const, unsigned long, unsigned long (_)(char const)) + 32 1 Realm 0x00000001020de844 realm::util::do_encryption_readbarrier(void const, unsigned long, unsigned long ()(char const), realm::util::EncryptedFileMapping_) (file_mapper.hpp:133) 2 Realm 0x00000001023c73e0 realm::Table::init(unsigned long, realm::ArrayParent, unsigned long, bool, bool) + 516 3 Realm 0x0000000102322efc realm::Group::create_table_accessor(unsigned long) + 752 4 Realm 0x0000000102322bac realm::Group::do_get_table(unsigned long) + 92 5 Realm 0x00000001020f2714 realm::ObjectSchema::ObjectSchema(realm::Group const&, realm::StringData, realm::TableKey) (group.hpp:1169) 6 Realm 0x00000001020f9cb0 realm::ObjectStore::schema_from_group(realm::Group const&) (memory:1826) 7 Realm 0x00000001021dce64 realm::Realm::read_schema_from_group_if_needed() (shared_realm.cpp:202) 8 Realm 0x00000001021dd2e0 realm::Realm::begin_read(realm::VersionID) (shared_realm.cpp:138) 9 Realm 0x00000001021dd1ac realm::Realm::read_group() (shared_realm.cpp:97) 10 Realm 0x00000001021de0b8 realm::Realm::do_refresh() (shared_realm.cpp:858) 11 Realm 0x00000001021ae1b0 -[RLMRealm refresh] (RLMRealm.mm:818) 12 RealmSwift 0x000000010292f604 RealmSwift.Realm.refresh() -> Swift.Bool (Realm.swift:754) 13 AppName 0x0000000100e1f238 function signature specialization <Arg[0] = Dead> of generic specialization of AppName.UnifiedDatabase.(realm in _15EE5ABE828ED209C1CFF5BDEB0C36C4).getter : RealmSwift.Realm? (UnifiedDatabase.swift:31) 14 AppName 0x0000000100e1b680 function signature specialization <Arg[3] = Dead> of generic specialization of AppName.UnifiedDatabase.fetch(predicate: __C.NSPredicate?, sortDescriptors: [RealmSwift.SortDescriptor]?, count: Swift.Int?) > [A.ModelType] (<compilergenerated>:0) 15 AppName 0x00000001002d8d70 closure #1 (AppName.ConversationModel) -> Swift.Bool in closure #1 ([AppName.ConversationModel]) > () in closure #3 (Swift.String) > () in AppName.MessagesDao.rx_initializeAllConversations(completion: (AppName.ItemResult) > (), onInitialLoadComplete: () > ()) > () (<compilergenerated>:0) 16 AppName 0x00000001002d8748 closure #1 ([AppName.ConversationModel]) > () in closure #3 (Swift.String) > () in AppName.MessagesDao.rx_initializeAllConversations(completion: (AppName.ItemResult) > (), onInitialLoadComplete: () > ()) > () (<compilergenerated>:0) 17 AppName 0x000000010030c35c partial apply forwarder for reabstraction thunk helper from @escaping @callee_guaranteed (@guaranteed [AppName.ConversationModel]) -> (@error @owned Swift.Error) to @escaping @callee_guaranteed (@in_guaranteed [AppName.ConversationModel]) > (@out (), @error @owned Swift.Error) (<compilergenerated>:0) 18 RxSwift 0x0000000102d66ac0 RxSwift.(MapSink in _5428EFA9A9B0C0340021B871D2E5AC01).on(RxSwift.Event) -> () (Map.swift:43) 19 RxSwift 0x0000000102d66c94 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(MapSink in _5428EFA9A9B0C0340021B871D2E5AC01)<A, B> : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 20 RxSwift 0x0000000102d73ad4 partial apply forwarder (:0) 21 RxSwift 0x0000000102d8fd00 partial apply forwarder for reabstraction thunk helper <A1 where A == A1.Element, A1: RxSwift.ObserverType> from @escaping @callee_guaranteed (@in_guaranteed RxSwift.Event) -> () to @escaping @callee_guaranteed (@in_guaranteed RxSwift.Event) > (@out ()) (<compilergenerated>:0) 22 RxSwift 0x0000000102d8ebe8 merged RxSwift.(ShareReplay1WhileConnectedConnection in _E9FE621655D67A613BF2FC2D9B3041FC).on(RxSwift.Event) -> () + 112 23 RxSwift 0x0000000102d8e714 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(ShareReplay1WhileConnectedConnection in _E9FE621655D67A613BF2FC2D9B3041FC) : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 24 RxSwift 0x0000000102d933b4 RxSwift.Sink.forwardOn(RxSwift.Event<A.Element>) -> () (Sink.swift:34) 25 RxSwift 0x0000000102d6be44 RxSwift.(MergeSinkIter in _DDEA0423368B3B462AE46699A4D080E1).on(RxSwift.Event<B.Element>) -> () (Merge.swift:394) 26 RxSwift 0x0000000102d6bfc8 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(MergeSinkIter in _DDEA0423368B3B462AE46699A4D080E1)<A, B, C> : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 27 RxSwift 0x0000000102d64e24 RxSwift.(Just in _BD9B9D4356C4038796FB16D0D54A9F8E).subscribe<A where A == A1.Element, A1: RxSwift.ObserverType>(A1) -> RxSwift.Disposable (Just.swift:83) 28 RxSwift 0x0000000102d6b4dc RxSwift.(MergeSink in _DDEA0423368B3B462AE46699A4D080E1).subscribeInner(RxSwift.Observable<B.Element>) -> () (Merge.swift:477) 29 RxSwift 0x0000000102d6b30c RxSwift.(MergeSink in _DDEA0423368B3B462AE46699A4D080E1).on(RxSwift.Event) -> () (Merge.swift:459) 30 RxSwift 0x0000000102d6c0f4 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(MergeSink in _DDEA0423368B3B462AE46699A4D080E1)<A, B, C> : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 31 RxSwift 0x0000000102d933b4 RxSwift.Sink.forwardOn(RxSwift.Event<A.Element>) -> () (Sink.swift:34) 32 RxSwift 0x0000000102d66b4c RxSwift.(MapSink in _5428EFA9A9B0C0340021B871D2E5AC01).on(RxSwift.Event) -> () (Map.swift:44) 33 RxSwift 0x0000000102d66c94 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(MapSink in _5428EFA9A9B0C0340021B871D2E5AC01)<A, B> : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 34 RxSwift 0x0000000102d933b4 RxSwift.Sink.forwardOn(RxSwift.Event<A.Element>) -> () (Sink.swift:34) 35 RxSwift 0x0000000102d5f7b4 RxSwift.(FilterSink in _172A575932639FDD42969ED91F7BE949).on(RxSwift.Event<A.Element>) -> () (Filter.swift:60) 36 RxSwift 0x0000000102d5f8e8 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(FilterSink in _172A575932639FDD42969ED91F7BE949) : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 37 RxSwift 0x0000000102d73ad4 partial apply forwarder (:0) 38 RxSwift 0x0000000102d8fd00 partial apply forwarder for reabstraction thunk helper <A1 where A == A1.Element, A1: RxSwift.ObserverType> from @escaping @callee_guaranteed (@in_guaranteed RxSwift.Event) -> () to @escaping @callee_guaranteed (@in_guaranteed RxSwift.Event) > (@out ()) (<compilergenerated>:0) 39 RxSwift 0x0000000102d8ebe8 merged RxSwift.(ShareReplay1WhileConnectedConnection in _E9FE621655D67A613BF2FC2D9B3041FC).on(RxSwift.Event) -> () + 112 40 RxSwift 0x0000000102d8e714 protocol witness for RxSwift.ObserverType.on(RxSwift.Event<A.Element>) > () in conformance RxSwift.(ShareReplay1WhileConnectedConnection in _E9FE621655D67A613BF2FC2D9B3041FC) : RxSwift.ObserverType in RxSwift (<compilergenerated>:0) 41 RxSwift 0x0000000102d72100 RxSwift.(ObserveOnSink in _277A93ABA8477198C125F3F26B2D4B62).run((), (()) > ()) > () (ObserveOn.swift:117) 42 RxSwift 0x0000000102d73340 partial apply forwarder for reabstraction thunk helper from @escaping @callee_guaranteed (@unowned @callee_guaranteed () -> ()) > () to @escaping @callee_guaranteed (@in_guaranteed (), @unowned @callee_guaranteed (@in_guaranteed ()) > ()) > () (<compilergenerated>:0) 43 RxSwift 0x0000000102d81130 partial apply forwarder for reabstraction thunk helper from @escaping @callee_guaranteed (@in_guaranteed A, @unowned @callee_guaranteed (@in_guaranteed A) -> ()) > () to @escaping @callee_guaranteed (@in_guaranteed A, @in_guaranteed @callee_guaranteed (@in_guaranteed A) > (@out ())) > (@out ()) (<compilergenerated>:0) 44 RxSwift 0x0000000102d80a68 closure #1 (A) -> RxSwift.Disposable in RxSwift.RecursiveImmediateScheduler.schedule(A) > () (<compilergenerated>:0) 45 RxSwift 0x0000000102d591d8 closure #1 () -> () in RxSwift.DispatchQueueConfiguration.schedule(_: A, action: (A) > RxSwift.Disposable) > RxSwift.Disposable (DispatchQueueConfiguration.swift:27) 46 RxSwift 0x0000000102d4c35c reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () > () (<compilergenerated>:0) 47 libdispatch.dylib 0x00000001bb2859a8 _dispatch_call_block_and_release + 20 48 libdispatch.dylib 0x00000001bb286524 _dispatch_client_callout + 12 49 libdispatch.dylib 0x00000001bb22ee98 _dispatch_continuation_pop$VARIANT$mp + 408 50 libdispatch.dylib 0x00000001bb22e5ec _dispatch_async_redirect_invoke + 652 51 libdispatch.dylib 0x00000001bb23b438 _dispatch_root_queue_drain + 372 52 libdispatch.dylib 0x00000001bb23bbf8 _dispatch_worker_thread2 + 120 53 libsystem_pthread.dylib 0x00000001bb2d7b38 _pthread_wqthread + 208 54 libsystem_pthread.dylib 0x00000001bb2da740 start_wqthread + 4

ejm01 commented 3 years ago

@jedelbo @finnschiermer Is this stack trace related to the latest core changes?

jedelbo commented 3 years ago

Not the latest changes. I think it looks like something we have seen before - I just can't find it.

ganesh-ananthan commented 3 years ago

@jedelbo is that resolved in any specific version. We adopted the latest Realm (5.3.6 followed by 5.4.0) to avoid the deadlock case on iOS 14.

Do we need to perform / modify any changes from application side to avoid the realm::util::EncryptedFileMapping::read_barrier issue ?

jedelbo commented 3 years ago

If you get this error, it is definitely a problem that should be solved in the storage engine. If you see this in v5.3.4, then the problem has not been solved.

ganesh-ananthan commented 3 years ago

Thanks @jedelbo , when can we expect the release with this fix? We don't like to fall back on deadlock crashes.

finnschiermer commented 3 years ago

Looks like https://github.com/realm/realm-core/pull/3838. (which was considered fixed - that's why you'd seen it before @jedelbo)

@ganesh-ananthan Are you using encryption in your app?

ganesh-ananthan commented 3 years ago

@finnschiermer No we are not using encryption. We kept the realm file in shared group directory and accessing from app and notification extension.

finnschiermer commented 3 years ago

@ganesh-ananthan Thx. This is a bug we cannot reproduce at the moment, so any additional observations, clues etc are very welcome. A repro case could make a huge difference.

ganesh-ananthan commented 3 years ago

We don't have a standard case to get this issue, we got this crash in different scenario where we do access the realm from different thread.

After update to latest Realm (5.3.6, 5.4.0) we do see such a crash. Here are points you can consider that we use Realm in our app

  1. We don't have any serialisation for realm read and write.
  2. We do use autoreleasepool for write activity.
bguidolim commented 3 years ago

This crash is happening since v5.0.0, I'm trying hard to find a way to reproduce, but it's totally random. I have 3 different crash reports with the same error, and the problem is almost always in the same line of code:

channel.messages.filter("syncInfo.id == %@", messageResponse.id).isEmpty 

After some investigation, I've seen this could be related to the Collection implementation of Realm, so I've changed the code above to this one:

channel.messages.filter("syncInfo.id == %@", messageResponse.id).map({ $0 }).isEmpty 

I was hoping that using a map and converting to a standard Swift array would solve the issue, but it didn't happen. I thought that this PR could also fix the issue: https://github.com/realm/realm-core/pull/3893 (no success)

Crash reports:

jedelbo commented 3 years ago

This is most probably solved by https://github.com/realm/realm-core/pull/3935. At least the crashes reported just above.

bguidolim commented 3 years ago

@jedelbo as soon a new version is released, I'll update and observe. I hope we can finally close this issue.

Thanks.

endore8 commented 3 years ago

Any updates on this? For me, it crashes quite often, especially when debugging with Simulator.

leemaguire commented 3 years ago

@Endore8 can you please update to version 5.4.5 and see if you still experience the issue?

endore8 commented 3 years ago

@leemaguire, it stopped crashing continuously after updating to 5.4.5! Let's see how it is overtime 🤞

Update: after a few minutes got it again 😭

leemaguire commented 3 years ago

@Endore8 can you post a stacktrace of your crash?

endore8 commented 3 years ago

@leemaguire Once it crashes once, it starts crashing continuously. I think I found a fix that works for my case. I was mapping Realm objects a few times. Doing the mapping once to a Swift object and converting that result to Array solves it.

// This crashes
if let objects = realm?.objects(MyObject.self).sorted(byKeyPath: "order") {           
    let max = (objects.map { max($0.down, $0.up) }.max() ?? 0)
    let relative = Array(objects.map { CGFloat($0.down) / CGFloat(max) }) // This line crashes

     ...

// This works fine
if let objects = realm?.objects(MyObject.self).sorted(byKeyPath: "order") {           
    let mapped = Array(objects.map { ($0.down, $0.up) })
    let relative = mapped.map { CGFloat($0.0) / CGFloat(max) }
     ...

This is the stack trace:

▿ 36 elements
  - 0 : "0   ???                                 0x000000013f2df728 0x0 + 5354944296"
  - 1 : "1   Usage                               0x0000000107feeda0 main + 0"
  - 2 : "2   Realm                               0x0000000109fcaf10 _ZN5realm4util26do_encryption_read_barrierEPKvmPFmPKcEPNS0_20EncryptedFileMappingE + 64"
  - 3 : "3   Realm                               0x000000010a505578 _ZNK5realm16ClusterNodeInner10find_childENS_6ObjKeyERNS0_9ChildInfoE + 248"
  - 4 : "4   Realm                               0x000000010a505147 _ZNK5realm16ClusterNodeInner7try_getENS_6ObjKeyERNS_11ClusterNode5StateE + 55"
  - 5 : "5   Realm                               0x000000010a50432c _ZNK5realm11ClusterNode3getENS_6ObjKeyERNS0_5StateE + 28"
  - 6 : "6   Realm                               0x000000010a510ab6 _ZN5realm11ClusterTree3getENS_6ObjKeyE + 54"
  - 7 : "7   Realm                               0x0000000109fef23d _ZN5realm5Table10get_objectENS_6ObjKeyE + 61"
  - 8 : "8   Realm                               0x000000010a0bb619 _ZN5realm9TableView3getEm + 329"
  - 9 : "9   Realm                               0x000000010a0b249c _ZN5realm7Results7try_getINS_3ObjEEENS_4util8OptionalIT_EEm + 780"
  - 10 : "10  Realm                               0x000000010a0b1ff0 _ZN5realm7Results3getINS_3ObjEEET_m + 96"
  - 11 : "11  Realm                               0x000000010a116599 _ZZN5realm7Results3getI18RLMAccessorContextEEDaRT_mENKUlS4_E_clIPNS_3ObjEEES3_S4_ + 57"
  - 12 : "12  Realm                               0x000000010a1161c0 _ZN5realmL14switch_on_typeINS_3ObjEZNS_7Results3getI18RLMAccessorContextEEDaRT_mEUlS6_E_EES5_NS_12PropertyTypeEOT0_ + 1152"
  - 13 : "13  Realm                               0x000000010a115d33 _ZNK5realm7Results8dispatchIZNS0_3getI18RLMAccessorContextEEDaRT_mEUlS5_E_EES4_OS5_ + 51"
  - 14 : "14  Realm                               0x000000010a110788 _ZN5realm7Results3getI18RLMAccessorContextEEDaRT_m + 56"
  - 15 : "15  Realm                               0x000000010a11056d -[RLMFastEnumerator countByEnumeratingWithState:count:] + 285"
  - 16 : "16  Realm                               0x000000010a11095f _Z16RLMFastEnumerateP22NSFastEnumerationStatemPU28objcproto17RLMFastEnumerable11objc_object + 239"
  - 17 : "17  Realm                               0x000000010a2640a2 -[RLMResults countByEnumeratingWithState:objects:count:] + 114"
  - 18 : "18  libswiftFoundation.dylib            0x000000010dcb6db9 $s10Foundation25NSFastEnumerationIteratorV4nextypSgyF + 249"
  - 19 : "19  RealmSwift                          0x000000010b76a54d $s10RealmSwift11RLMIteratorV4nextxSgyF + 141"
  - 20 : "20  RealmSwift                          0x000000010b76ac19 $s10RealmSwift11RLMIteratorVyxGStAASt4next7ElementQzSgyFTW + 9"
  - 21 : "21  libswiftCore.dylib                  0x000000010d5b4085 $ss15LazyMapSequenceV8IteratorV4nextq_SgyF + 197"
  - 22 : "22  libswiftCore.dylib                  0x000000010d5b4149 $ss15LazyMapSequenceV8IteratorVyxq__GStsSt4next7ElementQzSgyFTW + 9"
  - 23 : "23  libswiftCore.dylib                  0x000000010d4ff194 $ss30_copySequenceToContiguousArrayys0dE0Vy7ElementQzGxSTRzlF + 756"
  - 24 : "24  libswiftCore.dylib                  0x000000010d6aaa18 $ss12Zip2SequenceVyxq_GSTsST22_copyToContiguousArrays0eF0Vy7ElementQzGyFTW + 24"
  - 25 : "25  libswiftCore.dylib                  0x000000010d496513 $sSaySayxGqd__c7ElementQyd__RszSTRd__lufC + 19"
  - 26 : "26  Usage                               0x0000000108437530 $s5Usage27LiveConnectionDataProcessorC7process33_47B6747D7239E587A3E1442329587641LL9dataFetch08previousdM05realm7Combine6FutureCyAA0C8ActivityVs5NeverOGAA0dM0V_ARSg10RealmSwift0T0VSgyctFyys6ResultOyAmOGccfU_yycfU_ + 4336"
  - 27 : "27  Usage                               0x000000010843949b $s5Usage27LiveConnectionDataProcessorC7process33_47B6747D7239E587A3E1442329587641LL9dataFetch08previousdM05realm7Combine6FutureCyAA0C8ActivityVs5NeverOGAA0dM0V_ARSg10RealmSwift0T0VSgyctFyys6ResultOyAmOGccfU_yycfU_TA + 139"
  - 28 : "28  Usage                               0x00000001080161a0 $sIeg_IeyB_TR + 48"
  - 29 : "29  libdispatch.dylib                   0x000000010e2638ac _dispatch_call_block_and_release + 12"
  - 30 : "30  libdispatch.dylib                   0x000000010e264a88 _dispatch_client_callout + 8"
  - 31 : "31  libdispatch.dylib                   0x000000010e266f06 _dispatch_queue_override_invoke + 1032"
  - 32 : "32  libdispatch.dylib                   0x000000010e2765b6 _dispatch_root_queue_drain + 351"
  - 33 : "33  libdispatch.dylib                   0x000000010e276f1b _dispatch_worker_thread2 + 135"
  - 34 : "34  libsystem_pthread.dylib             0x000000010e72c9f7 _pthread_wqthread + 220"
  - 35 : "35  libsystem_pthread.dylib             0x000000010e72bb77 start_wqthread + 15"
owenzhao commented 3 years ago

Just encounter the same issue on Realm Cocoa 5.4.1.


Process:               Poster 2 [730]
Path:                  /Applications/Poster 2.app/Contents/MacOS/Poster 2
Identifier:            com.parussoft.Poster
Version:               2.7.4 (20200922)
App Item ID:           1290194604
App External ID:       837841031
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Poster 2 [730]
User ID:               501

Date/Time:             2020-09-30 09:10:18.699 +0800
OS Version:            Mac OS X 10.15.7 (19H2)
Report Version:        12
Anonymous UUID:        AD850017-567A-FF99-4F9D-76EE552DECAA

Sleep/Wake UUID:       FF616602-559D-4F2A-89AA-C5D08D2002C9

Time Awake Since Boot: 62000 seconds
Time Since Wake:       8800 seconds

System Integrity Protection: enabled

Crashed Thread:        3  Dispatch queue: com.yannickloriot.asyncqueue

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000000001a3
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [730]

VM Regions Near 0x1a3:
--> 
    __TEXT                 000000010d5dd000-000000010d671000 [  592K] r-x/r-x SM=COW  /Applications/Poster 2.app/Contents/MacOS/Poster 2

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff6ed19a12 __msync + 10
1   org.cocoapods.Realm.macosx      0x000000010db4a5d0 realm::util::msync(int, void*, unsigned long) + 208
2   org.cocoapods.Realm.macosx      0x000000010da68254 realm::GroupWriter::commit(unsigned long) + 356
3   org.cocoapods.Realm.macosx      0x000000010da5c822 realm::DB::low_level_commit(unsigned long long, realm::Transaction&) + 562
4   org.cocoapods.Realm.macosx      0x000000010da5c58b realm::DB::do_commit(realm::Transaction&) + 107
5   org.cocoapods.Realm.macosx      0x000000010da5cc91 realm::Transaction::commit_and_continue_as_read() + 81
6   org.cocoapods.Realm.macosx      0x000000010d7d9fe1 realm::_impl::RealmCoordinator::commit_write(realm::Realm&) + 87 (realm_coordinator.cpp:745)
7   org.cocoapods.Realm.macosx      0x000000010d8b25d0 realm::Realm::commit_transaction() + 150 (shared_realm.cpp:675)
8   org.cocoapods.Realm.macosx      0x000000010d87dd48 -[RLMRealm commitWriteTransactionWithoutNotifying:error:] + 389 (RLMRealm.mm:705)
9   org.cocoapods.RealmSwift.macosx 0x000000010e0da5fd Realm.write<A>(withoutNotifying:_:) + 381 (Realm.swift:232)
10  com.parussoft.Poster            0x000000010d5f35fb specialized SaveDelegate.updateProfile(_:accountType:) + 747
11  com.parussoft.Poster            0x000000010d5f3835 specialized SaveDelegateViewController.updateProfile(_:) + 373 (SaveDelegateViewController.swift:57)
12  com.parussoft.Poster            0x000000010d5f206c @objc SaveDelegateViewController.saveAccount(_:) + 108
13  com.apple.CoreFoundation        0x00007fff34b2f80f __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
14  com.apple.CoreFoundation        0x00007fff34b2f7a3 ___CFXRegistrationPost1_block_invoke + 63
15  com.apple.CoreFoundation        0x00007fff34b2f718 _CFXRegistrationPost1 + 372
16  com.apple.CoreFoundation        0x00007fff34b2f384 ___CFXNotificationPost_block_invoke + 80
17  com.apple.CoreFoundation        0x00007fff34aff4fd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554
18  com.apple.CoreFoundation        0x00007fff34afe9a9 _CFXNotificationPost + 1351
19  com.apple.Foundation            0x00007fff3717c786 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
20  com.parussoft.SharingAPI        0x000000010e2a84d1 closure #2 in TwitterAPI.retrieveKeysAndValuesServerReturns(from:) + 417
21  com.parussoft.SharingAPI        0x000000010e2b500b partial apply for closure #3 in TwitterAPI.retrieveKeysAndValuesServerReturns(from:) + 43
22  com.parussoft.SharingAPI        0x000000010e2b524e thunk for @escaping @callee_guaranteed () -> () + 14
23  libdispatch.dylib               0x00007fff6eb796c4 _dispatch_call_block_and_release + 12
24  libdispatch.dylib               0x00007fff6eb7a658 _dispatch_client_callout + 8
25  libdispatch.dylib               0x00007fff6eb85cab _dispatch_main_queue_callback_4CF + 936
26  com.apple.CoreFoundation        0x00007fff34b78e81 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
27  com.apple.CoreFoundation        0x00007fff34b38c87 __CFRunLoopRun + 2028
28  com.apple.CoreFoundation        0x00007fff34b37e3e CFRunLoopRunSpecific + 462
29  com.apple.HIToolbox             0x00007fff33764abd RunCurrentEventLoopInMode + 292
30  com.apple.HIToolbox             0x00007fff337647d5 ReceiveNextEventCommon + 584
31  com.apple.HIToolbox             0x00007fff33764579 _BlockUntilNextEventMatchingListInModeWithFilter + 64
32  com.apple.AppKit                0x00007fff31daa039 _DPSNextEvent + 883
33  com.apple.AppKit                0x00007fff31da8880 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
34  com.apple.AppKit                0x00007fff31d9a58e -[NSApplication run] + 658
35  com.apple.AppKit                0x00007fff31d6c396 NSApplicationMain + 777
36  com.parussoft.Poster            0x000000010d5e2b89 main + 9 (AppDelegate.swift:15)
37  libdyld.dylib                   0x00007fff6ebd3cc9 start + 1

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff6ed14dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6ed15170 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff34b39ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation        0x00007fff34b389c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation        0x00007fff34b37e3e CFRunLoopRunSpecific + 462
5   com.apple.AppKit                0x00007fff31f4b954 _NSEventThread + 132
6   libsystem_pthread.dylib         0x00007fff6edd8109 _pthread_start + 148
7   libsystem_pthread.dylib         0x00007fff6edd3b8b thread_start + 15

Thread 2:: Realm notification listener
0   libsystem_kernel.dylib          0x00007fff6ed19766 kevent + 10
1   org.cocoapods.Realm.macosx      0x000000010d7b2fa1 realm::_impl::ExternalCommitHelper::listen() + 147 (external_commit_helper.cpp:217)
2   org.cocoapods.Realm.macosx      0x000000010d7b3304 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >(void*) + 46 (thread:286)
3   libsystem_pthread.dylib         0x00007fff6edd8109 _pthread_start + 148
4   libsystem_pthread.dylib         0x00007fff6edd3b8b thread_start + 15

Thread 3 Crashed:: Dispatch queue: com.yannickloriot.asyncqueue
0   org.cocoapods.Realm.macosx      0x000000010db4207d realm::util::EncryptedFileMapping::read_barrier(void const*, unsigned long, unsigned long (*)(char const*)) + 29
1   org.cocoapods.Realm.macosx      0x000000010da214f4 realm::util::do_encryption_read_barrier(void const*, unsigned long, unsigned long (*)(char const*), realm::util::EncryptedFileMapping*) + 68
2   org.cocoapods.Realm.macosx      0x000000010dacb0fa realm::StringData realm::ConstObj::_get<realm::StringData>(realm::ColKey::Idx) const + 442
3   org.cocoapods.Realm.macosx      0x000000010d7f4926 ___ZN12_GLOBAL__N_115makeBoxedGetterIN5realm10StringDataEEEP11objc_objectm_block_invoke + 133 (RLMAccessor.mm:236)
4   com.parussoft.Poster            0x000000010d622363 specialized closure #1 in PostQueue.prepareStatus(for:) + 323 (PostQueue.swift:208)
5   com.parussoft.Poster            0x000000010d621bcf specialized PostQueue.run() + 2335 (PostQueue.swift:82)
6   com.parussoft.Poster            0x000000010d61c642 closure #2 in PostViewController2.postButtonClicked(_:) + 498 (PostViewController2.swift:211)
7   org.cocoapods.AwaitKit.macosx   0x000000010d6b1e4c thunk for @escaping @callee_guaranteed () -> (@error @owned Error) + 12
8   org.cocoapods.AwaitKit.macosx   0x000000010d6b1861 partial apply for thunk for @escaping @callee_guaranteed () -> (@error @owned Error) + 17
9   org.cocoapods.PromiseKit.macosx 0x000000010d6f7dd2 closure #1 in OS_dispatch_queue.async<A>(_:group:qos:flags:execute:) + 130 (Promise.swift:167)
10  org.cocoapods.PromiseKit.macosx 0x000000010d6d7d6e thunk for @escaping @callee_guaranteed () -> () + 14
11  libdispatch.dylib               0x00007fff6eb862b9 _dispatch_block_async_invoke2 + 83
12  libdispatch.dylib               0x00007fff6eb7a658 _dispatch_client_callout + 8
13  libdispatch.dylib               0x00007fff6eb7c818 _dispatch_continuation_pop + 414
14  libdispatch.dylib               0x00007fff6eb7bf16 _dispatch_async_redirect_invoke + 703
15  libdispatch.dylib               0x00007fff6eb88957 _dispatch_root_queue_drain + 326
16  libdispatch.dylib               0x00007fff6eb89097 _dispatch_worker_thread2 + 92
17  libsystem_pthread.dylib         0x00007fff6edd49f7 _pthread_wqthread + 220
18  libsystem_pthread.dylib         0x00007fff6edd3b77 start_wqthread + 15

Thread 4:
0   libsystem_pthread.dylib         0x00007fff6edd3b68 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib         0x00007fff6edd3b68 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib         0x00007fff6edd3b68 start_wqthread + 0

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

Thread 8:
0   libsystem_pthread.dylib         0x00007fff6edd3b68 start_wqthread + 0

Thread 9:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff6ed14dfa mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff6ed15170 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff34b39ef5 __CFRunLoopServiceMachPort + 247
3   com.apple.CoreFoundation        0x00007fff34b389c2 __CFRunLoopRun + 1319
4   com.apple.CoreFoundation        0x00007fff34b37e3e CFRunLoopRunSpecific + 462
5   com.apple.CFNetwork             0x00007fff3336fe32 0x7fff33325000 + 306738
6   com.apple.Foundation            0x00007fff371cb7a2 __NSThread__start__ + 1064
7   libsystem_pthread.dylib         0x00007fff6edd8109 _pthread_start + 148
8   libsystem_pthread.dylib         0x00007fff6edd3b8b thread_start + 15

Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x00000000000001a3  rbx: 0x0000600002a344c0  rcx: 0x000000010d7bbab0  rdx: 0x0000000000000008
  rdi: 0x000000000000018b  rsi: 0x00000bb4bbc1e1c0  rbp: 0x000070000141ee80  rsp: 0x000070000141ee30
   r8: 0x000000000007c1d4   r9: 0xffffffff00000000  r10: 0x0000600002a344d8  r11: 0x000000010d87af8e
  r12: 0x000000000000018b  r13: 0x00000bb4bbc1e1c0  r14: 0x000000010d7bbab0  r15: 0x0000000000000008
  rip: 0x000000010db4207d  rfl: 0x0000000000010206  cr2: 0x00000000000001a3

Logical CPU:     6
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Binary Images:
       0x10d5dd000 -        0x10d670fff +com.parussoft.Poster (2.7.4 - 20200922) <A5A2DEE2-C6DE-3E86-8811-2F24E46528F3> /Applications/Poster 2.app/Contents/MacOS/Poster 2
       0x10d6ad000 -        0x10d6b4fff +org.cocoapods.AwaitKit.macosx (5.2.0 - 1) <4C657869-3CFF-393D-8EE4-CE19D96E3836> /Applications/Poster 2.app/Contents/Frameworks/AwaitKit.framework/Versions/A/AwaitKit
       0x10d6cb000 -        0x10d712fff +org.cocoapods.PromiseKit.macosx (6.13.1 - 1) <509DF963-FB9A-3927-97F3-ADAC00A149F5> /Applications/Poster 2.app/Contents/Frameworks/PromiseKit.framework/Versions/A/PromiseKit
       0x10d7a0000 -        0x10dcebfff +org.cocoapods.Realm.macosx (5.4.2 - 1) <70B7572D-A1E5-354E-9093-194A18A7BD2C> /Applications/Poster 2.app/Contents/Frameworks/Realm.framework/Versions/A/Realm
       0x10e0b3000 -        0x10e106ff7 +org.cocoapods.RealmSwift.macosx (5.4.2 - 1) <1AA9F287-024E-305F-98D9-61C97587D104> /Applications/Poster 2.app/Contents/Frameworks/RealmSwift.framework/Versions/A/RealmSwift
       0x10e217000 -        0x10e22afff +org.cocoapods.SnapKit.macosx (5.0.1 - 1) <6394365D-4389-3611-BF5F-3CB26D50D534> /Applications/Poster 2.app/Contents/Frameworks/SnapKit.framework/Versions/A/SnapKit
       0x10e27e000 -        0x10e2edfff +com.parussoft.SharingAPI (2.0 - 1) <7FA3E3E9-A7D5-38AC-AF2F-162A4B214A91> /Applications/Poster 2.app/Contents/Frameworks/SharingAPI.framework/Versions/A/SharingAPI
       0x111367000 -        0x11136a047  libobjc-trampolines.dylib (787.1) <88F9B648-C455-36F8-BBB9-7D1A9F57D073> /usr/lib/libobjc-trampolines.dylib
       0x11210b000 -        0x11219cf47  dyld (750.6) <1D318D60-C9B0-3511-BE9C-82AFD2EF930D> /usr/lib/dyld
    0x7fff27b81000 -     0x7fff27b90ff7  libSimplifiedChineseConverter.dylib (76) <07231027-C1CD-3E1D-A7A4-F717E91AA91D> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x7fff27ba8000 -     0x7fff27df5ff8  com.apple.RawCamera.bundle (9.02.0 - 1350.29) <59F81722-039E-33F5-A20E-936E997575A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff27df8000 -     0x7fff27f26ff8  com.apple.AMDMTLBronzeDriver (3.10.18 - 3.1.0) <9FA4516E-D815-3347-AC25-84099A9D763E> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff30355000 -     0x7fff30550ff8  com.apple.avfoundation (2.0 - 1855.3) <0837D912-3783-35D6-A94A-E474E18600CF> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff30551000 -     0x7fff3061dffe  com.apple.audio.AVFAudio (1.0 - 415.75) <CAC3CA5F-FCF6-37EB-8F1A-090340E2C38E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3073d000 -     0x7fff3073dfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <4F9977AE-DBDB-3A16-A536-AC1F9938DCDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3073e000 -     0x7fff30754fef  libCGInterfaces.dylib (524.2.1) <8FD09D09-BB19-36C5-ADE9-4F22DA235AEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff30755000 -     0x7fff30dabfff  com.apple.vImage (8.1 - 524.2.1) <EA6F5FF2-7A1B-35D5-A5A3-D2B3386ECB75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff30dac000 -     0x7fff31013ff7  libBLAS.dylib (1303.60.1) <C6C2D42F-7456-3DBF-8BE2-9AA06EFC78FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff31014000 -     0x7fff314e7fef  libBNNS.dylib (144.100.2) <99C61C48-B14C-3DA6-8C31-6BF72DA0A3A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff314e8000 -     0x7fff31883fff  libLAPACK.dylib (1303.60.1) <5E3E3867-50C3-3E6A-9A2E-007CE77A4641> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff31884000 -     0x7fff31899fec  libLinearAlgebra.dylib (1303.60.1) <3D433800-0099-33E0-8C81-15F83247B2C9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff3189a000 -     0x7fff3189fff3  libQuadrature.dylib (7) <371F36A7-B12F-363E-8955-F24F7C2048F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff318a0000 -     0x7fff31910fff  libSparse.dylib (103) <B8A10D0C-4577-343D-B310-A3E81265D107> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff31911000 -     0x7fff31923fef  libSparseBLAS.dylib (1303.60.1) <B147FEF6-A0DB-3830-BF06-45BEC58DB576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff31924000 -     0x7fff31afbfd7  libvDSP.dylib (735.140.1) <D63DC0A5-B8B4-3562-A574-E73BC3B57407> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff31afc000 -     0x7fff31bbefef  libvMisc.dylib (735.140.1) <3601FDE3-B142-398D-987D-8151A51F0A96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff31bbf000 -     0x7fff31bbffff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <F6C5613D-2284-342B-9160-9731F78B4DE5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff31bc0000 -     0x7fff31c1fff0  com.apple.Accounts (113 - 113) <E2438070-30AB-3B89-AE63-1E485B92D108> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff31d69000 -     0x7fff32b29ff2  com.apple.AppKit (6.9 - 1894.60.100) <A64D10A6-FE17-39CE-9392-6615BE54E10E> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff32b79000 -     0x7fff32b79fff  com.apple.ApplicationServices (48 - 50) <C23D2740-FAF6-3BD6-9E48-56F54D752864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff32b7a000 -     0x7fff32be5fff  com.apple.ApplicationServices.ATS (377 - 493.0.4.1) <87EA5DE1-506A-39FD-88BE-D8A3416C9012> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff32c7e000 -     0x7fff32cbcff0  libFontRegistry.dylib (274.0.5.1) <F3461C05-0370-359B-9F03-5C1C1F7763EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff32d17000 -     0x7fff32d46fff  com.apple.ATSUI (1.0 - 1) <5F513967-DDD7-3F22-AD14-8A38ABD9F2D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff32d47000 -     0x7fff32d4bffb  com.apple.ColorSyncLegacy (4.13.0 - 1) <72EE68DB-F069-37F5-AA2A-40D5FCF139F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff32de5000 -     0x7fff32e3cffa  com.apple.HIServices (1.22 - 676) <14DF4D42-E24D-3EBD-9A9D-93124D8D6AA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff32e3d000 -     0x7fff32e4bfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <01B8B6B3-E2C3-3607-B34A-8283A7E0E924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff32e4c000 -     0x7fff32e91ffa  com.apple.print.framework.PrintCore (15.4 - 516.2) <437BCF12-48D2-3770-8BC9-567718FB1BCA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff32e92000 -     0x7fff32e9cff7  com.apple.QD (4.0 - 413) <27A36D07-B5E9-32E6-87B6-3127F260F48D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff32e9d000 -     0x7fff32eaaffc  com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <75344F8F-32CA-3558-B4E6-F56D498250E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff32eab000 -     0x7fff32f8cffa  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8CFA0620-5E43-3C4D-A75B-981C0961C2DE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff32f8e000 -     0x7fff32f8efff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <C8F9CC56-F7CF-3E77-B6FC-BD8E1D19FA92> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff33325000 -     0x7fff336b4ffa  com.apple.CFNetwork (1128.0.1 - 1128.0.1) <07F9CA9C-B954-3EA0-A710-3122BFF9F057> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff33730000 -     0x7fff33730fff  com.apple.Carbon (160 - 162) <97E334B3-7FAE-3239-9E89-5A546BC26ADE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff33731000 -     0x7fff33734ff3  com.apple.CommonPanels (1.2.6 - 101) <9F6E13D9-374B-386F-8E15-FDD6CE967859> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff33735000 -     0x7fff33a29ff3  com.apple.HIToolbox (2.1.1 - 994.6) <EAF2DAC3-66B1-30BF-AF10-72DDA90D1044> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff33a2a000 -     0x7fff33a2dff3  com.apple.help (1.3.8 - 71) <36483951-6F3E-3F7E-8A5B-191C2357EF17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff33a2e000 -     0x7fff33a33ff7  com.apple.ImageCapture (9.0 - 1600.65) <1A1F320E-3E85-3F3D-8AE0-B238C4E92D40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff33a34000 -     0x7fff33a34fff  com.apple.ink.framework (10.15 - 227) <284507AE-EF47-3ABC-86A4-669243DB1D33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff33a35000 -     0x7fff33a4fffa  com.apple.openscripting (1.7 - 185.1) <B6E28747-5FC7-3461-8A71-864A969ED022> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff33a70000 -     0x7fff33a70fff  com.apple.print.framework.Print (15 - 271) <0D9FB08F-EA87-3BE7-821B-C61BA5601050> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff33a71000 -     0x7fff33a73ff7  com.apple.securityhi (9.0 - 55008) <390C6FAA-99BF-3924-9180-9EAE41D9C6BE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff33a74000 -     0x7fff33a7afff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <9614A01E-8303-3422-A3BA-6CE27540E09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff33a7b000 -     0x7fff33c13ffa  com.apple.cloudkit.CloudKit (867 - 867) <1B851180-FC00-357F-B6C1-BB0EA7D6D5CA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff33c14000 -     0x7fff33c14fff  com.apple.Cocoa (6.11 - 23) <2192EE61-8CA8-3639-B7D3-0D68F200C9EF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff33c22000 -     0x7fff33d18fff  com.apple.ColorSync (4.13.0 - 3394.9) <A126406C-DA38-3FFE-8B25-BB9859EFD159> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff33d19000 -     0x7fff33e09ff7  com.apple.combine (1.0 - 134.102) <02C5D48A-E70F-3D68-8555-4211853F9C3B> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff33e0a000 -     0x7fff33f43ff6  com.apple.contacts (1.0 - 3455.18) <57696192-BF9D-3946-8C78-35FCEF406B00> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff34003000 -     0x7fff3450cffb  com.apple.audio.CoreAudio (5.0 - 5.0) <9DA02E7A-56A0-3FFF-94C2-1795BA761F07> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3455f000 -     0x7fff34597fff  com.apple.CoreBluetooth (1.0 - 1) <23DBB313-A082-3C08-8E1F-2D31EE4247EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff34598000 -     0x7fff34982fe8  com.apple.CoreData (120 - 977.3) <49AE61CA-C91E-31FE-9BD0-1AACFFB5181E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff34983000 -     0x7fff34ab5ff6  com.apple.CoreDisplay (1.0 - 186.6.15) <213D7011-8180-3CF4-9BE7-FB8F75DCDB95> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff34ab6000 -     0x7fff34f35feb  com.apple.CoreFoundation (6.9 - 1677.104) <C0D70026-EDBE-3CBD-B317-367CF4F1C92F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff34f37000 -     0x7fff355acff8  com.apple.CoreGraphics (2.0 - 1355.22) <4A3CDE7B-4578-3058-966A-3D1DC095A935> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff355ba000 -     0x7fff35915ff0  com.apple.CoreImage (15.0.0 - 940.9) <69361069-01AB-342E-862B-73A74271A765> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff35916000 -     0x7fff3597fff0  com.apple.corelocation (2394.0.22 - 2394.0.22) <75966124-2FB7-33C3-BE49-3DD5F327F911> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff35980000 -     0x7fff359d0ff6  com.apple.audio.midi.CoreMIDI (1.10 - 88) <017B0334-8AC4-304B-A5E2-C82C51BE1917> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff359d3000 -     0x7fff35cd5ff2  com.apple.CoreML (1.0 - 1) <FD17F9EB-1930-314C-B6B4-2A2E643AC771> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff35cd6000 -     0x7fff35db1ffc  com.apple.CoreMedia (1.0 - 2625.9) <A3FF3AFC-8C1C-36E5-9179-66D8F075EE35> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff35db2000 -     0x7fff35e14ffe  com.apple.CoreMediaIO (1000.0 - 5125.6) <F8C046C7-4DA4-3987-A7CB-BAD12F0D2D22> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff35e9e000 -     0x7fff35e9efff  com.apple.CoreServices (1069.24 - 1069.24) <AA140158-E909-34C2-B2F5-20EBC93E0056> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff35e9f000 -     0x7fff35f24fff  com.apple.AE (838.1 - 838.1) <2E5FD5AE-8A7F-353F-9BD1-0241F3586181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff35f25000 -     0x7fff36206ff7  com.apple.CoreServices.CarbonCore (1217 - 1217) <BE379206-99FA-30CD-8391-2708473A633F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff36207000 -     0x7fff36254ffd  com.apple.DictionaryServices (1.2 - 323.6) <26B70C82-25BC-353A-858F-945B14C803A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff36255000 -     0x7fff3625dff7  com.apple.CoreServices.FSEvents (1268.100.1 - 1268.100.1) <FC84DB48-A3CE-30F7-A918-B3587731ACC7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3625e000 -     0x7fff36498ff6  com.apple.LaunchServices (1069.24 - 1069.24) <9A5359D9-9148-3B18-B868-56A9DA5FB60C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff36499000 -     0x7fff36531ff1  com.apple.Metadata (10.7.0 - 2076.7) <0973F7E5-D58C-3574-A3CE-4F12CAC2D4C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff36532000 -     0x7fff3655ffff  com.apple.CoreServices.OSServices (1069.24 - 1069.24) <0E4F48AD-402C-3E9D-9CA9-6DD9479B28F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff36560000 -     0x7fff365c7fff  com.apple.SearchKit (1.4.1 - 1.4.1) <2C5E1D85-E8B1-3DC5-91B9-E3EDB48E9369> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff365c8000 -     0x7fff365ecff5  com.apple.coreservices.SharedFileList (131.4 - 131.4) <02DE0D56-E371-3EF5-9BC1-FA435451B412> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff365ed000 -     0x7fff3665efff  com.apple.CoreSpotlight (1.0 - 2076.7) <30F95EA5-8DB6-39D9-BF46-C486CAC7AA7B> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7fff36849000 -     0x7fff36910ffc  com.apple.CoreTelephony (113 - 7560.1) <31D93EB1-0A20-3383-9680-090E441F25D8> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff36911000 -     0x7fff36ac8ffc  com.apple.CoreText (643.1.5.1 - 643.1.5.1) <A88F052A-C840-3E6C-9BF8-FFFED34C0667> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff36ac9000 -     0x7fff36b0dffb  com.apple.CoreVideo (1.8 - 344.3) <5314E70D-325F-3E98-99FC-00FDF520747E> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff36b0e000 -     0x7fff36b9bffc  com.apple.framework.CoreWLAN (13.0 - 1601.2) <6223BFD5-D451-3DE9-90F6-F609AC0B0027> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff36bd2000 -     0x7fff36c12ff5  com.apple.CryptoTokenKit (1.0 - 1) <85B4A992-8B61-39FB-BCDE-05A2D5989D74> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff36d57000 -     0x7fff36d62ff7  com.apple.DirectoryService.Framework (10.15 - 220.40.1) <6EACB7D0-A013-3D2B-93D2-5113F7C2559D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff36d63000 -     0x7fff36e0dff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BCF3AFB0-6E1A-3F28-A575-1FD2D74E7C19> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff36e32000 -     0x7fff36e38fff  com.apple.DiskArbitration (2.7 - 2.7) <0BBBB6A6-604D-368B-9943-50B8CE75D51D> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff36e5f000 -     0x7fff3700cffc  com.apple.ical.EventKit (3.0 - 1370.5.1) <E15BB2B5-C1AE-3084-99C0-5F432D80CBC2> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff3702d000 -     0x7fff3715bff6  com.apple.FileProvider (304.1 - 304.1) <E8BB1D4B-05D6-386C-865C-F8C750CEC308> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff37173000 -     0x7fff37538fff  com.apple.Foundation (6.9 - 1677.104) <7C69F845-F651-3193-8262-5938010EC67D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff375a5000 -     0x7fff375f5ff7  com.apple.GSS (4.0 - 2.0) <2F3A67E6-D42A-3CF0-9041-A42C22D46F95> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff37732000 -     0x7fff37846ff3  com.apple.Bluetooth (7.0.6 - 7.0.6f7) <CF9CEFBA-97AC-3474-93AF-863C2C74C645> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff378ac000 -     0x7fff37950ff3  com.apple.framework.IOKit (2.0.2 - 1726.140.1) <14223387-6F81-3976-8605-4BC2F253A93E> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff37952000 -     0x7fff37963ffb  com.apple.IOSurface (269.11 - 269.11) <BCD744D4-E17E-3C2E-B69C-F69C789892E9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff37981000 -     0x7fff379e1ff5  com.apple.ImageCaptureCore (1.0 - 1600.65) <281CE141-B350-30E2-B345-FC7E7DF1AA3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff379e2000 -     0x7fff37b3effe  com.apple.ImageIO.framework (3.3.0 - 1976.11.1) <5DBAD721-B70E-396C-922C-A2742E6815D6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff37b3f000 -     0x7fff37b42fff  libGIF.dylib (1976.11.1) <1A04BEC5-95CF-3EA4-8FA6-FE19679331F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff37b43000 -     0x7fff37bfcfe7  libJP2.dylib (1976.11.1) <686B045D-5627-3DEE-B018-72068B7136D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff37bfd000 -     0x7fff37c20fe3  libJPEG.dylib (1976.11.1) <13EAEDD3-D4CF-3B2C-B7A4-FB000A71D982> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff37e9f000 -     0x7fff37eb9fef  libPng.dylib (1976.11.1) <031068A2-29E2-3BE0-93CC-76D154976A51> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff37eba000 -     0x7fff37ebbfff  libRadiance.dylib (1976.11.1) <6B5A0402-F511-39ED-933A-C361005107B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff37ebc000 -     0x7fff37f02fff  libTIFF.dylib (1976.11.1) <1F089EF9-3DCE-3B49-9B2B-28B9AC3252D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff37f1b000 -     0x7fff383aaff8  com.apple.Intents (1.0 - 1) <B2884C7F-0D08-3E3C-91A3-7FB755BB5CB1> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff383ad000 -     0x7fff3944dff1  com.apple.JavaScriptCore (15609 - 15609.4.1) <18766B97-AB12-331C-984C-F1C7C9363E8B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff39464000 -     0x7fff39476ff3  com.apple.Kerberos (3.0 - 1) <03BB492B-016E-37BF-B020-39C2CF7487FE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff39477000 -     0x7fff39477fff  libHeimdalProxy.dylib (77) <0A2905EE-9533-3345-AF9B-AAC71513BDFD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff39478000 -     0x7fff394aeff7  com.apple.LDAPFramework (2.4.28 - 194.5) <47D63DCF-2BDB-3983-B2A2-E9C47AA2401D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff395c2000 -     0x7fff395e4ffc  com.apple.CoreAuthentication.SharedUtils (1.0 - 693.140.3) <A3F9CE45-4F7A-3F5D-865C-6EB9B6C3B3B4> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff395e5000 -     0x7fff395fbff2  com.apple.LocalAuthentication (1.0 - 693.140.3) <5D391FD1-391B-390A-BBC1-62A537C8DAFE> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff39809000 -     0x7fff39813ffb  com.apple.MediaAccessibility (1.0 - 125.1) <98065EA1-3484-3A5A-B05C-D2FABED8CEA4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff398df000 -     0x7fff3a02cff2  com.apple.MediaToolbox (1.0 - 2625.9) <3A848992-9182-382A-BF7D-5CB9707BE27B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff3a02e000 -     0x7fff3a0f8fff  com.apple.Metal (212.8 - 212.8) <98C944D6-62C8-355E-90F8-C1CA2429EF24> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff3a0fa000 -     0x7fff3a114ff5  com.apple.MetalKit (141.2 - 141.2) <FAACD940-5CF2-300A-83F3-86ABA7FDC531> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff3a115000 -     0x7fff3a152ff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <7EBAC15D-7837-395D-B405-1E29F7DA68FA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff3a153000 -     0x7fff3a1ddfe2  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <B424FE0C-6E90-3BFA-A6E7-DD86C735AE90> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff3a1de000 -     0x7fff3a203ff4  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <02006D92-E2AB-3892-A96B-37F6520C19BA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff3a204000 -     0x7fff3a219ffb  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <CAA5A368-DB71-34F6-AEF9-27A8BC298F53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff3a21a000 -     0x7fff3a378ffc  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <05612E06-50CB-318F-9F8E-EF4D49FAB3B0> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff3a379000 -     0x7fff3a3c8ff4  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B0B591F8-6875-351E-867F-8EB3CD38CD52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff3a3c9000 -     0x7fff3a3caff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F2921F9A-3041-3495-878D-64134267B847> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff3b459000 -     0x7fff3b465ffe  com.apple.NetFS (6.0 - 4.0) <4415F027-D36D-3B9C-96BA-AD22B44A4722> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff3b466000 -     0x7fff3b5bdff3  com.apple.Network (1.0 - 1) <4A0F3B93-4D23-3E74-9A3D-AD19E9C0E59E> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff3b5be000 -     0x7fff3b81effa  com.apple.NetworkExtension (1.0 - 1) <3ED35C5A-B170-373E-8277-D4198E408810> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff3dfef000 -     0x7fff3e047fff  com.apple.opencl (3.5 - 3.5) <293FE223-9186-320B-81A4-EC8104C38357> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff3e048000 -     0x7fff3e064fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <7E6C88EB-3DD9-32B0-81FC-179552834FA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff3e065000 -     0x7fff3e070ffd  com.apple.OpenDirectory (10.15 - 220.40.1) <4A92D8D8-A9E5-3A9C-942F-28576F6BCDF5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff3e9d6000 -     0x7fff3e9d8fff  libCVMSPluginSupport.dylib (17.10.22) <2B6C3C16-3F5F-36A8-8070-2A862B90328B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff3e9d9000 -     0x7fff3e9defff  libCoreFSCache.dylib (176.15) <E9A20E72-B17F-33D6-8894-41934A10B822> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff3e9df000 -     0x7fff3e9e3fff  libCoreVMClient.dylib (176.15) <018A48BA-1326-3847-8FB5-A7C99322EB87> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff3e9e4000 -     0x7fff3e9ecff7  libGFXShared.dylib (17.10.22) <AB47B927-65E3-3924-88BE-0A5BE7906785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff3e9ed000 -     0x7fff3e9f7fff  libGL.dylib (17.10.22) <FB5E6A75-398E-38EF-8CB2-59F5BFE3034C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff3e9f8000 -     0x7fff3ea2cff7  libGLImage.dylib (17.10.22) <9A3FE633-61B8-3CC7-8183-62960109401A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff3ebc2000 -     0x7fff3ebfefff  libGLU.dylib (17.10.22) <D8B4D804-7323-30BC-871C-B7236FFC2FE3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff3f63a000 -     0x7fff3f649ff7  com.apple.opengl (17.10.22 - 17.10.22) <D3C57A32-6BD0-3228-B1C4-0F42A6128A6C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff3f7fb000 -     0x7fff3f8eeff5  com.apple.PDFKit (1.0 - 845.4.1) <A58B3E4C-6B27-32A7-AC6E-35BCB5A45944> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff3f8ef000 -     0x7fff3fa06ff9  com.apple.PencilKit (1.0 - 1) <95301D00-CE35-3F53-BAE1-6E6217706702> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3fca7000 -     0x7fff3fcadff6  com.apple.PushKit (1.0 - 1) <AD547A25-1A0B-3FA6-8676-82C37F267A4A> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff3fdce000 -     0x7fff40014ff7  com.apple.imageKit (3.0 - 1081) <5F086EE2-5745-3E28-B292-1DE5E0652E36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff40015000 -     0x7fff404d4fff  com.apple.QuartzComposer (5.1 - 378) <9C10ADF7-94B0-3779-AD44-5AF6394A32AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff404d5000 -     0x7fff404faffc  com.apple.quartzfilters (1.10.0 - Tag) <876E8B28-9500-34C6-B297-EA404D89C903> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff404fb000 -     0x7fff40605ff7  com.apple.QuickLookUIFramework (5.0 - 906.3) <7128FB8C-83B0-3250-BF86-E8A1772CF1F5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff40606000 -     0x7fff40606fff  com.apple.quartzframework (1.5 - 23) <48F3D0F9-323E-34E5-8F63-CF541F2B7B0E> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff40607000 -     0x7fff4088affb  com.apple.QuartzCore (1.11 - 841.4) <FE927B0E-BD49-32CC-8A55-90F553C86C15> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff4088b000 -     0x7fff408e4ff5  com.apple.QuickLookFramework (5.0 - 906.3) <959CE934-B541-3172-846F-4D1709353526> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff408e5000 -     0x7fff4091affc  com.apple.QuickLookThumbnailing (1.0 - 1) <9CCB50D8-AA39-3744-93FB-7B5B65467AB3> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff40deb000 -     0x7fff40e05ff8  com.apple.SafariServices.framework (15610 - 15610.1.28.1.9) <AB93F2E5-1C7E-33AE-902E-51A06FADA48E> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff4140d000 -     0x7fff41756ff1  com.apple.security (7.0 - 59306.140.5) <B6F8368F-2395-379B-B768-71C53BB1B903> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff41757000 -     0x7fff417dfffb  com.apple.securityfoundation (6.0 - 55236.60.1) <7C69DF47-4017-3DF2-B55B-712B481654CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff417e0000 -     0x7fff4180dff7  com.apple.securityinterface (10.0 - 55139.120.1) <3F834E36-6B8B-33F0-B36B-809DBCD1FE69> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff4180e000 -     0x7fff41812ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <2C62956C-F2D4-3EB0-86C7-EAA06331621A> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff41b46000 -     0x7fff41b63ff9  com.apple.StoreKit (1.0 - 1) <D39EA2FD-A7E7-341F-80BD-18912272CAFE> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
    0x7fff424be000 -     0x7fff42538ff7  com.apple.SystemConfiguration (1.19 - 1.19) <84F9B3BB-F7AF-3B7C-8CD0-D3C22D19619F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff42701000 -     0x7fff42736ff2  com.apple.UserNotifications (1.0 - ???) <8DB163D1-66F0-3B52-933F-48F945E3FF4D> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff427b8000 -     0x7fff42b3bff4  com.apple.VideoToolbox (1.0 - 2625.9) <6CF18E28-A7A8-3952-8171-7E4FF4FB37FA> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff42ddd000 -     0x7fff4357aff7  libwebrtc.dylib (7609.4.1) <B3D98E65-2241-3DEC-9DEF-4628E4FBDDE6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff4357b000 -     0x7fff457e5ff3  com.apple.WebCore (15609 - 15609.4.1) <F7DC98BF-FB0A-39A4-ABA8-7C03364156BA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff457e6000 -     0x7fff459f2ffb  com.apple.WebKitLegacy (15609 - 15609.4.1) <99CAEE2D-8516-3B55-B29E-4F01340C84D3> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff459f3000 -     0x7fff460f8ffd  com.apple.WebKit (15609 - 15609.4.1) <B514329D-F257-310E-B562-C23C20920075> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff464a8000 -     0x7fff4656dfe7  com.apple.APFS (1412.141.1 - 1412.141.1) <C86A3423-E61C-335A-9D17-0B3CE5BB6467> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff46bb9000 -     0x7fff46bc4ffc  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <7693F2BF-4DEB-3659-AA34-06322BAE38F8> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff46d35000 -     0x7fff46d3dff5  com.apple.AccessibilityBundles (1.0 - 131.5) <C616977E-919B-3211-BC56-3803B3B2702E> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7fff46ebd000 -     0x7fff46f6eff6  com.apple.accounts.AccountsDaemon (113 - 113) <F8B91912-80AD-34C0-99CC-4A3569D9F6FD> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff47511000 -     0x7fff47666ff2  com.apple.AddressBook.core (1.0 - 1) <56464766-2D02-3795-92C5-E5DB6DDA6D38> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff47682000 -     0x7fff47683ff1  com.apple.AggregateDictionary (1.0 - 1) <95A291F5-B69F-3C37-9483-C3B2EBF52AC1> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff47ad3000 -     0x7fff47c1eff5  com.apple.AnnotationKit (1.0 - 325.9) <9BB0EDB6-3808-30FC-B0ED-764DE5AAB893> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff47c1f000 -     0x7fff47c3cff4  com.apple.AppContainer (4.0 - 448.100.6) <87CEE13C-8585-3EFB-92CD-0852DFF0921B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff47c5e000 -     0x7fff47c74ff3  com.apple.AppSSOCore (1.0 - 1) <3FBA882A-83BF-3163-916F-0D7FA17D010D> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff47c91000 -     0x7fff47c9fff7  com.apple.AppSandbox (4.0 - 448.100.6) <0F49AA04-3400-349A-9096-6D4D7ED61027> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff47ca2000 -     0x7fff47d00ff5  com.apple.AppStoreDaemon (1.0 - 1) <5A01D730-DB70-3441-ADC1-D7DF17E39578> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/Versions/A/AppStoreDaemon
    0x7fff4808a000 -     0x7fff480efff7  com.apple.AppSupport (1.0.0 - 29) <7408886B-B0CC-3EF0-9F11-9088DEE266ED> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff4811b000 -     0x7fff4813fffb  com.apple.framework.Apple80211 (13.0 - 1610.1) <D94E03E8-4C38-3B2F-8DF4-473ACC5A7D71> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff48140000 -     0x7fff48273ff3  com.apple.AppleAccount (1.0 - 1.0) <939881CD-B6FE-36F7-AE17-602329EE352D> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff483fd000 -     0x7fff4840cfd7  com.apple.AppleFSCompression (119.100.1 - 1.0) <466ABD77-2E52-36D1-8E39-77AE2CC61611> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4850b000 -     0x7fff48516ff7  com.apple.AppleIDAuthSupport (1.0 - 1) <74F6CD9C-27A7-39C7-A7EB-47E60D2517EB> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff48517000 -     0x7fff48557ff1  com.apple.AppleIDSSOAuthentication (1.0 - 1) <C185B6DB-B784-3C52-983B-EA9B866327B0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff48558000 -     0x7fff485a0ff7  com.apple.AppleJPEG (1.0 - 1) <6DE30A07-C627-319B-A0DE-EB7A832BEB88> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff485a1000 -     0x7fff485b1ff7  com.apple.AppleLDAP (10.15 - 52) <E21B4A50-7102-3C35-8852-338E7E3CC4E2> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff485b2000 -     0x7fff48956ffd  com.apple.AppleMediaServices (1.0 - 1) <533DB7DE-4799-3A05-B75F-AEE8B45FF6F5> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff48963000 -     0x7fff48989ffb  com.apple.aps.framework (4.0 - 4.0) <3ED300B6-43E3-31DC-B3C6-6A0FF41A2595> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4898a000 -     0x7fff4898eff7  com.apple.AppleSRP (5.0 - 1) <70C25EA9-F7A7-366C-97C6-EEE7845FFCC3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4898f000 -     0x7fff489b1fff  com.apple.applesauce (1.0 - 16.25) <68E0364C-AEA7-3654-A030-136BF3CD92F3> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff48a70000 -     0x7fff48a73fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <67255151-F989-39F0-BC87-0C0BDAE70730> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff48a74000 -     0x7fff48ac4ff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <8E18983B-AF92-3853-8251-A6577A55AC15> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff48b0d000 -     0x7fff48b1cff9  com.apple.AssertionServices (1.0 - 223.140.2) <48AD21CA-B81D-380E-A04F-90C48FDA5203> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4905f000 -     0x7fff4945aff8  com.apple.audio.AudioResourceArbitration (1.0 - 1) <2BD68521-C19C-3D67-B5EB-DE3E9A4DAF0A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff496b0000 -     0x7fff498f0fe0  com.apple.audio.AudioToolboxCore (1.0 - 1104.93) <5B539F50-93E8-3F73-9E4C-678C85D0488F> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff498f4000 -     0x7fff49a10fff  com.apple.AuthKit (1.0 - 1) <DC1A27C5-0172-3C72-9B24-06996D0B6207> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff49bcd000 -     0x7fff49bd6ff7  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <A6877DAD-8F47-363C-983A-DC8DDE83B7B5> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff49bd7000 -     0x7fff49c78ff5  com.apple.backup.framework (1.11.6 - 1298.6.2) <C4BC12A3-4D01-377F-A1DB-7E1490831CF2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff49c79000 -     0x7fff49d05ff6  com.apple.BaseBoard (466.3 - 466.3) <10D0F3BB-E8F3-365E-8528-6AC996A9B0E7> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff49dd6000 -     0x7fff49e06ffa  com.apple.BoardServices (1.0 - 466.3) <95D829A0-6339-35F7-BC46-5A54AE62DB30> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff49e07000 -     0x7fff49e43ff7  com.apple.bom (14.0 - 219.2) <79CBE5E7-054F-377B-9566-A86A9F120CF1> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff49f61000 -     0x7fff49f98ff5  com.apple.C2 (1.3 - 495) <4A7E2A63-E19A-3936-92F5-03F2FD602172> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff4a0c4000 -     0x7fff4a11eff2  com.apple.CalDAV (8.0 - 790.4.1) <E5983EF6-0462-3EB6-8F28-B14EAC3B7B63> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff4a2ce000 -     0x7fff4a2f9fff  com.apple.CalendarAgentLink (8.0 - 250) <57225073-4A73-3AB8-849A-47C0E90B04BF> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff4a312000 -     0x7fff4a38aff4  com.apple.CalendarFoundation (8.0 - 1140.6.1) <F051C149-562B-36F4-BF8F-CE66B5D6E360> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7fff4a3c1000 -     0x7fff4a6b9ffe  com.apple.CalendarPersistence (8.0 - 1040.5.1) <38A88B23-3389-3C3A-AEDE-D42A5F5267C6> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
    0x7fff4a9c3000 -     0x7fff4aa12fff  com.apple.ChunkingLibrary (307 - 307) <5B09C30D-FD2B-3E98-8B64-C5EF470FC13C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff4aa13000 -     0x7fff4aa81ff9  com.apple.ClassKit (1.2 - 145.6.1) <1AD3AB3B-11A1-3BA6-82F3-CF1A7BAE6E47> /System/Library/PrivateFrameworks/ClassKit.framework/Versions/A/ClassKit
    0x7fff4ab6d000 -     0x7fff4abf8ff8  com.apple.CloudDocs (1.0 - 698.17) <900567ED-DEA4-30D5-A1C0-78BD53C58CD6> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff4b8be000 -     0x7fff4b8ceffb  com.apple.CommonAuth (4.0 - 2.0) <CF67FF34-4238-3ECA-B4A4-EA04F18A0D36> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff4b8e2000 -     0x7fff4b8f9fff  com.apple.commonutilities (8.0 - 900) <F4C97244-E5D8-3F7D-8D94-4B6841C5A4EC> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff4bb8d000 -     0x7fff4bbc9ffa  com.apple.contacts.ContactsAutocomplete (1.0 - 1138) <7355EC48-BA3B-333E-A2DD-C7622382FAE4> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
    0x7fff4bbfa000 -     0x7fff4bc7eff9  com.apple.AddressBook.ContactsFoundation (8.0 - 1118.9) <D508D709-2D18-3BB7-9AD1-5FF4D114F8B8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff4bc7f000 -     0x7fff4bcbcff0  com.apple.contacts.ContactsPersistence (1.0 - 3455.18) <7597C280-EED8-313F-BE2F-72FAD1CB090F> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff4c000000 -     0x7fff4c3d5fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <4341271C-D270-3F9F-8464-31A20D15158D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff4c3d6000 -     0x7fff4c403ff7  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <C3CFDC68-C7D9-3C44-9E7C-801D45575C10> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff4c426000 -     0x7fff4c447ff4  com.apple.analyticsd (1.0 - 1) <95A87174-A616-3F80-B17A-1FA7E3DB7C09> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff4c550000 -     0x7fff4c5c6ff7  com.apple.corebrightness (1.0 - 1) <692194CE-AF03-30D2-B1B8-7C0D2103A2B4> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff4c6c0000 -     0x7fff4c751ffe  com.apple.coredav (1.0.1 - 870.4.1) <62E621B9-DA73-371A-9B39-FFDE54AED5B1> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff4c752000 -     0x7fff4c75dff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <BB7D67B1-2102-3D71-9BB6-AEB8C6A6EBB2> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff4c75e000 -     0x7fff4c969ff1  com.apple.CoreDuet (1.0 - 1) <F899F217-FC31-3140-A0EB-92EAD22EEF71> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff4c96a000 -     0x7fff4c9b7ff3  com.apple.coreduetcontext (1.0 - 1) <72341E86-6921-35FE-89CA-7B04725ECC0F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff4c9b8000 -     0x7fff4c9c8ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <5E31B761-4B30-39A8-9084-97ECFD268B6F> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff4c9cb000 -     0x7fff4c9cdfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <6D0113DB-61D8-3A21-95CB-9E30D8F929F9> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff4c9de000 -     0x7fff4c9eeff3  com.apple.CoreEmoji (1.0 - 107.1) <7C2B3259-083B-31B8-BCDB-1BA360529936> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff4cba4000 -     0x7fff4ccf1fff  com.apple.CoreHandwriting (161 - 1.2) <21DAD964-51A7-3F38-9C91-EF46C0CFF12D> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff4d02e000 -     0x7fff4d098ff0  com.apple.CoreNLP (1.0 - 213) <E70E2505-8078-324E-BAE1-01A2DA980E2C> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff4d356000 -     0x7fff4d35affb  com.apple.CoreOptimization (1.0 - 1) <0FFD7AA1-6E0B-395B-BCDC-73C1CCECC25B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff4d35b000 -     0x7fff4d3e3ffe  com.apple.CorePDF (4.0 - 518.4.1) <8F94505C-96C2-3694-BEC7-F3B5581A7AB9> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff4d4c6000 -     0x7fff4d4ceff8  com.apple.CorePhoneNumbers (1.0 - 1) <E4DAD514-0B3B-3E0B-8AEA-39B320FAAF03> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff4d4cf000 -     0x7fff4d52194b  com.apple.CorePrediction (1.0 - 1) <CDF739BA-70AA-3FA2-9E0E-2E1BFC348A59> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff4dde2000 -     0x7fff4ddedffa  com.apple.corerecents (1.0 - 1) <57697048-D149-34D0-9499-05821C791EA2> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff4debb000 -     0x7fff4dedefff  com.apple.CoreSVG (1.0 - 129.3) <F38189F9-C8F9-3D62-9D5F-3F520FB81724> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff4dedf000 -     0x7fff4df12fff  com.apple.CoreServicesInternal (446.7 - 446.7) <65F53A22-6B61-382C-AAC2-B2C53F8FFB44> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff4df13000 -     0x7fff4df41ffd  com.apple.CSStore (1069.24 - 1069.24) <C2D67667-FA0B-3DB6-AA34-6999EE4346A0> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff4e0c6000 -     0x7fff4e169fff  com.apple.CoreSuggestions (1.0 - 1052.34) <6F34A41F-04D1-35A5-8EBC-D5EBC2BCB3D6> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7fff4e466000 -     0x7fff4e4fcff7  com.apple.CoreSymbolication (11.4 - 64535.33.2) <0B3BF87A-7F95-3D79-B4F8-421D6FAC4A6C> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff4e594000 -     0x7fff4e6c0ff6  com.apple.coreui (2.1 - 609.4) <788818B7-7EBC-316D-9464-D12E365E3791> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff4e6c1000 -     0x7fff4e87affa  com.apple.CoreUtils (6.2.4 - 624.7) <A74A1C65-6695-3F57-B703-0DEDE13E66C1> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff4e9b4000 -     0x7fff4e9c7ff1  com.apple.CrashReporterSupport (10.13 - 15016) <ADF138F0-0274-3BA2-A1D2-48B91577FE53> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff4ea80000 -     0x7fff4ea92ff8  com.apple.framework.DFRFoundation (1.0 - 252.50.1) <8162057E-E856-3451-9160-04AEDDECFFA4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff4ea93000 -     0x7fff4ea98fff  com.apple.DSExternalDisplay (3.1 - 380) <31ECB5FD-7660-33DB-BC5B-2B2A2AA7C686> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff4eb22000 -     0x7fff4eb9cff0  com.apple.datadetectorscore (8.0 - 659) <B1534796-1000-3520-A641-A97A4AC5D39B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff4eb9e000 -     0x7fff4ebe7ffe  com.apple.DataDetectorsNaturalLanguage (1.0 - 154) <ED7F55BC-D479-39A8-9993-E505651FF1EC> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
    0x7fff4ebe8000 -     0x7fff4ec25ff8  com.apple.DebugSymbols (194 - 194) <040AE30B-CF2C-3798-A289-0929B8CAB10D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff4ec26000 -     0x7fff4edaeff6  com.apple.desktopservices (1.14.5 - 1281.5.3) <BFA7D5B5-20EE-38E3-B8A7-96CE1F9BB48A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff4edc4000 -     0x7fff4edd0ff8  com.apple.DeviceIdentity (1.0 - 1) <ED4AC925-4ECE-34CD-8031-03CEDC38C554> /System/Library/PrivateFrameworks/DeviceIdentity.framework/Versions/A/DeviceIdentity
    0x7fff4f05d000 -     0x7fff4f125ffe  com.apple.DiskImagesFramework (559.100.2 - 559.100.2) <47CD30B9-887B-3660-B0EA-E8D8258263BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff4f126000 -     0x7fff4f1f9ff1  com.apple.DiskManagement (13.0 - 1648.140.2) <640DBACE-B6EC-3C72-9F73-F484E891534E> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff4f1fa000 -     0x7fff4f1feff1  com.apple.DisplayServicesFW (3.1 - 380) <4D71ADB3-B29D-3D20-B6DE-9E94061F86AC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff4f258000 -     0x7fff4f27cff7  com.apple.DuetActivityScheduler (1.0 - 1) <188C6793-A94C-3B49-A9F4-AF8A348C7E62> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff4f2a6000 -     0x7fff4f2dbff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <D3F76E01-2F9F-33E1-B5C9-CAC6E01724C2> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff4f2dc000 -     0x7fff4f2e0ff9  com.apple.EFILogin (2.0 - 2) <3BFE697B-469F-38F4-B380-4A4F4A37C836> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff4fe14000 -     0x7fff4fe29ff2  com.apple.Engram (1.0 - 1) <83200CE7-9D5C-32B8-90B9-D762AC748D8B> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff4fe2a000 -     0x7fff50494ff9  com.apple.vision.EspressoFramework (1.0 - 188.4) <70B1521B-1B24-3DA4-A41B-E727CF140F1F> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff504dd000 -     0x7fff5053aff2  com.apple.ExchangeWebServices (8.0 - 807) <7CA35906-0702-37D4-BE2B-C75EA6B1490C> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff5076f000 -     0x7fff50b8aff1  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <5D32F65D-2CD7-3204-975C-F4C9256E505F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff51229000 -     0x7fff51360ff4  libFontParser.dylib (277.2.6.1) <9E9E2EAA-3273-360E-A01B-EB986ECB7BCF> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff51361000 -     0x7fff51395fff  libTrueTypeScaler.dylib (277.2.6.1) <F8A27F0F-44B3-3A1E-8B75-2DFD4A90E1D4> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff513fa000 -     0x7fff5140aff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <1605B441-08E0-332D-B7D8-0E13F37B54E7> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff548eb000 -     0x7fff548ecfff  libmetal_timestamp.dylib (902.14.11) <C29C7125-A894-3718-8E1D-249C53BCC0B8> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff55fa6000 -     0x7fff55facfff  com.apple.GPUWrangler (5.2.6 - 5.2.6) <487F2E7A-A5FF-3C36-A8E9-B85D98618116> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff562cb000 -     0x7fff562f1ff1  com.apple.GenerationalStorage (2.0 - 314) <54483E50-20BB-3AF8-900F-992320C109B0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5630a000 -     0x7fff572f3ff1  com.apple.GeoServices (1.0 - 1624.26.4.26.9) <F735575F-7DEF-3202-9151-589BEB162596> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5741f000 -     0x7fff5742dffb  com.apple.GraphVisualizer (1.0 - 100.1) <507D5812-9CB4-3C94-938C-59ED2B370818> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5742e000 -     0x7fff5743bff3  com.apple.GraphicsServices (1.0 - 1.0) <5DAF38C9-53CF-319A-A853-C2EDC46F30EF> /System/Library/PrivateFrameworks/GraphicsServices.framework/Versions/A/GraphicsServices
    0x7fff57496000 -     0x7fff574a3ff9  com.apple.HID (1.0 - 1) <932CFF6F-71D1-3BBC-A784-559E0380D377> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff575cc000 -     0x7fff5768aff4  com.apple.Heimdal (4.0 - 2.0) <B86FE9DB-71BB-3B6E-A4AE-2B0B44570A7F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff58087000 -     0x7fff580b6ff8  com.apple.HelpData (2.3 - 199) <A62E7DB6-8960-3470-8281-293711C166D8> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff58e27000 -     0x7fff58f25ffd  com.apple.ids (10.0 - 1000) <3C63AA92-553A-397B-B84A-BE3F443C3CEF> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff58f26000 -     0x7fff59062ff5  com.apple.idsfoundation (10.0 - 1000) <B89E8F6E-DDA6-3766-997C-14663C658A8C> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff59680000 -     0x7fff596e0ff2  com.apple.imfoundation (10.0 - 1000) <BAEB40B7-908F-3D97-9BE9-5EAB83930543> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff59806000 -     0x7fff5980fffe  com.apple.IOAccelMemoryInfo (1.0 - 1) <50DDA9C2-BDDF-33D4-9BA9-A161E99F1EAD> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff59810000 -     0x7fff59818ff5  com.apple.IOAccelerator (438.7.3 - 438.7.3) <06E3E70B-C0D0-39A2-96B7-12ED6A0EBEE7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff59825000 -     0x7fff5983cfff  com.apple.IOPresentment (47.10 - 37) <32F1B3BC-4644-3982-AAB2-8EB5D5FF0161> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff59bc4000 -     0x7fff59c0fff1  com.apple.IconServices (438.3 - 438.3) <0DADB4C3-46FF-3FDB-8A86-51E2067FC7F4> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff59dac000 -     0x7fff59dbafff  com.apple.IntentsFoundation (1.0 - 1) <1BC7D355-E136-391A-8215-6982742645DD> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff59dcd000 -     0x7fff59dd4ff9  com.apple.InternationalSupport (1.0 - 45.4) <8D8D4A7D-FD35-36B8-A456-7C93030EDAB3> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff59dd5000 -     0x7fff59dd7ff3  com.apple.InternationalTextSearch (1.0 - 1) <0BB2FA58-04BD-31FB-9F8B-D57ADF9E4BB2> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7fff5a054000 -     0x7fff5a060ff7  com.apple.KerberosHelper (4.0 - 1.0) <7556CA39-95FC-32A4-9A0C-E42C5497A43B> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff5a061000 -     0x7fff5a080ffd  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F655A32-F963-3A7E-B475-E460F4AC7D99> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5a1b5000 -     0x7fff5a283ffd  com.apple.LanguageModeling (1.0 - 215.1) <C456087D-5B3A-390E-A665-862FA284C59C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5a284000 -     0x7fff5a2ccfff  com.apple.Lexicon-framework (1.0 - 72) <41F208B9-8255-3EC7-9673-FE0925D071D3> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff5a2d3000 -     0x7fff5a2d8ff3  com.apple.LinguisticData (1.0 - 353.18) <3B92F249-4602-325F-984B-D2DE61EEE4E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff5a2ff000 -     0x7fff5a323ffe  com.apple.locationsupport (2394.0.22 - 2394.0.22) <CA6C86FD-051A-31BB-B3AF-3D02D6FD94B6> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff5a37c000 -     0x7fff5a381ff7  com.apple.LoginUICore (4.0 - 4.0) <6FE011DE-A794-3D82-9E35-7FE1D62DEE7E> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff5ab71000 -     0x7fff5ab74fff  com.apple.Mangrove (1.0 - 25) <482F300F-9B70-351F-A4DF-B440EEF7368D> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff5ad31000 -     0x7fff5ad31ff5  com.apple.marco (10.0 - 1000) <CBC576AC-3AB9-349E-A0DF-4CDC4AB30A37> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff5ad32000 -     0x7fff5ad58ffc  com.apple.MarkupUI (1.0 - 325.9) <A596E8D7-6DBD-3F01-89AD-B296C9D3B61E> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff5addd000 -     0x7fff5ae67ff8  com.apple.MediaExperience (1.0 - 1) <0203AF27-AB5E-32FA-B529-AB7F29EEB887> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff5ae68000 -     0x7fff5ae9bfff  com.apple.MediaKit (16 - 923) <09FEE738-41E4-3A9C-AF1E-1DD00C56339D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff5b641000 -     0x7fff5b68dfff  com.apple.spotlight.metadata.utilities (1.0 - 2076.7) <0237323B-EC78-3FBF-9FC7-5A1FE2B5CE25> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff5b68e000 -     0x7fff5b75fffa  com.apple.gpusw.MetalTools (1.0 - 1) <99876E08-37D7-3828-8796-56D90C9AFBDB> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff5b7bd000 -     0x7fff5b7d6ff4  com.apple.MobileAssets (1.0 - 619.120.1) <07E116E6-7EBC-39F2-B5B4-31BAB6BAF852> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff5b9bb000 -     0x7fff5b9d9fff  com.apple.MobileKeyBag (2.0 - 1.0) <D5FA7041-297F-3ADC-8C7A-6EAAAB82EB68> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff5baa5000 -     0x7fff5bc3bffd  com.apple.Montreal (1.0 - 121.1) <E7881020-FCA6-3DFC-B0EB-9E539F80E821> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff5bc3c000 -     0x7fff5bc6cff7  com.apple.MultitouchSupport.framework (3440.1 - 3440.1) <6794E1C8-9627-33DF-84F4-FDD02C97F383> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff5beec000 -     0x7fff5bfd6ffe  com.apple.NLP (1.0 - 202) <D657EC20-2475-3D89-9F80-03F1F04B0B89> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
    0x7fff5c16c000 -     0x7fff5c176fff  com.apple.NetAuth (6.2 - 6.2) <B0C03C41-87A3-352B-B130-96E1A6F94B47> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff5c8e3000 -     0x7fff5c8e5ffe  com.apple.OAuth (25 - 25) <7C2D9BA1-E683-3257-8ADB-A4846C8D42F2> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff5cb8c000 -     0x7fff5cbd7ffb  com.apple.OTSVG (1.0 - 643.1.5.1) <001E5E8C-1DC0-3A6E-BDE4-1B7887E47F76> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff5ddf4000 -     0x7fff5ddffff2  com.apple.PerformanceAnalysis (1.243.2 - 243.2) <B47C00E5-ECC2-313D-93D4-DBDF562C48EF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff5de00000 -     0x7fff5de28ffb  com.apple.persistentconnection (1.0 - 1.0) <5B2D87A8-2641-3F6D-ACEA-96B00F85AAB5> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff5de29000 -     0x7fff5de37ffe  com.apple.PersonaKit (1.0 - 1) <38A5F809-8A7E-355C-AED6-2923F7FF34D4> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
    0x7fff5dfe1000 -     0x7fff5dfe1ffa  com.apple.PhoneNumbers (1.0 - 1) <8FC8870C-4F82-36F2-8456-A4A990E3F2A4> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff5f8a3000 -     0x7fff5f8d3ff7  com.apple.pluginkit.framework (1.0 - 1) <EFBD7FE7-02CC-3E30-999D-B036F252F805> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff5f8fe000 -     0x7fff5f911ffc  com.apple.PowerLog (1.0 - 1) <FAD6E2DC-8C9D-38A0-9CB1-75F48473A3E2> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff60597000 -     0x7fff605b7ff1  com.apple.proactive.support.ProactiveEventTracker (1.0 - 258.5) <5F4988E6-45D7-31BE-9665-BBC3CBE790D3> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7fff6063e000 -     0x7fff606a7ff2  com.apple.proactive.support.ProactiveSupport (1.0 - 258.5) <82C04814-76A3-394E-AA5F-921E25402B6B> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7fff6078d000 -     0x7fff607e7ff6  com.apple.ProtectedCloudStorage (1.0 - 1) <6F271388-3817-336D-9B96-08C7AAC4BA39> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff607e8000 -     0x7fff60801ffb  com.apple.ProtocolBuffer (1 - 274.24.9.16.3) <5A020941-C43C-303E-8DE8-230FC6A84DBC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff60913000 -     0x7fff60916ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <8563CD18-DCFE-3868-912F-053FC8C34B9C> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff60917000 -     0x7fff6093aff0  com.apple.quicklook.QuickLookSupport (1.0 - 1) <AFB0DFCC-6580-30E5-8984-831985F37A2C> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff60981000 -     0x7fff609faff3  com.apple.Rapport (1.9.5 - 195.2) <AF01D899-3BF9-3586-860A-D95A837101DF> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff60c41000 -     0x7fff60c4dff5  com.apple.xpc.RemoteServiceDiscovery (1.0 - 1738.140.1) <39BB0182-215C-3CD8-AF2D-C8DC44286ED4> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff60c61000 -     0x7fff60c8aff1  com.apple.RemoteViewServices (2.0 - 148) <D3AAC2BE-3423-3F18-9654-E35F1DD8DDB3> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff60c8b000 -     0x7fff60ca0ffa  com.apple.xpc.RemoteXPC (1.0 - 1738.140.1) <8E372963-BE27-3A7B-A9BC-AACCBA3AE6B3> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff60d0e000 -     0x7fff60d58ffa  com.apple.ResponseKit (1.0 - 148.2) <32703B82-A948-3876-B46D-D86B60EF5076> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
    0x7fff60def000 -     0x7fff60e2aff0  com.apple.RunningBoardServices (1.0 - 223.140.2) <96BB04BD-D6E0-3D70-8F36-89B46DA1DA30> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff61b53000 -     0x7fff61b9fff9  com.apple.Safari.SafeBrowsing (15609 - 15609.4.1) <9B45B45B-9E12-3172-9799-BA1F8FF711EA> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff6270b000 -     0x7fff6270eff5  com.apple.SecCodeWrapper (4.0 - 448.100.6) <C4BF691D-A09E-37E8-A6CC-1145B79B8722> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff627a7000 -     0x7fff62834ff6  com.apple.ShareKit (641.6 - 641.6) <4A49A591-9B8D-3ED4-B6E2-BD470569CB7F> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
    0x7fff62881000 -     0x7fff629a8fff  com.apple.Sharing (1526.37 - 1526.37) <CBDA0ADD-F1E7-3B06-9118-C5E183F0D3D6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff62a01000 -     0x7fff62a1fff2  com.apple.shortcut (2.16 - 106) <9F669D19-13AD-3961-B247-ED728B7BFA19> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff62a20000 -     0x7fff62a40ff5  com.apple.sidecar-core (1.0 - 209.40.4) <469E5222-A5C7-3B09-B617-EDB6E9E46B93> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff62a41000 -     0x7fff62a53ff0  com.apple.sidecar-ui (1.0 - 209.40.4) <5CA517E3-4B92-30B1-96EF-77A7A2FBBEE4> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff63dbd000 -     0x7fff640b3ff7  com.apple.SkyLight (1.600.0 - 451.4) <A24929C3-95E6-35A7-9654-46FF3F4D1E80> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff64900000 -     0x7fff6490effb  com.apple.SpeechRecognitionCore (6.0.91.2 - 6.0.91.2) <4D6CAC2A-151B-3BBE-BDB7-E2BE72128691> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff649d0000 -     0x7fff64c5cffe  com.apple.spotlight.index (10.7.0 - 2076.7) <932C7705-353B-395F-9A23-09D62EAFAD81> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff64fea000 -     0x7fff6502bff9  com.apple.StreamingZip (1.0 - 1) <72CA32F8-4C96-3264-A655-623329EB3A28> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff65142000 -     0x7fff6514bff7  com.apple.SymptomDiagnosticReporter (1.0 - 1238.120.1) <14929A5D-C369-3B46-844B-CD29A3D1A015> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff651bc000 -     0x7fff651e6ffe  com.apple.framework.SystemAdministration (1.0 - 1.0) <087553CB-5BF3-3D3D-B620-CA36AD334D92> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff65402000 -     0x7fff65412ff3  com.apple.TCC (1.0 - 1) <017AB27D-6821-303A-8FD2-6DAC795CC7AA> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff65937000 -     0x7fff659fdff0  com.apple.TextureIO (3.10.9 - 3.10.9) <EEDAB753-329A-396A-8119-5BEDF7DB5A56> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff65b94000 -     0x7fff65b95fff  com.apple.TrustEvaluationAgent (2.0 - 33) <10E56F70-E234-31E0-9286-96D93A8ED17E> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff65bcd000 -     0x7fff65e25ff0  com.apple.UIFoundation (1.0 - 662) <EC55B9E5-7E62-380A-9AB1-FC7BEF663653> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff65ebc000 -     0x7fff65ec2ffe  com.apple.URLFormatting (119 - 119.18) <7F99D166-86DC-3F77-A34A-2DA7183D7160> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff66a9b000 -     0x7fff66abbffc  com.apple.UserManagement (1.0 - 1) <9F00880E-6EA6-3684-B208-455E14EC07C8> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff67867000 -     0x7fff67951ff8  com.apple.ViewBridge (464.1 - 464.1) <25CE39DF-2052-3873-9113-DB52B385C4BB> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff67af7000 -     0x7fff67af8fff  com.apple.WatchdogClient.framework (1.0 - 67.120.2) <FFA17DA1-F6DD-34D3-A708-1F73C8BA7EA7> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff67ccb000 -     0x7fff67ccbfff  com.apple.WebInspectorUI (15609 - 15609.4.1) <94A93FEF-0395-3053-9781-A8516C9F9040> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff67e87000 -     0x7fff67ec2fff  libAWDSupport.dylib (949) <EBE20139-E443-30DF-BCAD-2A6A8470F631> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff67ec3000 -     0x7fff681a3ff7  libAWDSupportFramework.dylib (3541.2) <D1EA2A4B-BC59-3FE2-BAA9-4448D6F8393F> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff681a4000 -     0x7fff681b5fff  libprotobuf-lite.dylib (3541.2) <578CA7D8-149E-3643-937B-DAD5501E4575> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff681b6000 -     0x7fff6820fffb  libprotobuf.dylib (3541.2) <0CDB164D-E7C3-3D4F-BF11-47402D67D7B0> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff68210000 -     0x7fff68254ff6  com.apple.awd (1.0 - 949) <9DA8A821-4354-3E24-BAA1-4519D2279F2B> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff68728000 -     0x7fff6872bffa  com.apple.dt.XCTTargetBootstrap (1.0 - 16091) <D459D628-58C5-39A6-B7E8-B691CBEECEC1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff687a5000 -     0x7fff687b3ff5  com.apple.audio.caulk (1.0 - 32.3) <06D695EA-E2BC-31E4-9816-9C12542BA744> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6897b000 -     0x7fff689b0ffe  com.apple.iCalendar (7.0 - 810.6.1) <21E0DCF2-0B67-3E0C-8D4E-3A81CAB1964E> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff68af5000 -     0x7fff68af7ff3  com.apple.loginsupport (1.0 - 1) <12F77885-27DC-3837-9CE9-A25EBA75F833> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff68af8000 -     0x7fff68b0bffd  com.apple.login (3.0 - 3.0) <C68367BA-2225-31DD-B2D8-16AC0A44421F> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff68b3d000 -     0x7fff68b49ffd  com.apple.perfdata (1.0 - 51.100.6) <21760CFD-62FF-3466-B3AD-191D02411DA0> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff68b4a000 -     0x7fff68b7bffd  com.apple.contacts.vCard (1.0 - 3455.18) <2662D17A-7BC0-39FF-8550-8AEDF548AAB8> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff6b4e9000 -     0x7fff6b4feffe  libAccessibility.dylib (2790.70) <3F824859-2E9B-3772-A475-73E4F88A15C2> /usr/lib/libAccessibility.dylib
    0x7fff6b5ce000 -     0x7fff6b5daff9  libAudioStatistics.dylib (1104.93) <42CAC6A2-BCC3-391B-B1C1-D0AC69E99CF4> /usr/lib/libAudioStatistics.dylib
    0x7fff6b5db000 -     0x7fff6b60effa  libAudioToolboxUtility.dylib (1104.93) <A7249C4C-6C0A-3C14-BA27-DC966F6CC6A0> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6b615000 -     0x7fff6b649fff  libCRFSuite.dylib (48) <5E5DE3CB-30DD-34DC-AEF8-FE8536A85E96> /usr/lib/libCRFSuite.dylib
    0x7fff6b64c000 -     0x7fff6b656fff  libChineseTokenizer.dylib (34) <7F0DA183-1796-315A-B44A-2C234C7C50BE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6b657000 -     0x7fff6b6dffff  libCoreStorage.dylib (551) <A457B0FE-D77F-30AA-99A4-70F6A98DFE59> /usr/lib/libCoreStorage.dylib
    0x7fff6b6e2000 -     0x7fff6b6e4ff7  libDiagnosticMessagesClient.dylib (112) <C94F3B7B-1854-38EB-9778-834501C53B3F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6b72a000 -     0x7fff6b8e1ffb  libFosl_dynamic.dylib (100.4) <737573B2-190A-3BA1-8220-807AD0A2CE5E> /usr/lib/libFosl_dynamic.dylib
    0x7fff6b908000 -     0x7fff6b90eff3  libIOReport.dylib (54) <75D177C4-BAD7-3285-B8E1-3019F49B3178> /usr/lib/libIOReport.dylib
    0x7fff6b9f0000 -     0x7fff6b9f7fff  libMatch.1.dylib (36) <5C6F3971-9D9E-3630-BDB6-60BFC5A665E0> /usr/lib/libMatch.1.dylib
    0x7fff6ba26000 -     0x7fff6ba46ff7  libMobileGestalt.dylib (826.140.5) <2BE94E6A-FA61-312F-84A1-F764D71B7E39> /usr/lib/libMobileGestalt.dylib
    0x7fff6bac6000 -     0x7fff6bba3ff7  libSMC.dylib (20) <5C9C17F2-1E6F-3A19-A440-86F74D82284F> /usr/lib/libSMC.dylib
    0x7fff6bbb8000 -     0x7fff6bbb9fff  libSystem.B.dylib (1281.100.1) <0A6C8BA1-30FD-3D10-83FD-FF29E221AFFE> /usr/lib/libSystem.B.dylib
    0x7fff6bbba000 -     0x7fff6bc45ff7  libTelephonyUtilDynamic.dylib (5017.1) <174030B2-E35F-3F17-A9EF-DF8631F30CCF> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff6bc46000 -     0x7fff6bc47fff  libThaiTokenizer.dylib (3) <4F4ADE99-0D09-3223-B7C0-C407AB6DE8DC> /usr/lib/libThaiTokenizer.dylib
    0x7fff6bc5f000 -     0x7fff6bc75fff  libapple_nghttp2.dylib (1.39.2) <07FEC48A-87CF-32A3-8194-FA70B361713A> /usr/lib/libapple_nghttp2.dylib
    0x7fff6bcaa000 -     0x7fff6bd1cff7  libarchive.2.dylib (72.140.1) <AC311FBA-F2DD-3595-AA76-769F912942B8> /usr/lib/libarchive.2.dylib
    0x7fff6bd1d000 -     0x7fff6bdb6fe5  libate.dylib (3.0.1) <76EA60FB-748C-313F-8951-B076540BEA97> /usr/lib/libate.dylib
    0x7fff6bdba000 -     0x7fff6bdbaff3  libauto.dylib (187) <B6124448-7690-34AE-8939-ED84AAC630CE> /usr/lib/libauto.dylib
    0x7fff6bdbb000 -     0x7fff6be7fffe  libboringssl.dylib (283.120.1) <935DDB00-6514-3D0C-AEA5-C5FE6BCC0B61> /usr/lib/libboringssl.dylib
    0x7fff6be80000 -     0x7fff6be90ffb  libbsm.0.dylib (60.100.1) <00BFFB9A-2FFE-3C24-896A-251BC61917FD> /usr/lib/libbsm.0.dylib
    0x7fff6be91000 -     0x7fff6be9dfff  libbz2.1.0.dylib (44) <14CC4988-B6D4-3879-AFC2-9A0DDC6388DE> /usr/lib/libbz2.1.0.dylib
    0x7fff6be9e000 -     0x7fff6bef0fff  libc++.1.dylib (902.1) <59A8239F-C28A-3B59-B8FA-11340DC85EDC> /usr/lib/libc++.1.dylib
    0x7fff6bef1000 -     0x7fff6bf06ffb  libc++abi.dylib (902) <E692F14F-C65E-303B-9921-BB7E97D77855> /usr/lib/libc++abi.dylib
    0x7fff6bf07000 -     0x7fff6bf07fff  libcharset.1.dylib (59) <72447768-9244-39AB-8E79-2FA14EC0AD33> /usr/lib/libcharset.1.dylib
    0x7fff6bf08000 -     0x7fff6bf19fff  libcmph.dylib (8) <E72A20DB-2E86-378D-A237-EB9A1370F989> /usr/lib/libcmph.dylib
    0x7fff6bf1a000 -     0x7fff6bf31fd7  libcompression.dylib (87) <64C91066-586D-38C0-A2F3-3E60A940F859> /usr/lib/libcompression.dylib
    0x7fff6c20b000 -     0x7fff6c221ff7  libcoretls.dylib (167) <770A5B96-936E-34E3-B006-B1CEC299B5A5> /usr/lib/libcoretls.dylib
    0x7fff6c222000 -     0x7fff6c223fff  libcoretls_cfhelpers.dylib (167) <940BF370-FD0C-30A8-AA05-FF48DA44FA4C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6c6c6000 -     0x7fff6c7cafef  libcrypto.44.dylib (47.140.1) <CB6B188A-1ADC-3C5D-AFFC-2ACD86E235EE> /usr/lib/libcrypto.44.dylib
    0x7fff6c7cd000 -     0x7fff6c7d8fff  libcsfde.dylib (551) <CEE22AEF-4E77-36B1-B007-00303819965F> /usr/lib/libcsfde.dylib
    0x7fff6c7e0000 -     0x7fff6c83fff7  libcups.2.dylib (483.6) <C88D78FE-D238-376C-B16A-39270E39A79D> /usr/lib/libcups.2.dylib
    0x7fff6c841000 -     0x7fff6c8a6ff7  libcurl.4.dylib (118.120.2) <28809E22-6EF2-3AC7-9501-D77FB6FC5FBD> /usr/lib/libcurl.4.dylib
    0x7fff6c949000 -     0x7fff6c949fff  libenergytrace.dylib (21) <162DFCC0-8F48-3DD0-914F-FA8653E27B26> /usr/lib/libenergytrace.dylib
    0x7fff6c94a000 -     0x7fff6c962fff  libexpat.1.dylib (19.60.2) <FED7C38B-92D8-342D-AED7-871B12D1F7E7> /usr/lib/libexpat.1.dylib
    0x7fff6c970000 -     0x7fff6c972fff  libfakelink.dylib (149.1) <36146CB2-E6A5-37BB-9EE8-1B4034D8F3AD> /usr/lib/libfakelink.dylib
    0x7fff6c981000 -     0x7fff6c986fff  libgermantok.dylib (24) <D2AE5AC0-EDCE-3216-B8C9-CF59292A545F> /usr/lib/libgermantok.dylib
    0x7fff6c987000 -     0x7fff6c990ff7  libheimdal-asn1.dylib (564.140.1) <0AC6FB62-2B0F-3E93-A931-E4DC4B1D757A> /usr/lib/libheimdal-asn1.dylib
    0x7fff6c991000 -     0x7fff6ca81fff  libiconv.2.dylib (59) <18311A67-E4EF-3CC7-95B3-C0EDEE3A282F> /usr/lib/libiconv.2.dylib
    0x7fff6ca82000 -     0x7fff6ccd9fff  libicucore.A.dylib (64260.0.1) <8AC2CB07-E7E0-340D-A849-186FA1F27251> /usr/lib/libicucore.A.dylib
    0x7fff6ccf3000 -     0x7fff6ccf4fff  liblangid.dylib (133) <30CFC08C-EF36-3CF5-8AEA-C1CB070306B7> /usr/lib/liblangid.dylib
    0x7fff6ccf5000 -     0x7fff6cd0dff3  liblzma.5.dylib (16) <C131EF18-2CDD-3271-8A30-A8760D4FE166> /usr/lib/liblzma.5.dylib
    0x7fff6cd25000 -     0x7fff6cdccff7  libmecab.dylib (883.11) <0D5BFD01-D4A7-3C8D-AA69-C329C1A69792> /usr/lib/libmecab.dylib
    0x7fff6cdcd000 -     0x7fff6d02fff1  libmecabra.dylib (883.11) <E31DE74D-1B88-377F-ACD3-D789D29C3AE7> /usr/lib/libmecabra.dylib
    0x7fff6d39c000 -     0x7fff6d3cbfff  libncurses.5.4.dylib (57) <995DFEEA-40F3-377F-B73D-D02AC59D591F> /usr/lib/libncurses.5.4.dylib
    0x7fff6d4fb000 -     0x7fff6d977ff5  libnetwork.dylib (1880.120.4) <BA294A54-F309-398D-B308-F97032AFF555> /usr/lib/libnetwork.dylib
    0x7fff6d978000 -     0x7fff6d98ffff  libnetworkextension.dylib (1095.140.2) <D0E8454C-33A9-3F96-B3A0-EDB12C32283A> /usr/lib/libnetworkextension.dylib
    0x7fff6da18000 -     0x7fff6da4bfde  libobjc.A.dylib (787.1) <6DF81160-5E7F-3E31-AA1E-C875E3B98AF6> /usr/lib/libobjc.A.dylib
    0x7fff6da4c000 -     0x7fff6da4dff7  libodfde.dylib (26) <33F49412-5106-35B8-AA60-5A497C3967E6> /usr/lib/libodfde.dylib
    0x7fff6da5e000 -     0x7fff6da62fff  libpam.2.dylib (25.100.1) <0502F395-8EE6-3D2A-9239-06FD5622E19E> /usr/lib/libpam.2.dylib
    0x7fff6da65000 -     0x7fff6da9bff7  libpcap.A.dylib (89.120.1) <A76EC076-A8EA-354C-B95F-7AB1EAFBCC65> /usr/lib/libpcap.A.dylib
    0x7fff6dadb000 -     0x7fff6dae9ff9  libperfcheck.dylib (37.100.2) <9D9C4879-8A80-34C4-B0D2-BE341FD6D321> /usr/lib/libperfcheck.dylib
    0x7fff6db1f000 -     0x7fff6db37fff  libresolv.9.dylib (67.40.1) <C57EDFEF-D36A-310B-8D14-8C68A625B1E8> /usr/lib/libresolv.9.dylib
    0x7fff6db39000 -     0x7fff6db7dff7  libsandbox.1.dylib (1217.141.2) <E8BA5E84-66AF-3995-8F8E-DDC93B0A88E1> /usr/lib/libsandbox.1.dylib
    0x7fff6db7e000 -     0x7fff6db90ff7  libsasl2.2.dylib (213.120.1) <E7573AC1-83FD-305A-8FB8-03145BDA286B> /usr/lib/libsasl2.2.dylib
    0x7fff6db91000 -     0x7fff6db92ff7  libspindump.dylib (281.3) <AE8C1AE9-5CBC-332F-BBE8-370A2A19FED6> /usr/lib/libspindump.dylib
    0x7fff6db93000 -     0x7fff6dd7dff7  libsqlite3.dylib (308.5) <35A2BD9F-4E33-30DE-A994-4AB585AC3AFE> /usr/lib/libsqlite3.dylib
    0x7fff6de71000 -     0x7fff6de9effb  libssl.46.dylib (47.140.1) <06932872-13DA-33E3-8C28-7B49FC582039> /usr/lib/libssl.46.dylib
    0x7fff6df20000 -     0x7fff6df51ff7  libtidy.A.dylib (17.2) <41B15FFB-6FD2-3E1B-A1F8-E6B12EF3C1EE> /usr/lib/libtidy.A.dylib
    0x7fff6df73000 -     0x7fff6dfcdff8  libusrtcp.dylib (1880.120.4) <05346A91-737C-33D0-B21B-F040950DFB28> /usr/lib/libusrtcp.dylib
    0x7fff6dfce000 -     0x7fff6dfd1ffb  libutil.dylib (57) <F01467F6-23A7-37EE-A170-33CE1577B41D> /usr/lib/libutil.dylib
    0x7fff6dfd2000 -     0x7fff6dfdfff7  libxar.1.dylib (425.2) <EE964412-9E25-30B3-BCC0-CCEFBCC8094B> /usr/lib/libxar.1.dylib
    0x7fff6dfe5000 -     0x7fff6e0c7fff  libxml2.2.dylib (33.5) <A579D158-2E09-316C-872E-DD9D93401B2F> /usr/lib/libxml2.2.dylib
    0x7fff6e0cb000 -     0x7fff6e0f3fff  libxslt.1.dylib (16.9) <34A45627-DA5B-37D2-9609-65B425E0010A> /usr/lib/libxslt.1.dylib
    0x7fff6e0f4000 -     0x7fff6e106ff3  libz.1.dylib (76) <793D9643-CD83-3AAC-8B96-88D548FAB620> /usr/lib/libz.1.dylib
    0x7fff6e131000 -     0x7fff6e133ff9  liblog_network.dylib (1880.120.4) <CF1DA3B7-09BC-3B63-8782-F07E020D5F1F> /usr/lib/log/liblog_network.dylib
    0x7fff6e176000 -     0x7fff6e181f4f  libswiftAVFoundation.dylib (??? - ???) <8EE58BB5-6915-34F6-B80A-788D89118CD7> /usr/lib/swift/libswiftAVFoundation.dylib
    0x7fff6e1bd000 -     0x7fff6e1d372f  libswiftAppKit.dylib (??? - ???) <18802260-9EFC-3E31-B9EA-7767A8B6AB52> /usr/lib/swift/libswiftAppKit.dylib
    0x7fff6e1fd000 -     0x7fff6e5b2437  libswiftCore.dylib (5.2 - 1103.8.25.8) <E56CCFCA-99E1-36E5-A6BC-F31F53C79910> /usr/lib/swift/libswiftCore.dylib
    0x7fff6e5b3000 -     0x7fff6e5befff  libswiftCoreAudio.dylib (??? - ???) <2886B49B-6D68-3F12-B71F-704940D0A86F> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff6e5bf000 -     0x7fff6e5c7d7f  libswiftCoreData.dylib (??? - ???) <5188E034-FC7D-3C6B-A42A-69375097E05B> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff6e5c8000 -     0x7fff6e5cafff  libswiftCoreFoundation.dylib (??? - ???) <FBA4566B-AD2B-35D7-BC9A-48BE3D88B658> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff6e5cb000 -     0x7fff6e5d8fff  libswiftCoreGraphics.dylib (??? - ???) <A8225B5F-F64D-32F8-AD91-D919DF614AA0> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff6e5d9000 -     0x7fff6e5dcffb  libswiftCoreImage.dylib (??? - ???) <1485E8EF-EDA9-3981-84D7-DF3BFE361929> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff6e5dd000 -     0x7fff6e5e2fb7  libswiftCoreLocation.dylib (??? - ???) <3732D3F0-9586-372E-82B0-2C76F401B793> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff6e5e3000 -     0x7fff6e5ecfff  libswiftCoreMIDI.dylib (??? - ???) <81408BBB-9648-37CB-8646-707C7CDCE15C> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff6e5f4000 -     0x7fff6e630fcf  libswiftCoreMedia.dylib (??? - ???) <73B60C53-4122-35ED-AAAB-084E9722924E> /usr/lib/swift/libswiftCoreMedia.dylib
    0x7fff6e637000 -     0x7fff6e63dfff  libswiftDarwin.dylib (??? - ???) <F3684684-8258-310F-B05B-BD8A696F0F29> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff6e63e000 -     0x7fff6e655cdf  libswiftDispatch.dylib (??? - ???) <94D67EF4-42B5-3F54-8D86-B6B2B16827DC> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff6e656000 -     0x7fff6e7db277  libswiftFoundation.dylib (??? - ???) <0173898D-FDA6-378D-87E9-1F2A9BD227D3> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff6e7ea000 -     0x7fff6e7ecff3  libswiftIOKit.dylib (??? - ???) <FD313708-AE48-3C72-A154-53EC839A8D55> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff6e802000 -     0x7fff6e809f0f  libswiftMetal.dylib (??? - ???) <B3C74138-DE3C-3676-9983-F12757819C9C> /usr/lib/swift/libswiftMetal.dylib
    0x7fff6e885000 -     0x7fff6e888fe7  libswiftObjectiveC.dylib (??? - ???) <E668BD5D-E1D6-3C21-BA7E-5C3A672A964E> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff6e89a000 -     0x7fff6e89ffbf  libswiftQuartzCore.dylib (??? - ???) <101D3E4D-231A-3CD8-97B4-4E37F4081CD2> /usr/lib/swift/libswiftQuartzCore.dylib
    0x7fff6e989000 -     0x7fff6e98bfff  libswiftXPC.dylib (??? - ???) <3CD547C3-7082-37EA-B289-F6BA6C4D4E26> /usr/lib/swift/libswiftXPC.dylib
    0x7fff6e993000 -     0x7fff6e9b4fff  libswiftsimd.dylib (??? - ???) <21EEA85D-EBBF-378C-8803-DCD904B93B68> /usr/lib/swift/libswiftsimd.dylib
    0x7fff6e9b5000 -     0x7fff6e9baff3  libcache.dylib (83) <AF488D13-9E89-35E0-B078-BE37CC5B8586> /usr/lib/system/libcache.dylib
    0x7fff6e9bb000 -     0x7fff6e9c6fff  libcommonCrypto.dylib (60165.120.1) <C7912BE5-993E-3581-B2A0-6AABDC8C5562> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6e9c7000 -     0x7fff6e9cefff  libcompiler_rt.dylib (101.2) <49B8F644-5705-3F16-BBE0-6FFF9B17C36E> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6e9cf000 -     0x7fff6e9d8ff7  libcopyfile.dylib (166.40.1) <3C481225-21E7-370A-A30E-0CCFDD64A92C> /usr/lib/system/libcopyfile.dylib
    0x7fff6e9d9000 -     0x7fff6ea6bfdb  libcorecrypto.dylib (866.140.1) <60567BF8-80FA-359A-B2F3-A3BAEFB288FD> /usr/lib/system/libcorecrypto.dylib
    0x7fff6eb78000 -     0x7fff6ebb8ff0  libdispatch.dylib (1173.100.2) <CD9C059C-91D9-30E8-8926-5B9CD0D5D4F5> /usr/lib/system/libdispatch.dylib
    0x7fff6ebb9000 -     0x7fff6ebeffff  libdyld.dylib (750.6) <789A18C2-8AC7-3C88-813D-CD674376585D> /usr/lib/system/libdyld.dylib
    0x7fff6ebf0000 -     0x7fff6ebf0ffb  libkeymgr.dylib (30) <DB3337BE-01CA-3425-BD0C-87774FC0CDC0> /usr/lib/system/libkeymgr.dylib
    0x7fff6ebf1000 -     0x7fff6ebfdff3  libkxld.dylib (6153.141.2) <EE8ECB4B-2EDB-3440-BBC1-6BDDDF5F1BCE> /usr/lib/system/libkxld.dylib
    0x7fff6ebfe000 -     0x7fff6ebfeff7  liblaunch.dylib (1738.140.1) <AFBCBDD3-0B55-3ECD-8E04-A73A3A57356B> /usr/lib/system/liblaunch.dylib
    0x7fff6ebff000 -     0x7fff6ec04ff7  libmacho.dylib (959.0.1) <AA613A9C-961A-3B67-B696-4622FA59FC4E> /usr/lib/system/libmacho.dylib
    0x7fff6ec05000 -     0x7fff6ec07ff3  libquarantine.dylib (110.40.3) <F234E51D-FD0B-3EE4-B679-AE3EE9C536C3> /usr/lib/system/libquarantine.dylib
    0x7fff6ec08000 -     0x7fff6ec09ff7  libremovefile.dylib (48) <7C7EFC79-BD24-33EF-B073-06AED234593E> /usr/lib/system/libremovefile.dylib
    0x7fff6ec0a000 -     0x7fff6ec21ff3  libsystem_asl.dylib (377.60.2) <1563EE02-0657-3B78-99BE-A947C24122EF> /usr/lib/system/libsystem_asl.dylib
    0x7fff6ec22000 -     0x7fff6ec22ff7  libsystem_blocks.dylib (74) <0D53847E-AF5F-3ACF-B51F-A15DEA4DEC58> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6ec23000 -     0x7fff6ecaafff  libsystem_c.dylib (1353.100.2) <BBDED5E6-A646-3EED-B33A-91E4331EA063> /usr/lib/system/libsystem_c.dylib
    0x7fff6ecab000 -     0x7fff6ecaeffb  libsystem_configuration.dylib (1061.141.1) <0EE84C33-64FD-372B-974A-AF7A136F2068> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6ecaf000 -     0x7fff6ecb2fff  libsystem_coreservices.dylib (114) <A199156E-058D-3ABB-BCE9-4B9F20DCED0F> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6ecb3000 -     0x7fff6ecbbfff  libsystem_darwin.dylib (1353.100.2) <5B12B5DB-3F30-37C1-8ECC-49A66B1F2864> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6ecbc000 -     0x7fff6ecc3fff  libsystem_dnssd.dylib (1096.100.3) <EBB4C2C2-E031-3094-B40A-E67BF261D295> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6ecc4000 -     0x7fff6ecc5ffb  libsystem_featureflags.dylib (17) <29FD922A-EC2C-3F25-BCCC-B58D716E60EC> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff6ecc6000 -     0x7fff6ed13ff7  libsystem_info.dylib (538) <8A321605-5480-330B-AF9E-64E65DE61747> /usr/lib/system/libsystem_info.dylib
    0x7fff6ed14000 -     0x7fff6ed40ff7  libsystem_kernel.dylib (6153.141.2) <A576A1CF-7726-3146-B04B-A26E1CDB9757> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6ed41000 -     0x7fff6ed88fff  libsystem_m.dylib (3178) <00F331F1-0D09-39B3-8736-1FE90E64E903> /usr/lib/system/libsystem_m.dylib
    0x7fff6ed89000 -     0x7fff6edb0fff  libsystem_malloc.dylib (283.100.6) <8549294E-4C53-36EB-99F3-584A7393D8D5> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6edb1000 -     0x7fff6edbeffb  libsystem_networkextension.dylib (1095.140.2) <F06C65C5-2CBE-313C-96E1-A09240F9FE57> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6edbf000 -     0x7fff6edc8ff7  libsystem_notify.dylib (241.100.2) <FA22F928-D91B-3AA5-96BB-3186AC0FB264> /usr/lib/system/libsystem_notify.dylib
    0x7fff6edc9000 -     0x7fff6edd1fef  libsystem_platform.dylib (220.100.1) <009A7C1F-313A-318E-B9F2-30F4C06FEA5C> /usr/lib/system/libsystem_platform.dylib
    0x7fff6edd2000 -     0x7fff6eddcfff  libsystem_pthread.dylib (416.100.3) <62CB1A98-0B8F-31E7-A02B-A1139927F61D> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6eddd000 -     0x7fff6ede1ff3  libsystem_sandbox.dylib (1217.141.2) <051C4018-4345-3034-AC98-6DE42FB8273B> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6ede2000 -     0x7fff6ede4fff  libsystem_secinit.dylib (62.100.2) <F80872AA-E1FD-3D7E-8729-467656EC6561> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6ede5000 -     0x7fff6edecffb  libsystem_symptoms.dylib (1238.120.1) <5820A2AF-CE72-3AB3-ABCC-273A3419FB55> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6eded000 -     0x7fff6ee03ff2  libsystem_trace.dylib (1147.120) <04B47629-847B-3D74-8ABE-C05EF9DEEFE4> /usr/lib/system/libsystem_trace.dylib
    0x7fff6ee05000 -     0x7fff6ee0aff7  libunwind.dylib (35.4) <42B7B509-BAFE-365B-893A-72414C92F5BF> /usr/lib/system/libunwind.dylib
    0x7fff6ee0b000 -     0x7fff6ee40ffe  libxpc.dylib (1738.140.1) <3E243A41-030F-38E3-9FD2-7B38C66C35B1> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 193
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 89974
    thread_create: 0
    thread_set_state: 90

VM Region Summary:
ReadOnly portion of Libraries: Total=762.8M resident=0K(0%) swapped_out_or_unallocated=762.8M(100%)
Writable regions: Total=686.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=686.0M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 1984K        2 
CG image                          9396K       11 
CG raster data                      16K        2 
CoreAnimation                     38.4M       67 
CoreGraphics                         8K        1 
CoreImage                           84K        8 
CoreUI image data                 1740K       16 
Foundation                         940K        3 
Image IO                           408K       12 
Kernel Alloc Once                    8K        1 
MALLOC                           238.0M       77 
MALLOC guard page                   48K       10 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                   64K        1 
STACK GUARD                       56.0M       10 
Stack                             12.6M       10 
VM_ALLOCATE                        312K       21 
__DATA                            50.1M      478 
__DATA_CONST                       302K       24 
__FONT_DATA                          4K        1 
__LINKEDIT                       394.5M       16 
__OBJC_RO                         32.3M        1 
__OBJC_RW                         1908K        2 
__TEXT                           368.4M      466 
__UNICODE                          564K        1 
libnetwork                         128K        8 
mapped file                      404.6M       50 
shared memory                      648K       17 
===========                     =======  ======= 
TOTAL                              2.0G     1322 
TOTAL, minus reserved VM space     1.6G     1322 

Model: iMac15,1, BootROM 235.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 4 GHz, 16 GB, SMC 2.22f16
Graphics: kHW_AMDRadeonR9M290XItem, AMD Radeon R9 M290X, spdisplays_pcie_device, 2 GB
Memory Module: BANK 0/DIMM1, 8 GB, DDR3, 1600 MHz, 0x04CB, 0x202020202020202020202020202020202020
Memory Module: BANK 1/DIMM1, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738424255302D474E2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x142), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1615.2)
Bluetooth: Version 7.0.6f7, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD SM0256F, 251 GB
USB Device: USB 3.0 Bus
USB Device: USB3.0 Hub
USB Device: Expansion
USB Device: CSS25U36G
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: Gaming Mouse G502
Thunderbolt Bus: iMac, Apple Inc., 26.1
``
owenzhao commented 3 years ago

This issue https://github.com/realm/realm-cocoa/issues/6556 was marked "Probably fixed by realm/realm-core#3828." by @tgoyne. But now it is clear that it still exists.

leemaguire commented 3 years ago

@owenzhao Can you update to 5.4.6 and see if it solves your issue, also can you give us a reproduction case? Thanks

leemaguire commented 3 years ago

@Endore8 Can you post a complete code sample to help reproduce this issue? Thanks

endore8 commented 3 years ago

@leemaguire , although yesterday it seemed to work fine, today I experienced the same crash a few times again 😭

This is a code sample copied from the codebase. Don't know if that matters, but it is run in a background thread.

if let speedHistory = realm?.objects(ConnectionSpeedRecord.self).sorted(byKeyPath: "timestamp") {

    if speedHistory.count > NetworkConfig.speedHistoryValuesLimit {
        try? realm?.write {
            (0..<(speedHistory.count - NetworkConfig.speedHistoryValuesLimit)).forEach {
                realm?.delete(speedHistory[$0])
            }
        }
    }

    let mapped = Array(speedHistory.map { ($0.down, $0.up) }) // This line crashes.
    let speedHistoryMaxValue = (mapped.map { max($0.0, $0.1) }.max() ?? 0)
    let downloadSpeedRelativeHistory = Array(mapped.map { CGFloat($0.0) / CGFloat(speedHistoryMaxValue) })
    let uploadSpeedRelativeHistory = Array(mapped.map { CGFloat($0.1) / CGFloat(speedHistoryMaxValue) })
owenzhao commented 3 years ago

@owenzhao Can you update to 5.4.6 and see if it solves your issue, also can you give us a reproduction case? Thanks

It is hard to reproduce this issue as it happens randomly. I had tried to reproduce it at the moment when it happened with the same situation and it didn't happen again. However, this also proved that it was something related to concurrent threads like situation, which sometimes code didn't work in the order expected. Maybe focusing on the crashed queue Dispatch queue: com.yannickloriot.asyncqueue will help.

owenzhao commented 3 years ago

@leemaguire I just had a look on the revised history of realm-core/src/realm/db.cpp. I found that this file was changed on https://github.com/realm/realm-core/pull/3828/files to fixed the issue we talking. Then the line that fixed the issue was revised by https://github.com/realm/realm-core/commit/90a4fe39a8b160c1dee0c4907275e0810df5d765#diff-1cdb349fd195d488a6ddbf55865d8ace to fixed another crashing issue. Maybe you should take a look on that and see if it was a regression.

jedelbo commented 3 years ago

I can see that the problem reported by @Endore8 and the problem reported reported by @owenzhao is not the same. If we concentrate on the first problem, then @Endore8 says that "Once it crashes once, it starts crashing continuously.". This suggest that you have a realm file that causes this behavior. RIght?

owenzhao commented 3 years ago

I can see that the problem reported by @Endore8 and the problem reported reported by @owenzhao is not the same. If we concentrate on the first problem, then @Endore8 says that "Once it crashes once, it starts crashing continuously.". This suggest that you have a realm file that causes this behavior. RIght?

I don't think "continuously" here means constantly. As in the very top, he said "Application getting crash intermittently after upgraded to version 5.3.6 and 5.4.0." So the "continuously" here meant the crash was more frequently. However, in my case the crash was not rare and random. Maybe that depending on the system situation or CPU loads.

ganesh-ananthan commented 3 years ago

@finnschiermer Is this fixed in any of the PR ?

gshahbazian commented 3 years ago

We are also seeing this crash:

Crashed: com.apple.main-thread
0  Superhuman                     0x1031b2e5c realm::util::EncryptedFileMapping::read_barrier(void const*, unsigned long, unsigned long (*)(char const*)) + 96340
1  Superhuman                     0x102dd8578 realm::util::do_encryption_read_barrier(void const*, unsigned long, unsigned long (*)(char const*), realm::util::EncryptedFileMapping*) + 554 (thread.hpp:554)
2  Superhuman                     0x1030634d4 realm::ArrayUnsigned::init_from_ref(unsigned long) + 37892
3  Superhuman                     0x103064ab4 realm::BPlusTreeInner::init_from_ref(unsigned long) + 43492
4  Superhuman                     0x10309d970 realm::Lst<realm::ObjKey>::Lst(realm::Lst<realm::ObjKey> const&) + 340
5  Superhuman                     0x1030c3348 realm::LnkLst::LnkLst(realm::LnkLst const&) + 10360
6  Superhuman                     0x10310d6b0 realm::Query::Query(realm::Query const&) + 75968
7  Superhuman                     0x10331d558 realm::Results::Results(realm::Results const&) + 5312
8  Superhuman                     0x1033231c4 realm::Results::snapshot() const & + 28972
9  Superhuman                     0x102dd3ed8 -[RLMFastEnumerator detach] + 104 (RLMCollection.mm:104)
10 Superhuman                     0x102e5ec50 -[RLMRealm detachAllEnumerators] + 987 (RLMRealm.mm:987)
11 Superhuman                     0x102e62c2c (anonymous namespace)::RLMNotificationHelper::get_observed_rows() + 115 (RLMRealmUtil.mm:115)
12 Superhuman                     0x1032f0568 realm::_impl::transaction::advance(std::__1::shared_ptr<realm::Transaction> const&, realm::BindingContext*, realm::_impl::NotifierPackage&) + 1396576
13 Superhuman                     0x1032e7864 realm::_impl::RealmCoordinator::advance_to_ready(realm::Realm&) + 1360476
14 Superhuman                     0x10333bc70 realm::Realm::notify() + 130008
15 Superhuman                     0x1032f90f8 std::__1::__function::__func<realm::_impl::WeakRealmNotifier::bind_to_scheduler()::$_0, std::__1::allocator<realm::_impl::WeakRealmNotifier::bind_to_scheduler()::$_0>, void ()>::operator()() + 1432304
16 CoreFoundation                 0x1a866c76c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
17 CoreFoundation                 0x1a866c668 __CFRunLoopDoSource0 + 208
18 CoreFoundation                 0x1a866b960 __CFRunLoopDoSources0 + 268
19 CoreFoundation                 0x1a8665a8c __CFRunLoopRun + 824
20 CoreFoundation                 0x1a866521c CFRunLoopRunSpecific + 600
21 GraphicsServices               0x1bf6e4784 GSEventRunModal + 164
22 UIKitCore                      0x1ab09e200 -[UIApplication _run] + 1072
23 UIKitCore                      0x1ab0a3a74 UIApplicationMain + 168
24 Superhuman                     0x1023c1b24 main + 4367702820 (<compiler-generated>:4367702820)
25 libdyld.dylib                  0x1a83256c0 start + 4
jimmyhzhang commented 3 years ago

Still seeing this crash with 5.5.0. Is there anyone who can help look into this @leemaguire, or anyone who can help us figure out a path forward? We'd be more than happy to provide sysdiagnose and crash logs if that's helpful. Thanks!

Crashed: com.apple.main-thread 0 TestV4 0x1016e2820 realm::util::EncryptedFileMapping::read_barrier(void const, unsigned long, unsigned long ()(char const)) + 106372 1 TestV4 0x101147e14 realm::util::do_encryption_read_barrier(void const, unsigned long, unsigned long ()(char const), realm::util::EncryptedFileMapping) + 553 (thread.hpp:553) 2 TestV4 0x10162e024 realm::ArrayUnsigned::init_from_ref(unsigned long) + 493348 3 TestV4 0x10162ed44 realm::Cluster::init(realm::MemRef) + 496708 4 TestV4 0x1016a311c realm::ParentNode::match(realm::ConstObj&) + 27056 5 TestV4 0x10154e9d0 realm::util::FunctionRef<bool (realm::ConstObj&)>::FunctionRef<realm::Query::find_all(realm::ConstTableView&, unsigned long, unsigned long, unsigned long) const::$_3>(realm::Query::find_all(realm::ConstTableView&, unsigned long, unsigned long, unsigned long) const::$_3&&)::'lambda'(void, realm::ConstObj&)::invoke(void*, realm::ConstObj&) + 417088 6 TestV4 0x1016a6098 realm::StringNode::index_based_aggregate(unsigned long, realm::util::FunctionRef<bool (realm::ConstObj&)>) + 39212 7 TestV4 0x10154a2dc realm::Query::find_all(realm::ConstTableView&, unsigned long, unsigned long, unsigned long) const + 398924 8 TestV4 0x1016d78b8 realm::ConstTableView::do_sync() + 61468 9 TestV4 0x10154a38c realm::Query::find_all(unsigned long, unsigned long, unsigned long) + 399100 10 TestV4 0x10154a790 realm::Query::find_all(realm::DescriptorOrdering const&) + 400128 11 TestV4 0x10113553c realm::Results::do_evaluate_query_if_needed(bool) + 383 (results.cpp:383) 12 TestV4 0x1011350b4 realm::util::Optional realm::Results::try_get(unsigned long) + 307 (results.cpp:307) 13 TestV4 0x101135324 realm::util::Optional realm::Results::first() + 140 (__mutex_base:140) 14 TestV4 0x1011db53c RLMAccessorContext realm::Results::dispatch<auto realm::Results::first(RLMAccessorContext&)::'lambda'(RLMAccessorContext&)>(RLMAccessorContext&) const + 402 (optional.hpp:402) 15 TestV4 0x1011db344 auto realm::Results::first(RLMAccessorContext&) + 343 (results.hpp:343) 16 TestV4 0x1011d9194 -[RLMResults firstObject] + 228 (RLMResults.mm:228) 17 TestV4 0x1013f25e8 -[RealmAccessHelper valueForIdentifier:] + 174 (RealmAccessHelper.m:174) 18 TestV4 0x1013e936c +[ConfigData remoteNotificationToken] + 111 (ConfigData.m:111) 19 TestV4 0x100c4c56c CalendarSync.getCalendarSyncData(reason:) + 89 (CalendarSync.swift:89) 20 TestV4 0x100c4f5f0 partial apply for closure #1 in CalendarSync.performCalendarSync(reason:forceSync:success:failure:) + 54 (CalendarSync.swift:54) 21 TestV4 0x100c25504 thunk for @escaping @callee_guaranteed () -> () + 4337292548 (:4337292548) 22 libdispatch.dylib 0x1828c424c _dispatch_call_block_and_release + 32 23 libdispatch.dylib 0x1828c5db0 _dispatch_client_callout + 20 24 libdispatch.dylib 0x1828d37ac _dispatch_main_queue_callback_4CF + 836 25 CoreFoundation 0x182c4d11c CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 26 CoreFoundation 0x182c47120 CFRunLoopRun + 2508 27 CoreFoundation 0x182c4621c CFRunLoopRunSpecific + 600 28 GraphicsServices 0x19a74a784 GSEventRunModal + 164 29 UIKitCore 0x185684fe0 -[UIApplication _run] + 1072 30 UIKitCore 0x18568a854 UIApplicationMain + 168 31 TestV4 0x100c23a7c main + 21 (main.m:21) 32 libdyld.dylib 0x1829066b0 start + 4

f3n1kc commented 3 years ago

Getting similar crash on version 5.4.8:

Crashed: com.apple.main-thread 0 Realm 0x1018ee1ec realm::util::EncryptedFileMapping::read_barrier(void const, unsigned long, unsigned long ()(char const)) + 32 1 Realm 0x1015dd964 realm::util::do_encryption_read_barrier(void const, unsigned long, unsigned long ()(char const), realm::util::EncryptedFileMapping) + 553 (thread.hpp:553) 2 Realm 0x10180ca98 realm::ClusterNodeInner::find_child(realm::ObjKey, realm::ClusterNodeInner::ChildInfo&) const + 700 3 Realm 0x10180c810 realm::ClusterNodeInner::try_get(realm::ObjKey, realm::ClusterNode::State&) const + 52 4 Realm 0x101815900 realm::ClusterTree::is_valid(realm::ObjKey) const + 36 5 Realm 0x1018ce9a4 realm::ObjKey realm::Table::find_first(realm::ColKey, realm::StringData) const + 412 6 Realm 0x10164686c realm::ObjKey realm::Object::get_for_primary_key_impl<objc_object strong, RLMAccessorContext>(RLMAccessorContext&, realm::Table const&, realm::Property const&, objc_object __strong) + 337 (object_accessor.hpp:337) 7 Realm 0x101646480 realm::Object realm::Object::get_for_primary_key<objc_object strong, RLMAccessorContext>(RLMAccessorContext&, std::1::shared_ptr const&, realm::ObjectSchema const&, objc_object* strong) + 325 (object_accessor.hpp:325) 8 Realm 0x1016461dc RLMGetObject + 257 (RLMObjectStore.mm:257) 9 RealmSwift 0x101babc94 Realm.object<A, B>(ofType:forPrimaryKey:) + 645 (Realm.swift:645)

xilin commented 3 years ago

Is there any update on this issue? We still see similar crash on version 5.5.0. There is still realm::util::EncryptedFileMapping::read_barrier in the stack, while we aren't using encryption. And what we do is just a simple call to get firstObject:

RLMResults<RealmItem *> *results = [RealmItem objectsInRealm:realm where:@"xxx_key = %@", identifier];
RealmItem *item = [results firstObject];

Trace:


0  Test                          0x105146904 realm::util::EncryptedFileMapping::read_barrier(void const*, unsigned long, unsigned long (*)(char const*)) + 106372
1  Test                          0x104bab244 realm::util::do_encryption_read_barrier(void const*, unsigned long, unsigned long (*)(char const*), realm::util::EncryptedFileMapping*) + 553 (thread.hpp:553)
2  Test                          0x105092108 realm::ArrayUnsigned::init_from_ref(unsigned long) + 493348
3  Test                          0x105092e28 realm::Cluster::init(realm::MemRef) + 496708
4  Test                          0x105107200 realm::ParentNode::match(realm::ConstObj&) + 27056
5  Test                          0x104fb2ab4 realm::util::FunctionRef<bool (realm::ConstObj&)>::FunctionRef<realm::Query::find_all(realm::ConstTableView&, unsigned long, unsigned long, unsigned long) const::$_3>(realm::Query::find_all(realm::ConstTableView&, unsigned long, unsigned long, unsigned long) const::$_3&&)::'lambda'(void*, realm::ConstObj&)::__invoke(void*, realm::ConstObj&) + 426020
6  Test                          0x10510a17c realm::StringNode<realm::Equal>::index_based_aggregate(unsigned long, realm::util::FunctionRef<bool (realm::ConstObj&)>) + 39212
7  Test                          0x104fae3c0 realm::Query::find_all(realm::ConstTableView&, unsigned long, unsigned long, unsigned long) const + 407856
8  Test                          0x10513b99c realm::ConstTableView::do_sync() + 61468
9  Test                          0x104fae470 realm::Query::find_all(unsigned long, unsigned long, unsigned long) + 408032
10 Test                          0x104fae874 realm::Query::find_all(realm::DescriptorOrdering const&) + 409060
11 Test                          0x104b9896c realm::Results::do_evaluate_query_if_needed(bool) + 383 (results.cpp:383)
12 Test                          0x104b984e4 realm::util::Optional<realm::Obj> realm::Results::try_get<realm::Obj>(unsigned long) + 307 (results.cpp:307)
13 Test                          0x104b98754 realm::util::Optional<realm::Obj> realm::Results::first<realm::Obj>() + 140 (__mutex_base:140)
14 Test                          0x104c3e96c RLMAccessorContext realm::Results::dispatch<auto realm::Results::first<RLMAccessorContext>(RLMAccessorContext&)::'lambda'(RLMAccessorContext&)>(RLMAccessorContext&) const + 402 (optional.hpp:402)
15 Test                          0x104c3e774 auto realm::Results::first<RLMAccessorContext>(RLMAccessorContext&) + 343 (results.hpp:343)
16 Test                          0x104c3c5c4 -[RLMResults firstObject] + 228 (RLMResults.mm:228)
jsflax commented 3 years ago

@xilin This has been fixed in version 10.x. We do not currently have plans to backport the fix. Would you be able to upgrade to the latest version of Realm and see if that removes the crash?

thanhan123 commented 3 years ago

@jsflax we encountered this issue more frequent recently, could you help check?

/Users/realm/workspace/realm_realm-core_release_10.6.0/src/realm/util/encrypted_file_mapping.hpp:150: [realm-core-10.6.0] Assertion failed: local_ndx < m_page_state.size() with (local_ndx, m_page_state.size()) =  [1961, 128]
0   Realm                               0x00000001138fd29c _ZN5realm4utilL18terminate_internalERNSt3__118basic_stringstreamIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE + 28
1   Realm                               0x00000001138fd7e7 _ZN5realm4util19terminate_with_infoEPKcS2_lS2_OSt16initializer_listINS0_9PrintableEE + 471
2   Realm                               0x0000000113785176 _ZN5realm4util19terminate_with_infoIJRmmEEEvPKciS4_S4_DpOT_ + 70
3   Realm                               0x00000001138dcad0 _ZNSt3__16vectorIbNS_9allocatorIbEEE6resizeEmb + 0
4   Realm                               0x000000011345a100 _ZN5realm4util26do_encryption_read_barrierEPKvmPFmPKcEPNS0_20EncryptedFileMappingE + 64
5   Realm                               0x000000011373ce33 _ZN5realm13BPlusTreeBase20create_root_from_refEm + 531
6   Realm                               0x0000000113785a30 _ZN5realm3LstINS_6ObjKeyEEC2ERKS2_ + 464
7   Realm                               0x00000001137b0ae0 _ZN5realm6LnkLstC2ERKS0_ + 224
8   Realm                               0x00000001137aefdd _ZNK5realm6LnkLst14clone_linklistEv + 157
9   Realm                               0x00000001137f7a8a _ZN5realm5QueryC2ERKS0_ + 266
10  Realm                               0x000000011381b402 _ZN5realm14ConstTableViewC2ENS_13ConstTableRefERNS_5QueryEmmm + 162
11  Realm                               0x000000011381415b _ZN5realm5Query8find_allEmmm + 75
12  Realm                               0x00000001139ec884 _ZN5realm5_impl15ResultsNotifier3runEv + 1124
13  Realm                               0x00000001139e2e19 _ZN5realm5_impl16RealmCoordinator19run_async_notifiersEv + 3801
14  Realm                               0x00000001139e1eb3 _ZN5realm5_impl16RealmCoordinator9on_changeEv + 19
15  Realm                               0x00000001139c6ce9 _ZN5realm5_impl20ExternalCommitHelper6listenEv + 217
16  Realm                               0x00000001139c6e4e _ZNSt3__1L14__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEZN5realm5_impl20ExternalCommitHelperC1ERNS8_16RealmCoordinatorEE3$_0EEEEEPvSE_ + 46
17  libsystem_pthread.dylib             0x00007fff60c8e109 _pthread_start + 148
18  libsystem_pthread.dylib             0x00007fff60c89b8b thread_start + 15!!! IMPORTANT: Please report this at https://github.com/realm/realm-core/issues/new/choose2021-05-12 15:58:34.798064+0900 AppName[13183:216096] /Users/realm/workspace/realm_realm-core_release_10.6.0/src/realm/util/encrypted_file_mapping.hpp:150: [realm-core-10.6.0] Assertion failed: local_ndx < m_page_state.size() with (local_ndx, m_page_state.size()) =  [1961, 128]
0   Realm                               0x00000001138fd29c _ZN5realm4utilL18terminate_internalERNSt3__118basic_stringstreamIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE + 28
1   Realm                               0x00000001138fd7e7 _ZN5realm4util19terminate_with_infoEPKcS2_lS2_OSt16initializer_listINS0_9PrintableEE + 471
2   Realm                               0x0000000113785176 _ZN5realm4util19terminate_with_infoIJRmmEEEvPKciS4_S4_DpOT_ + 70
3   Realm                               0x00000001138dcad0 _ZNSt3__16vectorIbNS_9allocatorIbEEE6resizeEmb + 0
4   Realm                               0x000000011345a100 _ZN5realm4util26do_encryption_read_barrierEPKvmPFmPKcEPNS0_20EncryptedFileMappingE + 64
5   Realm                               0x000000011373ce33 _ZN5realm13BPlusTreeBase20create_root_from_refEm + 531
6   Realm                               0x0000000113785a30 _ZN5realm3LstINS_6ObjKeyEEC2ERKS2_ + 464
7   Realm                               0x00000001137b0ae0 _ZN5realm6LnkLstC2ERKS0_ + 224
8   Realm                               0x00000001137aefdd _ZNK5realm6LnkLst14clone_linklistEv + 157
9   Realm                               0x00000001137f7a8a _ZN5realm5QueryC2ERKS0_ + 266
10  Realm                               0x000000011381b402 _ZN5realm14ConstTableViewC2ENS_13ConstTableRefERNS_5QueryEmmm + 162
11  Realm                               0x000000011381415b _ZN5realm5Query8find_allEmmm + 75
12  Realm                               0x00000001139ec884 _ZN5realm5_impl15ResultsNotifier3runEv + 1124
13  Realm                               0x00000001139e2e19 _ZN5realm5_impl16RealmCoordinator19run_async_notifiersEv + 3801
14  Realm                               0x00000001139e1eb3 _ZN5realm5_impl16RealmCoordinator9on_changeEv + 19
15  Realm                               0x00000001139c6ce9 _ZN5realm5_impl20ExternalCommitHelper6listenEv + 217
16  Realm                               0x00000001139c6e4e _ZNSt3__1L14__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEZN5realm5_impl20ExternalCommitHelperC1ERNS8_16RealmCoordinatorEE3$_0EEEEEPvSE_ + 46
17  libsystem_pthread.dylib             0x00007fff60c8e109 _pthread_start + 148
18  libsystem_pthread.dylib             0x00007fff60c89b8b thread_start + 15!!! IMPORTANT: Please report this at https://github.com/realm/realm-core/issues/new/choose

The code lead to this crash (executed in background thread):

realm?.object(ofType: SomeObject.self, forPrimaryKey: id)
jsflax commented 3 years ago

Is there any more context to that code? What's running on the main thread? The more information, the better 😄 .

cc'ing @finnschiermer

thanhan123 commented 3 years ago

Is there any more context to that code? What's running on the main thread? The more information, the better 😄 .

cc'ing @finnschiermer

For more information: In the app we used Realm.Configuration(encryptionKey: realmDataKey)

realm?.object(ofType: SomeObject.self, forPrimaryKey: id)

The code above actually run on main thread. (Sorry for misinformation)

The context: We fetch new messages from server -> save it to database -> get the latest message (from database and on later main thread runloop) to display in UI.

finnschiermer commented 3 years ago

@thanhan123 Which version of Realm are you using?

thanhan123 commented 3 years ago

@finnschiermer I used Realm version 10.7.4

finnschiermer commented 3 years ago

@thanhan123 you wrote: "In the app we used Realm.Configuration(encryptionKey: realmDataKey)"

Does this mean that you are using encryption? Or that you are not? (I'm not entirely familiar with the way Realm is configured in the Cocoa SDK. )

thanhan123 commented 3 years ago

Does this mean that you are using encryption? Or that you are not?

It means that I am using encryption in my app.

finnschiermer commented 3 years ago

@thanhan123 Can you reproduce it reliably? If so, is there any way for us to get a repro-case from you?

ejm01 commented 3 years ago

@thanhan123 Are you able to provide Finn with this?

mylesbarros commented 3 years ago

I'm experiencing this error as well, it consistently occurs when the app's memory usage gets very high.

Specifically, we have an in-app stream that makes network requests, writes the result to Realm, and then reads it back and displays it in the stream. If the user hits somewhere between 400MB-600MB of memory usage, the app hits this error.

What's interesting is what appears just before the crash stack trace in the log, /Users/realm/workspace/realm_realm-core_release_10.5.0/src/realm/util/encrypted_file_mapping.hpp:150: [realm-core-10.5.0] Assertion failed: local_ndx < m_page_state.size() with (local_ndx, m_page_state.size()) = [2835, 2816] This assertion failure is present every time the app crashes.

Not sure if it's helpful but the debugger reports the following on crash,

debugger_output

In this crash the m_page_state has 2816 entries. That's pretty standard for the crashes I see, though the largest had 3711 and the smallest had 639.

Hopefully that's not all just noise, seeing the crashes though I thought it might be related to the process' address space.

thanhan123 commented 3 years ago

@finnschiermer Sorry but somehow I cannot reproduce this bug with simpler project. I made one to mimic my current project but it doesn't crash at all.

finnschiermer commented 3 years ago

We need a repro case to make progress, I'm afraid. Extended testing has not hit this.

no-response[bot] commented 2 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

xilin commented 2 years ago

@xilin This has been fixed in version 10.x. We do not currently have plans to backport the fix. Would you be able to upgrade to the latest version of Realm and see if that removes the crash?

@jsflax sorry for late reply. We've upgrade to 10.x and the problem has gone. Thanks!