BeagleIM problem with focus and crash (#364)
In Progress
Artur Hefczyc opened 3 years ago

Sometimes I have a problem with the client that it runs and shows new messages but I cannot switch to a different chat. It's like there is a modal dialog open and I cannot get focus on a chat view. This time, this happened when a new spam subscription request and new spam message arrived. I could not switch to presence view to block the contact but when I clicked on the cross icon to close the spam chat the client crashed.

Process:               BeagleIM [75952]
Path:                  /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
Identifier:            org.tigase.messenger.BeagleIM
Version:               5.0 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           BeagleIM [75952]
User ID:               502

Date/Time:             2021-03-30 17:03:09.658 -0700
OS Version:            macOS 11.2.3 (20D91)
Report Version:        12
Bridge OS Version:     5.2 (18P4347)
Anonymous UUID:        E5FE15AD-0DFB-E0EB-87B4-39BDC784DF99


Time Awake Since Boot: 1000000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: EmptyViewController)'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff207806af __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007fff204b83c9 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff20834a9a -[__NSCFString characterAtIndex:].cold.1 + 0
3   CoreFoundation                      0x00007fff208409ec -[__NSDictionaryM setObject:forKey:].cold.3 + 0
4   CoreFoundation                      0x00007fff206c2aa5 -[__NSDictionaryM setObject:forKey:] + 939
5   AppKit                              0x00007fff23724a90 -[NSStoryboard nibForControllerWithIdentifier:] + 215
6   AppKit                              0x00007fff23724dd0 -[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 52
7   BeagleIM                            0x000000010ee76dc8 BeagleIM + 2506184
8   BeagleIM                            0x000000010ee77acc BeagleIM + 2509516
9   CoreFoundation                      0x00007fff206fbfec __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
10  CoreFoundation                      0x00007fff2079789b ___CFXRegistrationPost_block_invoke + 49
11  CoreFoundation                      0x00007fff2079780f _CFXRegistrationPost + 454
12  CoreFoundation                      0x00007fff206ccbde _CFXNotificationPost + 723
13  Foundation                          0x00007fff2143babe -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
14  AppKit                              0x00007fff2305e6b7 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 219
15  AppKit                              0x00007fff22febb48 -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 4686
16  AppKit                              0x00007fff22fea7ad -[NSTableRowData _updateVisibleViewsBasedOnUpdateItemsAnimated] + 224
17  AppKit                              0x00007fff22fca5dd -[NSTableRowData _doWorkAfterEndUpdates] + 95
18  AppKit                              0x00007fff22fca49c -[NSTableView _endUpdateWithTile:] + 119
19  BeagleIM                            0x000000010edc8518 BeagleIM + 1791256
20  BeagleIM                            0x000000010eda61fe BeagleIM + 1651198
21  libdispatch.dylib                   0x00007fff204625dd _dispatch_call_block_and_release + 12
22  libdispatch.dylib                   0x00007fff204637c7 _dispatch_client_callout + 8
23  libdispatch.dylib                   0x00007fff2046fb86 _dispatch_main_queue_callback_4CF + 940
24  CoreFoundation                      0x00007fff20743970 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
25  CoreFoundation                      0x00007fff20705852 __CFRunLoopRun + 2731
26  CoreFoundation                      0x00007fff207046ce CFRunLoopRunSpecific + 563
27  HIToolbox                           0x00007fff2898c630 RunCurrentEventLoopInMode + 292
28  HIToolbox                           0x00007fff2898c42c ReceiveNextEventCommon + 709
29  HIToolbox                           0x00007fff2898c14f _BlockUntilNextEventMatchingListInModeWithFilter + 64
30  AppKit                              0x00007fff22f249b1 _DPSNextEvent + 883
31  AppKit                              0x00007fff22f23177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
32  AppKit                              0x00007fff22f1568a -[NSApplication run] + 586
33  AppKit                              0x00007fff22ee996f NSApplicationMain + 816
34  BeagleIM                            0x000000010ec196b9 BeagleIM + 26297
35  libdyld.dylib                       0x00007fff20629621 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff205e0462 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff2060e610 pthread_kill + 263
2   libsystem_c.dylib             	0x00007fff20561720 abort + 120
3   libc++abi.dylib               	0x00007fff205d3418 abort_message + 231
4   libc++abi.dylib               	0x00007fff205c4a7d demangling_terminate_handler() + 266
5   libobjc.A.dylib               	0x00007fff204ba9b1 _objc_terminate() + 96
6   libc++abi.dylib               	0x00007fff205d2847 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff205d27e9 std::terminate() + 41
8   libdispatch.dylib             	0x00007fff204637db _dispatch_client_callout + 28
9   libdispatch.dylib             	0x00007fff2046fb86 _dispatch_main_queue_callback_4CF + 940
10  com.apple.CoreFoundation      	0x00007fff20743970 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation      	0x00007fff20705852 __CFRunLoopRun + 2731
12  com.apple.CoreFoundation      	0x00007fff207046ce CFRunLoopRunSpecific + 563
13  com.apple.HIToolbox           	0x00007fff2898c630 RunCurrentEventLoopInMode + 292
14  com.apple.HIToolbox           	0x00007fff2898c42c ReceiveNextEventCommon + 709
15  com.apple.HIToolbox           	0x00007fff2898c14f _BlockUntilNextEventMatchingListInModeWithFilter + 64
16  com.apple.AppKit              	0x00007fff22f249b1 _DPSNextEvent + 883
17  com.apple.AppKit              	0x00007fff22f23177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
18  com.apple.AppKit              	0x00007fff22f1568a -[NSApplication run] + 586
19  com.apple.AppKit              	0x00007fff22ee996f NSApplicationMain + 816
20  org.tigase.messenger.BeagleIM 	0x000000010ec196b9 0x10ec13000 + 26297
21  libdyld.dylib                 	0x00007fff20629621 start + 1

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff205d9e7e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff205da1f0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff20706bf7 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff207052ca __CFRunLoopRun + 1315
4   com.apple.CoreFoundation      	0x00007fff207046ce CFRunLoopRunSpecific + 563
5   com.apple.AppKit              	0x00007fff230aa7c6 _NSEventThread + 124
6   libsystem_pthread.dylib       	0x00007fff2060e950 _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2060a47b thread_start + 15

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff2060a458 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff2060a458 start_wqthread + 0

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

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000011e80fe00  rcx: 0x00007ffee0feae18  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee0feae40  rsp: 0x00007ffee0feae18
   r8: 0x00007ffee0feace0   r9: 0x00007ffee0feaeb0  r10: 0x000000011e80fe00  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff205e0462  rfl: 0x0000000000000246  cr2: 0x000070000670df00
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Thread 0 instruction stream not available.

Thread 0 last branch register state not available.


Binary Images:
       0x10ec13000 -        0x10f14afff +org.tigase.messenger.BeagleIM (5.0 - 120) <F459A000-8EF4-357A-ADF8-936283C76A1B> /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
       0x10f2bb000 -        0x10f49efff +com.github.krzyzanowskim.OpenSSL (1.1.170 - 1) <24B35E4B-185A-34F0-BA69-5973937AC7A8> /Applications/BeagleIM (beta).app/Contents/Frameworks/OpenSSL.framework/Versions/A/OpenSSL
       0x10f559000 -        0x10fd08fff +org.webrtc.WebRTC (1.0 - 1.0) <1B8BCFB1-EF88-33CE-AFA1-3D0AC1D6B31A> /Applications/BeagleIM (beta).app/Contents/Frameworks/WebRTC.framework/Versions/A/WebRTC
       0x11e6c9000 -        0x11e6d8fff  libobjc-trampolines.dylib (818.2) <29187EF9-2BD6-3ABF-8088-DE708721B612> /usr/lib/libobjc-trampolines.dylib
       0x11e738000 -        0x11e7d3fff  dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
       0x120b90000 -        0x120bd3fff  com.apple.cmio.DAL.VDC-4 (810.0 - 267.40.6) <50DE4EF2-E886-323A-A4F1-FF61DE3ED57B> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
       0x121c1b000 -        0x121f9afff  com.apple.AMDRadeonX6000MTLDriver (4.2.15 - 4.0.2) <56DBFC8D-9ABB-34AE-873F-CAF3E6A184D5> /System/Library/Extensions/AMDRadeonX6000MTLDriver.bundle/Contents/MacOS/AMDRadeonX6000MTLDriver
       0x122763000 -        0x12402afff  com.apple.AppleIntelKBLGraphicsVADriver (16.1.12 - 16.0.1) <C4647E50-CF41-38C3-BA3C-F2AF4983BA72> /System/Library/Extensions/AppleIntelKBLGraphicsVADriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsVADriver
       0x12419b000 -        0x12419efff  com.apple.AppleIntelCFLGraphicsVAME (16.1.12 - 16.0.1) <D382631E-B6E8-379A-AA63-D5E6699948DD> /System/Library/Extensions/AppleIntelCFLGraphicsVAME.bundle/Contents/MacOS/AppleIntelCFLGraphicsVAME
    0x7fff20343000 -     0x7fff20344fff  libsystem_blocks.dylib (78) <E644CAA0-65B7-36E4-8041-520F3301F3DB> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20345000 -     0x7fff2037afff  libxpc.dylib (2038.80.3) <70F26262-01AA-3CEC-9FAD-2701D24096F0> /usr/lib/system/libxpc.dylib
    0x7fff2037b000 -     0x7fff20392fff  libsystem_trace.dylib (1277.80.2) <87FEF600-48D9-31C9-B8FC-D5249B2AE95D> /usr/lib/system/libsystem_trace.dylib
    0x7fff20393000 -     0x7fff20432fff  libcorecrypto.dylib (1000.80.5) <1EB11CFB-ABD7-36DD-97C7-C112A6601416> /usr/lib/system/libcorecrypto.dylib
    0x7fff20433000 -     0x7fff2045ffff  libsystem_malloc.dylib (317.40.8) <A498D1EF-E43D-310C-84E8-9C0AADA0C475> /usr/lib/system/libsystem_malloc.dylib
    0x7fff20460000 -     0x7fff204a4fff  libdispatch.dylib (1271.40.12) <AD988EEA-1A2F-3404-9A6E-390FC2504223> /usr/lib/system/libdispatch.dylib
    0x7fff204a5000 -     0x7fff204ddfff  libobjc.A.dylib (818.2) <EB6B543F-D42C-3FB2-A2EC-43407C5F80D3> /usr/lib/libobjc.A.dylib
    0x7fff204de000 -     0x7fff204e0fff  libsystem_featureflags.dylib (28.60.1) <9CECB43A-094E-3CA9-B730-24DEA1A6DE05> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff204e1000 -     0x7fff20569fff  libsystem_c.dylib (1439.40.11) <4AF71812-4099-3E96-B271-1F259491A2B2> /usr/lib/system/libsystem_c.dylib
    0x7fff2056a000 -     0x7fff205bffff  libc++.1.dylib (904.4) <B217D905-4F9C-3DE0-8844-88FAA3C2C851> /usr/lib/libc++.1.dylib
    0x7fff205c0000 -     0x7fff205d8fff  libc++abi.dylib (904.4) <3C9FE530-3CD2-3A64-8A36-70816AEBDF0D> /usr/lib/libc++abi.dylib
    0x7fff205d9000 -     0x7fff20607fff  libsystem_kernel.dylib (7195.81.3) <AB413518-ECDE-3F04-A61C-278D3CF43076> /usr/lib/system/libsystem_kernel.dylib
    0x7fff20608000 -     0x7fff20613fff  libsystem_pthread.dylib (454.80.2) <B989DF6C-ADFE-3AF9-9C91-07D2521F9E47> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20614000 -     0x7fff2064efff  libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib
    0x7fff2064f000 -     0x7fff20658fff  libsystem_platform.dylib (254.80.2) <1C3E1A0A-92A8-3CDE-B622-8940B43A5DF2> /usr/lib/system/libsystem_platform.dylib
    0x7fff20659000 -     0x7fff20684fff  libsystem_info.dylib (542.40.3) <0C96CFE8-71F5-3335-8423-581BC3DE5846> /usr/lib/system/libsystem_info.dylib
    0x7fff20685000 -     0x7fff20b20fff  com.apple.CoreFoundation (6.9 - 1774.101) <2A0E160E-9EE6-3B23-8832-6979A16EC250> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff20b21000 -     0x7fff20d50fff  com.apple.LaunchServices (1122.11 - 1122.11) <9ACD5692-3B92-3E6E-8B24-56ADCC911556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20d51000 -     0x7fff20e24fff  com.apple.gpusw.MetalTools (1.0 - 1) <B1FDD261-7707-3E20-A6C2-99D9AF46356B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20e25000 -     0x7fff21088fff  libBLAS.dylib (1336.40.1) <92702864-A5C6-3E22-86F6-DB329532674A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff21089000 -     0x7fff210d6fff  com.apple.Lexicon-framework (1.0 - 86.1) <2F429EBD-1BD2-3057-B760-8A81546DBD6F> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff210d7000 -     0x7fff21145fff  libSparse.dylib (106) <B889DE4E-7356-3CC8-A13E-68D15E2024DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff21146000 -     0x7fff211c3fff  com.apple.SystemConfiguration (1.20 - 1.20) <3518EA0E-C32D-32CC-81B9-0F3C83B6430C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff211c4000 -     0x7fff211f9fff  libCRFSuite.dylib (50) <970D1F7B-5DBD-355F-80D8-C820AA1626D2> /usr/lib/libCRFSuite.dylib
    0x7fff211fa000 -     0x7fff21431fff  libmecabra.dylib (929.1.1) <102A0AD8-D119-340B-B652-B75F0AAB1C7E> /usr/lib/libmecabra.dylib
    0x7fff21432000 -     0x7fff21795fff  com.apple.Foundation (6.9 - 1774.101) <8D9081B3-3F6A-31A0-9B20-1AE5CD8DD747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff21796000 -     0x7fff21882fff  com.apple.LanguageModeling (1.0 - 247.1) <1A05BCD7-232F-3950-936D-EC0F95BA3FB0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff21883000 -     0x7fff219b9fff  com.apple.CoreDisplay (231.3 - 231.3) <6DD6A260-800F-3284-842C-8E4CB9EA47FF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff219ba000 -     0x7fff21c30fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <DEE2C5BA-BFD1-349F-A10A-B10717BA8F7C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21c31000 -     0x7fff21e19fff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <9A8DC9A0-1A80-3A26-ACA0-A245D3FFF921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21e1a000 -     0x7fff224befff  com.apple.audio.CoreAudio (5.0 - 5.0) <801E2D1E-7EA5-37DA-8F44-B6D7DD3CE5B9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff224bf000 -     0x7fff22810fff  com.apple.security (7.0 - 59754.80.3) <B377D7C7-EDB6-3737-B492-E9872F4C6469> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22811000 -     0x7fff22a72fff  libicucore.A.dylib (66109) <8F8D8A8B-4EE0-3C09-9F45-725A1FBDD38C> /usr/lib/libicucore.A.dylib
    0x7fff22a73000 -     0x7fff22a7cfff  libsystem_darwin.dylib (1439.40.11) <E016D8F7-C87F-36F8-B8A0-6A61B8E4BACB> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22a7d000 -     0x7fff22d64fff  com.apple.CoreServices.CarbonCore (1307 - 1307) <B857EADF-D517-34E8-8053-34C0E6695250> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22d65000 -     0x7fff22da3fff  com.apple.CoreServicesInternal (476 - 476) <0DA95074-B315-3B84-B8A3-BAEDC4471A2C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22da4000 -     0x7fff22ddefff  com.apple.CSStore (1122.11 - 1122.11) <89992991-8538-380B-B2B8-4EA997CBFDBE> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22ddf000 -     0x7fff22e8dfff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <49AC0177-35A3-3C96-AD9D-3E59923C4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22e8e000 -     0x7fff22e99fff  libsystem_notify.dylib (279.40.4) <B2BF20C7-448A-3FBD-A2F5-AB7618D173F6> /usr/lib/system/libsystem_notify.dylib
    0x7fff22e9a000 -     0x7fff22ee5fff  libsandbox.1.dylib (1441.60.4) <591F41F3-1FE9-354F-A1F9-BC0CC73333DA> /usr/lib/libsandbox.1.dylib
    0x7fff22ee6000 -     0x7fff23c48fff  com.apple.AppKit (6.9 - 2022.30.122) <EA4B3536-A5AF-3E5D-A8E3-A3F795F34F05> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23c49000 -     0x7fff23e9dfff  com.apple.UIFoundation (1.0 - 727.3) <5A905085-B5EB-3F71-A663-200428E7A5F4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23e9e000 -     0x7fff23eb0fff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <2AAE247F-1BA0-3E42-A07B-CBE413747B30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23eb1000 -     0x7fff2403bfff  com.apple.desktopservices (1.18 - 1346.3.1) <2144B85E-A433-3F9E-A25D-E8F9D7B6D175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff2403c000 -     0x7fff2404efff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <7FC34645-4185-3382-8813-9780C822BB15> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
    0x7fff2404f000 -     0x7fff2424cfff  com.apple.CoreDuet (1.0 - 1) <04A7E521-0C5A-30B6-9BF1-5C5377C3F16C> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff2424d000 -     0x7fff24307fff  libboringssl.dylib (351.40.2) <FA735124-8EAE-3531-82E0-C1719E4F2F9E> /usr/lib/libboringssl.dylib
    0x7fff24308000 -     0x7fff2494bfff  libnetwork.dylib (2288.80.2) <A3F1E999-6D61-32D7-B3F7-67832CEA53CD> /usr/lib/libnetwork.dylib
    0x7fff2494c000 -     0x7fff24de9fff  com.apple.CFNetwork (1220.1 - 1220.1) <04A917FB-DBFB-3432-BA4C-5B860990A420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24dea000 -     0x7fff24df8fff  libsystem_networkextension.dylib (1295.80.3) <5213D866-7D0E-3FD9-8E1A-03C0E39CEC44> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24df9000 -     0x7fff24df9fff  libenergytrace.dylib (22) <33A9FBF3-A2D3-3ECE-9370-B0ADDE3896DE> /usr/lib/libenergytrace.dylib
    0x7fff24dfa000 -     0x7fff24e55fff  libMobileGestalt.dylib (978.80.1) <C4C7A5DC-C3AD-374D-902A-B6DED14FBB67> /usr/lib/libMobileGestalt.dylib
    0x7fff24e56000 -     0x7fff24e6cfff  libsystem_asl.dylib (385) <5B48071E-85EB-33B0-AE9B-127AEB398AEC> /usr/lib/system/libsystem_asl.dylib
    0x7fff24e6d000 -     0x7fff24e84fff  com.apple.TCC (1.0 - 1) <2F48471B-68F3-3017-8B18-BEDD4ED5853F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24e85000 -     0x7fff251ebfff  com.apple.SkyLight (1.600.0 - 570.7) <8034EAA7-787C-3A3E-A301-FF90376F247D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff251ec000 -     0x7fff2587ffff  com.apple.CoreGraphics (2.0 - 1463.3.2) <29845645-F6F2-34E0-AC0D-C659773C78ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff25880000 -     0x7fff25976fff  com.apple.ColorSync (4.13.0 - 3473.3.1) <A67D9B0A-E9FB-325A-873B-032DAF45C112> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff25977000 -     0x7fff259d2fff  com.apple.HIServices (1.22 - 714) <780B2B09-80A6-32C8-B9E5-024988196E00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff259d3000 -     0x7fff25a0ffff  libAWDSupport.dylib (949) <48B3DE65-6451-32AB-B409-62ECACB3F106> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff25a10000 -     0x7fff25a6dfff  libprotobuf.dylib (3919) <5E0C2FF8-28F5-3B1A-8CC9-1A53834A2F62> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff25a6e000 -     0x7fff25a7ffff  libprotobuf-lite.dylib (3919) <793C6174-DE9C-3ECF-86FF-B9403BA96456> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff25a80000 -     0x7fff25ac4fff  com.apple.awd (1.0 - 949) <A235CC8D-C2B2-3E52-9AB3-FE73405E5258> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff25ac5000 -     0x7fff25c89fff  com.apple.Montreal (1.0 - 142) <A5670332-A468-35DB-9333-A53B30926E46> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff25c8a000 -     0x7fff25d7dfff  com.apple.NLP (1.0 - 210) <C3115024-101C-3A54-8F9A-FFDA26F00259> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
    0x7fff25d7e000 -     0x7fff2619cfff  com.apple.CoreData (120 - 1044.3) <7BE9684B-4439-3008-A2A7-4093BBCA180A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2619d000 -     0x7fff261b3fff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <58CD91DC-64A9-3A97-AE41-6EA30308D617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff261b4000 -     0x7fff26373fff  libsqlite3.dylib (321.1) <ACCC6A4C-3257-38A4-8AFB-BA73D906205B> /usr/lib/libsqlite3.dylib
    0x7fff26374000 -     0x7fff263f0fff  com.apple.Accounts (113 - 113) <BCB8494A-A340-30A1-928C-9B53E953328D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff263f1000 -     0x7fff26409fff  com.apple.commonutilities (8.0 - 900) <8C96D016-2B40-39C0-A51C-9CF687AE7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff2640a000 -     0x7fff2648bfff  com.apple.BaseBoard (526 - 526) <3A964BB6-7AB8-3B5D-BAF6-40F56D2BA393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff2648c000 -     0x7fff264d7fff  com.apple.RunningBoardServices (1.0 - 505.80.1) <4B9FFFB3-310F-350A-BEBB-AB779BD3F405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff264d8000 -     0x7fff2654dfff  com.apple.AE (918.0.1 - 918.0.1) <9B6B42DB-8768-343B-B10E-A9A5710280CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2654e000 -     0x7fff26554fff  libdns_services.dylib (1310.80.1) <97EB5DFD-BB41-3834-BF09-1F597D84F324> /usr/lib/libdns_services.dylib
    0x7fff26555000 -     0x7fff2655cfff  libsystem_symptoms.dylib (1431.40.36) <BC85B46C-02EE-31FF-861D-F0DE01E8F6CF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff2655d000 -     0x7fff266e1fff  com.apple.Network (1.0 - 1) <75C2713C-F0D8-32BA-A839-17A2AE49A061> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff266e2000 -     0x7fff26706fff  com.apple.analyticsd (1.0 - 1) <4FFF906A-FE79-38F9-B777-AE878A0C99F1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff26707000 -     0x7fff26709fff  libDiagnosticMessagesClient.dylib (112) <20EDB261-69C7-3E4A-8C00-878814186A62> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff2670a000 -     0x7fff26756fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <FB7BF527-2D95-3E82-AAD8-D42B33DAC0F0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff26757000 -     0x7fff267f1fff  com.apple.Metadata (10.7.0 - 2150.7.5) <49187239-597B-31A1-8895-8AA265C818C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff267f2000 -     0x7fff267f8fff  com.apple.DiskArbitration (2.7 - 2.7) <ACFCD23E-05DF-3F96-BCFA-E294AAAFD2CE> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff267f9000 -     0x7fff26e9ffff  com.apple.vImage (8.1 - 544.2) <3EBF95E1-30EB-3162-A9D4-B97BE581B69F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26ea0000 -     0x7fff2716afff  com.apple.QuartzCore (1.11 - 926.8) <04D8759B-1119-3E37-B922-32BDECB7C5D2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff2716b000 -     0x7fff271acfff  libFontRegistry.dylib (309) <9E9329F6-7384-3C7F-83E7-D52CD7FFBC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff271ad000 -     0x7fff272eefff  com.apple.coreui (2.1 - 690) <6DB427BB-44CA-3002-A3FF-77F0FEFC2A51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff272ef000 -     0x7fff273dafff  com.apple.ViewBridge (551.3 - 551.3) <9F31CEDB-5B8A-3BAE-A638-E9F352EF4E87> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff273db000 -     0x7fff273e6fff  com.apple.PerformanceAnalysis (1.275 - 275) <2E5E666D-EE93-3949-8C76-692FA748D129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff273e7000 -     0x7fff273f6fff  com.apple.OpenDirectory (11.2 - 230.40.1) <333A7F2E-0F3E-37F1-9E1B-69996F5084D2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff273f7000 -     0x7fff27416fff  com.apple.CFOpenDirectory (11.2 - 230.40.1) <25F138F8-9E55-3749-8271-0FDB275C3E2C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27417000 -     0x7fff2741ffff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <6B70B98B-BCC5-3FBE-A6B5-CD0696AA055A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff27420000 -     0x7fff27444fff  com.apple.coreservices.SharedFileList (144 - 144) <C861FAD6-D3A5-302C-88AE-B2813F7201A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff27445000 -     0x7fff27447fff  libapp_launch_measurement.dylib (14.1) <2BBB708C-4D91-364E-ABD0-39BF198688A6> /usr/lib/libapp_launch_measurement.dylib
    0x7fff27448000 -     0x7fff27490fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <7A2E42E6-3AF2-3ECB-8A16-5C4AC41206EE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff27491000 -     0x7fff27573fff  libxml2.2.dylib (34.9) <E0BF29C7-869B-3DD5-82AE-F36E6398091A> /usr/lib/libxml2.2.dylib
    0x7fff27574000 -     0x7fff275c0fff  com.apple.CoreVideo (1.8 - 408.4) <50857F8D-C7CC-3609-B0DB-FC3C7382243B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff275c1000 -     0x7fff275c3fff  com.apple.loginsupport (1.0 - 1) <B149BCAF-854C-3820-809D-15C6077FFB8B> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff275c4000 -     0x7fff275ecfff  com.apple.aps.framework (4.0 - 4.0) <D86ED827-F22D-3A52-B055-251478B29AE1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff275ed000 -     0x7fff2760afff  com.apple.UserManagement (1.0 - 1) <B6B35079-3860-384F-B7A2-584192BAAE70> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff2760b000 -     0x7fff277aafff  com.apple.cloudkit.CloudKit (970 - 970) <58BD254C-AAF1-3CC5-AAB7-2EF0A70BA033> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff277ab000 -     0x7fff2782dfff  com.apple.CloudDocs (1.0 - 726.1) <EDBE33B4-1629-3323-902F-F6DABE66D552> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff2782e000 -     0x7fff27bd3fff  com.apple.CoreML (1.0 - 1) <21D89ABE-2DEC-3099-81CC-78D9ADB9D12B> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff27bd4000 -     0x7fff28526fff  libwebrtc.dylib (7610.4.3.1.7) <67D1DA0F-133B-36E7-8B19-C1D3B10A64CB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff28527000 -     0x7fff285a4fff  com.apple.corelocation (2420.12.16 - 2420.12.16) <8BD49018-78D4-3A81-88AD-47DE1A8E3BFE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff285a5000 -     0x7fff285b5fff  libsystem_containermanager.dylib (318.80.2) <6F08275F-B912-3D8E-9D74-4845158AE4F3> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff285b6000 -     0x7fff285c7fff  com.apple.IOSurface (289.3 - 289.3) <029C5E16-2E04-3E98-BE25-CC8BAE5E3D19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff285c8000 -     0x7fff285d0fff  com.apple.IOAccelerator (439.52 - 439.52) <41EDF102-E1B5-3FBA-A74A-6C583CAA5D24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff285d1000 -     0x7fff286f6fff  com.apple.Metal (244.32.7 - 244.32.7) <829B9C4D-2DB6-38C9-9FE8-E6544FB3BDCC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff286f7000 -     0x7fff28713fff  com.apple.audio.caulk (1.0 - 70) <3FFEB564-C7CC-3F3E-B193-3F4E7B7C6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28714000 -     0x7fff287fdfff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <8E50C806-C6A2-3B96-B3D2-DA1FFC73D2A8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff287fe000 -     0x7fff2895afff  libFontParser.dylib (305.3.0.1) <2CD3B3C9-7022-34DD-BF53-D48D79DEF726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff2895b000 -     0x7fff28c5afff  com.apple.HIToolbox (2.1.1 - 1061.2) <82B316E1-E47F-334D-8C33-DB1B7E8A4F71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28c5b000 -     0x7fff28c6efff  com.apple.framework.DFRFoundation (1.0 - 265) <4B26DB42-BFDD-3B0D-8966-3D0926A3A5B7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28c6f000 -     0x7fff28c72fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <D279B67B-7108-3A16-93E5-5A429B898DAA> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28c73000 -     0x7fff28c9cfff  com.apple.CoreSVG (1.0 - 149) <D88B5A7D-F9F7-36C2-A346-87D7163605A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff28c9d000 -     0x7fff28ed7fff  com.apple.ImageIO (3.3.0 - 2130.3.5) <3558ABA9-6522-36A8-A49D-8641A9D7FCE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28ed8000 -     0x7fff29255fff  com.apple.CoreImage (16.2.0 - 1130.1) <29BE82F7-93BE-336A-AF66-9DD3F48B8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff29256000 -     0x7fff292b1fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <287C79B5-4E13-3DF6-BDC4-439EC621E010> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff292b2000 -     0x7fff292b5fff  libsystem_configuration.dylib (1109.60.2) <4917D824-4DE8-32CC-9ED2-1FBF371FEB9F> /usr/lib/system/libsystem_configuration.dylib
    0x7fff292b6000 -     0x7fff292bafff  libsystem_sandbox.dylib (1441.60.4) <5F7F3DD1-4B38-310C-AA8F-19FF1B0F5276> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff292bb000 -     0x7fff292bcfff  com.apple.AggregateDictionary (1.0 - 1) <E6C1A91D-4ADE-33CB-AA47-2F573811BFD9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff292bd000 -     0x7fff292c0fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4F8A1D06-3EFF-3174-BE9C-C4B70A3EA290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff292c1000 -     0x7fff292c2fff  liblangid.dylib (136) <E8044658-AE79-3930-A902-07A38BB22382> /usr/lib/liblangid.dylib
    0x7fff292c3000 -     0x7fff29363fff  com.apple.CoreNLP (1.0 - 245.1) <6C49B26B-CB39-3504-AD5E-9C3333FFE086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29364000 -     0x7fff2936afff  com.apple.LinguisticData (1.0 - 399) <B059FF7F-731A-38F1-884A-588C6C8CA7F2> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff2936b000 -     0x7fff29a28fff  libBNNS.dylib (288.80.1) <C5CD30D8-114B-3104-9020-E5C05E68CEE8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff29a29000 -     0x7fff29bfcfff  libvDSP.dylib (760.40.6) <4CCEE561-A72B-33BC-B9F9-77A6CF2E7AF0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff29bfd000 -     0x7fff29c0ffff  com.apple.CoreEmoji (1.0 - 128) <D43F3FFA-6692-3D56-ACBA-DDA40C566DDE> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29c10000 -     0x7fff29c1afff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <B15E9DA1-1C81-3ECF-94C7-FD137AD6C5E2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29c1b000 -     0x7fff29cedfff  com.apple.framework.CoreWLAN (16.0 - 1657) <35927D28-3324-3CAB-9255-276A7022EADC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff29cee000 -     0x7fff29eedfff  com.apple.CoreUtils (6.5 - 650.6) <184C48A4-7F66-395B-81DB-DAA1641383CF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29eee000 -     0x7fff29f10fff  com.apple.MobileKeyBag (2.0 - 1.0) <0F83FED4-709A-37A0-9E04-EFFD71CB1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29f11000 -     0x7fff29f21fff  com.apple.AssertionServices (1.0 - 505.80.1) <A00B802D-7BB8-3F6B-A79D-E9697F7D0ABB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29f22000 -     0x7fff29faefff  com.apple.securityfoundation (6.0 - 55240.40.4) <72AC63B1-0B72-394F-97E8-BA9B114DD0A9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29faf000 -     0x7fff29fb8fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <EC15118E-62BD-3C24-A880-3B9B74318B0B> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29fb9000 -     0x7fff29fbdfff  com.apple.xpc.ServiceManagement (1.0 - 1) <FD031028-B702-3909-B2AF-3916404DD4A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29fbe000 -     0x7fff29fc0fff  libquarantine.dylib (119.40.2) <40D35D75-524B-3DA6-8159-E7E0FA66F5BC> /usr/lib/system/libquarantine.dylib
    0x7fff29fc1000 -     0x7fff29fccfff  libCheckFix.dylib (31) <74E17BB2-1A3C-3574-92DD-63ABE39E3FF9> /usr/lib/libCheckFix.dylib
    0x7fff29fcd000 -     0x7fff29fe4fff  libcoretls.dylib (169) <B33BEF87-3275-356D-9815-D0E94122D2EB> /usr/lib/libcoretls.dylib
    0x7fff29fe5000 -     0x7fff29ff5fff  libbsm.0.dylib (68.40.1) <D71EF121-D4B0-306E-9843-9FAFD558E3A4> /usr/lib/libbsm.0.dylib
    0x7fff29ff6000 -     0x7fff2a03ffff  libmecab.dylib (929.1.1) <1F424683-4213-3594-9BF5-EFCCCDAA83A5> /usr/lib/libmecab.dylib
    0x7fff2a040000 -     0x7fff2a045fff  libgermantok.dylib (24) <E40EFA11-E95C-36D1-A8BE-8CA5B1DD179D> /usr/lib/libgermantok.dylib
    0x7fff2a046000 -     0x7fff2a05bfff  libLinearAlgebra.dylib (1336.40.1) <0D017F3F-6FD6-38DB-AA14-A64523A4D093> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2a05c000 -     0x7fff2a283fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <8FA469B3-48BE-315B-B3A0-C868CD541608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a284000 -     0x7fff2a2d3fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <613BB6F1-3588-3E25-B523-059022FBE56E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a2d4000 -     0x7fff2a41bfff  com.apple.MLCompute (1.0 - 1) <01B968D9-A464-3667-8B8E-C99AEBA1FF79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a41c000 -     0x7fff2a452fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <B988D5F6-4E54-335D-A654-12C74FD668EA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a453000 -     0x7fff2a490fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <51ECDE6B-39F8-3BAB-ADC1-84C958F40A3F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a491000 -     0x7fff2a521fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <D009508B-DCDF-3421-B1CB-40FDF4A68E93> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a522000 -     0x7fff2a531fff  com.apple.AppleFSCompression (125 - 1.0) <879A04AA-F9A1-3640-A9EF-F5D0813C852A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a532000 -     0x7fff2a53ffff  libbz2.1.0.dylib (44) <E163D5F9-E202-3A53-817B-8BC40B9293C0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a540000 -     0x7fff2a544fff  libsystem_coreservices.dylib (127) <529A0663-A936-309C-9318-1B04B7F70658> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a545000 -     0x7fff2a572fff  com.apple.CoreServices.OSServices (1122.11 - 1122.11) <8D30829B-426E-361E-B2A9-5850F1E5513D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a573000 -     0x7fff2a6a4fff  com.apple.AuthKit (1.0 - 1) <4A9B2D94-7AB0-3417-8D4E-A9C6C31C31D4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a6a5000 -     0x7fff2a6d5fff  com.apple.UserNotifications (1.0 - 348.2) <887991AA-EF4B-3D5B-8C19-700BFBB83CAF> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff2a6d6000 -     0x7fff2a747fff  com.apple.CoreSpotlight (1.0 - 2150.7.5) <3C0E0784-FE3F-3A8C-A8F9-76532DCE99EE> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7fff2a748000 -     0x7fff2a75afff  libz.1.dylib (76) <6E2BD7A3-DC55-3183-BBF7-3AC367BC1834> /usr/lib/libz.1.dylib
    0x7fff2a75b000 -     0x7fff2a7a2fff  libsystem_m.dylib (3186.40.2) <DD26CC5C-AFF6-305F-A567-14909DD57163> /usr/lib/system/libsystem_m.dylib
    0x7fff2a7a3000 -     0x7fff2a7a3fff  libcharset.1.dylib (59) <D14F9D24-693A-37F0-8F92-D260248EB282> /usr/lib/libcharset.1.dylib
    0x7fff2a7a4000 -     0x7fff2a7a9fff  libmacho.dylib (973.4) <C2584BC4-497B-3170-ADDF-21B8E10B4DFD> /usr/lib/system/libmacho.dylib
    0x7fff2a7aa000 -     0x7fff2a7c5fff  libkxld.dylib (7195.81.3) <DE05C188-D9FE-30DC-8299-DF3DC9F837A5> /usr/lib/system/libkxld.dylib
    0x7fff2a7c6000 -     0x7fff2a7d1fff  libcommonCrypto.dylib (60178.40.2) <822A29CE-BF54-35AD-BB15-8FAECB800C7D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a7d2000 -     0x7fff2a7dcfff  libunwind.dylib (200.10) <1D0A4B4A-4370-3548-8DC1-42A7B4BD45D3> /usr/lib/system/libunwind.dylib
    0x7fff2a7dd000 -     0x7fff2a7e4fff  liboah.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/liboah.dylib
    0x7fff2a7e5000 -     0x7fff2a7effff  libcopyfile.dylib (173.40.2) <39DBE613-135B-3AFE-A6AF-7898A37F70C2> /usr/lib/system/libcopyfile.dylib
    0x7fff2a7f0000 -     0x7fff2a7f7fff  libcompiler_rt.dylib (102.2) <62EE1D14-5ED7-3CEC-81C0-9C93833641F1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a7f8000 -     0x7fff2a7fafff  libsystem_collections.dylib (1439.40.11) <C53D5E0C-0C4F-3B35-A24B-E0D7101A3F95> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a7fb000 -     0x7fff2a7fdfff  libsystem_secinit.dylib (87.60.1) <E05E35BC-1BAB-365B-8BEE-D774189EFD3B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a7fe000 -     0x7fff2a800fff  libremovefile.dylib (49.40.3) <5CC12A16-82CB-32F0-9040-72CFC88A48DF> /usr/lib/system/libremovefile.dylib
    0x7fff2a801000 -     0x7fff2a801fff  libkeymgr.dylib (31) <803F6AED-99D5-3CCF-B0FA-361BCF14C8C0> /usr/lib/system/libkeymgr.dylib
    0x7fff2a802000 -     0x7fff2a809fff  libsystem_dnssd.dylib (1310.80.1) <E0A0CAB3-6779-3C83-AC67-046CFE69F9C2> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a80a000 -     0x7fff2a80ffff  libcache.dylib (83) <1A98B064-8FED-39CF-BB2E-5BDA1EF5B65A> /usr/lib/system/libcache.dylib
    0x7fff2a810000 -     0x7fff2a811fff  libSystem.B.dylib (1292.60.1) <83503CE0-32B1-36DB-A4F0-3CC6B7BCF50A> /usr/lib/libSystem.B.dylib
    0x7fff2a812000 -     0x7fff2a815fff  libfakelink.dylib (3) <D939A124-9FD5-37A2-B03B-72E98CBC98FE> /usr/lib/libfakelink.dylib
    0x7fff2a816000 -     0x7fff2a816fff  com.apple.SoftLinking (1.0 - 1) <EF2AC5FF-B98D-3252-ABA8-2FC721CBA942> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a817000 -     0x7fff2a84efff  libpcap.A.dylib (98.40.1) <DE5787F8-D011-3E71-8323-936B35976D9E> /usr/lib/libpcap.A.dylib
    0x7fff2a84f000 -     0x7fff2a93ffff  libiconv.2.dylib (59) <AD10ECF4-E137-3152-9612-7EC548D919E8> /usr/lib/libiconv.2.dylib
    0x7fff2a940000 -     0x7fff2a951fff  libcmph.dylib (8) <A5D1EBB3-70A1-3ECA-A3C7-E97FBAD36ECF> /usr/lib/libcmph.dylib
    0x7fff2a952000 -     0x7fff2a9c3fff  libarchive.2.dylib (83.40.4) <9061C767-43FD-3483-9C48-73973AF82DC1> /usr/lib/libarchive.2.dylib
    0x7fff2a9c4000 -     0x7fff2aa2bfff  com.apple.SearchKit (1.4.1 - 1.4.1) <6243D4C0-3572-30A6-889A-B8690A5EAC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2aa2c000 -     0x7fff2aa2dfff  libThaiTokenizer.dylib (3) <47CDE3EE-60AB-38CE-9494-5CC047CACA7F> /usr/lib/libThaiTokenizer.dylib
    0x7fff2aa2e000 -     0x7fff2aa55fff  com.apple.applesauce (1.0 - 16.26) <4A637FE0-A740-32F0-AE70-4593F6DF1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2aa56000 -     0x7fff2aa6dfff  libapple_nghttp2.dylib (1.41) <A2F6DE8D-2B38-3669-A16E-E1BD54108F24> /usr/lib/libapple_nghttp2.dylib
    0x7fff2aa6e000 -     0x7fff2aa80fff  libSparseBLAS.dylib (1336.40.1) <FC45F7FD-6B10-3F8D-A553-F57C757F6717> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2aa81000 -     0x7fff2aa82fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F37DBCE9-20CD-33D4-806B-93B326E08422> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2aa83000 -     0x7fff2aa87fff  libpam.2.dylib (28.40.1) <FA3308D0-E7B4-3A2C-AE39-0E085F6CDEE0> /usr/lib/libpam.2.dylib
    0x7fff2aa88000 -     0x7fff2aaa0fff  libcompression.dylib (96.40.6) <9C42DB2C-0A6D-38CE-BB8D-899A9B34B695> /usr/lib/libcompression.dylib
    0x7fff2aaa1000 -     0x7fff2aaa6fff  libQuadrature.dylib (7) <55EE1866-623B-3C10-91FB-C8B06EB83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2aaa7000 -     0x7fff2ae43fff  libLAPACK.dylib (1336.40.1) <2F92E8CD-396D-3665-88EB-41A4E1A9CB31> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ae44000 -     0x7fff2ae92fff  com.apple.DictionaryServices (1.2 - 341) <5D0B1BB2-995B-32EB-AE75-F5F27127ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2ae93000 -     0x7fff2aeabfff  liblzma.5.dylib (16) <168D84A7-8E54-361E-9161-B661D96C0C9A> /usr/lib/liblzma.5.dylib
    0x7fff2aeac000 -     0x7fff2aeadfff  libcoretls_cfhelpers.dylib (169) <80AF345B-1989-3C88-AEF4-8FF18A366A9C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2aeae000 -     0x7fff2afa8fff  com.apple.APFS (1677.81.1 - 1677.81.1) <E48CCAAC-34B5-377E-8E5D-06CDBD411C2F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2afa9000 -     0x7fff2afb6fff  libxar.1.dylib (452) <FAA7B36E-21EC-3ADF-AA6A-E3742737CA3A> /usr/lib/libxar.1.dylib
    0x7fff2afb7000 -     0x7fff2afbafff  libutil.dylib (58.40.2) <0A268749-08E7-3551-8969-442210651CCA> /usr/lib/libutil.dylib
    0x7fff2afbb000 -     0x7fff2afe3fff  libxslt.1.dylib (17.3) <1C5219FB-B504-3658-B23B-2C45A3BA28F1> /usr/lib/libxslt.1.dylib
    0x7fff2afe4000 -     0x7fff2afeefff  libChineseTokenizer.dylib (37) <718400BF-9911-3CB6-8CCE-4C2D7C35D80A> /usr/lib/libChineseTokenizer.dylib
    0x7fff2afef000 -     0x7fff2b0adfff  libvMisc.dylib (760.40.6) <9D11FCFC-6C30-32B6-864B-9CC3ED7D1143> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2b0ae000 -     0x7fff2b146fff  libate.dylib (3.0.4) <42707DFB-86A4-3F56-A5AF-E6DAA7E49DC7> /usr/lib/libate.dylib
    0x7fff2b147000 -     0x7fff2b14efff  libIOReport.dylib (64) <8DEEA01D-B715-340A-900E-B448AB22720E> /usr/lib/libIOReport.dylib
    0x7fff2b14f000 -     0x7fff2b17dfff  com.apple.CrashReporterSupport (10.13 - 15047.1) <EA306EDB-2A02-3FB6-8812-F5EAA337AEE6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2b195000 -     0x7fff2b215fff  com.apple.CVNLP (1.0 - 119) <01312979-649E-3869-801B-C4CF70DA1236> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7fff2b216000 -     0x7fff2b233fff  com.apple.SharedWebCredentials (928.0.1 - 928.0.1) <C818F336-E1B5-3C5A-98D2-A6C126FF1F67> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7fff2b234000 -     0x7fff2b269fff  com.apple.pluginkit.framework (1.0 - 1) <343BA2F7-C204-3C30-BAC1-C85CC0A8DCFF> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff2b26a000 -     0x7fff2b271fff  libMatch.1.dylib (38) <DE8B7844-BFB2-3E3E-9FD0-1C9AD1DC1736> /usr/lib/libMatch.1.dylib
    0x7fff2b272000 -     0x7fff2b2fdfff  libCoreStorage.dylib (554) <044E6815-6340-31D5-BEE9-760C354E92A3> /usr/lib/libCoreStorage.dylib
    0x7fff2b2fe000 -     0x7fff2b351fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <E3BE877B-1C78-3ABF-8C41-66FE9B6971C7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b352000 -     0x7fff2b36bfff  libexpat.1.dylib (26) <1D978F91-674E-3A44-8A93-773C7E3E513C> /usr/lib/libexpat.1.dylib
    0x7fff2b36c000 -     0x7fff2b375fff  libheimdal-asn1.dylib (597.80.1) <8F6CD867-FB45-375D-82C1-E0AE79558C8C> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b376000 -     0x7fff2b38afff  com.apple.IconFoundation (479.3 - 479.3) <3563C4B4-ABF6-3DE0-8381-D3667DFE2B80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b38b000 -     0x7fff2b3f8fff  com.apple.IconServices (479.3 - 479.3) <B6859735-701D-307E-8061-298BA2296E47> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b3f9000 -     0x7fff2b496fff  com.apple.MediaExperience (1.0 - 1) <14E84D66-28B8-390E-A499-9F24B7628EC7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b497000 -     0x7fff2b4c0fff  com.apple.persistentconnection (1.0 - 1.0) <B3FE85C5-8034-38D5-8566-5317B49ECF61> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b4c1000 -     0x7fff2b4cffff  com.apple.GraphVisualizer (1.0 - 100.1) <A7393BC4-4441-31B5-BB15-5A5A70738BEC> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b4d0000 -     0x7fff2b8ebfff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <23CD0C8A-E300-3E28-BD5B-DDCDA4521C54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b8ec000 -     0x7fff2b936fff  com.apple.OTSVG (1.0 - 677.3.0.4) <827396F3-F3A7-3A4F-BE7F-171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b937000 -     0x7fff2b93dfff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <C78E9D22-5110-349B-AF8E-6BA893A20214> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b93e000 -     0x7fff2b94ffff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F0974976-30C0-35EB-92F1-B4CF1E974F11> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b950000 -     0x7fff2b952fff  libspindump.dylib (295.1) <3B4701CB-8F66-3E50-A38A-BEEC992AAC31> /usr/lib/libspindump.dylib
    0x7fff2b953000 -     0x7fff2ba13fff  com.apple.Heimdal (4.0 - 2.0) <69768234-4F4F-3AB6-B116-4AE249E6417A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2ba14000 -     0x7fff2ba2efff  com.apple.login (3.0 - 3.0) <B9BEC3A1-688C-3999-B705-2D50B8756E62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2ba2f000 -     0x7fff2bb01fff  com.apple.corebrightness (1.0 - 1) <F55C2F51-DC45-3D79-A3A2-8EC8CA6B0E30> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff2bbae000 -     0x7fff2bbb1fff  libodfde.dylib (26) <47160F56-2A36-3147-B721-279BE2F8B4A6> /usr/lib/libodfde.dylib
    0x7fff2bbb2000 -     0x7fff2bc1cfff  com.apple.bom (14.0 - 233) <F4B7C353-8A65-3B54-9E01-2C93CB3F55A3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2bc1d000 -     0x7fff2bc67fff  com.apple.AppleJPEG (1.0 - 1) <7F3819DE-BCE7-32B7-BB33-10C1DB2BA512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2bc68000 -     0x7fff2bd46fff  libJP2.dylib (2130.3.5) <2DFE6642-4309-30BD-A402-F93E28F1F065> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2bd47000 -     0x7fff2bd4afff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <C257C950-F430-3762-BC72-15D314D99556> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2bd4b000 -     0x7fff2bd7efff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <4243F7DC-7EB9-3750-BE36-527B0BADF36C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bd7f000 -     0x7fff2bed1fff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <425BDD2D-6C26-3D09-AD9F-942EA387B2A4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2bed2000 -     0x7fff2bf04fff  libAudioToolboxUtility.dylib (1180.25) <83DBFA98-F85B-3B63-B58F-C9989BAC9611> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bf05000 -     0x7fff2bf2bfff  libPng.dylib (2130.3.5) <9046A7B7-6C31-32C5-B610-6AEA6F6B2D48> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bf2c000 -     0x7fff2bf8bfff  libTIFF.dylib (2130.3.5) <CAAF5746-3171-38B1-9722-8CB9B650C627> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bf8c000 -     0x7fff2bfa8fff  com.apple.IOPresentment (54 - 37) <5AD7B6E0-1744-3C8D-8A95-FE425DEA005C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bfa9000 -     0x7fff2bfaffff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <60363868-111B-36CF-9CDF-2643DF82002D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bfb0000 -     0x7fff2bfb3fff  libRadiance.dylib (2130.3.5) <71EBA416-A317-380A-984A-F6B0A0695A65> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bfb4000 -     0x7fff2bfb9fff  com.apple.DSExternalDisplay (3.1 - 380) <010F8260-BC46-361E-BE59-540F765EFE74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bfba000 -     0x7fff2bfdefff  libJPEG.dylib (2130.3.5) <4BFCC012-7CDD-320D-845D-E475243D3ECE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bfdf000 -     0x7fff2c00efff  com.apple.ATSUI (1.0 - 1) <6C45783D-CF90-3F11-BA86-92D31A9B68CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2c00f000 -     0x7fff2c013fff  libGIF.dylib (2130.3.5) <0C91C2A9-5D71-3042-A0D2-AA8F1F09012E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2c014000 -     0x7fff2c01dfff  com.apple.CMCaptureCore (1.0 - 80.20.5) <2B7E468B-D901-3EA9-85CF-82FD753785BD> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2c01e000 -     0x7fff2c065fff  com.apple.print.framework.PrintCore (16 - 531) <DB939B2B-D47D-3035-8C02-01006D21C5A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2c066000 -     0x7fff2c132fff  com.apple.TextureIO (3.10.9 - 3.10.9) <50BA07A4-02E8-38EE-B0B9-B12C277B563B> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c133000 -     0x7fff2c13bfff  com.apple.InternationalSupport (1.0 - 60) <DE997943-6AD5-32DA-B48E-78170C1EAA7B> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2c13c000 -     0x7fff2c1b7fff  com.apple.datadetectorscore (8.0 - 674) <A4EBFF22-F861-321A-AF28-1DB8ECB9A4FF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2c1b8000 -     0x7fff2c216fff  com.apple.UserActivity (435 - 435) <12250395-D660-3CC1-81DB-565340F2651B> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2c217000 -     0x7fff2c982fff  com.apple.MediaToolbox (1.0 - 2765.6.4.2) <C8645EA0-643D-38CF-AA88-3253339192B1> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2c983000 -     0x7fff2c9eafff  libusrtcp.dylib (2288.80.2) <7817DAF9-003E-3B6D-BF30-41CA2FBF8932> /usr/lib/libusrtcp.dylib
    0x7fff2c9eb000 -     0x7fff2cdd1fff  libswiftCore.dylib (5.3.3 - 1200.2.41.2) <572E5A7C-6252-3B0D-8C7B-FC3BD4FD43DF> /usr/lib/swift/libswiftCore.dylib
    0x7fff2cdd2000 -     0x7fff2ce3bfff  com.apple.imfoundation (10.0 - 1000) <B06449D3-ED57-35DF-9222-1AAF833ACB5A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff2ce3c000 -     0x7fff2ce64fff  com.apple.locationsupport (2420.12.16 - 2420.12.16) <63AB1284-8E33-3E9D-A857-9370F492B343> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2ce65000 -     0x7fff2ce96fff  libSessionUtility.dylib (76.7) <6AAD02A0-9590-3CED-9568-36E05C59AA2B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2ce97000 -     0x7fff2cfc7fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8E53C25F-9FE2-372E-8374-6A598D72C4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cfc8000 -     0x7fff2d02ffff  com.apple.audio.AudioSession (1.0 - 76.7) <F696F4EC-9344-3C85-941E-6E5EF5CEF585> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2d030000 -     0x7fff2d042fff  libAudioStatistics.dylib (25.4) <303533DD-D001-3CE8-A5A4-EC29F464FC3A> /usr/lib/libAudioStatistics.dylib
    0x7fff2d043000 -     0x7fff2d052fff  com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) <14F3382B-2B8E-31E5-8C73-73F0B8DD05F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2d053000 -     0x7fff2d0befff  com.apple.ApplicationServices.ATS (377 - 516) <3DD60168-A0F3-3388-8DDE-69F81280AE91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d0bf000 -     0x7fff2d0d7fff  libresolv.9.dylib (68) <7B043B4A-71CE-3F6E-91F0-CBBED47A9EA9> /usr/lib/libresolv.9.dylib
    0x7fff2d0d8000 -     0x7fff2d0ebfff  libsasl2.2.dylib (214) <7EE1EE13-9D86-3612-A6BC-3E6B5D578267> /usr/lib/libsasl2.2.dylib
    0x7fff2d157000 -     0x7fff2d18afff  com.apple.securityinterface (10.0 - 55149.40.3) <3892D4CB-4F8E-333B-BB4D-26D01E4D7843> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff2d1a5000 -     0x7fff2d209fff  com.apple.CoreMediaIO (1000.0 - 5325) <789395F6-EC66-3380-9EFB-5E24AFFD2BE0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2d20a000 -     0x7fff2d2e9fff  libSMC.dylib (20) <B207FDFF-8D80-3800-B968-03C718FFBF3F> /usr/lib/libSMC.dylib
    0x7fff2d2ea000 -     0x7fff2d349fff  libcups.2.dylib (494.1) <CDF6F483-017E-3DED-B107-C50FC3CADD65> /usr/lib/libcups.2.dylib
    0x7fff2d34a000 -     0x7fff2d359fff  com.apple.LangAnalysis (1.7.0 - 254) <14703020-3124-3C62-A9DB-6DD28024CD42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d35a000 -     0x7fff2d364fff  com.apple.NetAuth (6.2 - 6.2) <D40BF56F-DF5F-3ECB-AAC2-FE6F13E9D120> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d365000 -     0x7fff2d36cfff  com.apple.ColorSyncLegacy (4.13.0 - 1) <F3AEB77A-456F-3F9F-98CC-3E29ABAF5D0C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d36d000 -     0x7fff2d378fff  com.apple.QD (4.0 - 416) <F65D0944-C775-33FB-A345-C046789667B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d379000 -     0x7fff2d9e7fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A293E4C-1E2D-36DA-B416-FBED7286CD6E> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d9e8000 -     0x7fff2d9f4fff  com.apple.perfdata (1.0 - 67.40.1) <A9D2E8CD-9D74-304E-BD99-A7704F3CD38B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d9f5000 -     0x7fff2da03fff  libperfcheck.dylib (41) <5AFDC5C6-EBB6-33E4-9215-1AACE6C6F6EE> /usr/lib/libperfcheck.dylib
    0x7fff2da04000 -     0x7fff2da13fff  com.apple.Kerberos (3.0 - 1) <02FFA3CA-F8AF-3211-9159-36BC29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2da14000 -     0x7fff2da63fff  com.apple.GSS (4.0 - 2.0) <5D06022E-C963-390A-9487-90BD1B61BC20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2da64000 -     0x7fff2da74fff  com.apple.CommonAuth (4.0 - 2.0) <C4418557-FA52-3B80-804F-2BC7AF760FD6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2da75000 -     0x7fff2da9bfff  com.apple.MobileAssets (1.0 - 659.60.1) <62F25002-C547-3C6C-87D1-0824DD058C82> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2dac9000 -     0x7fff2daebfff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F4B051F-BC33-3880-81B2-5C62DABFF02D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2daec000 -     0x7fff2daf4fff  com.apple.CorePhoneNumbers (1.0 - 1) <AA493452-21D3-3EC6-953C-42DBF75F4EB9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2daf5000 -     0x7fff2db80fff  libTelephonyUtilDynamic.dylib (5347.1) <AB6453EB-2C1C-3A98-B56A-3C850FCE95F7> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff2dc49000 -     0x7fff2dc49fff  liblaunch.dylib (2038.80.3) <C7C51322-8491-3B78-9CFA-2B4753662BCF> /usr/lib/system/liblaunch.dylib
    0x7fff2e1dd000 -     0x7fff2e2e0fff  com.apple.ids (10.0 - 1000) <AF493B17-803E-35FB-A6C8-36A1BFAFBA2B> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff2e2e1000 -     0x7fff2e443fff  com.apple.idsfoundation (10.0 - 1000) <636F3797-544A-3311-AB8C-B7810967275F> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff2e444000 -     0x7fff2e58bfff  com.apple.Sharing (1579 - 1579) <4925CAB3-09C0-373C-A5D3-9BB5FF025A4F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e58c000 -     0x7fff2e6acfff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <C6FFFDA7-CD91-339A-8529-7D094338949D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e6ad000 -     0x7fff2e6c1fff  com.apple.AppContainer (4.0 - 509.60.2) <F294CD92-94FA-3D7D-9E59-AA5544504264> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2e6c2000 -     0x7fff2e6c5fff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <1BEC89D6-6AC8-36C2-89AE-41662D14DC50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2e6c6000 -     0x7fff2e71ffff  com.apple.ProtectedCloudStorage (1.0 - 1) <88EF8B12-617E-316C-9036-18357E27BC0A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2e720000 -     0x7fff2e77ffff  com.apple.QuickLookFramework (5.0 - 928.2) <969AAF4A-CD64-32CB-97D7-31C8E17600FD> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff2e780000 -     0x7fff2e79cfff  com.apple.MetalKit (147.1 - 147.1) <8ECDCFE2-563E-3D15-A710-73A29D40B162> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff2e79d000 -     0x7fff2e7a1fff  libxcselect.dylib (2384) <33AF76BD-E973-3ADA-A5A3-AD04C60566D1> /usr/lib/libxcselect.dylib
    0x7fff2e881000 -     0x7fff2e972fff  com.apple.combine (1.0 - 252.100) <7C63C574-E4A1-371B-AD12-8A641F2A8AFD> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2e973000 -     0x7fff2fe69fff  com.apple.GeoServices (1.0 - 1757.23.11.29.3) <72B73209-98B3-3E90-8D5D-B69C81784E5D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2fe6a000 -     0x7fff2fe75fff  com.apple.DirectoryService.Framework (11.2 - 230.40.1) <4DB85BA3-9323-304B-BDC3-6E13B9AAA1C2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2fe76000 -     0x7fff2fea1fff  com.apple.RemoteViewServices (2.0 - 163) <661A448B-2901-33CD-B13C-362D61AFD998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fea2000 -     0x7fff2feb1fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <B24969AE-43BA-36C2-80F9-2CBBC3F63CC8> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2feb2000 -     0x7fff2feb9fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <8C33ECFF-2FBF-30FF-87EA-32A508860543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2feba000 -     0x7fff2fecafff  com.apple.AppleLDAP (11.2 - 54) <2B517D61-A3C0-3AB1-8299-DE8F3BF922B9> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff300fd000 -     0x7fff300fdfff  libsystem_product_info_filter.dylib (8.40.1) <20310EE6-2C3F-361A-9ECA-4223AFC03B65> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff301d8000 -     0x7fff301d8fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8CD6F55A-8E4F-3653-A367-427D0ED3DD16> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff301ff000 -     0x7fff301fffff  com.apple.CoreServices (1122.11 - 1122.11) <E59859C6-7221-3324-BB58-F910B2199959> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff304cd000 -     0x7fff304cdfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2423F0F6-A3A4-37AB-971E-FCFC7645D282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3050e000 -     0x7fff30519fff  com.apple.MediaAccessibility (1.0 - 130) <264B30DF-646A-30EC-98B6-20429E9718CB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3051a000 -     0x7fff30539fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <8713D2A4-ECB6-3B96-BE39-F47851EEF900> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff3053a000 -     0x7fff3053efff  com.apple.AppleSRP (5.0 - 1) <3BF95CAF-2EC5-393A-95B7-429C0C5F8F13> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff3053f000 -     0x7fff3054afff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D73E7719-09C8-30E6-B92D-AFC1BB356D92> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff3054b000 -     0x7fff30582fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <9275DC16-B898-326A-B6AD-6CDF34F0CF77> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff30863000 -     0x7fff309d7fff  libswiftFoundation.dylib (20) <CB5CE9C1-2D32-39F6-8C96-8953CBCAD36F> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff309d8000 -     0x7fff30a5dfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1151) <4233065A-DBDC-375E-AE32-D8F67204C725> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff30a5e000 -     0x7fff30aa3fff  com.apple.contacts.ContactsPersistence (1.0 - 3497.3) <0C5FB9C7-3410-39B0-B4AF-4F361F2AB860> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff30aa4000 -     0x7fff30be0fff  com.apple.AddressBook.core (1.0 - 2452.4) <731DAF91-61F2-3BB6-8C4F-1864BDEEE20E> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff30be1000 -     0x7fff30d1afff  com.apple.contacts (1.0 - 3497.3) <A0AEB13A-56AF-34FE-B317-D15F2B528984> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff30d1b000 -     0x7fff30d29fff  com.apple.PersonaKit (1.0 - 1) <DF545154-0960-3354-841E-C2CE6698CDA7> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
    0x7fff30d44000 -     0x7fff30da6fff  com.apple.CoreBluetooth (1.0 - 1) <B88DEE8B-6268-36BA-BF6C-088F3BD8C652> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30da7000 -     0x7fff30db0fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <83B5E330-D786-34D2-AEE6-6F7B34D6FE9C> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30db1000 -     0x7fff30dc4fff  com.apple.PowerLog (1.0 - 1) <3A076F54-AE8C-3550-8262-5655B5026489> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff30dc5000 -     0x7fff30dd1fff  com.apple.AppleIDAuthSupport (1.0 - 1) <964BA0DB-E86E-3F81-BB82-CC27184B6D20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30dd2000 -     0x7fff30e7afff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2B9AA549-63FD-36BB-AE05-ABD5DAC41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30e7b000 -     0x7fff30eaefff  com.apple.MediaKit (16 - 927.40.2) <D1056292-E38F-313F-B202-EFD871195729> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30eaf000 -     0x7fff30f9afff  com.apple.DiskManagement (14.0 - 1733.80.1) <9281E3F8-EAFE-3367-B7D5-23687AA6EB70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff30f9b000 -     0x7fff31355fff  com.apple.CoreAUC (322.2.0 - 322.2.0) <DAE981E0-5FED-39FD-8443-BD91D6957901> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff31356000 -     0x7fff31359fff  com.apple.Mangrove (1.0 - 25) <61919815-50C9-3358-836F-B81ED66CCD84> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff3135a000 -     0x7fff31387fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B123866C-3945-37E7-92EF-BE36AEDD620D> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31388000 -     0x7fff314a8fff  com.apple.FileProvider (326.3 - 326.3) <C5007E6E-897B-308F-B173-4F5C6BF3968D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff314a9000 -     0x7fff314ccfff  com.apple.GenerationalStorage (2.0 - 322) <974A1465-7AA4-347E-8606-CF35160FFA92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff314cd000 -     0x7fff314e8fff  com.apple.security.octagontrust (1.0 - 1) <C07D6060-4084-3F51-81E6-739736AEB8FF> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
    0x7fff31843000 -     0x7fff31913fff  com.apple.CoreTelephony (113 - 8183.1) <C7979E59-4A17-31A4-822F-96D9A46AB4FA> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff31914000 -     0x7fff31921fff  com.apple.AppSandbox (4.0 - 509.60.2) <F05439BD-EAC7-3F02-90C5-287CAC955BC9> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff31922000 -     0x7fff31937fff  libswiftDispatch.dylib (4.40.2) <9025F60B-B3EF-35C1-B9E6-5E79F0CAB02B> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff31938000 -     0x7fff31ac5fff  com.apple.AVFCore (1.0 - 2005.3.4.1) <DB9C9FAF-62C4-374A-BB86-F30308686829> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff31ac6000 -     0x7fff31b38fff  com.apple.FrontBoardServices (702.3.3 - 702.3.3) <C655E2DB-0D8B-328D-B095-374B15B3DC42> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff31b39000 -     0x7fff31b62fff  com.apple.BoardServices (1.0 - 526) <9AFB78B3-9070-32FC-B4FF-3DA1FA0A55F2> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff31b63000 -     0x7fff31b90fff  com.apple.contacts.vCard (1.0 - 3497.3) <DE7DBE86-68ED-3B2F-9E2D-972767F2B62D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff31ba6000 -     0x7fff31bc2fff  com.apple.ExtensionKit (19.4 - 19.4) <6DD994A0-598F-333B-9D99-FFD1A53CCEC7> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
    0x7fff31bc3000 -     0x7fff31bcafff  com.apple.ExtensionFoundation (19.4 - 19.4) <5512C574-FF02-347E-A7D6-2AA2878DC38C> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7fff31bcb000 -     0x7fff31c11fff  com.apple.CryptoTokenKit (1.0 - 1) <9EEE41E2-F11F-36A6-A441-CB6A8F982921> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff31c12000 -     0x7fff31c29fff  com.apple.LocalAuthentication (1.0 - 827.80.7) <592A6B2C-B002-393A-B17D-CC50F5AD84AF> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff31c2a000 -     0x7fff31c57fff  com.apple.CoreAuthentication.SharedUtils (1.0 - 827.80.7) <12945B26-E4E0-3FAB-ACFB-511F9C6089D5> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff31d1f000 -     0x7fff31d5efff  com.apple.AppleVPAFramework (3.21.1 - 3.21.1) <4E96F781-3689-3086-9DF3-60F20487FB9E> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff31e2f000 -     0x7fff31e6bfff  com.apple.DebugSymbols (195.1 - 195.1) <12A5A6E2-6C84-3FCA-9927-8B9E241C607F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31e6c000 -     0x7fff31f29fff  com.apple.CoreSymbolication (12.2 - 64541.4) <F1A41B4E-671A-335E-8AE0-B99688F255C8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff31f2a000 -     0x7fff31f33fff  com.apple.CoreTime (284) <D80E792D-33D1-3D07-B39F-F0A1A7F74E24> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7fff31f34000 -     0x7fff31fabfff  com.apple.Rapport (2.3.0 - 230.1) <EAF4F9C4-C096-3923-A7E2-19B1F075B6F7> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff327f4000 -     0x7fff32841fff  com.apple.coreduetcontext (1.0 - 1) <74532B8A-C4D3-366D-95D2-A1EA9909ECE4> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff32842000 -     0x7fff32dbffff  com.apple.Intents (1.0 - 1) <14608371-232F-347A-8B41-4C035B4DE2B4> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff32dc0000 -     0x7fff32e23fff  com.apple.framework.Apple80211 (17.0 - 1728) <A62689A7-7C22-33B3-90FA-730E4AAEE5B5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32e24000 -     0x7fff32f76fff  com.apple.CoreWiFi (3.0 - 341) <F3D8F158-611A-3A5E-9F1D-E5FC273A4C74> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32f77000 -     0x7fff32f8ffff  com.apple.BackBoardServices (1.0 - 1.0) <584F3C72-F8F2-3B70-A98F-EC18334BE9F3> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff32f90000 -     0x7fff32fc7fff  com.apple.LDAPFramework (2.4.28 - 194.5) <246874E6-4FD1-35A5-A039-4141999D8CD6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32fc8000 -     0x7fff32fc9fff  com.apple.TrustEvaluationAgent (2.0 - 35) <6FEF60A0-F80F-34E3-8845-FEEC92840920> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff32fca000 -     0x7fff330cdfff  libcrypto.44.dylib (56.60.2) <7D8D4B1B-625D-3D00-A626-C21AFEE0462E> /usr/lib/libcrypto.44.dylib
    0x7fff330ce000 -     0x7fff330fbfff  libssl.46.dylib (56.60.2) <E02ED3C9-4956-39C4-AF0A-B541EEDD3F1B> /usr/lib/libssl.46.dylib
    0x7fff330fc000 -     0x7fff331abfff  com.apple.DiskImagesFramework (595.40.1 - 595.40.1) <3139EC22-A8F2-3F26-8953-7961C97E7CEF> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff331e3000 -     0x7fff331f2fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <78AF1606-37D8-3424-92AE-071A9F43AA0F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff331f3000 -     0x7fff3320afff  com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <C4BFF5FC-FC9C-3161-9612-7070EDAE9989> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff3320b000 -     0x7fff33251fff  com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <69B488AC-424F-3119-9C9C-0B9EBB1E70B4> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
    0x7fff33252000 -     0x7fff33255fff  com.apple.help (1.3.8 - 71) <6074D81C-4507-35A6-88D7-D82309F81587> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff33256000 -     0x7fff3325dfff  com.apple.EFILogin (2.0 - 2) <B06CCD1C-A4D1-34D2-89C5-0DB69FE65234> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff3325e000 -     0x7fff33269fff  libcsfde.dylib (554) <9CDB9580-DD1C-347E-91C5-6D92D96F52F5> /usr/lib/libcsfde.dylib
    0x7fff3326a000 -     0x7fff332cffff  libcurl.4.dylib (121.40.2) <77010EA9-4AD1-3F4A-B3EF-2FFE739FB349> /usr/lib/libcurl.4.dylib
    0x7fff332d0000 -     0x7fff332d7fff  com.apple.LoginUICore (4.0 - 4.0) <7225326A-7704-362D-B64E-4ABF4A221F88> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff332d8000 -     0x7fff3333bfff  com.apple.AppSupport (1.0.0 - 29) <21E116C6-C770-3024-98EB-51D1166AACD2> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff33497000 -     0x7fff33497fff  com.apple.ApplicationServices (48 - 50) <42B48E32-1918-3178-8DE0-E8126B9EC088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33498000 -     0x7fff3349afff  com.apple.InternationalTextSearch (1.0 - 1) <305FCD8A-31F3-37A8-AABE-FDF2CBACB0D4> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7fff3349b000 -     0x7fff3350cfff  com.apple.ClassKit (1.2 - 146.3.3) <0648BFAB-0A0D-3DD8-9E11-35FDF6FE11A2> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
    0x7fff3350d000 -     0x7fff33653fff  com.apple.AppleAccount (1.0 - 1.0) <DE44CCA3-78F0-3A8A-8388-00126AEC23F6> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff33654000 -     0x7fff33693fff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <687FC889-44F5-3FA9-A93B-D2D65B16B6B0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff33694000 -     0x7fff336ebfff  com.apple.CorePrediction (1.0 - 1) <327F2507-712D-3212-B209-4DBEA9A2139B> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff33798000 -     0x7fff33798fff  libHeimdalProxy.dylib (79) <85526E13-1E48-377A-A700-EE3F5648A6E3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3384b000 -     0x7fff3384bfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8CF768B8-836B-3DA8-9F0A-8CF840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff33870000 -     0x7fff338b2fff  com.apple.StreamingZip (1.0 - 1) <157C7AC0-9F73-3FF5-A276-54EC3CAE958A> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff338b3000 -     0x7fff338d3fff  com.apple.DuetActivityScheduler (1.0 - 1) <D79A0262-FCD5-3DBA-A74E-83561A068DE9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff338d4000 -     0x7fff338d5fff  libswiftObjectiveC.dylib (1) <F04DFC6C-AD92-3925-B649-79EC184CFBD8> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff338d6000 -     0x7fff338e6fff  libswiftos.dylib (1000.40.3) <5EF15EF5-E0D5-3FA3-8C97-57B86E174D3B> /usr/lib/swift/libswiftos.dylib
    0x7fff338e7000 -     0x7fff338f4fff  com.apple.IntentsFoundation (1.0 - 1) <26DD9F93-6868-3614-AB70-9C08A4D45E6D> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff338f5000 -     0x7fff338fafff  com.apple.PushKit (1.0 - 1) <4D0A6539-611C-3B9C-A67D-D45CDEEC8CDC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff338fb000 -     0x7fff33931fff  com.apple.C2 (1.3 - 569) <817D8F9D-1801-3E6D-846A-7002174B59CB> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff33932000 -     0x7fff33963fff  com.apple.QuickLookThumbnailing (1.0 - 135.1) <7DC387D0-93C1-33A6-974B-3F5352629911> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff33964000 -     0x7fff34171fff  com.apple.vision.EspressoFramework (1.0 - 256.2.2) <70E23334-A179-3671-A930-A7AB9EC77BDD> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff34172000 -     0x7fff34189fff  com.apple.ANEServices (4.52 - 4.52) <50EF6199-93EF-3227-B64A-313BC1DF41AE> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7fff3418a000 -     0x7fff341f2fff  com.apple.proactive.support.ProactiveSupport (1.0 - 294.4) <ACBAFC92-ED50-3932-8B90-9379276F2E84> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7fff341f3000 -     0x7fff341fdfff  com.apple.corerecents (1.0 - 1) <AFC2EDEC-082B-3420-A325-7CEB58CDBF00> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff341fe000 -     0x7fff34231fff  com.apple.iCalendar (7.0 - 833) <E044CD96-F4A1-3813-B90E-97D0E0AFA563> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff34232000 -     0x7fff342a5fff  com.apple.CalendarFoundation (8.0 - 1178.3.1) <CA6121B4-36DA-39B8-80FF-32841C36C1CE> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7fff342a6000 -     0x7fff342a8fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <F7AB97DD-5417-3665-82C9-85A08BFB35DD> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff342a9000 -     0x7fff342b6fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <A0A5CA0A-6894-3002-9429-A1E79B0A9CFB> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff34526000 -     0x7fff347e9fff  com.apple.spotlight.index (10.7.0 - 2150.7.5) <0056D8F9-D6CF-3586-974C-80902DF8952A> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff34802000 -     0x7fff34852fff  com.apple.ChunkingLibrary (334 - 334) <CBEBDC8A-CCE4-3A21-915C-D2F3FB20B900> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff3498e000 -     0x7fff349e0fff  com.apple.CalDAV (8.0 - 795) <036F0FA5-BDBD-3A3F-B7F6-E4579271693E> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff349e1000 -     0x7fff34a7ffff  com.apple.CoreSuggestions (1.0 - 1115.505.1) <B19BF3D2-6FA5-38E9-A304-4B85A35A8EFE> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7fff34a80000 -     0x7fff34c16fff  com.apple.ical.EventKit (3.0 - 1414.3.1) <EDC632EE-EE30-303E-8D06-5683880E9096> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff34c17000 -     0x7fff34eedfff  com.apple.CalendarPersistence (8.0 - 1071.3.2) <E7191385-4761-3210-806E-6B5150AB4F7F> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
    0x7fff34eee000 -     0x7fff34f14fff  com.apple.CalendarAgentLink (8.0 - 250) <58AC6E9F-41B9-3D0E-BAC2-DDC78EAD3D89> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff34f15000 -     0x7fff34f1ffff  com.apple.RTCReporting (11.75.2 - 11.75.2) <0C979514-956D-3A7A-9F39-E667D6076B9D> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7fff34f20000 -     0x7fff35103fff  com.apple.WebKitLegacy (16610 - 16610.4.3.1.7) <863A3EDD-89F9-33E1-8F9C-AD8CA5166EBA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff35104000 -     0x7fff35106fff  com.apple.ConstantClasses (1.0 - 1) <DC2F3D52-27C4-37D2-9BBD-A38BD9251EDC> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
    0x7fff3511e000 -     0x7fff35134fff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <A2E78405-4382-3A23-8638-56E1A5D14543> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7fff35188000 -     0x7fff351f4fff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <405A0D29-3445-39F3-BE4B-5ABEE5D1CAB0> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3529a000 -     0x7fff3529dfff  com.apple.Cocoa (6.11 - 23) <B0F6AF8E-B85C-3C5C-9812-9CD8BC07ADB2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff352e8000 -     0x7fff356c6fff  com.apple.AppleMediaServices (1.0 - 1) <05884581-FCFC-338C-B3CF-C9E898C12106> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff35e12000 -     0x7fff35e19fff  com.apple.DisplayServicesFW (3.1 - 380) <AD6182FA-7AAD-36BB-9274-E2A577AC8D7D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff36357000 -     0x7fff36606fff  libAWDSupportFramework.dylib (3919) <39FE5292-3015-37C8-ABAC-3C09A3C06649> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff3667a000 -     0x7fff366aafff  libtidy.A.dylib (18.1) <BC4092C7-0552-3731-803D-6EB555E4E6E1> /usr/lib/libtidy.A.dylib
    0x7fff366ab000 -     0x7fff366ccfff  com.apple.MarkupUI (1.0 - 383.3) <6E473754-4A39-30C6-8BC8-29012B624CE3> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff366cd000 -     0x7fff366e0fff  com.apple.Engram (1.0 - 1) <FDBB418F-1A84-37FF-AE47-3A9722502CE7> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff366e1000 -     0x7fff366fcfff  com.apple.openscripting (1.7 - 190) <E3815884-A406-3CF6-82C1-BEDC772A9081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff366fd000 -     0x7fff36700fff  com.apple.securityhi (9.0 - 55008) <F7E1C957-65AF-39E5-8BBA-9D7C7C9D30B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff36701000 -     0x7fff36704fff  com.apple.ink.framework (10.15 - 227) <E3D118A5-7A62-3893-ADAC-E0A9F45314C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff36705000 -     0x7fff36708fff  com.apple.CommonPanels (1.2.6 - 101) <F46676FA-60F3-30CC-BF48-F5BB6E66E576> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff36709000 -     0x7fff36710fff  com.apple.ImageCapture (1708.1 - 1708.1) <AC709D2F-7C16-3645-BB20-19DD1414E210> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff36711000 -     0x7fff379b9fff  com.apple.JavaScriptCore (16610 - 16610.4.3.1.7) <0601A804-66EA-3973-B5F6-45731A666F4A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff37a24000 -     0x7fff37b0bfff  com.apple.audio.AVFAudio (1.0 - 477.11) <858A22F1-AEAA-3F39-B01B-A311B230FDA7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff37b0c000 -     0x7fff37c1ffff  com.apple.AVFCapture (1.0 - 80.20.5) <A88B929D-3882-33B4-AF63-797EDD139010> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff37c20000 -     0x7fff37cb4fff  com.apple.Quagga (47 - 47) <35154FA5-456C-385F-B055-84B89FFF3A5C> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff37cb5000 -     0x7fff37f10fff  com.apple.CMCapture (1.0 - 80.20.5) <F7E16603-A5F9-3A71-80E3-F7608F2FDE7A> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7fff382b2000 -     0x7fff38360fff  com.apple.accounts.AccountsDaemon (113 - 113) <F803BB41-062A-3E40-86EC-FB03B848992F> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff38361000 -     0x7fff38363fff  com.apple.OAuth (25 - 25) <C58BC64C-3211-395B-AD66-7FACC02C1F5C> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff388f7000 -     0x7fff38922fff  com.apple.CloudServices (1.0 - 460.81.1) <FCCD07CC-BCAF-3F5D-94B4-8DEAFD1C1D05> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
    0x7fff38923000 -     0x7fff38932fff  com.apple.HID (1.0 - 1) <ABFE9918-DCD3-3B59-9081-3C5006026812> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff38933000 -     0x7fff38a5afff  com.apple.QuickLookUIFramework (5.0 - 928.2) <425A95C9-023A-36A6-8634-5CC5C88E6B3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff38e2f000 -     0x7fff38eb9fff  com.apple.coredav (1.0.1 - 889) <84E35FE8-E0BF-3960-8632-21A0B79EDEEA> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff38eba000 -     0x7fff38f15fff  com.apple.ExchangeWebServices (8.0 - 814) <38FB10CB-B064-3B31-9C90-98A19161D1DD> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff3904f000 -     0x7fff3904ffff  com.apple.marco (10.0 - 1000) <8B63B018-077A-3B28-9264-A17A0895351F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff3924a000 -     0x7fff39285fff  com.apple.contacts.ContactsAutocomplete (1.0 - 1152.2) <57041F53-E722-3B02-BD7E-E0D946F4A6D2> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
    0x7fff39286000 -     0x7fff39292fff  com.apple.KerberosHelper (4.0 - 1.0) <19B34581-9E41-3784-B516-3062BA57AB05> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff39293000 -     0x7fff392d7fff  com.apple.ResponseKit (1.0 - 164.1) <984EF05C-4061-3C7E-9F19-C14D0D20BD23> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
    0x7fff392d8000 -     0x7fff392f7fff  com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.4) <6664FC3A-6FB4-37AD-9D6A-FC720CFFA74A> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7fff396fe000 -     0x7fff39701fff  com.apple.OSAServicesClient (1.0 - 1) <201350F5-56C4-3342-AD10-4BE20772C52B> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
    0x7fff39734000 -     0x7fff39734fff  com.apple.PhoneNumbers (1.0 - 1) <CBDA0A69-AEA5-3BC1-A485-ACF47877AB6E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff39735000 -     0x7fff3973cfff  com.apple.URLFormatting (146 - 146.8) <4CE9BD89-FAC1-3908-9A56-712F6266146B> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff3973d000 -     0x7fff3974cfff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <E88A8DAB-1E43-32E6-8DC9-EB5C99815C28> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff3974d000 -     0x7fff39764fff  libAccessibility.dylib (2885.15.7) <DE2DA1FC-C046-3551-98A2-06F5118F73DA> /usr/lib/libAccessibility.dylib
    0x7fff39765000 -     0x7fff3c1b2fff  com.apple.WebCore (16610 - 16610.4.3.1.7) <904B6F23-31E0-3B45-8513-11C5A174918E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff3c2ef000 -     0x7fff3c4aafff  libFosl_dynamic.dylib (200) <83EE0261-E5F6-3607-8897-B03B2B954B15> /usr/lib/libFosl_dynamic.dylib
    0x7fff3c4ab000 -     0x7fff3c4cffff  com.apple.quicklook.QuickLookSupport (1.0 - 135.1) <90401A32-256F-3EE9-9119-B9CA38888E39> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff3c4d0000 -     0x7fff3c567fff  com.apple.AirPlaySync (1.0 - 2765.6.4.2) <A1D8F8FA-7F19-3653-BE69-9F6689F8AD30> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
    0x7fff3c76a000 -     0x7fff3c774fff  libswiftCoreGraphics.dylib (2) <1A317C83-2706-39E8-BCFC-F60BF55EF69D> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff3c775000 -     0x7fff3c77efff  libswiftDarwin.dylib (??? - ???) <FC02BB31-9EA4-3AA1-9E93-3CDF8E37F780> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff3c7cf000 -     0x7fff3c81afff  com.apple.Safari.SafeBrowsing (610 - 610.4.3.1.7) <9D65266A-DE84-3984-82DD-FE427A533801> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff3c81b000 -     0x7fff3d258fff  com.apple.WebKit (16610 - 16610.4.3.1.7) <1ACAB6CE-CDA6-36E9-96AD-3385F9D8D29B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff3d383000 -     0x7fff3d406fff  com.apple.CorePDF (4.0 - 529) <0282BFB1-C706-3AA6-881D-C521410E0259> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff3d407000 -     0x7fff3d40afff  com.apple.print.framework.Print (15 - 271) <F3F40AFD-1743-34E6-8BD3-6A577E3BD590> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3d40b000 -     0x7fff3d40efff  com.apple.Carbon (160 - 164) <7395C7E9-AE3B-3547-8773-4F3A70B241AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3d508000 -     0x7fff3d508fff  com.apple.avfoundation (2.0 - 2005.3.4.1) <1AF4D877-CCAE-31A8-BF87-95FC261EE427> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3d629000 -     0x7fff3d688fff  libquic.dylib (2288.80.2) <44793425-FD01-38B4-AD8C-DEBCE56B92C5> /usr/lib/libquic.dylib
    0x7fff3d693000 -     0x7fff3d6b2fff  com.apple.private.SystemPolicy (1.0 - 1) <29F5E3FE-CF12-3242-9FD3-4950DA38E4D0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d804000 -     0x7fff3d85efff  com.apple.AccessibilitySharedSupport (1.0 - 1) <09AF1146-25F7-3704-AD2C-0760A45FFD92> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
    0x7fff3d85f000 -     0x7fff3d87cfff  com.apple.sidecar-core (1.0 - 228) <78195DB7-D409-3B46-B8C8-3B70538D3CDC> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff3d87d000 -     0x7fff3d884fff  com.apple.QuickLookNonBaseSystem (1.0 - 1) <75C7CD0F-B120-3FD1-8DBD-3C0D2389E06A> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff3dca8000 -     0x7fff3dcacfff  com.apple.CoreOptimization (1.0 - 1) <91EC3966-3337-3248-AD14-B87D65BB669B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff3dcad000 -     0x7fff3dcb3fff  com.apple.FeatureFlagsSupport (1.0 - 28.60.1) <25545738-8BAC-36E9-91F5-33DEFC7B6C64> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
    0x7fff3de2b000 -     0x7fff3de42fff  com.apple.SafariServices.framework (16610 - 16610.4.3.1.7) <FE12333B-64B5-3F77-9A0F-4650321DE26F> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff3df6b000 -     0x7fff3dfdbfff  com.apple.LoggingSupport (1.0 - 1277.80.2) <B35B284E-00DC-3B38-A807-552468B6C535> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff3dfdc000 -     0x7fff3dfe7fff  com.apple.MallocStackLogging (1.0 - 1) <507894FA-6738-372B-9A10-C38AFC9DA079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7fff3dfe8000 -     0x7fff3dfeafff  liblog_network.dylib (2288.80.2) <96C24592-23AA-3388-A411-EDF3483B4EB9> /usr/lib/log/liblog_network.dylib
    0x7fff3dffd000 -     0x7fff3e00ffff  libmis.dylib (274.60.2) <6C720DC2-E50E-3A8D-8494-F8C007DF8DF4> /usr/lib/libmis.dylib
    0x7fff3e010000 -     0x7fff3e013fff  com.apple.gpusw.GPURawCounter (17.3 - 12.0) <070CF9B7-EE89-39F3-B0F6-26D4974AD3A8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7fff3e014000 -     0x7fff3e01cfff  libswiftCoreAudio.dylib (1.1) <D2BE306A-8F33-3709-981D-26492155D87C> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff3e01d000 -     0x7fff3e01dfff  libswiftCoreFoundation.dylib (1.6) <9BB95393-E396-34B1-81A7-79299BF3C9D1> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff3e029000 -     0x7fff3e029fff  libswiftXPC.dylib (1.1) <1FEEB510-200C-3111-AD11-63FE95AD3823> /usr/lib/swift/libswiftXPC.dylib
    0x7fff3e02a000 -     0x7fff3e02afff  libswiftCoreImage.dylib (1) <00EC91A1-D421-38DE-A7CB-99CA4D63BB77> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff3e02b000 -     0x7fff3e02bfff  libswiftIOKit.dylib (1) <A953C1BF-6F9F-34F9-9313-77C38CB39E98> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff3e02c000 -     0x7fff3e19efff  com.apple.CoreHandwriting (161 - 1.2) <FD1568FF-B0AA-3695-A60A-A5538E96CC0F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff3e19f000 -     0x7fff3e3fefff  com.apple.imageKit (3.0 - 1100) <F5BA87A5-AD1D-37DD-AC85-7099EAE7F1BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3e3ff000 -     0x7fff3e51efff  com.apple.PencilKit (1.0 - 1) <D2B4071B-DCC6-39B4-89C3-269B2A8DC2C0> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3e51f000 -     0x7fff3e530fff  com.apple.sidecar-ui (1.0 - 228) <E0B4A84C-7E8D-338B-8269-DAA5AE1ED094> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff3e53c000 -     0x7fff3e53ffff  com.apple.WebInspectorUI (16610 - 16610.4.3.1.7) <AFE20092-6E18-3904-89BD-09A87BD03632> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff3eb1a000 -     0x7fff3eb7cfff  com.apple.ImageCaptureCore (1708.1 - 1708.1) <26613D7A-A07D-3AF8-8400-0239443B35DC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3eb7d000 -     0x7fff3eba3fff  com.apple.quartzfilters (1.10.0 - 98) <5370CD65-7965-3A39-867F-2514279DBECF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff3ed88000 -     0x7fff3ededfff  com.apple.Safari.Core (16610 - 16610.4.3.1.7) <00B7E75E-6624-387B-BDC3-315C5E0275F4> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
    0x7fff3f34a000 -     0x7fff3f47bfff  com.apple.AnnotationKit (1.0 - 383.3) <64CA9BED-4C96-39FD-932E-11632DE7434D> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff3f47c000 -     0x7fff3f91dfff  com.apple.QuartzComposer (5.1 - 383) <E98BFA43-FC51-3D00-9B92-1DFB24408651> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff3f91e000 -     0x7fff3fa0bfff  com.apple.PDFKit (1.0 - 950.20.2) <5261E71F-D2F2-3CEA-AEF5-F3A817164DBF> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff40686000 -     0x7fff406a0fff  libswiftsimd.dylib (1.3) <075C04ED-96D7-3ABF-BCAB-D77D82A8825B> /usr/lib/swift/libswiftsimd.dylib
    0x7fff40730000 -     0x7fff407b3fff  com.apple.TextInput (1.0 - 1.0) <858479E0-C5AA-30AD-A630-48FC82A5D1F3> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7fff41799000 -     0x7fff417c8fff  libncurses.5.4.dylib (57) <CAD79205-84C0-3731-AED8-EDEF51ACC872> /usr/lib/libncurses.5.4.dylib
    0x7fff417c9000 -     0x7fff417d2fff  com.apple.IOAccelMemoryInfo (1.0 - 1) <544B95BE-810E-3D94-AEB1-D5C117D946D7> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff4182a000 -     0x7fff4182dfff  com.apple.quartzframework (1.5 - 25) <19311613-BABD-3AF9-A347-06D13169B4EF> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff41c09000 -     0x7fff41c27fff  libCGInterfaces.dylib (544.2) <2BC461CE-B7FA-33F3-A36B-64F54FB371B5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff41c28000 -     0x7fff41c29fff  libswiftCoreLocation.dylib (5) <097FF6C...
Andrzej Wójcik (Tigase) commented 3 years ago

@kobit Could you check (if/when this happens again) if the conversation searches text entry field looks like on the attached screenshot?

Suggestion view is displayed as a window that could be there (hiding part of the chats list) but being transparent and causing this issue. If you confirm that field is not as on the screenshot then we will have a confirmation that something is wrong.

During the issue, could you check if all "chats" are not clickable? (or just a few from the top). Also, it would be good to know what you did before this happened, ie. disconnected/connected external screen, maximized/minimized window, etc.

As for the actual crash, it happens inside AppKit in the code which should work (and works normally) and due to that, it is impossible to fix it. I suppose that solving "hidden window" catching events may solve this issue as well.

Zrzut ekranu 2021-03-31 o 13.31.00.png

Artur Hefczyc commented 3 years ago

Next time this happens I will check all the points mentioned and will let you know.

I have another crash for version 5.0 (121) but I am not sure if you need this. This happened just a few hours after start.

Andrzej Wójcik (Tigase) commented 3 years ago

Please attach any crashes as they may be related to how you use the client and I may never encounter them

Artur Hefczyc commented 3 years ago

Crash from my current version 5.0 (121)

Process:               BeagleIM [75952]
Path:                  /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
Identifier:            org.tigase.messenger.BeagleIM
Version:               5.0 (120)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           BeagleIM [75952]
User ID:               502

Date/Time:             2021-03-30 17:03:09.658 -0700
OS Version:            macOS 11.2.3 (20D91)
Report Version:        12
Bridge OS Version:     5.2 (18P4347)
Anonymous UUID:        E5FE15AD-0DFB-E0EB-87B4-39BDC784DF99


Time Awake Since Boot: 1000000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: EmptyViewController)'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff207806af __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007fff204b83c9 objc_exception_throw + 48
2   CoreFoundation                      0x00007fff20834a9a -[__NSCFString characterAtIndex:].cold.1 + 0
3   CoreFoundation                      0x00007fff208409ec -[__NSDictionaryM setObject:forKey:].cold.3 + 0
4   CoreFoundation                      0x00007fff206c2aa5 -[__NSDictionaryM setObject:forKey:] + 939
5   AppKit                              0x00007fff23724a90 -[NSStoryboard nibForControllerWithIdentifier:] + 215
6   AppKit                              0x00007fff23724dd0 -[NSStoryboard _instantiateControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 52
7   BeagleIM                            0x000000010ee76dc8 BeagleIM + 2506184
8   BeagleIM                            0x000000010ee77acc BeagleIM + 2509516
9   CoreFoundation                      0x00007fff206fbfec __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
10  CoreFoundation                      0x00007fff2079789b ___CFXRegistrationPost_block_invoke + 49
11  CoreFoundation                      0x00007fff2079780f _CFXRegistrationPost + 454
12  CoreFoundation                      0x00007fff206ccbde _CFXNotificationPost + 723
13  Foundation                          0x00007fff2143babe -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
14  AppKit                              0x00007fff2305e6b7 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 219
15  AppKit                              0x00007fff22febb48 -[NSTableRowData _updateVisibleViewsBasedOnUpdateItems] + 4686
16  AppKit                              0x00007fff22fea7ad -[NSTableRowData _updateVisibleViewsBasedOnUpdateItemsAnimated] + 224
17  AppKit                              0x00007fff22fca5dd -[NSTableRowData _doWorkAfterEndUpdates] + 95
18  AppKit                              0x00007fff22fca49c -[NSTableView _endUpdateWithTile:] + 119
19  BeagleIM                            0x000000010edc8518 BeagleIM + 1791256
20  BeagleIM                            0x000000010eda61fe BeagleIM + 1651198
21  libdispatch.dylib                   0x00007fff204625dd _dispatch_call_block_and_release + 12
22  libdispatch.dylib                   0x00007fff204637c7 _dispatch_client_callout + 8
23  libdispatch.dylib                   0x00007fff2046fb86 _dispatch_main_queue_callback_4CF + 940
24  CoreFoundation                      0x00007fff20743970 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
25  CoreFoundation                      0x00007fff20705852 __CFRunLoopRun + 2731
26  CoreFoundation                      0x00007fff207046ce CFRunLoopRunSpecific + 563
27  HIToolbox                           0x00007fff2898c630 RunCurrentEventLoopInMode + 292
28  HIToolbox                           0x00007fff2898c42c ReceiveNextEventCommon + 709
29  HIToolbox                           0x00007fff2898c14f _BlockUntilNextEventMatchingListInModeWithFilter + 64
30  AppKit                              0x00007fff22f249b1 _DPSNextEvent + 883
31  AppKit                              0x00007fff22f23177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
32  AppKit                              0x00007fff22f1568a -[NSApplication run] + 586
33  AppKit                              0x00007fff22ee996f NSApplicationMain + 816
34  BeagleIM                            0x000000010ec196b9 BeagleIM + 26297
35  libdyld.dylib                       0x00007fff20629621 start + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff205e0462 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff2060e610 pthread_kill + 263
2   libsystem_c.dylib             	0x00007fff20561720 abort + 120
3   libc++abi.dylib               	0x00007fff205d3418 abort_message + 231
4   libc++abi.dylib               	0x00007fff205c4a7d demangling_terminate_handler() + 266
5   libobjc.A.dylib               	0x00007fff204ba9b1 _objc_terminate() + 96
6   libc++abi.dylib               	0x00007fff205d2847 std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff205d27e9 std::terminate() + 41
8   libdispatch.dylib             	0x00007fff204637db _dispatch_client_callout + 28
9   libdispatch.dylib             	0x00007fff2046fb86 _dispatch_main_queue_callback_4CF + 940
10  com.apple.CoreFoundation      	0x00007fff20743970 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation      	0x00007fff20705852 __CFRunLoopRun + 2731
12  com.apple.CoreFoundation      	0x00007fff207046ce CFRunLoopRunSpecific + 563
13  com.apple.HIToolbox           	0x00007fff2898c630 RunCurrentEventLoopInMode + 292
14  com.apple.HIToolbox           	0x00007fff2898c42c ReceiveNextEventCommon + 709
15  com.apple.HIToolbox           	0x00007fff2898c14f _BlockUntilNextEventMatchingListInModeWithFilter + 64
16  com.apple.AppKit              	0x00007fff22f249b1 _DPSNextEvent + 883
17  com.apple.AppKit              	0x00007fff22f23177 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1366
18  com.apple.AppKit              	0x00007fff22f1568a -[NSApplication run] + 586
19  com.apple.AppKit              	0x00007fff22ee996f NSApplicationMain + 816
20  org.tigase.messenger.BeagleIM 	0x000000010ec196b9 0x10ec13000 + 26297
21  libdyld.dylib                 	0x00007fff20629621 start + 1

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff205d9e7e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff205da1f0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff20706bf7 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff207052ca __CFRunLoopRun + 1315
4   com.apple.CoreFoundation      	0x00007fff207046ce CFRunLoopRunSpecific + 563
5   com.apple.AppKit              	0x00007fff230aa7c6 _NSEventThread + 124
6   libsystem_pthread.dylib       	0x00007fff2060e950 _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2060a47b thread_start + 15

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff2060a458 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff2060a458 start_wqthread + 0

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

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000011e80fe00  rcx: 0x00007ffee0feae18  rdx: 0x0000000000000000
  rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007ffee0feae40  rsp: 0x00007ffee0feae18
   r8: 0x00007ffee0feace0   r9: 0x00007ffee0feaeb0  r10: 0x000000011e80fe00  r11: 0x0000000000000246
  r12: 0x0000000000000307  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007fff205e0462  rfl: 0x0000000000000246  cr2: 0x000070000670df00
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Thread 0 instruction stream not available.

Thread 0 last branch register state not available.


Binary Images:
       0x10ec13000 -        0x10f14afff +org.tigase.messenger.BeagleIM (5.0 - 120) <F459A000-8EF4-357A-ADF8-936283C76A1B> /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
       0x10f2bb000 -        0x10f49efff +com.github.krzyzanowskim.OpenSSL (1.1.170 - 1) <24B35E4B-185A-34F0-BA69-5973937AC7A8> /Applications/BeagleIM (beta).app/Contents/Frameworks/OpenSSL.framework/Versions/A/OpenSSL
       0x10f559000 -        0x10fd08fff +org.webrtc.WebRTC (1.0 - 1.0) <1B8BCFB1-EF88-33CE-AFA1-3D0AC1D6B31A> /Applications/BeagleIM (beta).app/Contents/Frameworks/WebRTC.framework/Versions/A/WebRTC
       0x11e6c9000 -        0x11e6d8fff  libobjc-trampolines.dylib (818.2) <29187EF9-2BD6-3ABF-8088-DE708721B612> /usr/lib/libobjc-trampolines.dylib
       0x11e738000 -        0x11e7d3fff  dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
       0x120b90000 -        0x120bd3fff  com.apple.cmio.DAL.VDC-4 (810.0 - 267.40.6) <50DE4EF2-E886-323A-A4F1-FF61DE3ED57B> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
       0x121c1b000 -        0x121f9afff  com.apple.AMDRadeonX6000MTLDriver (4.2.15 - 4.0.2) <56DBFC8D-9ABB-34AE-873F-CAF3E6A184D5> /System/Library/Extensions/AMDRadeonX6000MTLDriver.bundle/Contents/MacOS/AMDRadeonX6000MTLDriver
       0x122763000 -        0x12402afff  com.apple.AppleIntelKBLGraphicsVADriver (16.1.12 - 16.0.1) <C4647E50-CF41-38C3-BA3C-F2AF4983BA72> /System/Library/Extensions/AppleIntelKBLGraphicsVADriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsVADriver
       0x12419b000 -        0x12419efff  com.apple.AppleIntelCFLGraphicsVAME (16.1.12 - 16.0.1) <D382631E-B6E8-379A-AA63-D5E6699948DD> /System/Library/Extensions/AppleIntelCFLGraphicsVAME.bundle/Contents/MacOS/AppleIntelCFLGraphicsVAME
    0x7fff20343000 -     0x7fff20344fff  libsystem_blocks.dylib (78) <E644CAA0-65B7-36E4-8041-520F3301F3DB> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20345000 -     0x7fff2037afff  libxpc.dylib (2038.80.3) <70F26262-01AA-3CEC-9FAD-2701D24096F0> /usr/lib/system/libxpc.dylib
    0x7fff2037b000 -     0x7fff20392fff  libsystem_trace.dylib (1277.80.2) <87FEF600-48D9-31C9-B8FC-D5249B2AE95D> /usr/lib/system/libsystem_trace.dylib
    0x7fff20393000 -     0x7fff20432fff  libcorecrypto.dylib (1000.80.5) <1EB11CFB-ABD7-36DD-97C7-C112A6601416> /usr/lib/system/libcorecrypto.dylib
    0x7fff20433000 -     0x7fff2045ffff  libsystem_malloc.dylib (317.40.8) <A498D1EF-E43D-310C-84E8-9C0AADA0C475> /usr/lib/system/libsystem_malloc.dylib
    0x7fff20460000 -     0x7fff204a4fff  libdispatch.dylib (1271.40.12) <AD988EEA-1A2F-3404-9A6E-390FC2504223> /usr/lib/system/libdispatch.dylib
    0x7fff204a5000 -     0x7fff204ddfff  libobjc.A.dylib (818.2) <EB6B543F-D42C-3FB2-A2EC-43407C5F80D3> /usr/lib/libobjc.A.dylib
    0x7fff204de000 -     0x7fff204e0fff  libsystem_featureflags.dylib (28.60.1) <9CECB43A-094E-3CA9-B730-24DEA1A6DE05> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff204e1000 -     0x7fff20569fff  libsystem_c.dylib (1439.40.11) <4AF71812-4099-3E96-B271-1F259491A2B2> /usr/lib/system/libsystem_c.dylib
    0x7fff2056a000 -     0x7fff205bffff  libc++.1.dylib (904.4) <B217D905-4F9C-3DE0-8844-88FAA3C2C851> /usr/lib/libc++.1.dylib
    0x7fff205c0000 -     0x7fff205d8fff  libc++abi.dylib (904.4) <3C9FE530-3CD2-3A64-8A36-70816AEBDF0D> /usr/lib/libc++abi.dylib
    0x7fff205d9000 -     0x7fff20607fff  libsystem_kernel.dylib (7195.81.3) <AB413518-ECDE-3F04-A61C-278D3CF43076> /usr/lib/system/libsystem_kernel.dylib
    0x7fff20608000 -     0x7fff20613fff  libsystem_pthread.dylib (454.80.2) <B989DF6C-ADFE-3AF9-9C91-07D2521F9E47> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20614000 -     0x7fff2064efff  libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib
    0x7fff2064f000 -     0x7fff20658fff  libsystem_platform.dylib (254.80.2) <1C3E1A0A-92A8-3CDE-B622-8940B43A5DF2> /usr/lib/system/libsystem_platform.dylib
    0x7fff20659000 -     0x7fff20684fff  libsystem_info.dylib (542.40.3) <0C96CFE8-71F5-3335-8423-581BC3DE5846> /usr/lib/system/libsystem_info.dylib
    0x7fff20685000 -     0x7fff20b20fff  com.apple.CoreFoundation (6.9 - 1774.101) <2A0E160E-9EE6-3B23-8832-6979A16EC250> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff20b21000 -     0x7fff20d50fff  com.apple.LaunchServices (1122.11 - 1122.11) <9ACD5692-3B92-3E6E-8B24-56ADCC911556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20d51000 -     0x7fff20e24fff  com.apple.gpusw.MetalTools (1.0 - 1) <B1FDD261-7707-3E20-A6C2-99D9AF46356B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20e25000 -     0x7fff21088fff  libBLAS.dylib (1336.40.1) <92702864-A5C6-3E22-86F6-DB329532674A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff21089000 -     0x7fff210d6fff  com.apple.Lexicon-framework (1.0 - 86.1) <2F429EBD-1BD2-3057-B760-8A81546DBD6F> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff210d7000 -     0x7fff21145fff  libSparse.dylib (106) <B889DE4E-7356-3CC8-A13E-68D15E2024DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff21146000 -     0x7fff211c3fff  com.apple.SystemConfiguration (1.20 - 1.20) <3518EA0E-C32D-32CC-81B9-0F3C83B6430C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff211c4000 -     0x7fff211f9fff  libCRFSuite.dylib (50) <970D1F7B-5DBD-355F-80D8-C820AA1626D2> /usr/lib/libCRFSuite.dylib
    0x7fff211fa000 -     0x7fff21431fff  libmecabra.dylib (929.1.1) <102A0AD8-D119-340B-B652-B75F0AAB1C7E> /usr/lib/libmecabra.dylib
    0x7fff21432000 -     0x7fff21795fff  com.apple.Foundation (6.9 - 1774.101) <8D9081B3-3F6A-31A0-9B20-1AE5CD8DD747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff21796000 -     0x7fff21882fff  com.apple.LanguageModeling (1.0 - 247.1) <1A05BCD7-232F-3950-936D-EC0F95BA3FB0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff21883000 -     0x7fff219b9fff  com.apple.CoreDisplay (231.3 - 231.3) <6DD6A260-800F-3284-842C-8E4CB9EA47FF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff219ba000 -     0x7fff21c30fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <DEE2C5BA-BFD1-349F-A10A-B10717BA8F7C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21c31000 -     0x7fff21e19fff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <9A8DC9A0-1A80-3A26-ACA0-A245D3FFF921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21e1a000 -     0x7fff224befff  com.apple.audio.CoreAudio (5.0 - 5.0) <801E2D1E-7EA5-37DA-8F44-B6D7DD3CE5B9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff224bf000 -     0x7fff22810fff  com.apple.security (7.0 - 59754.80.3) <B377D7C7-EDB6-3737-B492-E9872F4C6469> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff22811000 -     0x7fff22a72fff  libicucore.A.dylib (66109) <8F8D8A8B-4EE0-3C09-9F45-725A1FBDD38C> /usr/lib/libicucore.A.dylib
    0x7fff22a73000 -     0x7fff22a7cfff  libsystem_darwin.dylib (1439.40.11) <E016D8F7-C87F-36F8-B8A0-6A61B8E4BACB> /usr/lib/system/libsystem_darwin.dylib
    0x7fff22a7d000 -     0x7fff22d64fff  com.apple.CoreServices.CarbonCore (1307 - 1307) <B857EADF-D517-34E8-8053-34C0E6695250> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22d65000 -     0x7fff22da3fff  com.apple.CoreServicesInternal (476 - 476) <0DA95074-B315-3B84-B8A3-BAEDC4471A2C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22da4000 -     0x7fff22ddefff  com.apple.CSStore (1122.11 - 1122.11) <89992991-8538-380B-B2B8-4EA997CBFDBE> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22ddf000 -     0x7fff22e8dfff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <49AC0177-35A3-3C96-AD9D-3E59923C4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22e8e000 -     0x7fff22e99fff  libsystem_notify.dylib (279.40.4) <B2BF20C7-448A-3FBD-A2F5-AB7618D173F6> /usr/lib/system/libsystem_notify.dylib
    0x7fff22e9a000 -     0x7fff22ee5fff  libsandbox.1.dylib (1441.60.4) <591F41F3-1FE9-354F-A1F9-BC0CC73333DA> /usr/lib/libsandbox.1.dylib
    0x7fff22ee6000 -     0x7fff23c48fff  com.apple.AppKit (6.9 - 2022.30.122) <EA4B3536-A5AF-3E5D-A8E3-A3F795F34F05> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23c49000 -     0x7fff23e9dfff  com.apple.UIFoundation (1.0 - 727.3) <5A905085-B5EB-3F71-A663-200428E7A5F4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23e9e000 -     0x7fff23eb0fff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <2AAE247F-1BA0-3E42-A07B-CBE413747B30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23eb1000 -     0x7fff2403bfff  com.apple.desktopservices (1.18 - 1346.3.1) <2144B85E-A433-3F9E-A25D-E8F9D7B6D175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff2403c000 -     0x7fff2404efff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <7FC34645-4185-3382-8813-9780C822BB15> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
    0x7fff2404f000 -     0x7fff2424cfff  com.apple.CoreDuet (1.0 - 1) <04A7E521-0C5A-30B6-9BF1-5C5377C3F16C> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff2424d000 -     0x7fff24307fff  libboringssl.dylib (351.40.2) <FA735124-8EAE-3531-82E0-C1719E4F2F9E> /usr/lib/libboringssl.dylib
    0x7fff24308000 -     0x7fff2494bfff  libnetwork.dylib (2288.80.2) <A3F1E999-6D61-32D7-B3F7-67832CEA53CD> /usr/lib/libnetwork.dylib
    0x7fff2494c000 -     0x7fff24de9fff  com.apple.CFNetwork (1220.1 - 1220.1) <04A917FB-DBFB-3432-BA4C-5B860990A420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24dea000 -     0x7fff24df8fff  libsystem_networkextension.dylib (1295.80.3) <5213D866-7D0E-3FD9-8E1A-03C0E39CEC44> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24df9000 -     0x7fff24df9fff  libenergytrace.dylib (22) <33A9FBF3-A2D3-3ECE-9370-B0ADDE3896DE> /usr/lib/libenergytrace.dylib
    0x7fff24dfa000 -     0x7fff24e55fff  libMobileGestalt.dylib (978.80.1) <C4C7A5DC-C3AD-374D-902A-B6DED14FBB67> /usr/lib/libMobileGestalt.dylib
    0x7fff24e56000 -     0x7fff24e6cfff  libsystem_asl.dylib (385) <5B48071E-85EB-33B0-AE9B-127AEB398AEC> /usr/lib/system/libsystem_asl.dylib
    0x7fff24e6d000 -     0x7fff24e84fff  com.apple.TCC (1.0 - 1) <2F48471B-68F3-3017-8B18-BEDD4ED5853F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24e85000 -     0x7fff251ebfff  com.apple.SkyLight (1.600.0 - 570.7) <8034EAA7-787C-3A3E-A301-FF90376F247D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff251ec000 -     0x7fff2587ffff  com.apple.CoreGraphics (2.0 - 1463.3.2) <29845645-F6F2-34E0-AC0D-C659773C78ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff25880000 -     0x7fff25976fff  com.apple.ColorSync (4.13.0 - 3473.3.1) <A67D9B0A-E9FB-325A-873B-032DAF45C112> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff25977000 -     0x7fff259d2fff  com.apple.HIServices (1.22 - 714) <780B2B09-80A6-32C8-B9E5-024988196E00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff259d3000 -     0x7fff25a0ffff  libAWDSupport.dylib (949) <48B3DE65-6451-32AB-B409-62ECACB3F106> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff25a10000 -     0x7fff25a6dfff  libprotobuf.dylib (3919) <5E0C2FF8-28F5-3B1A-8CC9-1A53834A2F62> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff25a6e000 -     0x7fff25a7ffff  libprotobuf-lite.dylib (3919) <793C6174-DE9C-3ECF-86FF-B9403BA96456> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff25a80000 -     0x7fff25ac4fff  com.apple.awd (1.0 - 949) <A235CC8D-C2B2-3E52-9AB3-FE73405E5258> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff25ac5000 -     0x7fff25c89fff  com.apple.Montreal (1.0 - 142) <A5670332-A468-35DB-9333-A53B30926E46> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff25c8a000 -     0x7fff25d7dfff  com.apple.NLP (1.0 - 210) <C3115024-101C-3A54-8F9A-FFDA26F00259> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
    0x7fff25d7e000 -     0x7fff2619cfff  com.apple.CoreData (120 - 1044.3) <7BE9684B-4439-3008-A2A7-4093BBCA180A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2619d000 -     0x7fff261b3fff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <58CD91DC-64A9-3A97-AE41-6EA30308D617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff261b4000 -     0x7fff26373fff  libsqlite3.dylib (321.1) <ACCC6A4C-3257-38A4-8AFB-BA73D906205B> /usr/lib/libsqlite3.dylib
    0x7fff26374000 -     0x7fff263f0fff  com.apple.Accounts (113 - 113) <BCB8494A-A340-30A1-928C-9B53E953328D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff263f1000 -     0x7fff26409fff  com.apple.commonutilities (8.0 - 900) <8C96D016-2B40-39C0-A51C-9CF687AE7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff2640a000 -     0x7fff2648bfff  com.apple.BaseBoard (526 - 526) <3A964BB6-7AB8-3B5D-BAF6-40F56D2BA393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff2648c000 -     0x7fff264d7fff  com.apple.RunningBoardServices (1.0 - 505.80.1) <4B9FFFB3-310F-350A-BEBB-AB779BD3F405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff264d8000 -     0x7fff2654dfff  com.apple.AE (918.0.1 - 918.0.1) <9B6B42DB-8768-343B-B10E-A9A5710280CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff2654e000 -     0x7fff26554fff  libdns_services.dylib (1310.80.1) <97EB5DFD-BB41-3834-BF09-1F597D84F324> /usr/lib/libdns_services.dylib
    0x7fff26555000 -     0x7fff2655cfff  libsystem_symptoms.dylib (1431.40.36) <BC85B46C-02EE-31FF-861D-F0DE01E8F6CF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff2655d000 -     0x7fff266e1fff  com.apple.Network (1.0 - 1) <75C2713C-F0D8-32BA-A839-17A2AE49A061> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff266e2000 -     0x7fff26706fff  com.apple.analyticsd (1.0 - 1) <4FFF906A-FE79-38F9-B777-AE878A0C99F1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff26707000 -     0x7fff26709fff  libDiagnosticMessagesClient.dylib (112) <20EDB261-69C7-3E4A-8C00-878814186A62> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff2670a000 -     0x7fff26756fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <FB7BF527-2D95-3E82-AAD8-D42B33DAC0F0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff26757000 -     0x7fff267f1fff  com.apple.Metadata (10.7.0 - 2150.7.5) <49187239-597B-31A1-8895-8AA265C818C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff267f2000 -     0x7fff267f8fff  com.apple.DiskArbitration (2.7 - 2.7) <ACFCD23E-05DF-3F96-BCFA-E294AAAFD2CE> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff267f9000 -     0x7fff26e9ffff  com.apple.vImage (8.1 - 544.2) <3EBF95E1-30EB-3162-A9D4-B97BE581B69F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26ea0000 -     0x7fff2716afff  com.apple.QuartzCore (1.11 - 926.8) <04D8759B-1119-3E37-B922-32BDECB7C5D2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff2716b000 -     0x7fff271acfff  libFontRegistry.dylib (309) <9E9329F6-7384-3C7F-83E7-D52CD7FFBC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff271ad000 -     0x7fff272eefff  com.apple.coreui (2.1 - 690) <6DB427BB-44CA-3002-A3FF-77F0FEFC2A51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff272ef000 -     0x7fff273dafff  com.apple.ViewBridge (551.3 - 551.3) <9F31CEDB-5B8A-3BAE-A638-E9F352EF4E87> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff273db000 -     0x7fff273e6fff  com.apple.PerformanceAnalysis (1.275 - 275) <2E5E666D-EE93-3949-8C76-692FA748D129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff273e7000 -     0x7fff273f6fff  com.apple.OpenDirectory (11.2 - 230.40.1) <333A7F2E-0F3E-37F1-9E1B-69996F5084D2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff273f7000 -     0x7fff27416fff  com.apple.CFOpenDirectory (11.2 - 230.40.1) <25F138F8-9E55-3749-8271-0FDB275C3E2C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27417000 -     0x7fff2741ffff  com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <6B70B98B-BCC5-3FBE-A6B5-CD0696AA055A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff27420000 -     0x7fff27444fff  com.apple.coreservices.SharedFileList (144 - 144) <C861FAD6-D3A5-302C-88AE-B2813F7201A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff27445000 -     0x7fff27447fff  libapp_launch_measurement.dylib (14.1) <2BBB708C-4D91-364E-ABD0-39BF198688A6> /usr/lib/libapp_launch_measurement.dylib
    0x7fff27448000 -     0x7fff27490fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <7A2E42E6-3AF2-3ECB-8A16-5C4AC41206EE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff27491000 -     0x7fff27573fff  libxml2.2.dylib (34.9) <E0BF29C7-869B-3DD5-82AE-F36E6398091A> /usr/lib/libxml2.2.dylib
    0x7fff27574000 -     0x7fff275c0fff  com.apple.CoreVideo (1.8 - 408.4) <50857F8D-C7CC-3609-B0DB-FC3C7382243B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff275c1000 -     0x7fff275c3fff  com.apple.loginsupport (1.0 - 1) <B149BCAF-854C-3820-809D-15C6077FFB8B> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff275c4000 -     0x7fff275ecfff  com.apple.aps.framework (4.0 - 4.0) <D86ED827-F22D-3A52-B055-251478B29AE1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff275ed000 -     0x7fff2760afff  com.apple.UserManagement (1.0 - 1) <B6B35079-3860-384F-B7A2-584192BAAE70> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff2760b000 -     0x7fff277aafff  com.apple.cloudkit.CloudKit (970 - 970) <58BD254C-AAF1-3CC5-AAB7-2EF0A70BA033> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff277ab000 -     0x7fff2782dfff  com.apple.CloudDocs (1.0 - 726.1) <EDBE33B4-1629-3323-902F-F6DABE66D552> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff2782e000 -     0x7fff27bd3fff  com.apple.CoreML (1.0 - 1) <21D89ABE-2DEC-3099-81CC-78D9ADB9D12B> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff27bd4000 -     0x7fff28526fff  libwebrtc.dylib (7610.4.3.1.7) <67D1DA0F-133B-36E7-8B19-C1D3B10A64CB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff28527000 -     0x7fff285a4fff  com.apple.corelocation (2420.12.16 - 2420.12.16) <8BD49018-78D4-3A81-88AD-47DE1A8E3BFE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff285a5000 -     0x7fff285b5fff  libsystem_containermanager.dylib (318.80.2) <6F08275F-B912-3D8E-9D74-4845158AE4F3> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff285b6000 -     0x7fff285c7fff  com.apple.IOSurface (289.3 - 289.3) <029C5E16-2E04-3E98-BE25-CC8BAE5E3D19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff285c8000 -     0x7fff285d0fff  com.apple.IOAccelerator (439.52 - 439.52) <41EDF102-E1B5-3FBA-A74A-6C583CAA5D24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff285d1000 -     0x7fff286f6fff  com.apple.Metal (244.32.7 - 244.32.7) <829B9C4D-2DB6-38C9-9FE8-E6544FB3BDCC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff286f7000 -     0x7fff28713fff  com.apple.audio.caulk (1.0 - 70) <3FFEB564-C7CC-3F3E-B193-3F4E7B7C6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28714000 -     0x7fff287fdfff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <8E50C806-C6A2-3B96-B3D2-DA1FFC73D2A8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff287fe000 -     0x7fff2895afff  libFontParser.dylib (305.3.0.1) <2CD3B3C9-7022-34DD-BF53-D48D79DEF726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff2895b000 -     0x7fff28c5afff  com.apple.HIToolbox (2.1.1 - 1061.2) <82B316E1-E47F-334D-8C33-DB1B7E8A4F71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28c5b000 -     0x7fff28c6efff  com.apple.framework.DFRFoundation (1.0 - 265) <4B26DB42-BFDD-3B0D-8966-3D0926A3A5B7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28c6f000 -     0x7fff28c72fff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <D279B67B-7108-3A16-93E5-5A429B898DAA> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28c73000 -     0x7fff28c9cfff  com.apple.CoreSVG (1.0 - 149) <D88B5A7D-F9F7-36C2-A346-87D7163605A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff28c9d000 -     0x7fff28ed7fff  com.apple.ImageIO (3.3.0 - 2130.3.5) <3558ABA9-6522-36A8-A49D-8641A9D7FCE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28ed8000 -     0x7fff29255fff  com.apple.CoreImage (16.2.0 - 1130.1) <29BE82F7-93BE-336A-AF66-9DD3F48B8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff29256000 -     0x7fff292b1fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <287C79B5-4E13-3DF6-BDC4-439EC621E010> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff292b2000 -     0x7fff292b5fff  libsystem_configuration.dylib (1109.60.2) <4917D824-4DE8-32CC-9ED2-1FBF371FEB9F> /usr/lib/system/libsystem_configuration.dylib
    0x7fff292b6000 -     0x7fff292bafff  libsystem_sandbox.dylib (1441.60.4) <5F7F3DD1-4B38-310C-AA8F-19FF1B0F5276> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff292bb000 -     0x7fff292bcfff  com.apple.AggregateDictionary (1.0 - 1) <E6C1A91D-4ADE-33CB-AA47-2F573811BFD9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff292bd000 -     0x7fff292c0fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4F8A1D06-3EFF-3174-BE9C-C4B70A3EA290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff292c1000 -     0x7fff292c2fff  liblangid.dylib (136) <E8044658-AE79-3930-A902-07A38BB22382> /usr/lib/liblangid.dylib
    0x7fff292c3000 -     0x7fff29363fff  com.apple.CoreNLP (1.0 - 245.1) <6C49B26B-CB39-3504-AD5E-9C3333FFE086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29364000 -     0x7fff2936afff  com.apple.LinguisticData (1.0 - 399) <B059FF7F-731A-38F1-884A-588C6C8CA7F2> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff2936b000 -     0x7fff29a28fff  libBNNS.dylib (288.80.1) <C5CD30D8-114B-3104-9020-E5C05E68CEE8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff29a29000 -     0x7fff29bfcfff  libvDSP.dylib (760.40.6) <4CCEE561-A72B-33BC-B9F9-77A6CF2E7AF0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff29bfd000 -     0x7fff29c0ffff  com.apple.CoreEmoji (1.0 - 128) <D43F3FFA-6692-3D56-ACBA-DDA40C566DDE> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29c10000 -     0x7fff29c1afff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <B15E9DA1-1C81-3ECF-94C7-FD137AD6C5E2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29c1b000 -     0x7fff29cedfff  com.apple.framework.CoreWLAN (16.0 - 1657) <35927D28-3324-3CAB-9255-276A7022EADC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff29cee000 -     0x7fff29eedfff  com.apple.CoreUtils (6.5 - 650.6) <184C48A4-7F66-395B-81DB-DAA1641383CF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29eee000 -     0x7fff29f10fff  com.apple.MobileKeyBag (2.0 - 1.0) <0F83FED4-709A-37A0-9E04-EFFD71CB1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29f11000 -     0x7fff29f21fff  com.apple.AssertionServices (1.0 - 505.80.1) <A00B802D-7BB8-3F6B-A79D-E9697F7D0ABB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29f22000 -     0x7fff29faefff  com.apple.securityfoundation (6.0 - 55240.40.4) <72AC63B1-0B72-394F-97E8-BA9B114DD0A9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29faf000 -     0x7fff29fb8fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <EC15118E-62BD-3C24-A880-3B9B74318B0B> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29fb9000 -     0x7fff29fbdfff  com.apple.xpc.ServiceManagement (1.0 - 1) <FD031028-B702-3909-B2AF-3916404DD4A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29fbe000 -     0x7fff29fc0fff  libquarantine.dylib (119.40.2) <40D35D75-524B-3DA6-8159-E7E0FA66F5BC> /usr/lib/system/libquarantine.dylib
    0x7fff29fc1000 -     0x7fff29fccfff  libCheckFix.dylib (31) <74E17BB2-1A3C-3574-92DD-63ABE39E3FF9> /usr/lib/libCheckFix.dylib
    0x7fff29fcd000 -     0x7fff29fe4fff  libcoretls.dylib (169) <B33BEF87-3275-356D-9815-D0E94122D2EB> /usr/lib/libcoretls.dylib
    0x7fff29fe5000 -     0x7fff29ff5fff  libbsm.0.dylib (68.40.1) <D71EF121-D4B0-306E-9843-9FAFD558E3A4> /usr/lib/libbsm.0.dylib
    0x7fff29ff6000 -     0x7fff2a03ffff  libmecab.dylib (929.1.1) <1F424683-4213-3594-9BF5-EFCCCDAA83A5> /usr/lib/libmecab.dylib
    0x7fff2a040000 -     0x7fff2a045fff  libgermantok.dylib (24) <E40EFA11-E95C-36D1-A8BE-8CA5B1DD179D> /usr/lib/libgermantok.dylib
    0x7fff2a046000 -     0x7fff2a05bfff  libLinearAlgebra.dylib (1336.40.1) <0D017F3F-6FD6-38DB-AA14-A64523A4D093> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff2a05c000 -     0x7fff2a283fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <8FA469B3-48BE-315B-B3A0-C868CD541608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a284000 -     0x7fff2a2d3fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <613BB6F1-3588-3E25-B523-059022FBE56E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a2d4000 -     0x7fff2a41bfff  com.apple.MLCompute (1.0 - 1) <01B968D9-A464-3667-8B8E-C99AEBA1FF79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a41c000 -     0x7fff2a452fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <B988D5F6-4E54-335D-A654-12C74FD668EA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a453000 -     0x7fff2a490fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <51ECDE6B-39F8-3BAB-ADC1-84C958F40A3F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a491000 -     0x7fff2a521fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <D009508B-DCDF-3421-B1CB-40FDF4A68E93> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a522000 -     0x7fff2a531fff  com.apple.AppleFSCompression (125 - 1.0) <879A04AA-F9A1-3640-A9EF-F5D0813C852A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a532000 -     0x7fff2a53ffff  libbz2.1.0.dylib (44) <E163D5F9-E202-3A53-817B-8BC40B9293C0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a540000 -     0x7fff2a544fff  libsystem_coreservices.dylib (127) <529A0663-A936-309C-9318-1B04B7F70658> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a545000 -     0x7fff2a572fff  com.apple.CoreServices.OSServices (1122.11 - 1122.11) <8D30829B-426E-361E-B2A9-5850F1E5513D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a573000 -     0x7fff2a6a4fff  com.apple.AuthKit (1.0 - 1) <4A9B2D94-7AB0-3417-8D4E-A9C6C31C31D4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a6a5000 -     0x7fff2a6d5fff  com.apple.UserNotifications (1.0 - 348.2) <887991AA-EF4B-3D5B-8C19-700BFBB83CAF> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff2a6d6000 -     0x7fff2a747fff  com.apple.CoreSpotlight (1.0 - 2150.7.5) <3C0E0784-FE3F-3A8C-A8F9-76532DCE99EE> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7fff2a748000 -     0x7fff2a75afff  libz.1.dylib (76) <6E2BD7A3-DC55-3183-BBF7-3AC367BC1834> /usr/lib/libz.1.dylib
    0x7fff2a75b000 -     0x7fff2a7a2fff  libsystem_m.dylib (3186.40.2) <DD26CC5C-AFF6-305F-A567-14909DD57163> /usr/lib/system/libsystem_m.dylib
    0x7fff2a7a3000 -     0x7fff2a7a3fff  libcharset.1.dylib (59) <D14F9D24-693A-37F0-8F92-D260248EB282> /usr/lib/libcharset.1.dylib
    0x7fff2a7a4000 -     0x7fff2a7a9fff  libmacho.dylib (973.4) <C2584BC4-497B-3170-ADDF-21B8E10B4DFD> /usr/lib/system/libmacho.dylib
    0x7fff2a7aa000 -     0x7fff2a7c5fff  libkxld.dylib (7195.81.3) <DE05C188-D9FE-30DC-8299-DF3DC9F837A5> /usr/lib/system/libkxld.dylib
    0x7fff2a7c6000 -     0x7fff2a7d1fff  libcommonCrypto.dylib (60178.40.2) <822A29CE-BF54-35AD-BB15-8FAECB800C7D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a7d2000 -     0x7fff2a7dcfff  libunwind.dylib (200.10) <1D0A4B4A-4370-3548-8DC1-42A7B4BD45D3> /usr/lib/system/libunwind.dylib
    0x7fff2a7dd000 -     0x7fff2a7e4fff  liboah.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/liboah.dylib
    0x7fff2a7e5000 -     0x7fff2a7effff  libcopyfile.dylib (173.40.2) <39DBE613-135B-3AFE-A6AF-7898A37F70C2> /usr/lib/system/libcopyfile.dylib
    0x7fff2a7f0000 -     0x7fff2a7f7fff  libcompiler_rt.dylib (102.2) <62EE1D14-5ED7-3CEC-81C0-9C93833641F1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a7f8000 -     0x7fff2a7fafff  libsystem_collections.dylib (1439.40.11) <C53D5E0C-0C4F-3B35-A24B-E0D7101A3F95> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a7fb000 -     0x7fff2a7fdfff  libsystem_secinit.dylib (87.60.1) <E05E35BC-1BAB-365B-8BEE-D774189EFD3B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a7fe000 -     0x7fff2a800fff  libremovefile.dylib (49.40.3) <5CC12A16-82CB-32F0-9040-72CFC88A48DF> /usr/lib/system/libremovefile.dylib
    0x7fff2a801000 -     0x7fff2a801fff  libkeymgr.dylib (31) <803F6AED-99D5-3CCF-B0FA-361BCF14C8C0> /usr/lib/system/libkeymgr.dylib
    0x7fff2a802000 -     0x7fff2a809fff  libsystem_dnssd.dylib (1310.80.1) <E0A0CAB3-6779-3C83-AC67-046CFE69F9C2> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a80a000 -     0x7fff2a80ffff  libcache.dylib (83) <1A98B064-8FED-39CF-BB2E-5BDA1EF5B65A> /usr/lib/system/libcache.dylib
    0x7fff2a810000 -     0x7fff2a811fff  libSystem.B.dylib (1292.60.1) <83503CE0-32B1-36DB-A4F0-3CC6B7BCF50A> /usr/lib/libSystem.B.dylib
    0x7fff2a812000 -     0x7fff2a815fff  libfakelink.dylib (3) <D939A124-9FD5-37A2-B03B-72E98CBC98FE> /usr/lib/libfakelink.dylib
    0x7fff2a816000 -     0x7fff2a816fff  com.apple.SoftLinking (1.0 - 1) <EF2AC5FF-B98D-3252-ABA8-2FC721CBA942> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a817000 -     0x7fff2a84efff  libpcap.A.dylib (98.40.1) <DE5787F8-D011-3E71-8323-936B35976D9E> /usr/lib/libpcap.A.dylib
    0x7fff2a84f000 -     0x7fff2a93ffff  libiconv.2.dylib (59) <AD10ECF4-E137-3152-9612-7EC548D919E8> /usr/lib/libiconv.2.dylib
    0x7fff2a940000 -     0x7fff2a951fff  libcmph.dylib (8) <A5D1EBB3-70A1-3ECA-A3C7-E97FBAD36ECF> /usr/lib/libcmph.dylib
    0x7fff2a952000 -     0x7fff2a9c3fff  libarchive.2.dylib (83.40.4) <9061C767-43FD-3483-9C48-73973AF82DC1> /usr/lib/libarchive.2.dylib
    0x7fff2a9c4000 -     0x7fff2aa2bfff  com.apple.SearchKit (1.4.1 - 1.4.1) <6243D4C0-3572-30A6-889A-B8690A5EAC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2aa2c000 -     0x7fff2aa2dfff  libThaiTokenizer.dylib (3) <47CDE3EE-60AB-38CE-9494-5CC047CACA7F> /usr/lib/libThaiTokenizer.dylib
    0x7fff2aa2e000 -     0x7fff2aa55fff  com.apple.applesauce (1.0 - 16.26) <4A637FE0-A740-32F0-AE70-4593F6DF1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2aa56000 -     0x7fff2aa6dfff  libapple_nghttp2.dylib (1.41) <A2F6DE8D-2B38-3669-A16E-E1BD54108F24> /usr/lib/libapple_nghttp2.dylib
    0x7fff2aa6e000 -     0x7fff2aa80fff  libSparseBLAS.dylib (1336.40.1) <FC45F7FD-6B10-3F8D-A553-F57C757F6717> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2aa81000 -     0x7fff2aa82fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F37DBCE9-20CD-33D4-806B-93B326E08422> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2aa83000 -     0x7fff2aa87fff  libpam.2.dylib (28.40.1) <FA3308D0-E7B4-3A2C-AE39-0E085F6CDEE0> /usr/lib/libpam.2.dylib
    0x7fff2aa88000 -     0x7fff2aaa0fff  libcompression.dylib (96.40.6) <9C42DB2C-0A6D-38CE-BB8D-899A9B34B695> /usr/lib/libcompression.dylib
    0x7fff2aaa1000 -     0x7fff2aaa6fff  libQuadrature.dylib (7) <55EE1866-623B-3C10-91FB-C8B06EB83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2aaa7000 -     0x7fff2ae43fff  libLAPACK.dylib (1336.40.1) <2F92E8CD-396D-3665-88EB-41A4E1A9CB31> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ae44000 -     0x7fff2ae92fff  com.apple.DictionaryServices (1.2 - 341) <5D0B1BB2-995B-32EB-AE75-F5F27127ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2ae93000 -     0x7fff2aeabfff  liblzma.5.dylib (16) <168D84A7-8E54-361E-9161-B661D96C0C9A> /usr/lib/liblzma.5.dylib
    0x7fff2aeac000 -     0x7fff2aeadfff  libcoretls_cfhelpers.dylib (169) <80AF345B-1989-3C88-AEF4-8FF18A366A9C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2aeae000 -     0x7fff2afa8fff  com.apple.APFS (1677.81.1 - 1677.81.1) <E48CCAAC-34B5-377E-8E5D-06CDBD411C2F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2afa9000 -     0x7fff2afb6fff  libxar.1.dylib (452) <FAA7B36E-21EC-3ADF-AA6A-E3742737CA3A> /usr/lib/libxar.1.dylib
    0x7fff2afb7000 -     0x7fff2afbafff  libutil.dylib (58.40.2) <0A268749-08E7-3551-8969-442210651CCA> /usr/lib/libutil.dylib
    0x7fff2afbb000 -     0x7fff2afe3fff  libxslt.1.dylib (17.3) <1C5219FB-B504-3658-B23B-2C45A3BA28F1> /usr/lib/libxslt.1.dylib
    0x7fff2afe4000 -     0x7fff2afeefff  libChineseTokenizer.dylib (37) <718400BF-9911-3CB6-8CCE-4C2D7C35D80A> /usr/lib/libChineseTokenizer.dylib
    0x7fff2afef000 -     0x7fff2b0adfff  libvMisc.dylib (760.40.6) <9D11FCFC-6C30-32B6-864B-9CC3ED7D1143> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2b0ae000 -     0x7fff2b146fff  libate.dylib (3.0.4) <42707DFB-86A4-3F56-A5AF-E6DAA7E49DC7> /usr/lib/libate.dylib
    0x7fff2b147000 -     0x7fff2b14efff  libIOReport.dylib (64) <8DEEA01D-B715-340A-900E-B448AB22720E> /usr/lib/libIOReport.dylib
    0x7fff2b14f000 -     0x7fff2b17dfff  com.apple.CrashReporterSupport (10.13 - 15047.1) <EA306EDB-2A02-3FB6-8812-F5EAA337AEE6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2b195000 -     0x7fff2b215fff  com.apple.CVNLP (1.0 - 119) <01312979-649E-3869-801B-C4CF70DA1236> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7fff2b216000 -     0x7fff2b233fff  com.apple.SharedWebCredentials (928.0.1 - 928.0.1) <C818F336-E1B5-3C5A-98D2-A6C126FF1F67> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7fff2b234000 -     0x7fff2b269fff  com.apple.pluginkit.framework (1.0 - 1) <343BA2F7-C204-3C30-BAC1-C85CC0A8DCFF> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff2b26a000 -     0x7fff2b271fff  libMatch.1.dylib (38) <DE8B7844-BFB2-3E3E-9FD0-1C9AD1DC1736> /usr/lib/libMatch.1.dylib
    0x7fff2b272000 -     0x7fff2b2fdfff  libCoreStorage.dylib (554) <044E6815-6340-31D5-BEE9-760C354E92A3> /usr/lib/libCoreStorage.dylib
    0x7fff2b2fe000 -     0x7fff2b351fff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <E3BE877B-1C78-3ABF-8C41-66FE9B6971C7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b352000 -     0x7fff2b36bfff  libexpat.1.dylib (26) <1D978F91-674E-3A44-8A93-773C7E3E513C> /usr/lib/libexpat.1.dylib
    0x7fff2b36c000 -     0x7fff2b375fff  libheimdal-asn1.dylib (597.80.1) <8F6CD867-FB45-375D-82C1-E0AE79558C8C> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b376000 -     0x7fff2b38afff  com.apple.IconFoundation (479.3 - 479.3) <3563C4B4-ABF6-3DE0-8381-D3667DFE2B80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b38b000 -     0x7fff2b3f8fff  com.apple.IconServices (479.3 - 479.3) <B6859735-701D-307E-8061-298BA2296E47> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b3f9000 -     0x7fff2b496fff  com.apple.MediaExperience (1.0 - 1) <14E84D66-28B8-390E-A499-9F24B7628EC7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b497000 -     0x7fff2b4c0fff  com.apple.persistentconnection (1.0 - 1.0) <B3FE85C5-8034-38D5-8566-5317B49ECF61> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b4c1000 -     0x7fff2b4cffff  com.apple.GraphVisualizer (1.0 - 100.1) <A7393BC4-4441-31B5-BB15-5A5A70738BEC> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b4d0000 -     0x7fff2b8ebfff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <23CD0C8A-E300-3E28-BD5B-DDCDA4521C54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b8ec000 -     0x7fff2b936fff  com.apple.OTSVG (1.0 - 677.3.0.4) <827396F3-F3A7-3A4F-BE7F-171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b937000 -     0x7fff2b93dfff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <C78E9D22-5110-349B-AF8E-6BA893A20214> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b93e000 -     0x7fff2b94ffff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F0974976-30C0-35EB-92F1-B4CF1E974F11> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b950000 -     0x7fff2b952fff  libspindump.dylib (295.1) <3B4701CB-8F66-3E50-A38A-BEEC992AAC31> /usr/lib/libspindump.dylib
    0x7fff2b953000 -     0x7fff2ba13fff  com.apple.Heimdal (4.0 - 2.0) <69768234-4F4F-3AB6-B116-4AE249E6417A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2ba14000 -     0x7fff2ba2efff  com.apple.login (3.0 - 3.0) <B9BEC3A1-688C-3999-B705-2D50B8756E62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2ba2f000 -     0x7fff2bb01fff  com.apple.corebrightness (1.0 - 1) <F55C2F51-DC45-3D79-A3A2-8EC8CA6B0E30> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff2bbae000 -     0x7fff2bbb1fff  libodfde.dylib (26) <47160F56-2A36-3147-B721-279BE2F8B4A6> /usr/lib/libodfde.dylib
    0x7fff2bbb2000 -     0x7fff2bc1cfff  com.apple.bom (14.0 - 233) <F4B7C353-8A65-3B54-9E01-2C93CB3F55A3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2bc1d000 -     0x7fff2bc67fff  com.apple.AppleJPEG (1.0 - 1) <7F3819DE-BCE7-32B7-BB33-10C1DB2BA512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2bc68000 -     0x7fff2bd46fff  libJP2.dylib (2130.3.5) <2DFE6642-4309-30BD-A402-F93E28F1F065> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2bd47000 -     0x7fff2bd4afff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <C257C950-F430-3762-BC72-15D314D99556> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2bd4b000 -     0x7fff2bd7efff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <4243F7DC-7EB9-3750-BE36-527B0BADF36C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bd7f000 -     0x7fff2bed1fff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <425BDD2D-6C26-3D09-AD9F-942EA387B2A4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2bed2000 -     0x7fff2bf04fff  libAudioToolboxUtility.dylib (1180.25) <83DBFA98-F85B-3B63-B58F-C9989BAC9611> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bf05000 -     0x7fff2bf2bfff  libPng.dylib (2130.3.5) <9046A7B7-6C31-32C5-B610-6AEA6F6B2D48> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bf2c000 -     0x7fff2bf8bfff  libTIFF.dylib (2130.3.5) <CAAF5746-3171-38B1-9722-8CB9B650C627> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bf8c000 -     0x7fff2bfa8fff  com.apple.IOPresentment (54 - 37) <5AD7B6E0-1744-3C8D-8A95-FE425DEA005C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bfa9000 -     0x7fff2bfaffff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <60363868-111B-36CF-9CDF-2643DF82002D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bfb0000 -     0x7fff2bfb3fff  libRadiance.dylib (2130.3.5) <71EBA416-A317-380A-984A-F6B0A0695A65> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bfb4000 -     0x7fff2bfb9fff  com.apple.DSExternalDisplay (3.1 - 380) <010F8260-BC46-361E-BE59-540F765EFE74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bfba000 -     0x7fff2bfdefff  libJPEG.dylib (2130.3.5) <4BFCC012-7CDD-320D-845D-E475243D3ECE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bfdf000 -     0x7fff2c00efff  com.apple.ATSUI (1.0 - 1) <6C45783D-CF90-3F11-BA86-92D31A9B68CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2c00f000 -     0x7fff2c013fff  libGIF.dylib (2130.3.5) <0C91C2A9-5D71-3042-A0D2-AA8F1F09012E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2c014000 -     0x7fff2c01dfff  com.apple.CMCaptureCore (1.0 - 80.20.5) <2B7E468B-D901-3EA9-85CF-82FD753785BD> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2c01e000 -     0x7fff2c065fff  com.apple.print.framework.PrintCore (16 - 531) <DB939B2B-D47D-3035-8C02-01006D21C5A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2c066000 -     0x7fff2c132fff  com.apple.TextureIO (3.10.9 - 3.10.9) <50BA07A4-02E8-38EE-B0B9-B12C277B563B> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c133000 -     0x7fff2c13bfff  com.apple.InternationalSupport (1.0 - 60) <DE997943-6AD5-32DA-B48E-78170C1EAA7B> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2c13c000 -     0x7fff2c1b7fff  com.apple.datadetectorscore (8.0 - 674) <A4EBFF22-F861-321A-AF28-1DB8ECB9A4FF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2c1b8000 -     0x7fff2c216fff  com.apple.UserActivity (435 - 435) <12250395-D660-3CC1-81DB-565340F2651B> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2c217000 -     0x7fff2c982fff  com.apple.MediaToolbox (1.0 - 2765.6.4.2) <C8645EA0-643D-38CF-AA88-3253339192B1> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2c983000 -     0x7fff2c9eafff  libusrtcp.dylib (2288.80.2) <7817DAF9-003E-3B6D-BF30-41CA2FBF8932> /usr/lib/libusrtcp.dylib
    0x7fff2c9eb000 -     0x7fff2cdd1fff  libswiftCore.dylib (5.3.3 - 1200.2.41.2) <572E5A7C-6252-3B0D-8C7B-FC3BD4FD43DF> /usr/lib/swift/libswiftCore.dylib
    0x7fff2cdd2000 -     0x7fff2ce3bfff  com.apple.imfoundation (10.0 - 1000) <B06449D3-ED57-35DF-9222-1AAF833ACB5A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff2ce3c000 -     0x7fff2ce64fff  com.apple.locationsupport (2420.12.16 - 2420.12.16) <63AB1284-8E33-3E9D-A857-9370F492B343> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2ce65000 -     0x7fff2ce96fff  libSessionUtility.dylib (76.7) <6AAD02A0-9590-3CED-9568-36E05C59AA2B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2ce97000 -     0x7fff2cfc7fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8E53C25F-9FE2-372E-8374-6A598D72C4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cfc8000 -     0x7fff2d02ffff  com.apple.audio.AudioSession (1.0 - 76.7) <F696F4EC-9344-3C85-941E-6E5EF5CEF585> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2d030000 -     0x7fff2d042fff  libAudioStatistics.dylib (25.4) <303533DD-D001-3CE8-A5A4-EC29F464FC3A> /usr/lib/libAudioStatistics.dylib
    0x7fff2d043000 -     0x7fff2d052fff  com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) <14F3382B-2B8E-31E5-8C73-73F0B8DD05F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2d053000 -     0x7fff2d0befff  com.apple.ApplicationServices.ATS (377 - 516) <3DD60168-A0F3-3388-8DDE-69F81280AE91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2d0bf000 -     0x7fff2d0d7fff  libresolv.9.dylib (68) <7B043B4A-71CE-3F6E-91F0-CBBED47A9EA9> /usr/lib/libresolv.9.dylib
    0x7fff2d0d8000 -     0x7fff2d0ebfff  libsasl2.2.dylib (214) <7EE1EE13-9D86-3612-A6BC-3E6B5D578267> /usr/lib/libsasl2.2.dylib
    0x7fff2d157000 -     0x7fff2d18afff  com.apple.securityinterface (10.0 - 55149.40.3) <3892D4CB-4F8E-333B-BB4D-26D01E4D7843> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff2d1a5000 -     0x7fff2d209fff  com.apple.CoreMediaIO (1000.0 - 5325) <789395F6-EC66-3380-9EFB-5E24AFFD2BE0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2d20a000 -     0x7fff2d2e9fff  libSMC.dylib (20) <B207FDFF-8D80-3800-B968-03C718FFBF3F> /usr/lib/libSMC.dylib
    0x7fff2d2ea000 -     0x7fff2d349fff  libcups.2.dylib (494.1) <CDF6F483-017E-3DED-B107-C50FC3CADD65> /usr/lib/libcups.2.dylib
    0x7fff2d34a000 -     0x7fff2d359fff  com.apple.LangAnalysis (1.7.0 - 254) <14703020-3124-3C62-A9DB-6DD28024CD42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d35a000 -     0x7fff2d364fff  com.apple.NetAuth (6.2 - 6.2) <D40BF56F-DF5F-3ECB-AAC2-FE6F13E9D120> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d365000 -     0x7fff2d36cfff  com.apple.ColorSyncLegacy (4.13.0 - 1) <F3AEB77A-456F-3F9F-98CC-3E29ABAF5D0C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d36d000 -     0x7fff2d378fff  com.apple.QD (4.0 - 416) <F65D0944-C775-33FB-A345-C046789667B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d379000 -     0x7fff2d9e7fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A293E4C-1E2D-36DA-B416-FBED7286CD6E> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d9e8000 -     0x7fff2d9f4fff  com.apple.perfdata (1.0 - 67.40.1) <A9D2E8CD-9D74-304E-BD99-A7704F3CD38B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d9f5000 -     0x7fff2da03fff  libperfcheck.dylib (41) <5AFDC5C6-EBB6-33E4-9215-1AACE6C6F6EE> /usr/lib/libperfcheck.dylib
    0x7fff2da04000 -     0x7fff2da13fff  com.apple.Kerberos (3.0 - 1) <02FFA3CA-F8AF-3211-9159-36BC29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2da14000 -     0x7fff2da63fff  com.apple.GSS (4.0 - 2.0) <5D06022E-C963-390A-9487-90BD1B61BC20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2da64000 -     0x7fff2da74fff  com.apple.CommonAuth (4.0 - 2.0) <C4418557-FA52-3B80-804F-2BC7AF760FD6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2da75000 -     0x7fff2da9bfff  com.apple.MobileAssets (1.0 - 659.60.1) <62F25002-C547-3C6C-87D1-0824DD058C82> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2dac9000 -     0x7fff2daebfff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F4B051F-BC33-3880-81B2-5C62DABFF02D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2daec000 -     0x7fff2daf4fff  com.apple.CorePhoneNumbers (1.0 - 1) <AA493452-21D3-3EC6-953C-42DBF75F4EB9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2daf5000 -     0x7fff2db80fff  libTelephonyUtilDynamic.dylib (5347.1) <AB6453EB-2C1C-3A98-B56A-3C850FCE95F7> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff2dc49000 -     0x7fff2dc49fff  liblaunch.dylib (2038.80.3) <C7C51322-8491-3B78-9CFA-2B4753662BCF> /usr/lib/system/liblaunch.dylib
    0x7fff2e1dd000 -     0x7fff2e2e0fff  com.apple.ids (10.0 - 1000) <AF493B17-803E-35FB-A6C8-36A1BFAFBA2B> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff2e2e1000 -     0x7fff2e443fff  com.apple.idsfoundation (10.0 - 1000) <636F3797-544A-3311-AB8C-B7810967275F> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff2e444000 -     0x7fff2e58bfff  com.apple.Sharing (1579 - 1579) <4925CAB3-09C0-373C-A5D3-9BB5FF025A4F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e58c000 -     0x7fff2e6acfff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <C6FFFDA7-CD91-339A-8529-7D094338949D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e6ad000 -     0x7fff2e6c1fff  com.apple.AppContainer (4.0 - 509.60.2) <F294CD92-94FA-3D7D-9E59-AA5544504264> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2e6c2000 -     0x7fff2e6c5fff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <1BEC89D6-6AC8-36C2-89AE-41662D14DC50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2e6c6000 -     0x7fff2e71ffff  com.apple.ProtectedCloudStorage (1.0 - 1) <88EF8B12-617E-316C-9036-18357E27BC0A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2e720000 -     0x7fff2e77ffff  com.apple.QuickLookFramework (5.0 - 928.2) <969AAF4A-CD64-32CB-97D7-31C8E17600FD> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff2e780000 -     0x7fff2e79cfff  com.apple.MetalKit (147.1 - 147.1) <8ECDCFE2-563E-3D15-A710-73A29D40B162> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff2e79d000 -     0x7fff2e7a1fff  libxcselect.dylib (2384) <33AF76BD-E973-3ADA-A5A3-AD04C60566D1> /usr/lib/libxcselect.dylib
    0x7fff2e881000 -     0x7fff2e972fff  com.apple.combine (1.0 - 252.100) <7C63C574-E4A1-371B-AD12-8A641F2A8AFD> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2e973000 -     0x7fff2fe69fff  com.apple.GeoServices (1.0 - 1757.23.11.29.3) <72B73209-98B3-3E90-8D5D-B69C81784E5D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2fe6a000 -     0x7fff2fe75fff  com.apple.DirectoryService.Framework (11.2 - 230.40.1) <4DB85BA3-9323-304B-BDC3-6E13B9AAA1C2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2fe76000 -     0x7fff2fea1fff  com.apple.RemoteViewServices (2.0 - 163) <661A448B-2901-33CD-B13C-362D61AFD998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fea2000 -     0x7fff2feb1fff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <B24969AE-43BA-36C2-80F9-2CBBC3F63CC8> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2feb2000 -     0x7fff2feb9fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <8C33ECFF-2FBF-30FF-87EA-32A508860543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2feba000 -     0x7fff2fecafff  com.apple.AppleLDAP (11.2 - 54) <2B517D61-A3C0-3AB1-8299-DE8F3BF922B9> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff300fd000 -     0x7fff300fdfff  libsystem_product_info_filter.dylib (8.40.1) <20310EE6-2C3F-361A-9ECA-4223AFC03B65> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff301d8000 -     0x7fff301d8fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8CD6F55A-8E4F-3653-A367-427D0ED3DD16> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff301ff000 -     0x7fff301fffff  com.apple.CoreServices (1122.11 - 1122.11) <E59859C6-7221-3324-BB58-F910B2199959> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff304cd000 -     0x7fff304cdfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2423F0F6-A3A4-37AB-971E-FCFC7645D282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3050e000 -     0x7fff30519fff  com.apple.MediaAccessibility (1.0 - 130) <264B30DF-646A-30EC-98B6-20429E9718CB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff3051a000 -     0x7fff30539fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <8713D2A4-ECB6-3B96-BE39-F47851EEF900> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff3053a000 -     0x7fff3053efff  com.apple.AppleSRP (5.0 - 1) <3BF95CAF-2EC5-393A-95B7-429C0C5F8F13> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff3053f000 -     0x7fff3054afff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D73E7719-09C8-30E6-B92D-AFC1BB356D92> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff3054b000 -     0x7fff30582fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <9275DC16-B898-326A-B6AD-6CDF34F0CF77> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff30863000 -     0x7fff309d7fff  libswiftFoundation.dylib (20) <CB5CE9C1-2D32-39F6-8C96-8953CBCAD36F> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff309d8000 -     0x7fff30a5dfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1151) <4233065A-DBDC-375E-AE32-D8F67204C725> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff30a5e000 -     0x7fff30aa3fff  com.apple.contacts.ContactsPersistence (1.0 - 3497.3) <0C5FB9C7-3410-39B0-B4AF-4F361F2AB860> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff30aa4000 -     0x7fff30be0fff  com.apple.AddressBook.core (1.0 - 2452.4) <731DAF91-61F2-3BB6-8C4F-1864BDEEE20E> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff30be1000 -     0x7fff30d1afff  com.apple.contacts (1.0 - 3497.3) <A0AEB13A-56AF-34FE-B317-D15F2B528984> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff30d1b000 -     0x7fff30d29fff  com.apple.PersonaKit (1.0 - 1) <DF545154-0960-3354-841E-C2CE6698CDA7> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
    0x7fff30d44000 -     0x7fff30da6fff  com.apple.CoreBluetooth (1.0 - 1) <B88DEE8B-6268-36BA-BF6C-088F3BD8C652> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30da7000 -     0x7fff30db0fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <83B5E330-D786-34D2-AEE6-6F7B34D6FE9C> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30db1000 -     0x7fff30dc4fff  com.apple.PowerLog (1.0 - 1) <3A076F54-AE8C-3550-8262-5655B5026489> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff30dc5000 -     0x7fff30dd1fff  com.apple.AppleIDAuthSupport (1.0 - 1) <964BA0DB-E86E-3F81-BB82-CC27184B6D20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30dd2000 -     0x7fff30e7afff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2B9AA549-63FD-36BB-AE05-ABD5DAC41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30e7b000 -     0x7fff30eaefff  com.apple.MediaKit (16 - 927.40.2) <D1056292-E38F-313F-B202-EFD871195729> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30eaf000 -     0x7fff30f9afff  com.apple.DiskManagement (14.0 - 1733.80.1) <9281E3F8-EAFE-3367-B7D5-23687AA6EB70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff30f9b000 -     0x7fff31355fff  com.apple.CoreAUC (322.2.0 - 322.2.0) <DAE981E0-5FED-39FD-8443-BD91D6957901> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff31356000 -     0x7fff31359fff  com.apple.Mangrove (1.0 - 25) <61919815-50C9-3358-836F-B81ED66CCD84> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff3135a000 -     0x7fff31387fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B123866C-3945-37E7-92EF-BE36AEDD620D> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31388000 -     0x7fff314a8fff  com.apple.FileProvider (326.3 - 326.3) <C5007E6E-897B-308F-B173-4F5C6BF3968D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff314a9000 -     0x7fff314ccfff  com.apple.GenerationalStorage (2.0 - 322) <974A1465-7AA4-347E-8606-CF35160FFA92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff314cd000 -     0x7fff314e8fff  com.apple.security.octagontrust (1.0 - 1) <C07D6060-4084-3F51-81E6-739736AEB8FF> /System/Library/PrivateFrameworks/OctagonTrust.framework/Versions/A/OctagonTrust
    0x7fff31843000 -     0x7fff31913fff  com.apple.CoreTelephony (113 - 8183.1) <C7979E59-4A17-31A4-822F-96D9A46AB4FA> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff31914000 -     0x7fff31921fff  com.apple.AppSandbox (4.0 - 509.60.2) <F05439BD-EAC7-3F02-90C5-287CAC955BC9> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff31922000 -     0x7fff31937fff  libswiftDispatch.dylib (4.40.2) <9025F60B-B3EF-35C1-B9E6-5E79F0CAB02B> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff31938000 -     0x7fff31ac5fff  com.apple.AVFCore (1.0 - 2005.3.4.1) <DB9C9FAF-62C4-374A-BB86-F30308686829> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff31ac6000 -     0x7fff31b38fff  com.apple.FrontBoardServices (702.3.3 - 702.3.3) <C655E2DB-0D8B-328D-B095-374B15B3DC42> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff31b39000 -     0x7fff31b62fff  com.apple.BoardServices (1.0 - 526) <9AFB78B3-9070-32FC-B4FF-3DA1FA0A55F2> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff31b63000 -     0x7fff31b90fff  com.apple.contacts.vCard (1.0 - 3497.3) <DE7DBE86-68ED-3B2F-9E2D-972767F2B62D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff31ba6000 -     0x7fff31bc2fff  com.apple.ExtensionKit (19.4 - 19.4) <6DD994A0-598F-333B-9D99-FFD1A53CCEC7> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
    0x7fff31bc3000 -     0x7fff31bcafff  com.apple.ExtensionFoundation (19.4 - 19.4) <5512C574-FF02-347E-A7D6-2AA2878DC38C> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7fff31bcb000 -     0x7fff31c11fff  com.apple.CryptoTokenKit (1.0 - 1) <9EEE41E2-F11F-36A6-A441-CB6A8F982921> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff31c12000 -     0x7fff31c29fff  com.apple.LocalAuthentication (1.0 - 827.80.7) <592A6B2C-B002-393A-B17D-CC50F5AD84AF> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff31c2a000 -     0x7fff31c57fff  com.apple.CoreAuthentication.SharedUtils (1.0 - 827.80.7) <12945B26-E4E0-3FAB-ACFB-511F9C6089D5> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff31d1f000 -     0x7fff31d5efff  com.apple.AppleVPAFramework (3.21.1 - 3.21.1) <4E96F781-3689-3086-9DF3-60F20487FB9E> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff31e2f000 -     0x7fff31e6bfff  com.apple.DebugSymbols (195.1 - 195.1) <12A5A6E2-6C84-3FCA-9927-8B9E241C607F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31e6c000 -     0x7fff31f29fff  com.apple.CoreSymbolication (12.2 - 64541.4) <F1A41B4E-671A-335E-8AE0-B99688F255C8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff31f2a000 -     0x7fff31f33fff  com.apple.CoreTime (284) <D80E792D-33D1-3D07-B39F-F0A1A7F74E24> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7fff31f34000 -     0x7fff31fabfff  com.apple.Rapport (2.3.0 - 230.1) <EAF4F9C4-C096-3923-A7E2-19B1F075B6F7> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff327f4000 -     0x7fff32841fff  com.apple.coreduetcontext (1.0 - 1) <74532B8A-C4D3-366D-95D2-A1EA9909ECE4> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff32842000 -     0x7fff32dbffff  com.apple.Intents (1.0 - 1) <14608371-232F-347A-8B41-4C035B4DE2B4> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff32dc0000 -     0x7fff32e23fff  com.apple.framework.Apple80211 (17.0 - 1728) <A62689A7-7C22-33B3-90FA-730E4AAEE5B5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32e24000 -     0x7fff32f76fff  com.apple.CoreWiFi (3.0 - 341) <F3D8F158-611A-3A5E-9F1D-E5FC273A4C74> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32f77000 -     0x7fff32f8ffff  com.apple.BackBoardServices (1.0 - 1.0) <584F3C72-F8F2-3B70-A98F-EC18334BE9F3> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff32f90000 -     0x7fff32fc7fff  com.apple.LDAPFramework (2.4.28 - 194.5) <246874E6-4FD1-35A5-A039-4141999D8CD6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32fc8000 -     0x7fff32fc9fff  com.apple.TrustEvaluationAgent (2.0 - 35) <6FEF60A0-F80F-34E3-8845-FEEC92840920> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff32fca000 -     0x7fff330cdfff  libcrypto.44.dylib (56.60.2) <7D8D4B1B-625D-3D00-A626-C21AFEE0462E> /usr/lib/libcrypto.44.dylib
    0x7fff330ce000 -     0x7fff330fbfff  libssl.46.dylib (56.60.2) <E02ED3C9-4956-39C4-AF0A-B541EEDD3F1B> /usr/lib/libssl.46.dylib
    0x7fff330fc000 -     0x7fff331abfff  com.apple.DiskImagesFramework (595.40.1 - 595.40.1) <3139EC22-A8F2-3F26-8953-7961C97E7CEF> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff331e3000 -     0x7fff331f2fff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <78AF1606-37D8-3424-92AE-071A9F43AA0F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff331f3000 -     0x7fff3320afff  com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <C4BFF5FC-FC9C-3161-9612-7070EDAE9989> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff3320b000 -     0x7fff33251fff  com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <69B488AC-424F-3119-9C9C-0B9EBB1E70B4> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
    0x7fff33252000 -     0x7fff33255fff  com.apple.help (1.3.8 - 71) <6074D81C-4507-35A6-88D7-D82309F81587> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff33256000 -     0x7fff3325dfff  com.apple.EFILogin (2.0 - 2) <B06CCD1C-A4D1-34D2-89C5-0DB69FE65234> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff3325e000 -     0x7fff33269fff  libcsfde.dylib (554) <9CDB9580-DD1C-347E-91C5-6D92D96F52F5> /usr/lib/libcsfde.dylib
    0x7fff3326a000 -     0x7fff332cffff  libcurl.4.dylib (121.40.2) <77010EA9-4AD1-3F4A-B3EF-2FFE739FB349> /usr/lib/libcurl.4.dylib
    0x7fff332d0000 -     0x7fff332d7fff  com.apple.LoginUICore (4.0 - 4.0) <7225326A-7704-362D-B64E-4ABF4A221F88> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff332d8000 -     0x7fff3333bfff  com.apple.AppSupport (1.0.0 - 29) <21E116C6-C770-3024-98EB-51D1166AACD2> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff33497000 -     0x7fff33497fff  com.apple.ApplicationServices (48 - 50) <42B48E32-1918-3178-8DE0-E8126B9EC088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33498000 -     0x7fff3349afff  com.apple.InternationalTextSearch (1.0 - 1) <305FCD8A-31F3-37A8-AABE-FDF2CBACB0D4> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7fff3349b000 -     0x7fff3350cfff  com.apple.ClassKit (1.2 - 146.3.3) <0648BFAB-0A0D-3DD8-9E11-35FDF6FE11A2> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
    0x7fff3350d000 -     0x7fff33653fff  com.apple.AppleAccount (1.0 - 1.0) <DE44CCA3-78F0-3A8A-8388-00126AEC23F6> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff33654000 -     0x7fff33693fff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <687FC889-44F5-3FA9-A93B-D2D65B16B6B0> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff33694000 -     0x7fff336ebfff  com.apple.CorePrediction (1.0 - 1) <327F2507-712D-3212-B209-4DBEA9A2139B> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff33798000 -     0x7fff33798fff  libHeimdalProxy.dylib (79) <85526E13-1E48-377A-A700-EE3F5648A6E3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff3384b000 -     0x7fff3384bfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8CF768B8-836B-3DA8-9F0A-8CF840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff33870000 -     0x7fff338b2fff  com.apple.StreamingZip (1.0 - 1) <157C7AC0-9F73-3FF5-A276-54EC3CAE958A> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff338b3000 -     0x7fff338d3fff  com.apple.DuetActivityScheduler (1.0 - 1) <D79A0262-FCD5-3DBA-A74E-83561A068DE9> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff338d4000 -     0x7fff338d5fff  libswiftObjectiveC.dylib (1) <F04DFC6C-AD92-3925-B649-79EC184CFBD8> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff338d6000 -     0x7fff338e6fff  libswiftos.dylib (1000.40.3) <5EF15EF5-E0D5-3FA3-8C97-57B86E174D3B> /usr/lib/swift/libswiftos.dylib
    0x7fff338e7000 -     0x7fff338f4fff  com.apple.IntentsFoundation (1.0 - 1) <26DD9F93-6868-3614-AB70-9C08A4D45E6D> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff338f5000 -     0x7fff338fafff  com.apple.PushKit (1.0 - 1) <4D0A6539-611C-3B9C-A67D-D45CDEEC8CDC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff338fb000 -     0x7fff33931fff  com.apple.C2 (1.3 - 569) <817D8F9D-1801-3E6D-846A-7002174B59CB> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff33932000 -     0x7fff33963fff  com.apple.QuickLookThumbnailing (1.0 - 135.1) <7DC387D0-93C1-33A6-974B-3F5352629911> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff33964000 -     0x7fff34171fff  com.apple.vision.EspressoFramework (1.0 - 256.2.2) <70E23334-A179-3671-A930-A7AB9EC77BDD> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff34172000 -     0x7fff34189fff  com.apple.ANEServices (4.52 - 4.52) <50EF6199-93EF-3227-B64A-313BC1DF41AE> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7fff3418a000 -     0x7fff341f2fff  com.apple.proactive.support.ProactiveSupport (1.0 - 294.4) <ACBAFC92-ED50-3932-8B90-9379276F2E84> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7fff341f3000 -     0x7fff341fdfff  com.apple.corerecents (1.0 - 1) <AFC2EDEC-082B-3420-A325-7CEB58CDBF00> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff341fe000 -     0x7fff34231fff  com.apple.iCalendar (7.0 - 833) <E044CD96-F4A1-3813-B90E-97D0E0AFA563> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff34232000 -     0x7fff342a5fff  com.apple.CalendarFoundation (8.0 - 1178.3.1) <CA6121B4-36DA-39B8-80FF-32841C36C1CE> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7fff342a6000 -     0x7fff342a8fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <F7AB97DD-5417-3665-82C9-85A08BFB35DD> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff342a9000 -     0x7fff342b6fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <A0A5CA0A-6894-3002-9429-A1E79B0A9CFB> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff34526000 -     0x7fff347e9fff  com.apple.spotlight.index (10.7.0 - 2150.7.5) <0056D8F9-D6CF-3586-974C-80902DF8952A> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff34802000 -     0x7fff34852fff  com.apple.ChunkingLibrary (334 - 334) <CBEBDC8A-CCE4-3A21-915C-D2F3FB20B900> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff3498e000 -     0x7fff349e0fff  com.apple.CalDAV (8.0 - 795) <036F0FA5-BDBD-3A3F-B7F6-E4579271693E> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff349e1000 -     0x7fff34a7ffff  com.apple.CoreSuggestions (1.0 - 1115.505.1) <B19BF3D2-6FA5-38E9-A304-4B85A35A8EFE> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7fff34a80000 -     0x7fff34c16fff  com.apple.ical.EventKit (3.0 - 1414.3.1) <EDC632EE-EE30-303E-8D06-5683880E9096> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff34c17000 -     0x7fff34eedfff  com.apple.CalendarPersistence (8.0 - 1071.3.2) <E7191385-4761-3210-806E-6B5150AB4F7F> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
    0x7fff34eee000 -     0x7fff34f14fff  com.apple.CalendarAgentLink (8.0 - 250) <58AC6E9F-41B9-3D0E-BAC2-DDC78EAD3D89> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff34f15000 -     0x7fff34f1ffff  com.apple.RTCReporting (11.75.2 - 11.75.2) <0C979514-956D-3A7A-9F39-E667D6076B9D> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7fff34f20000 -     0x7fff35103fff  com.apple.WebKitLegacy (16610 - 16610.4.3.1.7) <863A3EDD-89F9-33E1-8F9C-AD8CA5166EBA> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff35104000 -     0x7fff35106fff  com.apple.ConstantClasses (1.0 - 1) <DC2F3D52-27C4-37D2-9BBD-A38BD9251EDC> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
    0x7fff3511e000 -     0x7fff35134fff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <A2E78405-4382-3A23-8638-56E1A5D14543> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7fff35188000 -     0x7fff351f4fff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <405A0D29-3445-39F3-BE4B-5ABEE5D1CAB0> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3529a000 -     0x7fff3529dfff  com.apple.Cocoa (6.11 - 23) <B0F6AF8E-B85C-3C5C-9812-9CD8BC07ADB2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff352e8000 -     0x7fff356c6fff  com.apple.AppleMediaServices (1.0 - 1) <05884581-FCFC-338C-B3CF-C9E898C12106> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff35e12000 -     0x7fff35e19fff  com.apple.DisplayServicesFW (3.1 - 380) <AD6182FA-7AAD-36BB-9274-E2A577AC8D7D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff36357000 -     0x7fff36606fff  libAWDSupportFramework.dylib (3919) <39FE5292-3015-37C8-ABAC-3C09A3C06649> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff3667a000 -     0x7fff366aafff  libtidy.A.dylib (18.1) <BC4092C7-0552-3731-803D-6EB555E4E6E1> /usr/lib/libtidy.A.dylib
    0x7fff366ab000 -     0x7fff366ccfff  com.apple.MarkupUI (1.0 - 383.3) <6E473754-4A39-30C6-8BC8-29012B624CE3> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff366cd000 -     0x7fff366e0fff  com.apple.Engram (1.0 - 1) <FDBB418F-1A84-37FF-AE47-3A9722502CE7> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff366e1000 -     0x7fff366fcfff  com.apple.openscripting (1.7 - 190) <E3815884-A406-3CF6-82C1-BEDC772A9081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff366fd000 -     0x7fff36700fff  com.apple.securityhi (9.0 - 55008) <F7E1C957-65AF-39E5-8BBA-9D7C7C9D30B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff36701000 -     0x7fff36704fff  com.apple.ink.framework (10.15 - 227) <E3D118A5-7A62-3893-ADAC-E0A9F45314C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff36705000 -     0x7fff36708fff  com.apple.CommonPanels (1.2.6 - 101) <F46676FA-60F3-30CC-BF48-F5BB6E66E576> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff36709000 -     0x7fff36710fff  com.apple.ImageCapture (1708.1 - 1708.1) <AC709D2F-7C16-3645-BB20-19DD1414E210> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff36711000 -     0x7fff379b9fff  com.apple.JavaScriptCore (16610 - 16610.4.3.1.7) <0601A804-66EA-3973-B5F6-45731A666F4A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff37a24000 -     0x7fff37b0bfff  com.apple.audio.AVFAudio (1.0 - 477.11) <858A22F1-AEAA-3F39-B01B-A311B230FDA7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff37b0c000 -     0x7fff37c1ffff  com.apple.AVFCapture (1.0 - 80.20.5) <A88B929D-3882-33B4-AF63-797EDD139010> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff37c20000 -     0x7fff37cb4fff  com.apple.Quagga (47 - 47) <35154FA5-456C-385F-B055-84B89FFF3A5C> /System/Library/PrivateFrameworks/Quagga.framework/Versions/A/Quagga
    0x7fff37cb5000 -     0x7fff37f10fff  com.apple.CMCapture (1.0 - 80.20.5) <F7E16603-A5F9-3A71-80E3-F7608F2FDE7A> /System/Library/PrivateFrameworks/CMCapture.framework/Versions/A/CMCapture
    0x7fff382b2000 -     0x7fff38360fff  com.apple.accounts.AccountsDaemon (113 - 113) <F803BB41-062A-3E40-86EC-FB03B848992F> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon
    0x7fff38361000 -     0x7fff38363fff  com.apple.OAuth (25 - 25) <C58BC64C-3211-395B-AD66-7FACC02C1F5C> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff388f7000 -     0x7fff38922fff  com.apple.CloudServices (1.0 - 460.81.1) <FCCD07CC-BCAF-3F5D-94B4-8DEAFD1C1D05> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices
    0x7fff38923000 -     0x7fff38932fff  com.apple.HID (1.0 - 1) <ABFE9918-DCD3-3B59-9081-3C5006026812> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff38933000 -     0x7fff38a5afff  com.apple.QuickLookUIFramework (5.0 - 928.2) <425A95C9-023A-36A6-8634-5CC5C88E6B3B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff38e2f000 -     0x7fff38eb9fff  com.apple.coredav (1.0.1 - 889) <84E35FE8-E0BF-3960-8632-21A0B79EDEEA> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff38eba000 -     0x7fff38f15fff  com.apple.ExchangeWebServices (8.0 - 814) <38FB10CB-B064-3B31-9C90-98A19161D1DD> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff3904f000 -     0x7fff3904ffff  com.apple.marco (10.0 - 1000) <8B63B018-077A-3B28-9264-A17A0895351F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff3924a000 -     0x7fff39285fff  com.apple.contacts.ContactsAutocomplete (1.0 - 1152.2) <57041F53-E722-3B02-BD7E-E0D946F4A6D2> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete
    0x7fff39286000 -     0x7fff39292fff  com.apple.KerberosHelper (4.0 - 1.0) <19B34581-9E41-3784-B516-3062BA57AB05> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff39293000 -     0x7fff392d7fff  com.apple.ResponseKit (1.0 - 164.1) <984EF05C-4061-3C7E-9F19-C14D0D20BD23> /System/Library/PrivateFrameworks/ResponseKit.framework/Versions/A/ResponseKit
    0x7fff392d8000 -     0x7fff392f7fff  com.apple.proactive.support.ProactiveEventTracker (1.0 - 294.4) <6664FC3A-6FB4-37AD-9D6A-FC720CFFA74A> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/Versions/A/ProactiveEventTracker
    0x7fff396fe000 -     0x7fff39701fff  com.apple.OSAServicesClient (1.0 - 1) <201350F5-56C4-3342-AD10-4BE20772C52B> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
    0x7fff39734000 -     0x7fff39734fff  com.apple.PhoneNumbers (1.0 - 1) <CBDA0A69-AEA5-3BC1-A485-ACF47877AB6E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff39735000 -     0x7fff3973cfff  com.apple.URLFormatting (146 - 146.8) <4CE9BD89-FAC1-3908-9A56-712F6266146B> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff3973d000 -     0x7fff3974cfff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <E88A8DAB-1E43-32E6-8DC9-EB5C99815C28> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff3974d000 -     0x7fff39764fff  libAccessibility.dylib (2885.15.7) <DE2DA1FC-C046-3551-98A2-06F5118F73DA> /usr/lib/libAccessibility.dylib
    0x7fff39765000 -     0x7fff3c1b2fff  com.apple.WebCore (16610 - 16610.4.3.1.7) <904B6F23-31E0-3B45-8513-11C5A174918E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff3c2ef000 -     0x7fff3c4aafff  libFosl_dynamic.dylib (200) <83EE0261-E5F6-3607-8897-B03B2B954B15> /usr/lib/libFosl_dynamic.dylib
    0x7fff3c4ab000 -     0x7fff3c4cffff  com.apple.quicklook.QuickLookSupport (1.0 - 135.1) <90401A32-256F-3EE9-9119-B9CA38888E39> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff3c4d0000 -     0x7fff3c567fff  com.apple.AirPlaySync (1.0 - 2765.6.4.2) <A1D8F8FA-7F19-3653-BE69-9F6689F8AD30> /System/Library/PrivateFrameworks/AirPlaySync.framework/Versions/A/AirPlaySync
    0x7fff3c76a000 -     0x7fff3c774fff  libswiftCoreGraphics.dylib (2) <1A317C83-2706-39E8-BCFC-F60BF55EF69D> /usr/lib/swift/libswiftCoreGraphics.dylib
    0x7fff3c775000 -     0x7fff3c77efff  libswiftDarwin.dylib (??? - ???) <FC02BB31-9EA4-3AA1-9E93-3CDF8E37F780> /usr/lib/swift/libswiftDarwin.dylib
    0x7fff3c7cf000 -     0x7fff3c81afff  com.apple.Safari.SafeBrowsing (610 - 610.4.3.1.7) <9D65266A-DE84-3984-82DD-FE427A533801> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing
    0x7fff3c81b000 -     0x7fff3d258fff  com.apple.WebKit (16610 - 16610.4.3.1.7) <1ACAB6CE-CDA6-36E9-96AD-3385F9D8D29B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff3d383000 -     0x7fff3d406fff  com.apple.CorePDF (4.0 - 529) <0282BFB1-C706-3AA6-881D-C521410E0259> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff3d407000 -     0x7fff3d40afff  com.apple.print.framework.Print (15 - 271) <F3F40AFD-1743-34E6-8BD3-6A577E3BD590> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3d40b000 -     0x7fff3d40efff  com.apple.Carbon (160 - 164) <7395C7E9-AE3B-3547-8773-4F3A70B241AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3d508000 -     0x7fff3d508fff  com.apple.avfoundation (2.0 - 2005.3.4.1) <1AF4D877-CCAE-31A8-BF87-95FC261EE427> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3d629000 -     0x7fff3d688fff  libquic.dylib (2288.80.2) <44793425-FD01-38B4-AD8C-DEBCE56B92C5> /usr/lib/libquic.dylib
    0x7fff3d693000 -     0x7fff3d6b2fff  com.apple.private.SystemPolicy (1.0 - 1) <29F5E3FE-CF12-3242-9FD3-4950DA38E4D0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d804000 -     0x7fff3d85efff  com.apple.AccessibilitySharedSupport (1.0 - 1) <09AF1146-25F7-3704-AD2C-0760A45FFD92> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
    0x7fff3d85f000 -     0x7fff3d87cfff  com.apple.sidecar-core (1.0 - 228) <78195DB7-D409-3B46-B8C8-3B70538D3CDC> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff3d87d000 -     0x7fff3d884fff  com.apple.QuickLookNonBaseSystem (1.0 - 1) <75C7CD0F-B120-3FD1-8DBD-3C0D2389E06A> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff3dca8000 -     0x7fff3dcacfff  com.apple.CoreOptimization (1.0 - 1) <91EC3966-3337-3248-AD14-B87D65BB669B> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization
    0x7fff3dcad000 -     0x7fff3dcb3fff  com.apple.FeatureFlagsSupport (1.0 - 28.60.1) <25545738-8BAC-36E9-91F5-33DEFC7B6C64> /System/Library/PrivateFrameworks/FeatureFlagsSupport.framework/Versions/A/FeatureFlagsSupport
    0x7fff3de2b000 -     0x7fff3de42fff  com.apple.SafariServices.framework (16610 - 16610.4.3.1.7) <FE12333B-64B5-3F77-9A0F-4650321DE26F> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff3df6b000 -     0x7fff3dfdbfff  com.apple.LoggingSupport (1.0 - 1277.80.2) <B35B284E-00DC-3B38-A807-552468B6C535> /System/Library/PrivateFrameworks/LoggingSupport.framework/Versions/A/LoggingSupport
    0x7fff3dfdc000 -     0x7fff3dfe7fff  com.apple.MallocStackLogging (1.0 - 1) <507894FA-6738-372B-9A10-C38AFC9DA079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7fff3dfe8000 -     0x7fff3dfeafff  liblog_network.dylib (2288.80.2) <96C24592-23AA-3388-A411-EDF3483B4EB9> /usr/lib/log/liblog_network.dylib
    0x7fff3dffd000 -     0x7fff3e00ffff  libmis.dylib (274.60.2) <6C720DC2-E50E-3A8D-8494-F8C007DF8DF4> /usr/lib/libmis.dylib
    0x7fff3e010000 -     0x7fff3e013fff  com.apple.gpusw.GPURawCounter (17.3 - 12.0) <070CF9B7-EE89-39F3-B0F6-26D4974AD3A8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7fff3e014000 -     0x7fff3e01cfff  libswiftCoreAudio.dylib (1.1) <D2BE306A-8F33-3709-981D-26492155D87C> /usr/lib/swift/libswiftCoreAudio.dylib
    0x7fff3e01d000 -     0x7fff3e01dfff  libswiftCoreFoundation.dylib (1.6) <9BB95393-E396-34B1-81A7-79299BF3C9D1> /usr/lib/swift/libswiftCoreFoundation.dylib
    0x7fff3e029000 -     0x7fff3e029fff  libswiftXPC.dylib (1.1) <1FEEB510-200C-3111-AD11-63FE95AD3823> /usr/lib/swift/libswiftXPC.dylib
    0x7fff3e02a000 -     0x7fff3e02afff  libswiftCoreImage.dylib (1) <00EC91A1-D421-38DE-A7CB-99CA4D63BB77> /usr/lib/swift/libswiftCoreImage.dylib
    0x7fff3e02b000 -     0x7fff3e02bfff  libswiftIOKit.dylib (1) <A953C1BF-6F9F-34F9-9313-77C38CB39E98> /usr/lib/swift/libswiftIOKit.dylib
    0x7fff3e02c000 -     0x7fff3e19efff  com.apple.CoreHandwriting (161 - 1.2) <FD1568FF-B0AA-3695-A60A-A5538E96CC0F> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff3e19f000 -     0x7fff3e3fefff  com.apple.imageKit (3.0 - 1100) <F5BA87A5-AD1D-37DD-AC85-7099EAE7F1BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff3e3ff000 -     0x7fff3e51efff  com.apple.PencilKit (1.0 - 1) <D2B4071B-DCC6-39B4-89C3-269B2A8DC2C0> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff3e51f000 -     0x7fff3e530fff  com.apple.sidecar-ui (1.0 - 228) <E0B4A84C-7E8D-338B-8269-DAA5AE1ED094> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff3e53c000 -     0x7fff3e53ffff  com.apple.WebInspectorUI (16610 - 16610.4.3.1.7) <AFE20092-6E18-3904-89BD-09A87BD03632> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI
    0x7fff3eb1a000 -     0x7fff3eb7cfff  com.apple.ImageCaptureCore (1708.1 - 1708.1) <26613D7A-A07D-3AF8-8400-0239443B35DC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3eb7d000 -     0x7fff3eba3fff  com.apple.quartzfilters (1.10.0 - 98) <5370CD65-7965-3A39-867F-2514279DBECF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff3ed88000 -     0x7fff3ededfff  com.apple.Safari.Core (16610 - 16610.4.3.1.7) <00B7E75E-6624-387B-BDC3-315C5E0275F4> /System/Library/PrivateFrameworks/SafariCore.framework/Versions/A/SafariCore
    0x7fff3f34a000 -     0x7fff3f47bfff  com.apple.AnnotationKit (1.0 - 383.3) <64CA9BED-4C96-39FD-932E-11632DE7434D> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff3f47c000 -     0x7fff3f91dfff  com.apple.QuartzComposer (5.1 - 383) <E98BFA43-FC51-3D00-9B92-1DFB24408651> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff3f91e000 -     0x7fff3fa0bfff  com.apple.PDFKit (1.0 - 950.20.2) <5261E71F-D2F2-3CEA-AEF5-F3A817164DBF> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff40686000 -     0x7fff406a0fff  libswiftsimd.dylib (1.3) <075C04ED-96D7-3ABF-BCAB-D77D82A8825B> /usr/lib/swift/libswiftsimd.dylib
    0x7fff40730000 -     0x7fff407b3fff  com.apple.TextInput (1.0 - 1.0) <858479E0-C5AA-30AD-A630-48FC82A5D1F3> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7fff41799000 -     0x7fff417c8fff  libncurses.5.4.dylib (57) <CAD79205-84C0-3731-AED8-EDEF51ACC872> /usr/lib/libncurses.5.4.dylib
    0x7fff417c9000 -     0x7fff417d2fff  com.apple.IOAccelMemoryInfo (1.0 - 1) <544B95BE-810E-3D94-AEB1-D5C117D946D7> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff4182a000 -     0x7fff4182dfff  com.apple.quartzframework (1.5 - 25) <19311613-BABD-3AF9-A347-06D13169B4EF> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff41c09000 -     0x7fff41c27fff  libCGInterfaces.dylib (544.2) <2BC461CE-B7FA-33F3-A36B-64F54FB371B5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff41c28000 -     0x7fff41c29fff  libswiftCoreLocation.dylib (5) <097FF6CE-EA82-37FE-80D5-C338083E9870> /usr/lib/swift/libswiftCoreLocation.dylib
    0x7fff41c2a000 -     0x7fff41c34fff  libswiftCoreMIDI.dylib (2) <94C0E63F-D28E-3C11-8992-7A3A9F3E314A> /usr/lib/swift/libswiftCoreMIDI.dylib
    0x7fff42532000 -     0x7fff42536fff  libswiftCoreData.dylib (3) <AEE52E64-7CE5-3733-AF5B-9B205DFFA05B> /usr/lib/swift/libswiftCoreData.dylib
    0x7fff441a0000 -    ...
Andrzej Wójcik (Tigase) commented 3 years ago

Weird, it is still from b120 but it looks slightly different. I’ll try to apply a fix for that tomorrow.

Artur Hefczyc commented 3 years ago

Hm, maybe it is from b120 after all. The client crashes every day but crash windows are often hidden under other apps windows. I try to find the crash window and close it but not always I can find it right away. So it is possible that this crash window is a few days old.

Andrzej Wójcik (Tigase) commented 3 years ago

I've reviewed this code and improved its performance (maybe this will solve the hanging issue) and make a few small fixes. Those changes are part of 5.0-b122

Artur Hefczyc commented 3 years ago

Ok, the problem with focus happened again. Actually, this happened right after first start of 5.0-b122. I did not do anything, I was not able to. It happened right after the app start.

Focus and blinking cursor was in the "Chat with..." search field. And when I click on any chat, the content of the chat does not show. I attached 2 screenshot, on one the first chat is highlighted and on the second, the last chat it highlighted. In neither case, I can see chat content or chat input line.

To be honest I do not understand what you mean in your second paragraph, so I cannot provide any more information.

After one more app restart, the "Chat with..." field was not in focus, no blinking cursor in the field and I can now switch between chats normally.

CleanShot 2021-04-01 at 20.22.58@2x.png CleanShot 2021-04-01 at 20.25.59@2x1617333965511.png

Andrzej Wójcik (Tigase) commented 3 years ago

Thanks, your screenshots added one more detail. I was testing with a single list while you use split list (separate 1-1 chats from group chats). I’ll look into that

Andrzej Wójcik (Tigase) commented 3 years ago

I think I've replicated the issue. Today I've received a lot of spam messages and requests. The "X" button stopped responding after a few times I've closed "items" on the list very fast. I think this may be some kind of concurrency issue. Will look into it.

Andrzej Wójcik (Tigase) commented 3 years ago

@kobit I've made a few tests and the are only a few things which could be causing an issue like that:

  1. Having SHIFT key pressed while clicking
  2. Having COMMAND key pressed while clicking
  3. Issue with loading "view definition" (very similar thing which was presented in the initial crash)

I'll try to make Beagle crash when the view could not be loaded (it should always load so, we can crash for testing). This will help with analysis and might confirm case no. 3.

Could you confirm that SHIFT/COMMAND was not pressed? (I suppose so, but there are things like "sticky" keys, so I prefer to ask about it).

Artur Hefczyc commented 3 years ago

I confirm I do not press any keys while clicking time and do not use sticky keys.

I was going to give a good news that BeagleIM is still running since yesterday update and startup without a crash, which is unusual for me. However, when attempting to open About window to check the build number, the About window did not open or I cannot see it. And again I have the "focus" problem and cannot switch between windows. And there is one more thing I noticed. As in the attached screenshot. Question marks next to menu items.

CleanShot 2021-04-07 at 12.33.47@2x1617824046224.png

Andrzej Wójcik (Tigase) commented 3 years ago

@kobit Those questions marks should present a shortcut and its presentation fully relay on the macOS (it is not part of the app, as the app only defines symbols and macOS handles presentation).

I'm starting to think that this is some macOS issue as from what I've seen here you have encountered:

  1. issue with presentation of shortcuts (done by macOS)
  2. issue with loading of a definition of a view from Storyboard (initial crash, done by macOS)
  3. issue with loading of a definition of a view from Storyboard (selection works, but chat view is not displayed)

I've checked on my iMac with macOS 10.15.7 and on MBA with macOS 11.2.3 (same as yours) and BeagleIM is working fine in my tests on both systems. However, you mentioned that issues like that happen from time to time (and not always) and if I'm correct are related to loading data (symbols or definitions of a views), so I'm wondering if that is not caused by limited resources available to the OS at that time? ie. low amount of free memory or something like that.

I would like to ask you to check amount of free memory but as you have 64GB of RAM. That should not be an issue but I cannot pinpoint any other source of the issue. Maybe something is using too much memory? Please check also usage of RAM by BeagleIM when the issue appears. Checking with Activity Monitor should be enough. If you can, please attach screens from Activity Monitor and I will look for differences and possible causes of the issue.

I would not suggest that this is caused by OS version (or caused by upgrade from older OS) as the issue appears from time to time and is not persistent, so most likely something triggers it.

Andrzej Wójcik (Tigase) commented 3 years ago

Another question would be: "Do you have crashes in other apps (or issue with other apps)?". It could be some HW issue (I know your hardware is rather new, but I cannot come up with any other explanation).

Andrzej Wójcik (Tigase) commented 3 years ago

@kobit there is a new beta of BeagleIM 5.0-b123. Could you update to the newest version and launch the app from the terminal? There will be additional debug entries about opening a chat. If you encounter issues with opening a conversation, please attach 100-200 last entries (or more) so I will be able to review what is going on.

Artur Hefczyc commented 3 years ago

Updated and started. Search chat was in focus but I had no problem switching between chats. So far so good. I will let you know once something new comes up.

Artur Hefczyc commented 3 years ago

As for the other questions/suggestion. No other apps crash or give me any problems. I am at about 50% of RAM usage.

The only non-standard usage pattern I can think of is that I never turn my computers off. They are always ON. Only screen is turned off. Plus, I have XMPP clients running on many mobile devices connecting to the same accounts as BeagleIM.

Ah, one more maybe non-standard use is that I have 9 active accounts in BeagleIM. Much less on mobile devices.

Andrzej Wójcik (Tigase) commented 3 years ago

@kobit I'm using BeagleIM and I'm also not shutting down iMac (just suspending). My current uptime of iMac is: 20:47 up 37 days, 9:31, 7 users, load averages: 1,89 2,08 2,12 so it may be similar to your usage pattern.

It may be connected to a number of used accounts. I would suggest checking Preferences and accounts list (their status) when you encounter this issue.

Artur Hefczyc commented 3 years ago

I am not even suspending my Macs. I only turn the screen off.

Artur Hefczyc commented 3 years ago

Focus problem again. App did not crash but I cannot switch between chats. Actually I can highlight the chat on the left hand side list but the chat window does not change. Tried to open preferences as suggested but the preferences window does not open. Here is output from the console:

Last login: Tue Feb  2 13:02:01 on ttys002
kobit:~/ $ cd projects                                                                                       [15:10:08]
kobit:projects/ $ cd tigase-server                                                                           [15:10:10]
kobit:tigase-server/ (master) $ git pull                                                                     [15:10:18]
remote: Enumerating objects: 950, done.
remote: Counting objects: 100% (950/950), done.
remote: Compressing objects: 100% (131/131), done.
remote: Total 1464 (delta 810), reused 917 (delta 780), pack-reused 514
Receiving objects: 100% (1464/1464), 298.57 KiB | 1.57 MiB/s, done.
Resolving deltas: 100% (937/937), completed with 181 local objects.
From https://github.com/tigase/tigase-server
 + e47e7e40a...afe8d16f1 master                              -> origin/master  (forced update)
 * [new branch]          dependabot/maven/junit-junit-4.13.1 -> origin/dependabot/maven/junit-junit-4.13.1
 * [new branch]          dependabot/maven/org.codehaus.groovy-groovy-2.5.14 -> origin/dependabot/maven/org.codehaus.groovy-groovy-2.5.14
 + bffc0e7a3...64e4bf82c messagearchiving-59                 -> origin/messagearchiving-59  (forced update)
 + 2c6a7e7f2...4ba51ca0e mix                                 -> origin/mix  (forced update)
 + 4e30771f8...3ef9dd181 old-stable                          -> origin/old-stable  (forced update)
 + 75aee843b...6f7259cb3 server-1170                         -> origin/server-1170  (forced update)
 + 2d0811423...65750cb4c stable                              -> origin/stable  (forced update)
 * [new branch]          tls13                               -> origin/tls13
 * [new tag]             tigase-server-8.1.1                 -> tigase-server-8.1.1
Removing src/main/database/sqlserver-server-7.1.0.sql
Removing src/main/database/sqlserver-server-7.1.0-sp.sql
Removing src/main/database/sqlserver-server-7.1.0-schema.sql
Removing src/main/database/postgresql-server-7.1.0.sql
Removing src/main/database/postgresql-server-7.1.0-sp.sql
Removing src/main/database/postgresql-server-7.1.0-schema.sql
Removing src/main/database/mysql-server-7.1.0-sp.sql
Removing src/main/database/mysql-server-7.1.0-schema.sql
Removing src/main/database/derby-server-7.1.0-sp.sql
Removing src/main/database/derby-server-7.1.0-schema.sql
Auto-merging pom.xml
Merge made by the 'recursive' strategy.
 .github/ISSUE_TEMPLATE/bug_report.md                                        |  24 +-
 .github/ISSUE_TEMPLATE/feature_request.md                                   |   2 +-
 .github/ISSUE_TEMPLATE/question.md                                          |  16 +
 .gitignore                                                                  |   2 +
 README.md                                                                   |   1 +
 etc/logback.xml                                                             |  62 +++-
 etc/tigase.conf                                                             |  11 +-
 pom.xml                                                                     |  79 ++---
 src/main/asciidoc/admin/text/Tigase_Release_Notes.asciidoc                  |   5 +-
 src/main/asciidoc/admin/text/Tigase_v8.2.0.asciidoc                         |  18 ++
 src/main/asciidoc/admin/text/admin/Configuration/Logging.asciidoc           | 104 +++++-
 .../admin/text/admin/Quick_Start/Installation_Using_Web_Installer.asciidoc  |   2 +-
 src/main/asciidoc/admin/text/admin/Quick_Start/Intro.asciidoc               |   2 +-
 .../text/admin/Quick_Start/Tigase_Server_Network_Instructions.asciidoc      |  54 ++--
 .../text/admin/Security/Auth_Connectors/Custom_Auth_Connector.asciidoc      |   4 +
 .../text/admin/Security/Server_Certificates/CertificateStorage.asciidoc     |  22 ++
 .../admin/text/admin/Security/Server_Certificates/LetsEncrypt.asciidoc      |   4 +-
 .../admin/text/admin/Security/Server_Certificates/PEM_Files.asciidoc        |  25 +-
 .../text/admin/Security/Server_Certificates/Server_Certificates.asciidoc    |   2 +
 src/main/asciidoc/devguide/text/Packet_Filtering_in_Component.asciidoc      | 105 ++++--
 src/main/database/derby-server-7.1.0-schema.sql                             | 107 -------
 src/main/database/derby-server-7.1.0-sp.sql                                 | 225 -------------
 src/main/database/derby-server-8.0.0-props.sql                              |   4 -
 src/main/database/derby-server-8.0.0-schema.sql                             | 123 +++++--
 src/main/database/derby-server-8.0.0-sp.sql                                 | 206 ++++++++++++
 src/main/database/derby-server-8.1.0-props.sql                              |   4 -
 .../{sqlserver-server-7.1.0-props.sql => derby-server-8.2.0-props.sql}      |  15 +-
 src/main/database/derby-server-8.2.0-schema.sql                             |  21 ++
 src/main/database/derby-server-8.2.0-sp.sql                                 |  38 +++
 src/main/database/{derby-server-7.1.0.sql => derby-server-8.2.0.sql}        |  12 +-
 src/main/database/mysql-server-7.1.0-schema.sql                             | 152 ---------
 src/main/database/mysql-server-7.1.0-sp.sql                                 | 461 --------------------------
 src/main/database/mysql-server-8.0.0-props.sql                              |   4 -
 src/main/database/mysql-server-8.0.0-schema.sql                             | 289 +++++++----------
 src/main/database/mysql-server-8.0.0-sp.sql                                 | 280 ++++++++++++++--
 src/main/database/mysql-server-8.1.0-props.sql                              |   4 -
 .../database/{derby-server-7.1.0-props.sql => mysql-server-8.2.0-props.sql} |   6 +-
 src/main/database/mysql-server-8.2.0-schema.sql                             | 108 +++++++
 src/main/database/mysql-server-8.2.0-sp.sql                                 |  69 ++++
 src/main/database/{mysql-server-7.1.0.sql => mysql-server-8.2.0.sql}        |  14 +-
 src/main/database/postgresql-server-7.1.0-schema.sql                        | 173 ----------
 src/main/database/postgresql-server-7.1.0-sp.sql                            | 457 --------------------------
 src/main/database/postgresql-server-7.1.0.sql                               |  35 --
 src/main/database/postgresql-server-8.0.0-props.sql                         |   4 -
 src/main/database/postgresql-server-8.0.0-schema.sql                        | 330 ++++++++++---------
 src/main/database/postgresql-server-8.0.0-sp.sql                            | 307 +++++++++++++++++-
 src/main/database/postgresql-server-8.1.0-props.sql                         |   4 -
 ...{postgresql-server-7.1.0-props.sql => postgresql-server-8.2.0-props.sql} |   8 +-
 src/main/database/postgresql-server-8.2.0-schema.sql                        |  47 +++
 src/main/database/postgresql-server-8.2.0-sp.sql                            |  63 ++++
 src/main/database/postgresql-server-8.2.0.sql                               |  30 ++
 src/main/database/sqlserver-server-7.1.0-schema.sql                         | 196 ------------
 src/main/database/sqlserver-server-7.1.0-sp.sql                             | 621 ------------------------------------
 src/main/database/sqlserver-server-7.1.0.sql                                |  29 --
 src/main/database/sqlserver-server-8.0.0-schema.sql                         | 224 +++++++------
 src/main/database/sqlserver-server-8.0.0-sp.sql                             | 342 ++++++++++++++++++++
 .../{mysql-server-7.1.0-props.sql => sqlserver-server-8.2.0-props.sql}      |  10 +-
 src/main/database/sqlserver-server-8.2.0-schema.sql                         |  72 +++++
 src/main/database/sqlserver-server-8.2.0-sp.sql                             |  91 ++++++
 src/main/database/sqlserver-server-8.2.0.sql                                |  23 ++
 src/main/groovy/tigase/admin/SSLCertificateAdd.groovy                       |   8 +-
 src/main/java/tigase/auth/CredentialsEncoderBean.java                       |   2 +-
 src/main/java/tigase/cluster/AmpComponentClustered.java                     |   4 +-
 src/main/java/tigase/cluster/ClusterConnectionManager.java                  |   4 +-
 src/main/java/tigase/cluster/SessionManagerClustered.java                   |   4 +
 src/main/java/tigase/cluster/strategy/DefaultClusteringStrategy.java        |   5 +-
 .../java/tigase/cluster/strategy/DefaultClusteringStrategyAbstract.java     |   5 +-
 src/main/java/tigase/cluster/strategy/cmd/PacketForwardCmd.java             |   5 +
 src/main/java/tigase/component/modules/impl/DiscoveryModule.java            |  39 ++-
 src/main/java/tigase/conf/LoggingBean.java                                  |  99 ++++--
 src/main/java/tigase/conf/SetLoggingCommand.java                            | 102 ++++++
 src/main/java/tigase/db/DummyRepository.java                                |   3 +
 src/main/java/tigase/db/UserRepository.java                                 |   2 +
 src/main/java/tigase/db/UserRepositoryMDImpl.java                           |   3 +
 src/main/java/tigase/db/UserRepositoryPool.java                             |   3 +
 src/main/java/tigase/db/comp/ConfigRepository.java                          |   7 +-
 src/main/java/tigase/db/derby/MsgRepositoryStoredProcedures.java            |  33 --
 src/main/java/tigase/db/derby/StoredProcedures.java                         |  99 +-----
 src/main/java/tigase/db/jdbc/JDBCRepository.java                            |   3 +
 src/main/java/tigase/db/jdbc/TigaseCustomAuth.java                          |   5 +-
 src/main/java/tigase/db/util/DBSchemaLoader.java                            | 227 ++++++++-----
 src/main/java/tigase/db/util/SchemaManager.java                             |  47 ++-
 src/main/java/tigase/db/util/locker/ConnectionLock.java                     | 209 ++++++++++++
 src/main/java/tigase/db/util/locker/MssqlConnectionLock.java                |  98 ++++++
 src/main/java/tigase/db/util/locker/MysqlConnectionLock.java                |  44 +++
 src/main/java/tigase/db/util/locker/PostgresqlConnectionLock.java           |  47 +++
 src/main/java/tigase/db/xml/XMLRepository.java                              |   3 +
 src/main/java/tigase/io/CertificateContainer.java                           | 444 +++++++++++++++++---------
 src/main/java/tigase/io/JcaTLSWrapper.java                                  |  10 +-
 src/main/java/tigase/io/SocketIO.java                                       |  36 +--
 src/main/java/tigase/io/TLSIO.java                                          |   8 +
 src/main/java/tigase/io/repo/CertificateItem.java                           | 193 +++++++++++
 src/main/java/tigase/io/repo/CertificateRepository.java                     |  76 +++++
 src/main/java/tigase/kernel/DefaultTypesConverter.java                      |  71 +++--
 src/main/java/tigase/kernel/beans/config/AbstractBeanConfigurator.java      |  62 +++-
 src/main/java/tigase/monitor/TasksScriptRegistrar.java                      |   2 +-
 src/main/java/tigase/monitor/modules/AdHocCommandMonitorModule.java         |   2 +-
 src/main/java/tigase/monitor/modules/AddScriptTaskCommand.java              |   2 +-
 src/main/java/tigase/monitor/modules/AddTimerScriptTaskCommand.java         |   2 +-
 src/main/java/tigase/monitor/modules/ConfigureTaskCommand.java              |   2 +-
 src/main/java/tigase/monitor/modules/DeleteScriptTaskCommand.java           |   2 +-
 src/main/java/tigase/monitor/modules/DiscoveryMonitorModule.java            |   2 +-
 src/main/java/tigase/monitor/modules/InfoTaskCommand.java                   |   2 +-
 src/main/java/tigase/monitor/tasks/LoggerTask.java                          |   6 +-
 src/main/java/tigase/net/ConnectionType.java                                |  13 +-
 src/main/java/tigase/net/IOService.java                                     |  98 +++---
 src/main/java/tigase/net/SocketThread.java                                  |  24 +-
 src/main/java/tigase/server/AbstractMessageReceiver.java                    |  52 ++-
 src/main/java/tigase/server/BasicComponent.java                             |   2 +-
 src/main/java/tigase/server/ConnectionManager.java                          |  49 +--
 src/main/java/tigase/server/MessageRouter.java                              |  12 +-
 src/main/java/tigase/server/Packet.java                                     |  14 +-
 src/main/java/tigase/server/amp/ActionAbstract.java                         |   1 +
 src/main/java/tigase/server/amp/action/Deliver.java                         |   1 +
 src/main/java/tigase/server/extdisco/ExternalServiceDiscoveryComponent.java |   5 +-
 src/main/java/tigase/server/extdisco/ExternalServiceDiscoveryModule.java    |   5 +
 src/main/java/tigase/server/extdisco/ExternalServiceDiscoveryProcessor.java |   2 +-
 src/main/java/tigase/server/filters/PacketCounter.java                      |  80 ++---
 src/main/java/tigase/server/filters/PacketFiltersBean.java                  |  90 ++++++
 src/main/java/tigase/server/xmppclient/ClientConnectionManager.java         |   6 +-
 src/main/java/tigase/server/xmppclient/StreamManagementIOProcessor.java     | 104 ++++--
 src/main/java/tigase/server/xmppserver/CIDConnections.java                  |  14 +-
 src/main/java/tigase/server/xmppserver/S2SConnectionManager.java            |  81 ++---
 src/main/java/tigase/server/xmppserver/S2SIOService.java                    |   7 +-
 src/main/java/tigase/server/xmppserver/proc/AuthenticationProcessor.java    |   2 +-
 .../java/tigase/server/xmppserver/proc/AuthenticatorSelectorManager.java    |  20 +-
 src/main/java/tigase/server/xmppserver/proc/Dialback.java                   |  33 +-
 src/main/java/tigase/server/xmppserver/proc/S2SAbstract.java                |   4 +-
 src/main/java/tigase/server/xmppserver/proc/SaslExternal.java               |  36 +--
 src/main/java/tigase/server/xmppserver/proc/StartTLS.java                   |  12 +-
 src/main/java/tigase/server/xmppserver/proc/StreamFeatures.java             |   4 +-
 src/main/java/tigase/server/xmppserver/proc/StreamOpen.java                 |  20 +-
 src/main/java/tigase/server/xmppsession/SessionManager.java                 |  44 ++-
 src/main/java/tigase/stats/Counter.java                                     |   1 +
 src/main/java/tigase/util/processing/QueueItem.java                         |   5 +
 src/main/java/tigase/util/processing/WorkerThread.java                      |   2 +-
 src/main/java/tigase/vhosts/AbstractVHostItemExtension.java                 |  13 +
 src/main/java/tigase/vhosts/VHostItemExtension.java                         |  16 +
 src/main/java/tigase/vhosts/VHostItemExtensionIfc.java                      |  46 ++-
 src/main/java/tigase/vhosts/VHostItemExtensionProvider.java                 |  15 +
 src/main/java/tigase/xmpp/Authorization.java                                |   5 +-
 src/main/java/tigase/xmpp/ElementMatcher.java                               |  89 +++++-
 src/main/java/tigase/xmpp/InvalidPacketException.java                       |  30 ++
 src/main/java/tigase/xmpp/PacketErrorTypeException.java                     |  15 +-
 src/main/java/tigase/xmpp/PacketInvalidAddressException.java                |  32 ++
 src/main/java/tigase/xmpp/PacketInvalidTypeException.java                   |  33 ++
 src/main/java/tigase/xmpp/SpamReportsConsumer.java                          |  76 +++++
 src/main/java/tigase/xmpp/XMPPIOService.java                                |  53 +--
 src/main/java/tigase/xmpp/XMPPProcessorAbstract.java                        |   1 +
 src/main/java/tigase/xmpp/impl/BlockingCommand.java                         |  95 +++++-
 src/main/java/tigase/xmpp/impl/C2SDeliveryErrorProcessor.java               |  11 +-
 src/main/java/tigase/xmpp/impl/JabberIqPrivacy.java                         |  68 +++-
 src/main/java/tigase/xmpp/impl/JabberIqRoster.java                          |  68 +---
 src/main/java/tigase/xmpp/impl/JabberIqVersion.java                         |   5 +-
 src/main/java/tigase/xmpp/impl/MIXProcessor.java                            | 263 +++++++++++++++
 src/main/java/tigase/xmpp/impl/Message.java                                 | 271 +---------------
 src/main/java/tigase/xmpp/impl/MessageAmp.java                              |  29 +-
 src/main/java/tigase/xmpp/impl/MessageCarbons.java                          |  95 +++---
 src/main/java/tigase/xmpp/impl/MessageDeliveryLogic.java                    | 316 ++++++++++++++++++
 src/main/java/tigase/xmpp/impl/OfflineMessages.java                         |  30 +-
 src/main/java/tigase/xmpp/impl/PepPlugin.java                               |   5 +-
 src/main/java/tigase/xmpp/impl/SimpleForwarder.java                         |   4 +-
 src/main/java/tigase/xmpp/impl/VCardTemp.java                               |  15 +-
 src/main/java/tigase/xmpp/impl/push/AbstractPushNotifications.java          |  22 +-
 src/main/java/tigase/xmpp/impl/push/EncryptedPushNotificationExtension.java |  55 +++-
 .../java/tigase/xmpp/impl/push/GroupchatPushNotificationsExtension.java     |   4 +-
 src/main/java/tigase/xmpp/impl/push/JinglePushNotificationsExtension.java   |  85 +++++
 src/main/java/tigase/xmpp/impl/push/PriorityExtension.java                  |   3 +-
 src/main/java/tigase/xmpp/impl/roster/RosterAbstract.java                   | 119 ++++---
 src/main/java/tigase/xmpp/impl/roster/RosterElement.java                    |  15 +
 src/main/java/tigase/xmpp/impl/roster/RosterFlat.java                       |  44 ++-
 src/main/java/tigase/xmpp/mam/MAMItemHandler.java                           |   6 +-
 src/main/java/tigase/xmpp/mam/MAMQueryParser.java                           |  41 ++-
 src/main/java/tigase/xmpp/mam/Query.java                                    |   8 +
 src/main/java/tigase/xmpp/mam/QueryImpl.java                                |  14 +
 src/main/java/tigase/xmpp/mam/QueryParser.java                              |  11 +
 src/main/java/tigase/xmpp/mam/modules/GetFormModule.java                    |   7 +-
 src/main/java/tigase/xmpp/mam/modules/QueryModule.java                      |  10 +-
 src/test/java/tigase/db/AbstractDataSourceTestCase.java                     |   2 +-
 src/test/java/tigase/db/util/DBSchemaLoaderTest.java                        |  49 ++-
 src/test/java/tigase/db/util/locker/ConnectionLockTest.java                 | 105 ++++++
 src/test/java/tigase/kernel/TypesConverterTest.java                         | 103 +++++-
 src/test/java/tigase/map/ClusterMapFactoryTest.java                         | 110 ++++---
 src/test/java/tigase/server/PacketTest.java                                 |  18 +-
 src/test/java/tigase/server/xmppclient/StreamManagementIOProcessorTest.java |  14 +-
 src/test/java/tigase/server/xmppserver/S2SConnManDomainTest.java            |  46 +--
 src/test/java/tigase/vhosts/VHostJDBCRepositoryTest.java                    |   2 -
 src/test/java/tigase/xmpp/ElementMatcherTest.java                           |  42 +++
 src/test/java/tigase/xmpp/impl/BlockingCommandTest.java                     |   2 +-
 src/test/java/tigase/xmpp/impl/C2SDeliveryErrorProcessorTest.java           |  29 +-
 src/test/java/tigase/xmpp/impl/JabberIqPrivacyTest.java                     |   1 +
 src/test/java/tigase/xmpp/impl/MessageAmpTest.java                          |  15 +-
 src/test/java/tigase/xmpp/impl/MessageCarbonsTest.java                      |  21 +-
 src/test/java/tigase/xmpp/impl/MessageTest.java                             |  50 +--
 src/test/java/tigase/xmpp/impl/OfflineMessagesTest.java                     |   2 +-
 .../java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java  |  87 +++++
 src/test/java/tigase/xmpp/impl/push/PushNotificationsTest.java              |  92 +++++-
 src/test/java/tigase/xmpp/impl/push/PushNotificationsWithAwayTest.java      |   4 +-
 198 files changed, 6875 insertions(+), 4689 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE/question.md
 create mode 100644 src/main/asciidoc/admin/text/Tigase_v8.2.0.asciidoc
 create mode 100644 src/main/asciidoc/admin/text/admin/Security/Server_Certificates/CertificateStorage.asciidoc
 delete mode 100644 src/main/database/derby-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/derby-server-7.1.0-sp.sql
 rename src/main/database/{sqlserver-server-7.1.0-props.sql => derby-server-8.2.0-props.sql} (76%)
 create mode 100644 src/main/database/derby-server-8.2.0-schema.sql
 create mode 100644 src/main/database/derby-server-8.2.0-sp.sql
 rename src/main/database/{derby-server-7.1.0.sql => derby-server-8.2.0.sql} (73%)
 delete mode 100644 src/main/database/mysql-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/mysql-server-7.1.0-sp.sql
 rename src/main/database/{derby-server-7.1.0-props.sql => mysql-server-8.2.0-props.sql} (86%)
 create mode 100644 src/main/database/mysql-server-8.2.0-schema.sql
 create mode 100644 src/main/database/mysql-server-8.2.0-sp.sql
 rename src/main/database/{mysql-server-7.1.0.sql => mysql-server-8.2.0.sql} (72%)
 delete mode 100644 src/main/database/postgresql-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/postgresql-server-7.1.0-sp.sql
 delete mode 100644 src/main/database/postgresql-server-7.1.0.sql
 rename src/main/database/{postgresql-server-7.1.0-props.sql => postgresql-server-8.2.0-props.sql} (81%)
 create mode 100644 src/main/database/postgresql-server-8.2.0-schema.sql
 create mode 100644 src/main/database/postgresql-server-8.2.0-sp.sql
 create mode 100644 src/main/database/postgresql-server-8.2.0.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0-sp.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0.sql
 rename src/main/database/{mysql-server-7.1.0-props.sql => sqlserver-server-8.2.0-props.sql} (85%)
 create mode 100644 src/main/database/sqlserver-server-8.2.0-schema.sql
 create mode 100644 src/main/database/sqlserver-server-8.2.0-sp.sql
 create mode 100644 src/main/database/sqlserver-server-8.2.0.sql
 create mode 100644 src/main/java/tigase/conf/SetLoggingCommand.java
 create mode 100644 src/main/java/tigase/db/util/locker/ConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/MssqlConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/MysqlConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/PostgresqlConnectionLock.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateItem.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateRepository.java
 create mode 100644 src/main/java/tigase/server/filters/PacketFiltersBean.java
 create mode 100644 src/main/java/tigase/xmpp/InvalidPacketException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidAddressException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidTypeException.java
 create mode 100644 src/main/java/tigase/xmpp/SpamReportsConsumer.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MIXProcessor.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MessageDeliveryLogic.java
 create mode 100644 src/main/java/tigase/xmpp/impl/push/JinglePushNotificationsExtension.java
 create mode 100644 src/test/java/tigase/db/util/locker/ConnectionLockTest.java
 create mode 100644 src/test/java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java
kobit:tigase-server/ (master) $ grep -r AbstractMessageProcessor src                                         [15:10:27]
kobit:tigase-server/ (master) $                                                                              [15:10:43]
 src/test/java/tigase/xmpp/impl/MessageAmpTest.java                          |  15 +-
 src/test/java/tigase/xmpp/impl/MessageCarbonsTest.java                      |  21 +-
 src/test/java/tigase/xmpp/impl/MessageTest.java                             |  50 +--
 src/test/java/tigase/xmpp/impl/OfflineMessagesTest.java                     |   2 +-
 .../java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java  |  87 +++++
 src/test/java/tigase/xmpp/impl/push/PushNotificationsTest.java              |  92 +++++-
 src/test/java/tigase/xmpp/impl/push/PushNotificationsWithAwayTest.java      |   4 +-
 198 files changed, 6875 insertions(+), 4689 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE/question.md
 create mode 100644 src/main/asciidoc/admin/text/Tigase_v8.2.0.asciidoc
 create mode 100644 src/main/asciidoc/admin/text/admin/Security/Server_Certificates/CertificateStorage.asciidoc
 delete mode 100644 src/main/database/derby-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/derby-server-7.1.0-sp.sql
 rename src/main/database/{sqlserver-server-7.1.0-props.sql => derby-server-8.2.0-props.sql} (76%)
 create mode 100644 src/main/database/derby-server-8.2.0-schema.sql
 create mode 100644 src/main/database/derby-server-8.2.0-sp.sql
 rename src/main/database/{derby-server-7.1.0.sql => derby-server-8.2.0.sql} (73%)
 delete mode 100644 src/main/database/mysql-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/mysql-server-7.1.0-sp.sql
 rename src/main/database/{derby-server-7.1.0-props.sql => mysql-server-8.2.0-props.sql} (86%)
 create mode 100644 src/main/database/mysql-server-8.2.0-schema.sql
 create mode 100644 src/main/database/mysql-server-8.2.0-sp.sql
 rename src/main/database/{mysql-server-7.1.0.sql => mysql-server-8.2.0.sql} (72%)
 delete mode 100644 src/main/database/postgresql-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/postgresql-server-7.1.0-sp.sql
 delete mode 100644 src/main/database/postgresql-server-7.1.0.sql
 rename src/main/database/{postgresql-server-7.1.0-props.sql => postgresql-server-8.2.0-props.sql} (81%)
 create mode 100644 src/main/database/postgresql-server-8.2.0-schema.sql
 create mode 100644 src/main/database/postgresql-server-8.2.0-sp.sql
 create mode 100644 src/main/database/postgresql-server-8.2.0.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0-sp.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0.sql
 rename src/main/database/{mysql-server-7.1.0-props.sql => sqlserver-server-8.2.0-props.sql} (85%)
 create mode 100644 src/main/database/sqlserver-server-8.2.0-schema.sql
 create mode 100644 src/main/database/sqlserver-server-8.2.0-sp.sql
 create mode 100644 src/main/database/sqlserver-server-8.2.0.sql
 create mode 100644 src/main/java/tigase/conf/SetLoggingCommand.java
 create mode 100644 src/main/java/tigase/db/util/locker/ConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/MssqlConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/MysqlConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/PostgresqlConnectionLock.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateItem.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateRepository.java
 create mode 100644 src/main/java/tigase/server/filters/PacketFiltersBean.java
 create mode 100644 src/main/java/tigase/xmpp/InvalidPacketException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidAddressException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidTypeException.java
 create mode 100644 src/main/java/tigase/xmpp/SpamReportsConsumer.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MIXProcessor.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MessageDeliveryLogic.java
 create mode 100644 src/main/java/tigase/xmpp/impl/push/JinglePushNotificationsExtension.java
 create mode 100644 src/test/java/tigase/db/util/locker/ConnectionLockTest.java
 create mode 100644 src/test/java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java
kobit:tigase-server/ (master) $ grep -r AbstractMessageProcessor src                                         [15:10:27]
kobit:tigase-server/ (master) $                                                                              [15:10:43]
Session Contents Restored on Feb 19, 2021 at 15:38
                                Last login: Tue Feb 16 16:32:05 on console
kobit:tigase-server/ (master) $                                                                              [15:38:27]
 src/test/java/tigase/xmpp/impl/OfflineMessagesTest.java                     |   2 +-
 .../java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java  |  87 +++++
 src/test/java/tigase/xmpp/impl/push/PushNotificationsTest.java              |  92 +++++-
 src/test/java/tigase/xmpp/impl/push/PushNotificationsWithAwayTest.java      |   4 +-
 198 files changed, 6875 insertions(+), 4689 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE/question.md
 create mode 100644 src/main/asciidoc/admin/text/Tigase_v8.2.0.asciidoc
 create mode 100644 src/main/asciidoc/admin/text/admin/Security/Server_Certificates/CertificateStorage.asciidoc
 delete mode 100644 src/main/database/derby-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/derby-server-7.1.0-sp.sql
 rename src/main/database/{sqlserver-server-7.1.0-props.sql => derby-server-8.2.0-props.sql} (76%)
 create mode 100644 src/main/database/derby-server-8.2.0-schema.sql
 create mode 100644 src/main/database/derby-server-8.2.0-sp.sql
 rename src/main/database/{derby-server-7.1.0.sql => derby-server-8.2.0.sql} (73%)
 delete mode 100644 src/main/database/mysql-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/mysql-server-7.1.0-sp.sql
 rename src/main/database/{derby-server-7.1.0-props.sql => mysql-server-8.2.0-props.sql} (86%)
 create mode 100644 src/main/database/mysql-server-8.2.0-schema.sql
 create mode 100644 src/main/database/mysql-server-8.2.0-sp.sql
 rename src/main/database/{mysql-server-7.1.0.sql => mysql-server-8.2.0.sql} (72%)
 delete mode 100644 src/main/database/postgresql-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/postgresql-server-7.1.0-sp.sql
 delete mode 100644 src/main/database/postgresql-server-7.1.0.sql
 rename src/main/database/{postgresql-server-7.1.0-props.sql => postgresql-server-8.2.0-props.sql} (81%)
 create mode 100644 src/main/database/postgresql-server-8.2.0-schema.sql
 create mode 100644 src/main/database/postgresql-server-8.2.0-sp.sql
 create mode 100644 src/main/database/postgresql-server-8.2.0.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0-schema.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0-sp.sql
 delete mode 100644 src/main/database/sqlserver-server-7.1.0.sql
 rename src/main/database/{mysql-server-7.1.0-props.sql => sqlserver-server-8.2.0-props.sql} (85%)
 create mode 100644 src/main/database/sqlserver-server-8.2.0-schema.sql
 create mode 100644 src/main/database/sqlserver-server-8.2.0-sp.sql
 create mode 100644 src/main/database/sqlserver-server-8.2.0.sql
 create mode 100644 src/main/java/tigase/conf/SetLoggingCommand.java
 create mode 100644 src/main/java/tigase/db/util/locker/ConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/MssqlConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/MysqlConnectionLock.java
 create mode 100644 src/main/java/tigase/db/util/locker/PostgresqlConnectionLock.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateItem.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateRepository.java
 create mode 100644 src/main/java/tigase/server/filters/PacketFiltersBean.java
 create mode 100644 src/main/java/tigase/xmpp/InvalidPacketException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidAddressException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidTypeException.java
 create mode 100644 src/main/java/tigase/xmpp/SpamReportsConsumer.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MIXProcessor.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MessageDeliveryLogic.java
 create mode 100644 src/main/java/tigase/xmpp/impl/push/JinglePushNotificationsExtension.java
 create mode 100644 src/test/java/tigase/db/util/locker/ConnectionLockTest.java
 create mode 100644 src/test/java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java
kobit:tigase-server/ (master) $ grep -r AbstractMessageProcessor src                                         [15:10:27]
kobit:tigase-server/ (master) $                                                                              [15:10:43]
Session Contents Restored on Feb 19, 2021 at 15:38
                                Last login: Tue Feb 16 16:32:05 on console
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [15:38:27]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
coin3d           dasel            ghc@9            libmd            name-that-hash   rtl_433          waffle
curlie           datalad          kubergrunt       libprelude       pcalc            saml2aws         xcprojectlint
==> Updated Formulae
Updated 5041 formulae.
==> Renamed Formulae
ht-rust -> xh
==> New Casks
astah-uml               curseforge              google-drive            opgg                    xournal-plus-plus
audiogridder-plugin     deskreen                imdone                  parsify                 zy-player
audiogridder-server     fawkes                  kiwi-for-gmail          pathephone
bleunlock               forticlient-vpn         lightform               textbuddy
cakebrewjs              fspy                    mathinspector           vofa-plus
cinco                   gather                  mubu                    webull
==> Updated Casks
Updated 466 casks.
==> Deleted Casks
racket-cs                                                    yyets

kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [15:55:57]
Updating Homebrew...
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [16:16:26]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
open-adventure                                               yubikey-agent
==> Updated Formulae
Updated 296 formulae.
==> New Casks
bluesnooze                    infinity                      nault                         pika
==> Updated Casks
Updated 119 casks.

kobit:tigase-server/ (master) $                                                                              [21:34:24]
 create mode 100644 src/main/java/tigase/db/util/locker/PostgresqlConnectionLock.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateItem.java
 create mode 100644 src/main/java/tigase/io/repo/CertificateRepository.java
 create mode 100644 src/main/java/tigase/server/filters/PacketFiltersBean.java
 create mode 100644 src/main/java/tigase/xmpp/InvalidPacketException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidAddressException.java
 create mode 100644 src/main/java/tigase/xmpp/PacketInvalidTypeException.java
 create mode 100644 src/main/java/tigase/xmpp/SpamReportsConsumer.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MIXProcessor.java
 create mode 100644 src/main/java/tigase/xmpp/impl/MessageDeliveryLogic.java
 create mode 100644 src/main/java/tigase/xmpp/impl/push/JinglePushNotificationsExtension.java
 create mode 100644 src/test/java/tigase/db/util/locker/ConnectionLockTest.java
 create mode 100644 src/test/java/tigase/xmpp/impl/push/EncryptedPushNotificationExtensionTest.java
kobit:tigase-server/ (master) $ grep -r AbstractMessageProcessor src                                         [15:10:27]
kobit:tigase-server/ (master) $                                                                              [15:10:43]
Session Contents Restored on Feb 19, 2021 at 15:38
                                Last login: Tue Feb 16 16:32:05 on console
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [15:38:27]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
coin3d           dasel            ghc@9            libmd            name-that-hash   rtl_433          waffle
curlie           datalad          kubergrunt       libprelude       pcalc            saml2aws         xcprojectlint
==> Updated Formulae
Updated 5041 formulae.
==> Renamed Formulae
ht-rust -> xh
==> New Casks
astah-uml               curseforge              google-drive            opgg                    xournal-plus-plus
audiogridder-plugin     deskreen                imdone                  parsify                 zy-player
audiogridder-server     fawkes                  kiwi-for-gmail          pathephone
bleunlock               forticlient-vpn         lightform               textbuddy
cakebrewjs              fspy                    mathinspector           vofa-plus
cinco                   gather                  mubu                    webull
==> Updated Casks
Updated 466 casks.
==> Deleted Casks
racket-cs                                                    yyets

kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [15:55:57]
Updating Homebrew...
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [16:16:26]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
open-adventure                                               yubikey-agent
==> Updated Formulae
Updated 296 formulae.
==> New Casks
bluesnooze                    infinity                      nault                         pika
==> Updated Casks
Updated 119 casks.

kobit:tigase-server/ (master) $                                                                              [21:34:24]
Session Contents Restored on Mar 1, 2021 at 11:02
                                Last login: Mon Mar  1 10:37:04 on console
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [11:02:51]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/core, homebrew/cask and tigase/tigase).
==> New Formulae
crispy-doom                   go@1.15                       projectm                      rdkit
==> Updated Formulae
Updated 488 formulae.
==> Deleted Formulae
avian                                                        geant4
==> New Casks
cog                           megax                         the-archive                   zulufx
font-smoothing-adjuster       redream                       wannianli
kyokan-bob                    rhino                         zecwallet-lite
==> Updated Casks
Updated 163 casks.
==> Deleted Casks
kode54-cog                    mega                          protonmail-unofficial         rhinoceros

==> Upgrading 1 outdated package:
tigase/tigase/beagleim-beta 5.0-b115 -> 5.0-b117
==> Upgrading beagleim-beta
==> Caveats
Beta version may be unstable and contain database schema changes which will make it impossible to rollback to older version. We suggest to copy `beagleim.sqlite` file using Finder to the safe location before starting a new beta version of BeagleIM.

==> Downloading https://github.com/tigase/beagle-im/releases/download/5.0-b117/BeagleIM.5.0-b117.zip
==> Downloading from https://github-releases.githubusercontent.com/183070138/4b93b980-7863-11eb-9c0f-469bd3da5ad8?X-Amz-
######################################################################## 100.0%
==> Backing App 'BeagleIM (beta).app' up to '/usr/local/Caskroom/beagleim-beta/5.0-b115/BeagleIM (beta).app'
==> Removing App '/Applications/BeagleIM (beta).app'
==> Moving App 'BeagleIM (beta).app' to '/Applications/BeagleIM (beta).app'
==> Purging files for version 5.0-b115 of Cask beagleim-beta
??  beagleim-beta was successfully upgraded!
kobit:tigase-server/ (master) $                                                                              [11:03:39]
racket-cs                                                    yyets

kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [15:55:57]
Updating Homebrew...
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [16:16:26]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
open-adventure                                               yubikey-agent
==> Updated Formulae
Updated 296 formulae.
==> New Casks
bluesnooze                    infinity                      nault                         pika
==> Updated Casks
Updated 119 casks.

kobit:tigase-server/ (master) $                                                                              [21:34:24]
Session Contents Restored on Mar 1, 2021 at 11:02
                                Last login: Mon Mar  1 10:37:04 on console
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [11:02:51]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/core, homebrew/cask and tigase/tigase).
==> New Formulae
crispy-doom                   go@1.15                       projectm                      rdkit
==> Updated Formulae
Updated 488 formulae.
==> Deleted Formulae
avian                                                        geant4
==> New Casks
cog                           megax                         the-archive                   zulufx
font-smoothing-adjuster       redream                       wannianli
kyokan-bob                    rhino                         zecwallet-lite
==> Updated Casks
Updated 163 casks.
==> Deleted Casks
kode54-cog                    mega                          protonmail-unofficial         rhinoceros

==> Upgrading 1 outdated package:
tigase/tigase/beagleim-beta 5.0-b115 -> 5.0-b117
==> Upgrading beagleim-beta
==> Caveats
Beta version may be unstable and contain database schema changes which will make it impossible to rollback to older version. We suggest to copy `beagleim.sqlite` file using Finder to the safe location before starting a new beta version of BeagleIM.

==> Downloading https://github.com/tigase/beagle-im/releases/download/5.0-b117/BeagleIM.5.0-b117.zip
==> Downloading from https://github-releases.githubusercontent.com/183070138/4b93b980-7863-11eb-9c0f-469bd3da5ad8?X-Amz-
######################################################################## 100.0%
==> Backing App 'BeagleIM (beta).app' up to '/usr/local/Caskroom/beagleim-beta/5.0-b115/BeagleIM (beta).app'
==> Removing App '/Applications/BeagleIM (beta).app'
==> Moving App 'BeagleIM (beta).app' to '/Applications/BeagleIM (beta).app'
==> Purging files for version 5.0-b115 of Cask beagleim-beta
??  beagleim-beta was successfully upgraded!
kobit:tigase-server/ (master) $                                                                              [11:03:39]
Session Contents Restored on Mar 4, 2021 at 20:57
                                Last login: Thu Mar  4 20:57:52 on ttys000
kobit:tigase-server/ (master) $                                                                              [20:58:15]
Updating Homebrew...
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [16:16:26]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
open-adventure                                               yubikey-agent
==> Updated Formulae
Updated 296 formulae.
==> New Casks
bluesnooze                    infinity                      nault                         pika
==> Updated Casks
Updated 119 casks.

kobit:tigase-server/ (master) $                                                                              [21:34:24]
Session Contents Restored on Mar 1, 2021 at 11:02
                                Last login: Mon Mar  1 10:37:04 on console
kobit:tigase-server/ (master) $ brew upgrade --cask beagleim-beta                                            [11:02:51]
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/core, homebrew/cask and tigase/tigase).
==> New Formulae
crispy-doom                   go@1.15                       projectm                      rdkit
==> Updated Formulae
Updated 488 formulae.
==> Deleted Formulae
avian                                                        geant4
==> New Casks
cog                           megax                         the-archive                   zulufx
font-smoothing-adjuster       redream                       wannianli
kyokan-bob                    rhino                         zecwallet-lite
==> Updated Casks
Updated 163 casks.
==> Deleted Casks
kode54-cog                    mega                          protonmail-unofficial         rhinoceros

==> Upgrading 1 outdated package:
tigase/tigase/beagleim-beta 5.0-b115 -> 5.0-b117
==> Upgrading beagleim-beta
==> Caveats
Beta version may be unstable and contain database schema changes which will make it impossible to rollback to older version. We suggest to copy `beagleim.sqlite` file using Finder to the safe location before starting a new beta version of BeagleIM.

==> Downloading https://github.com/tigase/beagle-im/releases/download/5.0-b117/BeagleIM.5.0-b117.zip
==> Downloading from https://github-releases.githubusercontent.com/183070138/4b93b980-7863-11eb-9c0f-469bd3da5ad8?X-Amz-
######################################################################## 100.0%
==> Backing App 'BeagleIM (beta).app' up to '/usr/local/Caskroom/beagleim-beta/5.0-b115/BeagleIM (beta).app'
==> Removing App '/Applications/BeagleIM (beta).app'
==> Moving App 'BeagleIM (beta).app' to '/Applications/BeagleIM (beta).app'
==> Purging files for version 5.0-b115 of Cask beagleim-beta
??  beagleim-beta was successfully upgraded!
kobit:tigase-server/ (master) $                                                                              [11:03:39]
Session Contents Restored on Mar 4, 2021 at 20:57
                                Last login: Thu Mar  4 20:57:52 on ttys000
kobit:tigase-server/ (master) $                                                                              [20:58:15]
Session Contents Restored on Mar 18, 2021 at 14:52
                                Last login: Thu Mar 18 14:44:59 on console
kobit:tigase-server/ (master) $ /Applications/BeagleIM\ \(beta\).app/Contents/MacOS/BeagleIM                 [14:52:50]
executing new code, result: 0
could not get authorization for notifications true nil
found cache directory: /Users/kobit/Library/Containers/org.tigase.messenger.BeagleIM/Data/Library/Caches/org.tigase.messenger.BeagleIM/avatars
updated client cancellables to: [admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
updated client cancellables to: [artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
loading room: tigase@muc.tigase.org with: 2021-04-08 17:45:22 +0000 2020-08-10 20:23:46 +0000 2021-04-08 17:45:22 +0000
updated client cancellables to: [artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
updated client cancellables to: [artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
updated client cancellables to: [artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
updated client cancellables to: [artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
updated client cancellables to: [artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
updated client cancellables to: [kobit@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
loading room: int@muc.tigase.org with: 2020-12-09 16:08:29 +0000 2020-08-10 20:24:32 +0000 2020-12-09 16:08:29 +0000
updated client cancellables to: [kobit@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, kobit@jabber.today: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $102711e08).ClientCancellables]
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: tigase.org
common name: Optional(tigase.org)
SSL state changed to: handshaking
got certificate for: tigase.org
common name: Optional(tigase.org)
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
SSL state changed to: handshaking
got certificate for: jabber.org
common name: Optional(jabber.org)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.2 ALPN: nil
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: sure.im
common name: Optional(sure.im)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
an error occurred during HTTPFileUpload component discovery! item-not-found
regenerating signed pre key!
cound not publish keys: feature-not-implemented
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1555327089'/></list>])
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='903644053'/><device id='189717647'/><device id='15082964'/><device id='2022556129'/><device id='1445347224'/><device id='596890120'/><device id='889715521'/><device id='984189808'/><device id='517188467'/><device id='1572606065'/><device id='1383467768'/><device id='62124194'/><device id='1451681114'/></list>])
setting presence for kobit to online
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1680669882'/><device id='1350475785'/><device id='910022561'/><device id='652418089'/><device id='1498897151'/><device id='178561815'/><device id='1765166961'/><device id='675691671'/><device id='216562301'/><device id='827871183'/><device id='2111786869'/><device id='821238911'/><device id='1744472825'/><device id='1599313774'/></list>])
could not retrieve avatar, got error: item-not-found
setting presence for kobit to online
setting presence for Andrzej to online
setting presence for Bartek to online
setting presence for carlo to online
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: jabber.today
common name: Optional(jabber.today)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: jabber.today
common name: Optional(jabber.today)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
setting presence for salar to xa
setting presence for Jeybe (Siskin) to xa
setting presence for APach to online
setting presence for Hi1Um to online
setting presence for Yoshamano to xa
setting presence for iah to xa
setting presence for imarek_siskin to xa
setting presence for SouL to online
setting presence for im-6s-siskin to xa
setting presence for moparisthebest to online
setting presence for robertooo to online
setting presence for Andrzej (test) to xa
setting presence for xi99asdfasdf to online
setting presence for galen to online
setting presence for lalelu to online
setting presence for martin-snikket to xa
setting presence for Holger to online
setting presence for marekT3@siskin to xa
setting presence for spla to xa
setting presence for Abd Hessuk / Abd Hessuk to online
permission granted: true
setting presence for Martin to online
setting presence for thilo.molitor to online
setting presence for tester666 to xa
setting presence for nuron to online
setting presence for carlo to online
setting presence for colon to xa
setting presence for frustracja to xa
setting presence for mimi89999-siskin to xa
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='621274190'/></list>])
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1240926690'/><device id='1021175518'/><device id='1187890719'/><device id='961703163'/></list>])
permission granted: true
mouse entered
mouse down event! NSEvent: type=LMouseDown loc=(120.399,931.043) time=1802894.9 flags=0 win=0x7f8432a11480 winNum=295259 ctxt=0x0 evNum=12141 click=1 buttonNumber=0 pressure=1 deviceID:0x300000080500000 subtype=NSEventSubtypeTouch Optional(<NSWindow: 0x7f8432a11480>) list [<NSWindow: 0x7f8432a11480>, <NSStatusBarWindow: 0x7f8400f0c280>, <NSStatusBarWindow: 0x7f8400dc7050>, <NSStatusBarWindow: 0x7f8400f0b930>] key: Optional(false) can: Optional(true) main: Optional(false) can: Optional(true) isActive: false isRunning: true isHidden: false
win: <NSWindow: 0x7f8432a11480> isMain: false true isKey: false true sheet: false visible: true title: Chats modal: nil
win: <NSStatusBarWindow: 0x7f8400f0c280> isMain: false false isKey: false false sheet: false visible: true title: Item-0 modal: nil
win: <NSStatusBarWindow: 0x7f8400dc7050> isMain: false false isKey: false false sheet: false visible: true title:  modal: nil
win: <NSStatusBarWindow: 0x7f8400f0b930> isMain: false false isKey: false false sheet: false visible: true title:  modal: nil
SSL state changed to: handshaking
got certificate for: sure.im
common name: Optional(sure.im)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
mouse exited
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='99415602'/></list>])
mouse entered
mouse exited
mouse entered
SSL state changed to: handshaking
got certificate for: tigase.im
common name: Optional(tigase.im)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f8410cad7a0) fobj=0x7f8410cad7a0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f8410cad7a0) fobj=0x7f8410cad7a0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
setting progress to: Optional(1.0)
items added in: 0.1032710075378418
quote level: 1
message possibly causing a crash: Did Tigase learn something from
> Forensic analysis of open-source XMPP multi-client social networking apps on iOS devices
https://www.sciencedirect.com/science/article/pii/S2666281721000196
 range: {32, 90} length: 191
quote level: 1
message possibly causing a crash: > iPhone 7 iOS 14.4.2
 range: {0, 21} length: 22
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1576785552'/><device id='1841980168'/><device id='654133398'/><device id='1604734023'/><device id='1127709707'/><device id='249160452'/></list>])
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f8410cad7a0) fobj=0x7f8410cad7a0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f8410cad7a0) fobj=0x7f8410cad7a0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
setting progress to: Optional(1.0)
items added in: 0.030230998992919922
mouse exited
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for Holger to online
setting presence for thilo.molitor to online
setting presence for mimi89999 to online
setting presence for debacle to online
setting presence for mimi89999 to online
setting presence for galen to online
mouse entered
mouse exited
mouse entered
mouse exited
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for Holger to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for Bartek to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
generating previews for master id: 18365
code tag count =  3
adding previews for master id: 18365
code tag count =  1
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for debacle to online
generating previews for master id: 18368
adding previews for master id: 18368
setting presence for galen to online
setting presence for ivucica to away
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for ivucica to online
setting presence for ij to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for Andrzej to xa
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for marmistrz-muc to away
setting presence for debacle to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for marmistrz-muc to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for marmistrz-muc to away
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for marek to online
setting presence for frustracja to online
setting presence for frustracja to xa
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for peetah to online
setting presence for peetah to online
setting presence for thilo.molitor to online
setting presence for marmistrz-muc to xa
setting presence for marekT3@siskin to online
setting presence for galen to online
setting presence for marmistrz-muc to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for frustracja to online
setting presence for frustracja to xa
generating previews for master id: 18371
quote level: 1
message possibly causing a crash: Martin:
> Can siskin show the omemo barcode for verification?
There is a qr code with the xmpp:address (jid) of the account only - as far as I can see. haven't seen this in siskin for the omemo keys range: {9, 53} length: 199
setting presence for frustracja to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for frustracja to xa
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for marek to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for marmistrz-muc to away
setting presence for galen to online
setting presence for marmistrz-muc to online
setting presence for robertooo to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for Wiktor to online
setting presence for debacle to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for robertooo to online
setting presence for carlo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for carlo to online
setting presence for projectmoon to online
setting presence for robertooo to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for robertooo to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for robertooo to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for robertooo to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for robertooo to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for robertooo to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for marek to online
setting presence for robertooo to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for lalelu to online
setting presence for lalelu to online
setting presence for lalelu to online
setting presence for lalelu to online
setting presence for lalelu to online
setting presence for lalelu to online
setting presence for lalelu to online
setting presence for thilo.molitor to online
setting presence for Martin to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for lalelu to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for projectmoon to online
setting presence for thilo.molitor to online
mouse entered
mouse exited
mouse entered
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
mouse entered
mouse exited
mouse entered
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
selected row: 4, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: kobit@tigase.org, jid: int3@mix.tigase.org))), selectedRowIndexes: 1
selected row: 3, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: kobit@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
mouse exited
mouse entered
mouse exited
setting presence for projectmoon to online
mouse entered
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
selected row: 3, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: kobit@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
mouse exited

Andrzej Wójcik (Tigase) commented 3 years ago

@kobit I've published new version 5.0-b124 with increased logging level. Please run it from them command line and attach output when the issue appears (just as the last time). I was not able to fix the issue but hopefully with increased logging I'll be able to fix it.

Andrzej Wójcik (Tigase) commented 3 years ago

@kobit Do you still experience this issue? or it is "OK" for now?

Artur Hefczyc commented 3 years ago

Did not have much opportunity to use Beagle last week. Will confirm next week.

Artur Hefczyc commented 3 years ago

Unfortunately I have focus problem again. Here is the dump from the terminal output:

kobit:tigase-server/ (master) $ /Applications/BeagleIM\ \(beta\).app/Contents/MacOS/BeagleIM                 [12:16:10]
executing new code, result: 0
could not get authorization for notifications true nil
found cache directory: /Users/kobit/Library/Containers/org.tigase.messenger.BeagleIM/Data/Library/Caches/org.tigase.messenger.BeagleIM/avatars
updated client cancellables to: [admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
updated client cancellables to: [admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
loading room: tigase@muc.tigase.org with: 2021-04-26 09:57:39 +0000 2020-08-10 20:23:46 +0000 2021-04-26 09:57:39 +0000
updated client cancellables to: [artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
updated client cancellables to: [artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
updated client cancellables to: [artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
updated client cancellables to: [kobit@jabber.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
updated client cancellables to: [admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
updated client cancellables to: [admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
loading room: int@muc.tigase.org with: 2020-12-09 16:08:29 +0000 2020-08-10 20:24:32 +0000 2020-12-09 16:08:29 +0000
updated client cancellables to: [kobit@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, admin@tigase.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@hefczyc.net: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@jabber.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@jabber.today: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, artur.hefczyc@tigase.org: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables, kobit@sure.im: BeagleIM.XmppService.(unknown context at $10c044338).ClientCancellables]
permission granted: true
permission granted: true
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: jabber.today
common name: Optional(jabber.today)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
SSL state changed to: handshaking
got certificate for: jabber.org
common name: Optional(jabber.org)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.2 ALPN: nil
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: jabber.today
common name: Optional(jabber.today)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1240926690'/><device id='1021175518'/><device id='1187890719'/><device id='961703163'/></list>])
an error occurred during HTTPFileUpload component discovery! item-not-found
regenerating signed pre key!
cound not publish keys: feature-not-implemented
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='621274190'/></list>])
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: tigase.org
common name: Optional(tigase.org)
SSL state changed to: handshaking
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
SSL state changed to: handshaking
got certificate for: tigase.org
common name: Optional(tigase.org)
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
SSL state changed to: handshaking
got certificate for: tigase.im
common name: Optional(tigase.im)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
published public keys!
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1576785552'/><device id='1841980168'/><device id='654133398'/><device id='1604734023'/><device id='1127709707'/><device id='249160452'/></list>])
setting presence for kobit to online
mouse entered
mouse entered
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1680669882'/><device id='1350475785'/><device id='910022561'/><device id='652418089'/><device id='1498897151'/><device id='178561815'/><device id='1765166961'/><device id='675691671'/><device id='216562301'/><device id='827871183'/><device id='2111786869'/><device id='821238911'/><device id='1744472825'/><device id='1599313774'/></list>])
setting presence for kobit to online
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='903644053'/><device id='189717647'/><device id='15082964'/><device id='2022556129'/><device id='1445347224'/><device id='596890120'/><device id='889715521'/><device id='984189808'/><device id='517188467'/><device id='1572606065'/><device id='1383467768'/><device id='62124194'/><device id='1451681114'/></list>])
setting presence for Bartek to online
could not retrieve avatar, got error: item-not-found
setting presence for *IM* to online
setting presence for mathieui to online
setting presence for riccio to online
setting presence for marmistrz-muc to online
setting presence for wraidd to online
setting presence for debacle to online
setting presence for *IM* to online
setting presence for jabbla to xa
setting presence for salar to xa
setting presence for Jeybe (Siskin) to xa
setting presence for APach to online
setting presence for Licaon_Kter to online
setting presence for karcio to xa
setting presence for bbreezin to online
setting presence for Yoshamano to xa
setting presence for Wiktor to online
setting presence for iah to xa
setting presence for imarek_siskin to xa
mouse down event! NSEvent: type=LMouseDown loc=(198.948,936.931) time=2512685.1 flags=0 win=0x7f975ce184a0 winNum=338810 ctxt=0x0 evNum=16800 click=1 buttonNumber=0 pressure=1 deviceID:0x300000080500000 subtype=NSEventSubtypeTouch Optional(<NSWindow: 0x7f975ce184a0>) list [<NSWindow: 0x7f975ce184a0>, <NSStatusBarWindow: 0x7f975e020060>, <NSStatusBarWindow: 0x7f970d9b8150>, <NSStatusBarWindow: 0x7f975ce19800>] key: Optional(false) can: Optional(true) main: Optional(false) can: Optional(true) isActive: false isRunning: true isHidden: false
win: <NSWindow: 0x7f975ce184a0> isMain: false true isKey: false true sheet: false visible: true title: Chats modal: nil
win: <NSStatusBarWindow: 0x7f975e020060> isMain: false false isKey: false false sheet: false visible: true title: Item-0 modal: nil
win: <NSStatusBarWindow: 0x7f970d9b8150> isMain: false false isKey: false false sheet: false visible: true title:  modal: nil
win: <NSStatusBarWindow: 0x7f975ce19800> isMain: false false isKey: false false sheet: false visible: true title:  modal: nil
setting presence for SouL to online
setting presence for im-6s-siskin to xa
setting presence for peetah to online
setting presence for steve to online
setting presence for Andrzej (test) to xa
setting presence for alacer to online
setting presence for ij to online
setting presence for galen to online
setting presence for martin-snikket to xa
setting presence for quentin to online
setting presence for spla to xa
setting presence for marek to online
setting presence for tester666 to xa
setting presence for uira to online
setting presence for darhma to online
setting presence for colon to xa
setting presence for frustracja to xa
setting presence for mimi89999-siskin to xa
setting presence for patrik to online
setting presence for Mas to xa
SSL state changed to: handshaking
got certificate for: sure.im
common name: Optional(sure.im)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='1555327089'/></list>])
mouse entered
selected row: 27, item: Optional(BeagleIM.ConversationItem(chat: Chat(account: kobit@tigase.org, jid: nalmek@jabber.sk))), selectedRowIndexes: 1
creating controller for: Chat(account: kobit@tigase.org, jid: nalmek@jabber.sk)
created controller <BeagleIM.ChatViewController: 0x7f975cf42490> for: Chat(account: kobit@tigase.org, jid: nalmek@jabber.sk)
creating view
ChatViewController::viewDidLoad() - begin
AbstractChatViewControllerWithSharing::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - end
AbstractChatViewControllerWithSharing::viewDidLoad() - end
ChatViewController::viewDidLoad() - end
AbstractConversationLogController::viewDidLoad() - begin
AbstractConversationLogController::viewDidLoad() - end
loading message history for: Chat(account: kobit@tigase.org, jid: nalmek@jabber.sk)
replacing controller in split view
ChatViewController::viewWillAppear() - begin
AbstractChatViewControllerWithSharing::viewWillAppear() - begin
AbstractChatViewController::viewWillAppear() - begin
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
AbstractChatViewController::viewWillAppear() - end
setting progress to: Optional(1.0)
AbstractChatViewControllerWithSharing::viewWillAppear() - end
ChatViewController::viewWillAppear() - end
AbstractConversationLogController::viewWillAppear() - begin
AbstractConversationLogController::viewWillAppear() - end
controller added to split view
AbstractConversationLogController::viewDidAppear() - begin
AbstractConversationLogController::viewDidAppear() - end
AbstractChatViewController::viewDidAppear() - begin
AbstractChatViewController::viewDidAppear() - end
items added in: 0.05333900451660156
scrollRowToVisible called!
items added in: 0.019675016403198242
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
generating previews for master id: 19184
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
adding previews for master id: 19184
items added in: 0.0020149946212768555
items added in: 0.004402041435241699
mouse exited
mouse entered
mouse exited
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
SSL state changed to: handshaking
SSL state changed to: handshaking
SSL state changed to: handshaking
got certificate for: sure.im
common name: Optional(sure.im)
certificate validation result: unspecified
SSL state changed to: active
negotiated TLSv1.3 ALPN: nil
mouse entered
mouse entered
mouse entered
mouse entered
got published devices: Optional([id: current, payload: <list xmlns='eu.siacs.conversations.axolotl'><device id='99415602'/></list>])
selected row: 30, item: Optional(BeagleIM.ConversationItem(chat: Chat(account: artur.hefczyc@tigase.org, jid: 2718131@jabber.bitactive.com))), selectedRowIndexes: 1
creating controller for: Chat(account: artur.hefczyc@tigase.org, jid: 2718131@jabber.bitactive.com)
created controller <BeagleIM.ChatViewController: 0x7f96e8010e10> for: Chat(account: artur.hefczyc@tigase.org, jid: 2718131@jabber.bitactive.com)
creating view
ChatViewController::viewDidLoad() - begin
AbstractChatViewControllerWithSharing::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - end
AbstractChatViewControllerWithSharing::viewDidLoad() - end
ChatViewController::viewDidLoad() - end
AbstractConversationLogController::viewDidLoad() - begin
AbstractConversationLogController::viewDidLoad() - end
loading message history for: Chat(account: artur.hefczyc@tigase.org, jid: 2718131@jabber.bitactive.com)
replacing controller in split view
AbstractChatViewController::viewWillDisappear() - begin
AbstractChatViewController::viewWillDisappear() - end
AbstractConversationLogController::viewWillDisappear() - begin
AbstractConversationLogController::viewWillDisappear() - end
AbstractConversationLogController::viewDidDisappear() - begin
AbstractConversationLogController::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - end
ChatViewController::viewWillAppear() - begin
AbstractChatViewControllerWithSharing::viewWillAppear() - begin
AbstractChatViewController::viewWillAppear() - begin
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
AbstractChatViewController::viewWillAppear() - end
setting progress to: Optional(1.0)
AbstractChatViewControllerWithSharing::viewWillAppear() - end
ChatViewController::viewWillAppear() - end
AbstractConversationLogController::viewWillAppear() - begin
AbstractConversationLogController::viewWillAppear() - end
controller added to split view
AbstractConversationLogController::viewDidAppear() - begin
AbstractConversationLogController::viewDidAppear() - end
AbstractChatViewController::viewDidAppear() - begin
AbstractChatViewController::viewDidAppear() - end
items added in: 0.02923595905303955
scrollRowToVisible called!
items added in: 0.014279007911682129
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
AbstractChatViewController::viewWillDisappear() - begin
AbstractChatViewController::viewWillDisappear() - end
AbstractConversationLogController::viewWillDisappear() - begin
AbstractConversationLogController::viewWillDisappear() - end
AbstractConversationLogController::viewDidDisappear() - begin
AbstractConversationLogController::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - end
controller added to split view
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
selected row: 30, item: Optional(BeagleIM.ConversationItem(chat: Chat(account: kobit@sure.im, jid: silvercrom@sj.ms))), selectedRowIndexes: 1
creating controller for: Chat(account: kobit@sure.im, jid: silvercrom@sj.ms)
created controller <BeagleIM.ChatViewController: 0x7f970d910020> for: Chat(account: kobit@sure.im, jid: silvercrom@sj.ms)
creating view
ChatViewController::viewDidLoad() - begin
AbstractChatViewControllerWithSharing::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - end
AbstractChatViewControllerWithSharing::viewDidLoad() - end
ChatViewController::viewDidLoad() - end
AbstractConversationLogController::viewDidLoad() - begin
AbstractConversationLogController::viewDidLoad() - end
loading message history for: Chat(account: kobit@sure.im, jid: silvercrom@sj.ms)
replacing controller in split view
ChatViewController::viewWillAppear() - begin
AbstractChatViewControllerWithSharing::viewWillAppear() - begin
AbstractChatViewController::viewWillAppear() - begin
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
AbstractChatViewController::viewWillAppear() - end
setting progress to: Optional(1.0)
AbstractChatViewControllerWithSharing::viewWillAppear() - end
ChatViewController::viewWillAppear() - end
AbstractConversationLogController::viewWillAppear() - begin
AbstractConversationLogController::viewWillAppear() - end
controller added to split view
AbstractConversationLogController::viewDidAppear() - begin
AbstractConversationLogController::viewDidAppear() - end
AbstractChatViewController::viewDidAppear() - begin
AbstractChatViewController::viewDidAppear() - end
items added in: 0.03192102909088135
scrollRowToVisible called!
items added in: 0.003751993179321289
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
AbstractChatViewController::viewWillDisappear() - begin
AbstractChatViewController::viewWillDisappear() - end
AbstractConversationLogController::viewWillDisappear() - begin
AbstractConversationLogController::viewWillDisappear() - end
AbstractConversationLogController::viewDidDisappear() - begin
AbstractConversationLogController::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - end
controller added to split view
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
selected row: 30, item: Optional(BeagleIM.ConversationItem(chat: Chat(account: admin@tigase.im, jid: unclezen@xmpp.is))), selectedRowIndexes: 1
creating controller for: Chat(account: admin@tigase.im, jid: unclezen@xmpp.is)
created controller <BeagleIM.ChatViewController: 0x7f975e09a870> for: Chat(account: admin@tigase.im, jid: unclezen@xmpp.is)
creating view
ChatViewController::viewDidLoad() - begin
AbstractChatViewControllerWithSharing::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - end
AbstractChatViewControllerWithSharing::viewDidLoad() - end
ChatViewController::viewDidLoad() - end
AbstractConversationLogController::viewDidLoad() - begin
AbstractConversationLogController::viewDidLoad() - end
loading message history for: Chat(account: admin@tigase.im, jid: unclezen@xmpp.is)
replacing controller in split view
ChatViewController::viewWillAppear() - begin
AbstractChatViewControllerWithSharing::viewWillAppear() - begin
AbstractChatViewController::viewWillAppear() - begin
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
AbstractChatViewController::viewWillAppear() - end
setting progress to: Optional(1.0)
AbstractChatViewControllerWithSharing::viewWillAppear() - end
ChatViewController::viewWillAppear() - end
AbstractConversationLogController::viewWillAppear() - begin
AbstractConversationLogController::viewWillAppear() - end
controller added to split view
AbstractConversationLogController::viewDidAppear() - begin
AbstractConversationLogController::viewDidAppear() - end
AbstractChatViewController::viewDidAppear() - begin
AbstractChatViewController::viewDidAppear() - end
items added in: 0.030995965003967285
scrollRowToVisible called!
items added in: 0.013863086700439453
mouse exited
mouse entered
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
AbstractChatViewController::viewWillDisappear() - begin
AbstractChatViewController::viewWillDisappear() - end
AbstractConversationLogController::viewWillDisappear() - begin
AbstractConversationLogController::viewWillDisappear() - end
AbstractConversationLogController::viewDidDisappear() - begin
AbstractConversationLogController::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - end
ChatViewController::viewDidDisappear() - end
controller added to split view
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
setting presence for ij to online
mouse exited
mouse entered
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
setting presence for thilo.molitor to online
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
controller added to split view
mouse exited
selected row: -1, item: nil, selectedRowIndexes: 0
preparing empty controller
controller added to split view
mouse entered
selected row: 1, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
creating controller for: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org)
created controller <BeagleIM.GroupchatViewController: 0x7f96dccc4860> for: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org)
creating view
GroupchatViewController::viewDidLoad() - begin
AbstractChatViewControllerWithSharing::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - end
AbstractChatViewControllerWithSharing::viewDidLoad() - end
GroupchatViewController::viewDidLoad() - end
AbstractConversationLogController::viewDidLoad() - begin
AbstractConversationLogController::viewDidLoad() - end
loading message history for: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org)
replacing controller in split view
GroupchatViewController::viewWillAppear() - begin
AbstractChatViewControllerWithSharing::viewWillAppear() - begin
AbstractChatViewController::viewWillAppear() - begin
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
AbstractChatViewController::viewWillAppear() - end
setting progress to: Optional(1.0)
AbstractChatViewControllerWithSharing::viewWillAppear() - end
GroupchatViewController::viewWillAppear() - end
AbstractConversationLogController::viewWillAppear() - begin
AbstractConversationLogController::viewWillAppear() - end
controller added to split view
AbstractConversationLogController::viewDidAppear() - begin
AbstractConversationLogController::viewDidAppear() - end
AbstractChatViewController::viewDidAppear() - begin
AbstractChatViewController::viewDidAppear() - end
items added in: 0.08888101577758789
quote level: 1
message possibly causing a crash: > Would be good if this was possible indeed, no?
There is one unsolved quest here though.

If siskin cannot connect to the server/account anymore, the siskin client cannot send the push-deregister-stanza to the push-server.

You would need to enable a cleanup-job on the push server which would deregister push-clients after x time.
On the push server and most likely on the the xmpp server to delete the entries in the db. range: {0, 48} length: 423
quote level: 1
message possibly causing a crash: > But anyway Siskin only let me delete active accounts. It's not possible to delete inactive accounts.

Would be good if this was possible indeed, no? range: {0, 102} length: 150
quote level: 1
message possibly causing a crash: Andrzej:
The issue is more about the thing "not being actually done" and the user lied.
> This just goes to show that, once again, that iPhone isn’t really yours. Apple decides how you get to use it, and you’re merely along for the $1000 ride.
 ¯\_(ツ)_/¯ range: {89, 155} length: 255
scrollRowToVisible called!
selected row: 2, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
creating controller for: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org)
created controller <BeagleIM.ChannelViewController: 0x7f96e81ab9a0> for: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org)
creating view
ChannelViewController::viewDidLoad() - begin
AbstractChatViewControllerWithSharing::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - begin
AbstractChatViewController::viewDidLoad() - end
AbstractChatViewControllerWithSharing::viewDidLoad() - end
ChannelViewController::viewDidLoad() - end
AbstractConversationLogController::viewDidLoad() - begin
AbstractConversationLogController::viewDidLoad() - end
loading message history for: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org)
replacing controller in split view
AbstractChatViewController::viewWillDisappear() - begin
AbstractChatViewController::viewWillDisappear() - end
AbstractConversationLogController::viewWillDisappear() - begin
AbstractConversationLogController::viewWillDisappear() - end
AbstractConversationLogController::viewDidDisappear() - begin
AbstractConversationLogController::viewDidDisappear() - end
GroupchatViewController::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - begin
AbstractChatViewControllerWithSharing::viewDidDisappear() - end
GroupchatViewController::viewDidDisappear() - end
ChannelViewController::viewWillAppear() - begin
AbstractChatViewControllerWithSharing::viewWillAppear() - begin
AbstractChatViewController::viewWillAppear() - begin
font: Optional(".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42") size: Optional(13.0) system: ".AppleSystemUIFontLight 13.00 pt. P [] (0x7f971cc667e0) fobj=0x7f971cc667e0, spc=3.42" inset: (0.0, 0.0) origin: (0.0, 0.0)
AbstractChatViewController::viewWillAppear() - end
setting progress to: Optional(1.0)
AbstractChatViewControllerWithSharing::viewWillAppear() - end
ChannelViewController::viewWillAppear() - end
AbstractConversationLogController::viewWillAppear() - begin
AbstractConversationLogController::viewWillAppear() - end
controller added to split view
AbstractConversationLogController::viewDidAppear() - begin
AbstractConversationLogController::viewDidAppear() - end
AbstractChatViewController::viewDidAppear() - begin
AbstractChatViewController::viewDidAppear() - end
items added in: 0.029368996620178223
mouse exited
setting presence for ij to online
setting presence for Yoshamano to online
setting presence for Yoshamano to xa
setting presence for ij to online
setting presence for ossguy to xa
setting presence for thilo.molitor to online
setting presence for ij to online
setting presence for ij to online
setting presence for moparisthebest to online
setting presence for ossguy to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for ij to online
setting presence for ij to online
setting presence for thilo.molitor to online
setting presence for ij to online
setting presence for Andrzej to online
setting presence for Andrzej to xa
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for ij to online
setting presence for ossguy to away
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for ij to online
setting presence for ij to online
setting presence for thilo.molitor to online
setting presence for mimi89999 to online
setting presence for mimi89999 to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for mimi89999 to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for thilo.molitor to online
setting presence for ossguy to xa
setting presence for mimi89999 to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for debacle to online
setting presence for thilo.molitor to online
setting presence for Yoshamano to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for Yoshamano to xa
setting presence for thilo.molitor to online
mouse entered
mouse exited
setting presence for Yoshamano to online
setting presence for Yoshamano to xa
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for MattJ to online
setting presence for *IM* to online
setting presence for thilo.molitor to online
setting presence for *IM* to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for thilo.molitor to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
generating previews for master id: 19185
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for marek to online
setting presence for ij to online
setting presence for uira to online
setting presence for thilo.molitor to online
setting presence for ij to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
setting presence for Yoshamano to online
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for ij to online
setting presence for thilo.molitor to online
setting presence for Yoshamano to xa
setting presence for Martin to online
setting presence for thilo.molitor to online
setting presence for moparisthebest to online
2021-04-26 13:15:07.958 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.960 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.961 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Colors/Apple.clr/Apple.clr
2021-04-26 13:15:07.962 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.962 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
mouse entered
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
mouse exited
mouse entered
selected row: 4, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
creating controller for: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org)
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
selected row: 3, item: Optional(BeagleIM.ConversationItem(chat: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org))), selectedRowIndexes: 1
creating controller for: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org)
created controller <BeagleIM.GroupchatViewController: 0x7f96dcc3c2e0> for: Room(account: artur.hefczyc@tigase.org, jid: tigase@muc.tigase.org)
creating view
selected row: 4, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org))), selectedRowIndexes: 1
creating controller for: Channel(account: artur.hefczyc@tigase.org, jid: int@mix.tigase.org)
selected row: 6, item: Optional(BeagleIM.ConversationItem(chat: Channel(account: kobit@tigase.org, jid: int3@mix.tigase.org))), selectedRowIndexes: 1
creating controller for: Channel(account: kobit@tigase.org, jid: int3@mix.tigase.org)
selected row: 1, item: Optional(BeagleIM.InvitationItem), selectedRowIndexes: 1
preparing controller for invitation: BeagleIM.InvitationItem
mouse exited
generating previews for master id: 19186
setting presence for thilo.molitor to online
setting presence for galen to online
setting presence for ij to online
setting presence for thilo.molitor to online
^C
kobit:tigase-server/ (master) $
Andrzej Wójcik (Tigase) commented 3 years ago

I've reviewed this log and from what I can see that in there is a block of code that is executed only from a single thread and it is executed only partially. The second part (after a call to the AppKit - part of the macOS) is not called and it does not return an error.

That is the same line that was throwing an exception and causing crashes when you initially reported this issue.

From that, I can just assume that this method from the AppKit throws some kind of exception that is not being reported to Swift at all (some very low-level error). I know there are ObjectiveC exceptions and most likely it is one of them but I do not know what is causing it or even how to handle the exception correctly.

Moreover, in the logs there are following lines:

2021-04-26 13:15:07.958 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.959 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.960 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.961 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Colors/Apple.clr/Apple.clr
2021-04-26 13:15:07.962 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr
2021-04-26 13:15:07.962 BeagleIM[38356:20069196] NSColorList could not parse color list file /System/Library/Frameworks/AppKit.framework/Resources/ApplePopoverTopBar.clr/ApplePopoverTopBar.clr

that are related to AppKit (once again AppKit) having an issue reading/parsing a system file from macOS. That was not seen in the previous logs, but we had an issue with loading view definition out of a file, so it looks it could be related to our issue.

As we have now a new macOS and this issue appeared at some point (could be after the previous macOS release), I would suggest trying to upgrade macOS and keep an eye on this issue. Maybe Apple found this issue and fixed it

Artur Hefczyc commented 3 years ago

I have the most recent MacOS updated yesterday (04/26/2021) and unfortunately, I experienced yet another crash today. Attaching stack trace and terminal output below.

Process:               BeagleIM [7073]
Path:                  /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
Identifier:            org.tigase.messenger.BeagleIM
Version:               5.0 (124)
Code Type:             X86-64 (Native)
Parent Process:        zsh [1716]
Responsible:           iTerm2 [1603]
User ID:               502

Date/Time:             2021-04-26 18:14:50.095 -0700
OS Version:            macOS 11.3 (20E232)
Report Version:        12
Bridge OS Version:     5.3 (18P4556)
Anonymous UUID:        E5FE15AD-0DFB-E0EB-87B4-39BDC784DF99


Time Awake Since Boot: 17000 seconds

System Integrity Protection: enabled

Crashed Thread:        5  Dispatch queue: SocketSessionLogic CDA063CE-DB3F-44B3-898F-F621F736EA56

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [7073]

Application Specific Information:
BeagleIM/DBOMEMOStore.swift:239: Fatal error: 'try!' expression unexpectedly raised an error: TigaseSQLite3.DBError.sqliteError(errorCode: 14, message: nil)
 

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff2054d32a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff2054d69c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2067bc6f __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff2067a34f __CFRunLoopRun + 1328
4   com.apple.CoreFoundation      	0x00007fff2067975c CFRunLoopRunSpecific + 563
5   com.apple.HIToolbox           	0x00007fff2889b203 RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox           	0x00007fff2889af65 ReceiveNextEventCommon + 587
7   com.apple.HIToolbox           	0x00007fff2889ad03 _BlockUntilNextEventMatchingListInModeWithFilter + 70
8   com.apple.AppKit              	0x00007fff22e75b32 _DPSNextEvent + 864
9   com.apple.AppKit              	0x00007fff22e74305 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364
10  com.apple.AppKit              	0x00007fff22e66679 -[NSApplication run] + 586
11  com.apple.AppKit              	0x00007fff22e3a85c NSApplicationMain + 816
12  org.tigase.messenger.BeagleIM 	0x000000010e15d0c9 0x10e157000 + 24777
13  libdyld.dylib                 	0x00007fff2059df3d start + 1

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff2054d32a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff2054d69c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2067bc6f __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff2067a34f __CFRunLoopRun + 1328
4   com.apple.CoreFoundation      	0x00007fff2067975c CFRunLoopRunSpecific + 563
5   com.apple.AppKit              	0x00007fff22ffbbaa _NSEventThread + 124
6   libsystem_pthread.dylib       	0x00007fff20582954 _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2057e4a7 thread_start + 15

Thread 2:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 4:: Dispatch queue: SocketSessionLogic 4EB3F1DF-923E-4AB2-950A-F8A90F7AD250
0   com.apple.CoreFoundation      	0x00007fff20601d13 CFDictionaryGetValue + 48
1   com.apple.CoreFoundation      	0x00007fff20781397 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke.166 + 52
2   com.apple.CoreFoundation      	0x00007fff20781152 -[_CFXPreferences withSearchLists:] + 60
3   com.apple.CoreFoundation      	0x00007fff206288f8 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 279
4   com.apple.CoreFoundation      	0x00007fff207812e1 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 372
5   com.apple.CoreFoundation      	0x00007fff206283c5 -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 137
6   com.apple.CoreFoundation      	0x00007fff206282fa _CFPreferencesCopyAppValueWithContainerAndConfiguration + 101
7   com.apple.Foundation          	0x00007fff213ad8e4 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 43
8   com.apple.Foundation          	0x00007fff213ae3d3 -[NSUserDefaults(NSUserDefaults) stringForKey:] + 19
9   org.tigase.messenger.BeagleIM 	0x000000010e2fd54c 0x10e157000 + 1729868
10  org.tigase.messenger.BeagleIM 	0x000000010e2fa912 0x10e157000 + 1718546
11  org.tigase.messenger.BeagleIM 	0x000000010e41d4e1 0x10e157000 + 2909409
12  org.tigase.messenger.BeagleIM 	0x000000010e41bf95 0x10e157000 + 2903957
13  org.tigase.messenger.BeagleIM 	0x000000010e54906e 0x10e157000 + 4137070
14  com.apple.combine             	0x00007fff2e763e76 Subscribers.Sink.receive(_:) + 54
15  com.apple.combine             	0x00007fff2e764570 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 16
16  com.apple.combine             	0x00007fff2e77022b PassthroughSubject.Conduit.offer(_:) + 411
17  com.apple.combine             	0x00007fff2e771467 partial apply for closure #1 in PassthroughSubject.send(_:) + 23
18  com.apple.combine             	0x00007fff2e7a9f04 partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error) + 20
19  libswiftCore.dylib            	0x00007fff2c9b91c4 Sequence.forEach(_:) + 436
20  com.apple.combine             	0x00007fff2e7a98fd ConduitList.forEach(_:) + 173
21  com.apple.combine             	0x00007fff2e76fc46 PassthroughSubject.send(_:) + 166
22  org.tigase.messenger.BeagleIM 	0x000000010e56c90b 0x10e157000 + 4282635
23  org.tigase.messenger.BeagleIM 	0x000000010e56c2c4 0x10e157000 + 4281028
24  org.tigase.messenger.BeagleIM 	0x000000010e56ebae 0x10e157000 + 4291502
25  org.tigase.messenger.BeagleIM 	0x000000010e460871 0x10e157000 + 3184753
26  org.tigase.messenger.BeagleIM 	0x000000010e45eaf4 0x10e157000 + 3177204
27  org.tigase.messenger.BeagleIM 	0x000000010e463eba 0x10e157000 + 3198650
28  com.apple.combine             	0x00007fff2e763e76 Subscribers.Sink.receive(_:) + 54
29  com.apple.combine             	0x00007fff2e764570 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 16
30  com.apple.combine             	0x00007fff2e79c18f closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 207
31  libswiftDispatch.dylib        	0x00007fff316bacee thunk for @escaping @callee_guaranteed () -> () + 14
32  libdispatch.dylib             	0x00007fff203d7603 _dispatch_call_block_and_release + 12
33  libdispatch.dylib             	0x00007fff203d87e6 _dispatch_client_callout + 8
34  libdispatch.dylib             	0x00007fff203de5ca _dispatch_lane_serial_drain + 606
35  libdispatch.dylib             	0x00007fff203df08d _dispatch_lane_invoke + 366
36  libdispatch.dylib             	0x00007fff203e8bed _dispatch_workloop_worker_thread + 811
37  libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
38  libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

Thread 5 Crashed:: Dispatch queue: SocketSessionLogic CDA063CE-DB3F-44B3-898F-F621F736EA56
0   libswiftCore.dylib            	0x00007fff2c92d377 _assertionFailure(_:_:file:line:flags:) + 1767
1   libswiftCore.dylib            	0x00007fff2c989ac9 swift_unexpectedError + 841
2   org.tigase.messenger.BeagleIM 	0x000000010e2fe587 0x10e157000 + 1734023
3   org.tigase.messenger.BeagleIM 	0x000000010e2fbfdc 0x10e157000 + 1724380
4   org.tigase.messenger.BeagleIM 	0x000000010e41ce70 0x10e157000 + 2907760
5   org.tigase.messenger.BeagleIM 	0x000000010e41bf95 0x10e157000 + 2903957
6   org.tigase.messenger.BeagleIM 	0x000000010e54906e 0x10e157000 + 4137070
7   com.apple.combine             	0x00007fff2e763e76 Subscribers.Sink.receive(_:) + 54
8   com.apple.combine             	0x00007fff2e764570 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 16
9   com.apple.combine             	0x00007fff2e77022b PassthroughSubject.Conduit.offer(_:) + 411
10  com.apple.combine             	0x00007fff2e771467 partial apply for closure #1 in PassthroughSubject.send(_:) + 23
11  com.apple.combine             	0x00007fff2e7a9f04 partial apply for thunk for @callee_guaranteed (@guaranteed ConduitBase<A, B>) -> (@error @owned Error) + 20
12  libswiftCore.dylib            	0x00007fff2c9b91c4 Sequence.forEach(_:) + 436
13  com.apple.combine             	0x00007fff2e7a98fd ConduitList.forEach(_:) + 173
14  com.apple.combine             	0x00007fff2e76fc46 PassthroughSubject.send(_:) + 166
15  org.tigase.messenger.BeagleIM 	0x000000010e56c90b 0x10e157000 + 4282635
16  org.tigase.messenger.BeagleIM 	0x000000010e56c2c4 0x10e157000 + 4281028
17  org.tigase.messenger.BeagleIM 	0x000000010e56ebae 0x10e157000 + 4291502
18  org.tigase.messenger.BeagleIM 	0x000000010e460871 0x10e157000 + 3184753
19  org.tigase.messenger.BeagleIM 	0x000000010e45eaf4 0x10e157000 + 3177204
20  org.tigase.messenger.BeagleIM 	0x000000010e463eba 0x10e157000 + 3198650
21  com.apple.combine             	0x00007fff2e763e76 Subscribers.Sink.receive(_:) + 54
22  com.apple.combine             	0x00007fff2e764570 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 16
23  com.apple.combine             	0x00007fff2e79c18f closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 207
24  libswiftDispatch.dylib        	0x00007fff316bacee thunk for @escaping @callee_guaranteed () -> () + 14
25  libdispatch.dylib             	0x00007fff203d7603 _dispatch_call_block_and_release + 12
26  libdispatch.dylib             	0x00007fff203d87e6 _dispatch_client_callout + 8
27  libdispatch.dylib             	0x00007fff203de5ca _dispatch_lane_serial_drain + 606
28  libdispatch.dylib             	0x00007fff203df08d _dispatch_lane_invoke + 366
29  libdispatch.dylib             	0x00007fff203e8bed _dispatch_workloop_worker_thread + 811
30  libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
31  libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

Thread 6:: Dispatch queue: xmpp_socket_queue 7D1836A8-E081-49D7-BEF9-B47B2F7F607C
0   libsystem_malloc.dylib        	0x00007fff203abb8f tiny_malloc_should_clear + 971
1   libsystem_malloc.dylib        	0x00007fff203aa7b7 szone_malloc_should_clear + 66
2   libsystem_malloc.dylib        	0x00007fff203c3ff5 _malloc_zone_malloc + 118
3   libswiftCore.dylib            	0x00007fff2cc140e8 swift_slowAlloc + 40
4   libswiftCore.dylib            	0x00007fff2cc14257 swift_allocObject + 39
5   libswiftCore.dylib            	0x00007fff2cab5d38 _allocateStringStorage(codeUnitCapacity:) + 120
6   libswiftCore.dylib            	0x00007fff2cb9e597 specialized static __StringStorage.create(initializingFrom:isASCII:) + 71
7   libswiftCore.dylib            	0x00007fff2cbaaf5f specialized static String._tryFromUTF8(_:) + 895
8   libswiftFoundation.dylib      	0x00007fff30717e5e String.init(data:encoding:) + 430
9   org.tigase.messenger.BeagleIM 	0x000000010e5a7c8a 0x10e157000 + 4525194
10  org.tigase.messenger.BeagleIM 	0x000000010e5a9165 0x10e157000 + 4530533
11  org.tigase.messenger.BeagleIM 	0x000000010e5a8652 0x10e157000 + 4527698
12  libxml2.2.dylib               	0x00007fff273d41b7 xmlParseStartTag2 + 4514
13  libxml2.2.dylib               	0x00007fff273cff30 xmlParseTryOrFinish + 3553
14  libxml2.2.dylib               	0x00007fff273ce868 xmlParseChunk + 670
15  org.tigase.messenger.BeagleIM 	0x000000010e5a8d4d 0x10e157000 + 4529485
16  org.tigase.messenger.BeagleIM 	0x000000010e5a8c12 0x10e157000 + 4529170
17  org.tigase.messenger.BeagleIM 	0x000000010e47a89d 0x10e157000 + 3291293
18  org.tigase.messenger.BeagleIM 	0x000000010e464aa5 0x10e157000 + 3201701
19  org.tigase.messenger.BeagleIM 	0x000000010e176178 0x10e157000 + 127352
20  org.tigase.messenger.BeagleIM 	0x000000010e1760af 0x10e157000 + 127151
21  org.tigase.messenger.BeagleIM 	0x000000010e175df4 0x10e157000 + 126452
22  org.tigase.messenger.BeagleIM 	0x000000010e464897 0x10e157000 + 3201175
23  org.tigase.messenger.BeagleIM 	0x000000010e475a38 0x10e157000 + 3271224
24  libswiftNetwork.dylib         	0x00007fff55535ac0 closure #1 in NWConnection.receiveMessage(completion:) + 160
25  libswiftNetwork.dylib         	0x00007fff555357c4 thunk for @escaping @callee_guaranteed (@guaranteed OS_dispatch_data?, @guaranteed OS_nw_content_context?, @unowned Bool, @guaranteed OS_nw_error?) -> () + 84
26  libdispatch.dylib             	0x00007fff203e517e _dispatch_block_async_invoke2 + 83
27  libdispatch.dylib             	0x00007fff203d87e6 _dispatch_client_callout + 8
28  libdispatch.dylib             	0x00007fff203de5ca _dispatch_lane_serial_drain + 606
29  libdispatch.dylib             	0x00007fff203df08d _dispatch_lane_invoke + 366
30  libdispatch.dylib             	0x00007fff203e8bed _dispatch_workloop_worker_thread + 811
31  libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
32  libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

Thread 7:: Dispatch queue: xmpp_socket_queue E5C9DFE1-9AAD-4556-8442-A5A8B7D8E268
0   libsystem_malloc.dylib        	0x00007fff203ac026 tiny_malloc_from_free_list + 503
1   libsystem_malloc.dylib        	0x00007fff203ab8ad tiny_malloc_should_clear + 233
2   libsystem_malloc.dylib        	0x00007fff203aa7b7 szone_malloc_should_clear + 66
3   libsystem_malloc.dylib        	0x00007fff203c3ff5 _malloc_zone_malloc + 118
4   libswiftCore.dylib            	0x00007fff2cc140e8 swift_slowAlloc + 40
5   libswiftCore.dylib            	0x00007fff2cc14257 swift_allocObject + 39
6   libswiftCore.dylib            	0x00007fff2cab5d38 _allocateStringStorage(codeUnitCapacity:) + 120
7   libswiftCore.dylib            	0x00007fff2cb9e597 specialized static __StringStorage.create(initializingFrom:isASCII:) + 71
8   libswiftCore.dylib            	0x00007fff2cbaaf5f specialized static String._tryFromUTF8(_:) + 895
9   libswiftFoundation.dylib      	0x00007fff30717e5e String.init(data:encoding:) + 430
10  org.tigase.messenger.BeagleIM 	0x000000010e5a8730 0x10e157000 + 4527920
11  libxml2.2.dylib               	0x00007fff273d76dc xmlParseCharData + 1254
12  libxml2.2.dylib               	0x00007fff273d064c xmlParseTryOrFinish + 5373
13  libxml2.2.dylib               	0x00007fff273ce868 xmlParseChunk + 670
14  org.tigase.messenger.BeagleIM 	0x000000010e5a8d4d 0x10e157000 + 4529485
15  org.tigase.messenger.BeagleIM 	0x000000010e5a8c12 0x10e157000 + 4529170
16  org.tigase.messenger.BeagleIM 	0x000000010e47a89d 0x10e157000 + 3291293
17  org.tigase.messenger.BeagleIM 	0x000000010e464aa5 0x10e157000 + 3201701
18  org.tigase.messenger.BeagleIM 	0x000000010e176178 0x10e157000 + 127352
19  org.tigase.messenger.BeagleIM 	0x000000010e1760af 0x10e157000 + 127151
20  org.tigase.messenger.BeagleIM 	0x000000010e175df4 0x10e157000 + 126452
21  org.tigase.messenger.BeagleIM 	0x000000010e464897 0x10e157000 + 3201175
22  org.tigase.messenger.BeagleIM 	0x000000010e475a38 0x10e157000 + 3271224
23  libswiftNetwork.dylib         	0x00007fff55535ac0 closure #1 in NWConnection.receiveMessage(completion:) + 160
24  libswiftNetwork.dylib         	0x00007fff555357c4 thunk for @escaping @callee_guaranteed (@guaranteed OS_dispatch_data?, @guaranteed OS_nw_content_context?, @unowned Bool, @guaranteed OS_nw_error?) -> () + 84
25  libdispatch.dylib             	0x00007fff203e517e _dispatch_block_async_invoke2 + 83
26  libdispatch.dylib             	0x00007fff203d87e6 _dispatch_client_callout + 8
27  libdispatch.dylib             	0x00007fff203de5ca _dispatch_lane_serial_drain + 606
28  libdispatch.dylib             	0x00007fff203df08d _dispatch_lane_invoke + 366
29  libdispatch.dylib             	0x00007fff203e8bed _dispatch_workloop_worker_thread + 811
30  libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
31  libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

Thread 8:
0   libdispatch.dylib             	0x00007fff203e8988 _dispatch_workloop_worker_thread + 198
1   libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
2   libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

Thread 9:: Dispatch queue: SocketSessionLogic 6FD55B17-F832-47AB-BF57-33462AC47924
0   libsystem_malloc.dylib        	0x00007fff203abe64 tiny_malloc_from_free_list + 53
1   libsystem_malloc.dylib        	0x00007fff203ab8ad tiny_malloc_should_clear + 233
2   libsystem_malloc.dylib        	0x00007fff203aa7b7 szone_malloc_should_clear + 66
3   libsystem_malloc.dylib        	0x00007fff203c3ff5 _malloc_zone_malloc + 118
4   libswiftCore.dylib            	0x00007fff2cc140e8 swift_slowAlloc + 40
5   libswiftCore.dylib            	0x00007fff2cc14257 swift_allocObject + 39
6   org.tigase.messenger.BeagleIM 	0x000000010e48b2f6 0x10e157000 + 3359478
7   org.tigase.messenger.BeagleIM 	0x000000010e44b07b 0x10e157000 + 3096699
8   org.tigase.messenger.BeagleIM 	0x000000010e5a40cb 0x10e157000 + 4509899
9   org.tigase.messenger.BeagleIM 	0x000000010e56c62b 0x10e157000 + 4281899
10  org.tigase.messenger.BeagleIM 	0x000000010e56c2c4 0x10e157000 + 4281028
11  org.tigase.messenger.BeagleIM 	0x000000010e56ebae 0x10e157000 + 4291502
12  org.tigase.messenger.BeagleIM 	0x000000010e460871 0x10e157000 + 3184753
13  org.tigase.messenger.BeagleIM 	0x000000010e45eaf4 0x10e157000 + 3177204
14  org.tigase.messenger.BeagleIM 	0x000000010e463eba 0x10e157000 + 3198650
15  com.apple.combine             	0x00007fff2e763e76 Subscribers.Sink.receive(_:) + 54
16  com.apple.combine             	0x00007fff2e764570 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 16
17  com.apple.combine             	0x00007fff2e79c18f closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 207
18  libswiftDispatch.dylib        	0x00007fff316bacee thunk for @escaping @callee_guaranteed () -> () + 14
19  libdispatch.dylib             	0x00007fff203d7603 _dispatch_call_block_and_release + 12
20  libdispatch.dylib             	0x00007fff203d87e6 _dispatch_client_callout + 8
21  libdispatch.dylib             	0x00007fff203de5ca _dispatch_lane_serial_drain + 606
22  libdispatch.dylib             	0x00007fff203df08d _dispatch_lane_invoke + 366
23  libdispatch.dylib             	0x00007fff203e8bed _dispatch_workloop_worker_thread + 811
24  libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
25  libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

Thread 10:: Dispatch queue: omemo_devices_dispatch_queue
0   libsystem_malloc.dylib        	0x00007fff203aa1bd free + 280
1   libdispatch.dylib             	0x00007fff203d87e6 _dispatch_client_callout + 8
2   libdispatch.dylib             	0x00007fff203de5ca _dispatch_lane_serial_drain + 606
3   libdispatch.dylib             	0x00007fff203df08d _dispatch_lane_invoke + 366
4   libdispatch.dylib             	0x00007fff203e8bed _dispatch_workloop_worker_thread + 811
5   libsystem_pthread.dylib       	0x00007fff2057f4c0 _pthread_wqthread + 314
6   libsystem_pthread.dylib       	0x00007fff2057e493 start_wqthread + 15

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

Thread 12:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 15:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 16:
0   libsystem_pthread.dylib       	0x00007fff2057e484 start_wqthread + 0

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000000200000003  rbx: 0x00007fff2cca5e64  rcx: 0xfffffffe00000000  rdx: 0x0000000000000003
  rdi: 0x00007fefcecf6018  rsi: 0x00007fefcecb2d10  rbp: 0x000070000f024b10  rsp: 0x000070000f024a70
   r8: 0x0000000000000000   r9: 0x00007fefcec00000  r10: 0x00007fefcecb2d10  r11: 0x000000010f30ea00
  r12: 0x000000000000006e  r13: 0x000070000f024b02  r14: 0x000000000000000b  r15: 0x00007fefcecf6010
  rip: 0x00007fff2c92d377  rfl: 0x0000000000010246  cr2: 0x000000010e65d0f0
  
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     6

Thread 5 instruction stream:
  fe fe fe 00 b9 20 00 00-00 45 85 c0 74 07 41 0f  ..... ...E..t.A.
  bd c8 83 f1 1f c1 e9 03-be 04 00 00 00 48 29 ce  .............H).
  8d 0c f5 00 00 00 00 48-c7 c7 ff ff ff ff 48 d3  .......H......H.
  e7 48 f7 d7 44 89 c1 48-01 d1 48 21 f9 48 89 4d  .H..D..H..H!.H.M
  c0 48 8d 15 81 15 00 00-48 8d 7d c0 49 89 c5 e8  .H......H.}.I...
  d5 b9 2c 00 48 8b 65 d0-4c 89 ff e8 89 65 32 00  ..,.H.e.L....e2.
 [0f]0b 0f 1f 80 00 00 00-00 55 48 89 e5 31 c0 5d  .........UH..1.]	<==
  c3 0f 1f 84 00 00 00 00-00 55 48 89 e5 41 57 41  .........UH..AWA
  56 41 55 41 54 53 50 4d-89 cc 45 89 c6 49 89 cf  VAUATSPM..E..I..
  48 89 d3 49 89 f5 ff d7-49 89 d0 48 8d 3d ab 8a  H..I....I..H.=..
  37 00 be 0b 00 00 00 ba-02 00 00 00 48 89 c1 49  7...........H..I
  89 d9 6a 01 41 54 41 56-41 57 e8 ba f8 ff ff 48  ..j.ATAVAW.....H
  
Thread 5 last branch register state not available.


Binary Images:
       0x10e157000 -        0x10e692fff +org.tigase.messenger.BeagleIM (5.0 - 124) <FBF582CD-3EAF-38AC-A663-74CD629F90A1> /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
       0x10e809000 -        0x10e9ecfff +com.github.krzyzanowskim.OpenSSL (1.1.170 - 1) <24B35E4B-185A-34F0-BA69-5973937AC7A8> /Applications/BeagleIM (beta).app/Contents/Frameworks/OpenSSL.framework/Versions/A/OpenSSL
       0x10eaa2000 -        0x10f251fff +org.webrtc.WebRTC (1.0 - 1.0) <1B8BCFB1-EF88-33CE-AFA1-3D0AC1D6B31A> /Applications/BeagleIM (beta).app/Contents/Frameworks/WebRTC.framework/Versions/A/WebRTC
       0x10f4bc000 -        0x10f4cbfff  libobjc-trampolines.dylib (824) <443A76FC-45AB-380A-98BF-EF0466708A33> /usr/lib/libobjc-trampolines.dylib
       0x10f6ea000 -        0x10f785fff  dyld (851.27) <7EAA668B-F906-3BAA-A980-139BBE6E8766> /usr/lib/dyld
       0x124e5f000 -        0x124ea2fff  com.apple.cmio.DAL.VDC-4 (810.0 - 267.100.2) <4D7E0682-4D2D-3D02-8499-0BAC2CC3D829> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/MacOS/VDC
       0x125efd000 -        0x126394fff  com.apple.AMDRadeonX6000MTLDriver (4.4.17 - 4.0.4) <83CC467F-9068-3D69-BC3D-46F74D182C12> /System/Library/Extensions/AMDRadeonX6000MTLDriver.bundle/Contents/MacOS/AMDRadeonX6000MTLDriver
       0x126b2d000 -        0x1283f0fff  com.apple.AppleIntelKBLGraphicsVADriver (16.2.16 - 16.0.2) <7E2A7597-1F2B-3C30-953D-A9751904C0B2> /System/Library/Extensions/AppleIntelKBLGraphicsVADriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsVADriver
       0x128531000 -        0x128534fff  com.apple.AppleIntelCFLGraphicsVAME (16.2.16 - 16.0.2) <B650916C-8547-361E-B26F-AB672BBA2B5C> /System/Library/Extensions/AppleIntelCFLGraphicsVAME.bundle/Contents/MacOS/AppleIntelCFLGraphicsVAME
    0x7fff202ba000 -     0x7fff202bbfff  libsystem_blocks.dylib (79) <1C8538C3-F2BE-3F02-89AE-E7052DE66D51> /usr/lib/system/libsystem_blocks.dylib
    0x7fff202bc000 -     0x7fff202f1fff  libxpc.dylib (2038.100.48) <CFB56DA8-7462-3E8F-9CFB-20926C6A2BB5> /usr/lib/system/libxpc.dylib
    0x7fff202f2000 -     0x7fff20309fff  libsystem_trace.dylib (1277.100.21) <1AAE1F8F-9F9D-3327-8A95-3A6887CED713> /usr/lib/system/libsystem_trace.dylib
    0x7fff2030a000 -     0x7fff203a7fff  libcorecrypto.dylib (1000.100.38) <96A88875-7771-394E-A88E-389DCD02A935> /usr/lib/system/libcorecrypto.dylib
    0x7fff203a8000 -     0x7fff203d4fff  libsystem_malloc.dylib (317.100.9) <029B5632-62B4-39F6-981C-BCA99C1FBF1D> /usr/lib/system/libsystem_malloc.dylib
    0x7fff203d5000 -     0x7fff20419fff  libdispatch.dylib (1271.100.5) <6B7B23E3-2FD4-3EA2-8A89-CE06244CCA98> /usr/lib/system/libdispatch.dylib
    0x7fff2041a000 -     0x7fff20453fff  libobjc.A.dylib (824) <929E3040-4605-3C14-885B-D742EF02F2CB> /usr/lib/libobjc.A.dylib
    0x7fff20454000 -     0x7fff20456fff  libsystem_featureflags.dylib (28.60.1) <FEA91919-A5BB-3606-9445-F2077D90BF87> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff20457000 -     0x7fff204dffff  libsystem_c.dylib (1439.100.3) <DF45CDEC-6B7E-3586-94B4-F3679A762661> /usr/lib/system/libsystem_c.dylib
    0x7fff204e0000 -     0x7fff20535fff  libc++.1.dylib (905.6) <B027735F-B398-381C-84A7-606D7BBE4997> /usr/lib/libc++.1.dylib
    0x7fff20536000 -     0x7fff2054bfff  libc++abi.dylib (905.6) <22AFC7FC-2DB6-3EF0-9CC0-EFFB9B65D5E2> /usr/lib/libc++abi.dylib
    0x7fff2054c000 -     0x7fff2057bfff  libsystem_kernel.dylib (7195.101.1) <A78F60F4-ABD5-3646-93F9-1F1109C4552D> /usr/lib/system/libsystem_kernel.dylib
    0x7fff2057c000 -     0x7fff20587fff  libsystem_pthread.dylib (454.100.8) <52F807B1-41A0-3D1E-AE89-115CA570863F> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20588000 -     0x7fff205c3fff  libdyld.dylib (851.27) <9F95C644-D1BD-38D9-9612-6188FE9EA53C> /usr/lib/system/libdyld.dylib
    0x7fff205c4000 -     0x7fff205cdfff  libsystem_platform.dylib (254.80.2) <03429519-EBEA-3549-84A6-0FD426CB7373> /usr/lib/system/libsystem_platform.dylib
    0x7fff205ce000 -     0x7fff205f9fff  libsystem_info.dylib (542.40.3) <C189F0D7-A430-328D-BD7F-7EB0FA023736> /usr/lib/system/libsystem_info.dylib
    0x7fff205fa000 -     0x7fff20a97fff  com.apple.CoreFoundation (6.9 - 1775.118.101) <895AFD1C-0307-32B3-81CB-BA33DA368DE1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff20a98000 -     0x7fff20ccafff  com.apple.LaunchServices (1122.33 - 1122.33) <CBFF2714-646C-3DDB-906D-672E420683E6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff20ccb000 -     0x7fff20d9efff  com.apple.gpusw.MetalTools (1.0 - 1) <CD0A257C-70F9-3C42-A13E-76FD54BEFD96> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20d9f000 -     0x7fff20ffbfff  libBLAS.dylib (1336.101.1) <28ABAD61-A323-33C6-8674-8A14118D4C20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff20ffc000 -     0x7fff21048fff  com.apple.Lexicon-framework (1.0 - 86.1) <27959773-C4F4-33BC-9A68-39EF2037F1E5> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff21049000 -     0x7fff210b7fff  libSparse.dylib (106) <A666D9B0-8979-3C9C-83D6-1C0B535B8B0F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff210b8000 -     0x7fff21135fff  com.apple.SystemConfiguration (1.20 - 1.20) <BEDC3BFB-D680-3E56-9A3A-2FAB181C52A9> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff21136000 -     0x7fff2116afff  libCRFSuite.dylib (50) <E49A8F87-3F3A-3A0F-853E-65FA6FB33E77> /usr/lib/libCRFSuite.dylib
    0x7fff2116b000 -     0x7fff213a3fff  libmecabra.dylib (929.9) <87ACCBB5-FD09-3044-B6FF-1A94A7129DDF> /usr/lib/libmecabra.dylib
    0x7fff213a4000 -     0x7fff21701fff  com.apple.Foundation (6.9 - 1775.118.101) <5B112EDB-35C1-31A7-BFDA-E185D1B49D93> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff21702000 -     0x7fff217eafff  com.apple.LanguageModeling (1.0 - 247.3) <81DEF845-C1A0-3BD0-9820-D1C308AFBE09> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff217eb000 -     0x7fff21921fff  com.apple.CoreDisplay (236.4 - 236.4) <C1F98CC6-5C02-372D-BFC8-420DEF159C9D> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff21922000 -     0x7fff21b92fff  com.apple.audio.AudioToolboxCore (1.0 - 1180.90) <EB4DE2B5-7947-3422-8151-9E1BDA2B3183> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff21b93000 -     0x7fff21d77fff  com.apple.CoreText (677.4.0.4 - 677.4.0.4) <F65330BD-9D48-3DE5-9E6B-1232B5BDB656> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21d78000 -     0x7fff22408fff  com.apple.audio.CoreAudio (5.0 - 5.0) <68667A4E-B4BC-3DF4-9D34-1E3ECECF7E0F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff22409000 -     0x7fff2275dfff  com.apple.security (7.0 - 59754.100.106) <E9261CB0-E729-3F58-98B7-172F243D4427> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff2275e000 -     0x7fff229bdfff  libicucore.A.dylib (66112) <478D57C3-FFF8-35E1-A64F-8490A616AB37> /usr/lib/libicucore.A.dylib
    0x7fff229be000 -     0x7fff229c7fff  libsystem_darwin.dylib (1439.100.3) <28AB0CBC-61F6-3A01-BCE2-A53DA1AECB0F> /usr/lib/system/libsystem_darwin.dylib
    0x7fff229c8000 -     0x7fff22cb3fff  com.apple.CoreServices.CarbonCore (1307.2 - 1307.2) <C43BE82A-9E75-39C3-807F-2E87B97B7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22cb4000 -     0x7fff22cf2fff  com.apple.CoreServicesInternal (476.1 - 476.1) <65BD8E8C-2F23-3790-B9CB-C04671BE34EE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22cf3000 -     0x7fff22d2dfff  com.apple.CSStore (1122.33 - 1122.33) <209D2E9A-FC95-3E51-A0DC-4F32C21B2266> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22d2e000 -     0x7fff22ddcfff  com.apple.framework.IOKit (2.0.2 - 1845.100.19) <99034CC2-EC1B-38C0-A8DE-CE37672DF139> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22ddd000 -     0x7fff22de8fff  libsystem_notify.dylib (279.40.4) <1AA89769-E07F-37CD-BBCF-6DBD345862EB> /usr/lib/system/libsystem_notify.dylib
    0x7fff22de9000 -     0x7fff22e36fff  libsandbox.1.dylib (1441.101.1) <AED48981-43B1-345A-BF8D-662B269D7138> /usr/lib/libsandbox.1.dylib
    0x7fff22e37000 -     0x7fff23b7efff  com.apple.AppKit (6.9 - 2022.44.151) <10AFBC3A-E9A4-3E62-B9F5-97DF579B7A84> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23b7f000 -     0x7fff23dcdfff  com.apple.UIFoundation (1.0 - 728.6) <C815FD3F-C0F0-31F6-B60D-C544D807384F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23dce000 -     0x7fff23de0fff  com.apple.UniformTypeIdentifiers (636.9 - 636.9) <5F110054-A401-34EA-B789-F62B6B152DC4> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23de1000 -     0x7fff23f6bfff  com.apple.desktopservices (1.19 - 1346.4.7) <A3CAC396-18DC-3B13-9505-54BE001014CE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff23f6c000 -     0x7fff23f7efff  com.apple.metadata.SpotlightLinguistics (1.0 - 1) <F1D8DF19-D3F7-38DC-9DE4-1DDAA359EB3D> /System/Library/PrivateFrameworks/SpotlightLinguistics.framework/Versions/A/SpotlightLinguistics
    0x7fff23f7f000 -     0x7fff2418dfff  com.apple.CoreDuet (1.0 - 1) <DD7B08AF-912D-31D3-8811-F6907661B7FD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff2418e000 -     0x7fff2424afff  libboringssl.dylib (351.100.8.0.1) <33A64057-5CC8-3158-A3CF-D5762EE3E401> /usr/lib/libboringssl.dylib
    0x7fff2424b000 -     0x7fff248cafff  libnetwork.dylib (2288.100.111) <8D567D13-AE70-34BF-834D-9A65C702A8EA> /usr/lib/libnetwork.dylib
    0x7fff248cb000 -     0x7fff24d69fff  com.apple.CFNetwork (1237 - 1237) <347078F9-34AC-3AD5-AA02-B7E5E1D11FB6> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24d6a000 -     0x7fff24d78fff  libsystem_networkextension.dylib (1295.101.1) <33F45B5A-D346-3E7F-AB34-DFC4387E5A3C> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24d79000 -     0x7fff24d79fff  libenergytrace.dylib (22.100.1) <C6283CA4-26A1-352B-B678-C81D0E5E02D6> /usr/lib/libenergytrace.dylib
    0x7fff24d7a000 -     0x7fff24dd6fff  libMobileGestalt.dylib (978.100.37) <1B957D3E-C0F7-36AF-98E4-8897F8633BEA> /usr/lib/libMobileGestalt.dylib
    0x7fff24dd7000 -     0x7fff24dedfff  libsystem_asl.dylib (385) <4D4E0D4F-8B40-3ACC-85E1-16375966D6CC> /usr/lib/system/libsystem_asl.dylib
    0x7fff24dee000 -     0x7fff24e05fff  com.apple.TCC (1.0 - 1) <10E022E6-5939-32DF-80E7-11BEA294F987> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24e06000 -     0x7fff25169fff  com.apple.SkyLight (1.600.0 - 585) <5DB42D5D-CF51-3433-96E6-B2987E0C33C8> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff2516a000 -     0x7fff257f3fff  com.apple.CoreGraphics (2.0 - 1463.14.2) <E16063AD-03D6-3DC7-A1D4-7103D3721A5A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff257f4000 -     0x7fff258eafff  com.apple.ColorSync (4.13.0 - 3473.4.3) <69831124-C7EE-3E6E-AC2E-6DCF8A96DB02> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff258eb000 -     0x7fff25946fff  com.apple.HIServices (1.22 - 715) <7F4A58B2-2A3A-321D-BD82-536D0E37A759> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff25947000 -     0x7fff25985fff  libAWDSupport.dylib (951) <93393A29-5945-3298-8758-D114839837E3> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib
    0x7fff25986000 -     0x7fff259e2fff  libprotobuf.dylib (4146) <5893CB46-573C-3B8F-A00C-C3FAB9A47E6E> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib
    0x7fff259e3000 -     0x7fff259f4fff  libprotobuf-lite.dylib (4146) <33D48D8D-2EC1-3A40-A877-16B86065396D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib
    0x7fff259f5000 -     0x7fff25a39fff  com.apple.awd (1.0 - 951) <2666D79C-44F1-35A9-A599-639A9794BD4C> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics
    0x7fff25a3a000 -     0x7fff25bfafff  com.apple.Montreal (1.0 - 142) <36E23041-6FDA-3719-8EEF-5C5E96E5549F> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff25bfb000 -     0x7fff25cecfff  com.apple.NLP (1.0 - 210.2) <1953348B-3C35-3FF8-84E3-0B5B37382D90> /System/Library/PrivateFrameworks/NLP.framework/Versions/A/NLP
    0x7fff25ced000 -     0x7fff2610cfff  com.apple.CoreData (120 - 1048) <E44CC602-AE8E-3AC0-A3D4-37E9A5AA949F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff2610d000 -     0x7fff26122fff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <B83422A6-FA4A-3E24-891F-15851A8D8265> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff26123000 -     0x7fff262d6fff  libsqlite3.dylib (321.3) <39129A81-0E78-3130-85AD-5FA0BFBCC6FA> /usr/lib/libsqlite3.dylib
    0x7fff262d7000 -     0x7fff26353fff  com.apple.Accounts (113 - 113) <928FC136-F5E1-3865-8384-AB5B7A626C7C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff26354000 -     0x7fff2636bfff  com.apple.commonutilities (8.0 - 900) <951F55FB-F13F-30E6-AB97-1CEEBE0E78DE> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff2636c000 -     0x7fff263ebfff  com.apple.BaseBoard (526 - 526) <E88C7B2A-5372-3E8C-B719-AAC35B0F4E91> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff263ec000 -     0x7fff26434fff  com.apple.RunningBoardServices (1.0 - 505.100.7.0.1) <2E2672F5-C9F1-36E4-B3BA-D3561D7D8BEC> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff26435000 -     0x7fff264a9fff  com.apple.AE (918.4 - 918.4) <5377134F-CCA8-3610-8888-8598115A8E8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff264aa000 -     0x7fff264b0fff  libdns_services.dylib (1310.100.10) <CCC9994C-9A07-3740-98AE-908617A67CA5> /usr/lib/libdns_services.dylib
    0x7fff264b1000 -     0x7fff264b8fff  libsystem_symptoms.dylib (1431.100.22) <226C631F-5380-395A-AA20-D686AEA05B9B> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff264b9000 -     0x7fff2663dfff  com.apple.Network (1.0 - 1) <E70D5387-9843-34AB-B8C4-F468EB7EB1EF> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff2663e000 -     0x7fff2666dfff  com.apple.analyticsd (1.0 - 1) <0E626B84-5E95-3779-92B2-6355270821B0> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff2666e000 -     0x7fff26670fff  libDiagnosticMessagesClient.dylib (112) <04F0E364-262E-3826-B0AF-1076FBAF304A> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff26671000 -     0x7fff266bdfff  com.apple.spotlight.metadata.utilities (1.0 - 2150.16) <AF41D884-70D2-393B-8DB7-C023C4105D0A> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff266be000 -     0x7fff26758fff  com.apple.Metadata (10.7.0 - 2150.16) <FCCD84AD-EDFA-310E-B607-FFC464419716> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff26759000 -     0x7fff2675ffff  com.apple.DiskArbitration (2.7 - 2.7) <B6CB4430-35B5-3DD1-BA02-666426F87971> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff26760000 -     0x7fff26dc7fff  com.apple.vImage (8.1 - 544.4) <427DE83B-D133-3DCB-A5EA-BC4A644B9283> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff26dc8000 -     0x7fff270a4fff  com.apple.QuartzCore (1.11 - 927.17) <23171B27-B274-3E1D-A6D5-AF6A390B2BAE> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff270a5000 -     0x7fff270e6fff  libFontRegistry.dylib (309) <89B235B9-DDA9-3E22-8A30-ED98437F0334> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff270e7000 -     0x7fff27227fff  com.apple.coreui (2.1 - 691.3) <EA97A98F-C829-3A70-9698-68AFBE6773D9> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff27228000 -     0x7fff27313fff  com.apple.ViewBridge (553.1 - 553.1) <2068B3BC-FE88-3129-8828-9A2BBD40BF67> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff27314000 -     0x7fff2731ffff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) <679E8ED4-3577-3F47-801E-8169467E44AC> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff27320000 -     0x7fff2732ffff  com.apple.OpenDirectory (11.3 - 230.40.1) <6A59F2E7-1E42-3894-8F40-2D174D5A7938> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff27330000 -     0x7fff2734ffff  com.apple.CFOpenDirectory (11.3 - 230.40.1) <1084A655-1A23-309D-8C74-B8B0135ABAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff27350000 -     0x7fff27358fff  com.apple.CoreServices.FSEvents (1290.101.1 - 1290.101.1) <43164A51-72ED-30E1-8F28-40B3598BCF5C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff27359000 -     0x7fff2737dfff  com.apple.coreservices.SharedFileList (144 - 144) <D8521DF0-1AA2-3157-AE32-7C88AB78C803> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff2737e000 -     0x7fff27380fff  libapp_launch_measurement.dylib (14.1) <99F97E05-95A4-3E88-8723-6F92C63F875D> /usr/lib/libapp_launch_measurement.dylib
    0x7fff27381000 -     0x7fff273c8fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <9CBC3DB1-FE97-311D-A19F-1A09B4F2CEFA> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff273c9000 -     0x7fff274abfff  libxml2.2.dylib (34.9) <B3F9E655-AB90-3375-8262-EC76550929D2> /usr/lib/libxml2.2.dylib
    0x7fff274ac000 -     0x7fff274f9fff  com.apple.CoreVideo (1.8 - 414.7) <2CF6A7EC-9AD1-316B-A59E-E6C2FC56E3A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff274fa000 -     0x7fff274fcfff  com.apple.loginsupport (1.0 - 1) <E58B3D65-277B-392B-BD98-71FC9A6ED89C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff274fd000 -     0x7fff27524fff  com.apple.aps.framework (4.0 - 4.0) <8974FCC2-964D-301E-9687-B041EAE6ADDD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff27525000 -     0x7fff27540fff  com.apple.UserManagement (1.0 - 1) <7921CB5B-BC73-300A-9A0F-F9C35F121A4A> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff27541000 -     0x7fff276d2fff  com.apple.cloudkit.CloudKit (982 - 982) <FCB217D3-B0DA-313C-AD01-9A6128F04FDA> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff276d3000 -     0x7fff27754fff  com.apple.CloudDocs (1.0 - 738) <98D9D086-E233-335E-BC0C-B481A86A56B6> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff27755000 -     0x7fff27ae4fff  com.apple.CoreML (1.0 - 1) <DD392ABD-C9E6-3706-AA73-74408B2C69F0> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff27ae5000 -     0x7fff28436fff  libwebrtc.dylib (7611.1.21.161.3) <2B11D086-3AB3-30E7-A11F-B9B2C165AC31> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib
    0x7fff28437000 -     0x7fff284b3fff  com.apple.corelocation (2420.16.22 - 2420.16.22) <308F9664-E1D3-37A3-A9F9-CD280F9669C5> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff284b4000 -     0x7fff284c4fff  libsystem_containermanager.dylib (318.100.4) <3BAF45DD-75D2-3D8A-845E-83A7058CBA08> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff284c5000 -     0x7fff284d6fff  com.apple.IOSurface (290.7 - 290.7) <1A0AD030-00A3-330D-A821-16C0BBA88A82> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff284d7000 -     0x7fff284e0fff  com.apple.IOAccelerator (442.9 - 442.9) <9D9FC91B-2544-3D53-A7AC-DD2E2961DE16> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff284e1000 -     0x7fff28604fff  com.apple.Metal (244.119 - 244.119) <99A6E326-7BCC-33C5-B0C8-D80C29059592> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff28605000 -     0x7fff28621fff  com.apple.audio.caulk (1.0 - 70) <8F72B5EE-6E11-3019-8ADC-96D4BFC6BB1F> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28622000 -     0x7fff2870cfff  com.apple.CoreMedia (1.0 - 2770.32.4.7) <DA4F8C7D-060F-36AA-BF83-2EA9FDF5E2D4> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2870d000 -     0x7fff28869fff  libFontParser.dylib (305.4.0.2) <746AD8C6-F112-336E-B96D-C2EB48072E8E> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff2886a000 -     0x7fff28b65fff  com.apple.HIToolbox (2.1.1 - 1061.9) <65D66FF8-F361-31FD-9970-1798B9D43DBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff28b66000 -     0x7fff28b79fff  com.apple.framework.DFRFoundation (1.0 - 265) <B37981D4-5230-38EC-8DBF-65E6FFBBEF5D> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff28b7a000 -     0x7fff28b7dfff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <A713CFF0-172C-33D8-834A-129B906DA035> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28b7e000 -     0x7fff28ba7fff  com.apple.CoreSVG (1.0 - 149) <56BD9FF2-197B-3B70-9FDF-86DE68F6F2B1> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff28ba8000 -     0x7fff28de3fff  com.apple.ImageIO (3.3.0 - 2130.4.7) <002DE84A-6CDB-30D7-8489-37D3859D3C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28de4000 -     0x7fff2915ffff  com.apple.CoreImage (16.3.0 - 1140.2) <A4D35B12-738E-365E-94F8-5D4751557883> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff29160000 -     0x7fff291c6fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <55937FF4-F2FA-3671-84DE-88950DD81A88> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff291c7000 -     0x7fff291cafff  libsystem_configuration.dylib (1109.101.1) <49050F1E-3143-31B9-8B5C-FCCE4C6F23E5> /usr/lib/system/libsystem_configuration.dylib
    0x7fff291cb000 -     0x7fff291cffff  libsystem_sandbox.dylib (1441.101.1) <24C8DF94-E258-3E24-AC96-2D1FB85F076A> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff291d0000 -     0x7fff291d1fff  com.apple.AggregateDictionary (1.0 - 1) <652D4FC1-1335-3E5C-86F4-A92D2413AF81> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff291d2000 -     0x7fff291d5fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <DB748E0C-9C29-347B-A732-26558E860547> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff291d6000 -     0x7fff291d7fff  liblangid.dylib (136) <F93CA738-D5A4-311E-B130-081B8F1ED6CB> /usr/lib/liblangid.dylib
    0x7fff291d8000 -     0x7fff2927cfff  com.apple.CoreNLP (1.0 - 245.2) <FA304330-6361-34DE-B6D6-70BE28E14517> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff2927d000 -     0x7fff29283fff  com.apple.LinguisticData (1.0 - 399) <53F0DCFF-114F-3954-9EA2-820C3CB598E1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff29284000 -     0x7fff2992cfff  libBNNS.dylib (288.100.5) <A7B566D9-19BA-357A-BAB5-0DDD4DA85E69> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff2992d000 -     0x7fff29afffff  libvDSP.dylib (760.100.3) <8AC1F990-C583-3354-B5D2-00EF0B696C51> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff29b00000 -     0x7fff29b11fff  com.apple.CoreEmoji (1.0 - 128.4) <1E5E625B-1B19-37E6-BAD2-05301D7BB0FC> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff29b12000 -     0x7fff29b1cfff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <86325AA4-4D75-36AC-800B-3E5574A65F02> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29b1d000 -     0x7fff29beffff  com.apple.framework.CoreWLAN (16.0 - 1657) <38CEA388-609B-38A4-82F7-9E61EBE900FF> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff29bf0000 -     0x7fff29df1fff  com.apple.CoreUtils (6.6 - 660.36) <63015F07-99D3-3396-8675-C7E43E391C0F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29df2000 -     0x7fff29e14fff  com.apple.MobileKeyBag (2.0 - 1.0) <D70E25E5-40F8-3C41-B1C5-7D6838E032F6> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29e15000 -     0x7fff29e25fff  com.apple.AssertionServices (1.0 - 505.100.7.0.1) <5E01DE2E-60AE-342E-9DD2-A4B01B295183> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29e26000 -     0x7fff29eb1fff  com.apple.securityfoundation (6.0 - 55240.40.4) <0B2C0366-0C1A-3A48-BC0E-02F95EDCC259> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29eb2000 -     0x7fff29ebbfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <59A88CF5-6FD6-3801-AAB9-D0B358ABECD2> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29ebc000 -     0x7fff29ec0fff  com.apple.xpc.ServiceManagement (1.0 - 1) <309EC085-9520-3D62-BBCE-6D44117308B7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29ec1000 -     0x7fff29ec3fff  libquarantine.dylib (119.40.2) <FABCD375-2FD7-3FF5-9A28-452D8A323D3E> /usr/lib/system/libquarantine.dylib
    0x7fff29ec4000 -     0x7fff29ecffff  libCheckFix.dylib (31) <439FF8FA-1F07-31BC-A578-06CBA45B4E43> /usr/lib/libCheckFix.dylib
    0x7fff29ed0000 -     0x7fff29ee7fff  libcoretls.dylib (169.100.1) <F477FCDE-2E64-3162-9C4B-670CFBF5A2DF> /usr/lib/libcoretls.dylib
    0x7fff29ee8000 -     0x7fff29ef8fff  libbsm.0.dylib (68.40.1) <8817CFED-17DD-3E83-9F48-1028E4D8B97D> /usr/lib/libbsm.0.dylib
    0x7fff29ef9000 -     0x7fff29f42fff  libmecab.dylib (929.9) <4558AEA4-814E-3EFE-8976-BA7BECCAB27E> /usr/lib/libmecab.dylib
    0x7fff29f43000 -     0x7fff29f48fff  libgermantok.dylib (24) <82F85FB5-9D23-3BFD-9CA7-43F0F76752BD> /usr/lib/libgermantok.dylib
    0x7fff29f49000 -     0x7fff29f5efff  libLinearAlgebra.dylib (1336.101.1) <25376663-3EF4-32D9-A567-A57B719E5E5F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29f5f000 -     0x7fff2a17dfff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0C639E2D-0C0E-3FF4-8194-782EE0824C3B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff2a17e000 -     0x7fff2a1cdfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <3527EC40-E19E-3400-9A6A-1A5457947C94> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff2a1ce000 -     0x7fff2a32ffff  com.apple.MLCompute (1.0 - 1) <7A1CD731-D17D-3394-93D8-612C0C47C12D> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a330000 -     0x7fff2a366fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <DCE514B8-AC5F-3BB0-AEF3-41C9ECC0D31F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff2a367000 -     0x7fff2a3bdfff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <58BD130C-DC37-3CC0-8DD5-4B783EFBE467> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff2a3be000 -     0x7fff2a44efff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <860DA94F-2106-380A-A90A-CA4979A06777> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff2a44f000 -     0x7fff2a45efff  com.apple.AppleFSCompression (125 - 1.0) <935B76EE-49A3-3FC6-99BB-994D83B3FA26> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a45f000 -     0x7fff2a46bfff  libbz2.1.0.dylib (44) <111C16DD-70F2-3BFF-A3E1-928C7F64B0C1> /usr/lib/libbz2.1.0.dylib
    0x7fff2a46c000 -     0x7fff2a470fff  libsystem_coreservices.dylib (127) <A1451528-AD1D-3E86-93A9-1340535FAF46> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a471000 -     0x7fff2a49efff  com.apple.CoreServices.OSServices (1122.33 - 1122.33) <4B4148C5-9CFB-3AA1-89B0-0EB988C0BCD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff2a49f000 -     0x7fff2a5cefff  com.apple.AuthKit (1.0 - 1) <822709F3-FAA6-3E0F-81B2-7F0445F894BF> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a5cf000 -     0x7fff2a5fdfff  com.apple.UserNotifications (1.0 - 348.5) <85EAC655-213A-3F84-B2FF-61910C542111> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
    0x7fff2a5fe000 -     0x7fff2a66cfff  com.apple.CoreSpotlight (1.0 - 2150.16) <E93A3003-043B-3850-809F-625246B7C338> /System/Library/Frameworks/CoreSpotlight.framework/Versions/A/CoreSpotlight
    0x7fff2a66d000 -     0x7fff2a67ffff  libz.1.dylib (76) <45B3DDDD-FCA5-3387-98B8-38D9BFF68588> /usr/lib/libz.1.dylib
    0x7fff2a680000 -     0x7fff2a6c7fff  libsystem_m.dylib (3186.100.3) <2F75F75F-DB36-3841-988F-48A7237ED6E9> /usr/lib/system/libsystem_m.dylib
    0x7fff2a6c8000 -     0x7fff2a6c8fff  libcharset.1.dylib (59) <5B967C5A-B6AC-322F-B731-4D653B8462B8> /usr/lib/libcharset.1.dylib
    0x7fff2a6c9000 -     0x7fff2a6cefff  libmacho.dylib (980) <D503EC4A-6B6A-39C4-8218-9F4B6147A5BF> /usr/lib/system/libmacho.dylib
    0x7fff2a6cf000 -     0x7fff2a6eafff  libkxld.dylib (7195.101.1) <1ABD9C6A-0D45-3A66-8C82-808C0C8D2148> /usr/lib/system/libkxld.dylib
    0x7fff2a6eb000 -     0x7fff2a6f6fff  libcommonCrypto.dylib (60178.100.1) <EA0C1728-C905-3A58-A285-C32ECF903BB4> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a6f7000 -     0x7fff2a701fff  libunwind.dylib (201) <32F74246-BEB8-3249-8C51-CAD863EF158E> /usr/lib/system/libunwind.dylib
    0x7fff2a702000 -     0x7fff2a709fff  liboah.dylib (203.42) <E3126D8C-F1F5-3E30-B7A2-0EB1AB0AF12D> /usr/lib/liboah.dylib
    0x7fff2a70a000 -     0x7fff2a714fff  libcopyfile.dylib (173.40.2) <DDE4BE71-76BA-3CDC-B3B0-F5E0BADF8FF2> /usr/lib/system/libcopyfile.dylib
    0x7fff2a715000 -     0x7fff2a71cfff  libcompiler_rt.dylib (102.2) <AD12DBB0-8D0B-3D71-800D-E591A3CBE0D8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a71d000 -     0x7fff2a71ffff  libsystem_collections.dylib (1439.100.3) <8B0EA86C-AFA8-3B51-916F-7ED9A42669A4> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a720000 -     0x7fff2a722fff  libsystem_secinit.dylib (87.60.1) <18494A83-796C-33D5-A6D0-BD4E0C2BBFC4> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a723000 -     0x7fff2a725fff  libremovefile.dylib (49.101.1) <DC4523F8-F5FF-3837-BD58-0AA8763F8FDE> /usr/lib/system/libremovefile.dylib
    0x7fff2a726000 -     0x7fff2a726fff  libkeymgr.dylib (31) <1A66B854-350D-3064-A606-2D9BFE71C400> /usr/lib/system/libkeymgr.dylib
    0x7fff2a727000 -     0x7fff2a72efff  libsystem_dnssd.dylib (1310.100.10) <600B1851-C1D4-3ACF-BE2A-99E7E40E6FC0> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a72f000 -     0x7fff2a734fff  libcache.dylib (83) <ED7D7EB4-B248-33A9-9E6A-58F45EAB7602> /usr/lib/system/libcache.dylib
    0x7fff2a735000 -     0x7fff2a736fff  libSystem.B.dylib (1292.100.5) <89E331F9-9A00-3EA4-B49F-FA2B91AE9182> /usr/lib/libSystem.B.dylib
    0x7fff2a737000 -     0x7fff2a73afff  libfakelink.dylib (3) <3EDDC5DA-6FAD-3031-91C1-E3465C34E643> /usr/lib/libfakelink.dylib
    0x7fff2a73b000 -     0x7fff2a73bfff  com.apple.SoftLinking (1.0 - 1) <82988A53-B066-3D39-A314-CE3C5C3868DE> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a73c000 -     0x7fff2a773fff  libpcap.A.dylib (98.100.3) <4D1E2F3F-484D-3FDC-B764-EB1DB10AFCFB> /usr/lib/libpcap.A.dylib
    0x7fff2a774000 -     0x7fff2a864fff  libiconv.2.dylib (59) <FFC919B8-AA34-3C59-9927-DD1345EF3F32> /usr/lib/libiconv.2.dylib
    0x7fff2a865000 -     0x7fff2a876fff  libcmph.dylib (8) <7603021E-45F7-31A8-9449-A356A81712DD> /usr/lib/libcmph.dylib
    0x7fff2a877000 -     0x7fff2a8e8fff  libarchive.2.dylib (83.100.2) <7896CEB5-AE27-3E35-8C0D-DF3771C3EDF7> /usr/lib/libarchive.2.dylib
    0x7fff2a8e9000 -     0x7fff2a950fff  com.apple.SearchKit (1.4.1 - 1.4.1) <F54991CF-B1D9-338F-97D7-25E0675E24CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff2a951000 -     0x7fff2a952fff  libThaiTokenizer.dylib (3) <3B0B24A3-94AA-3876-803D-7E849EF7F5FF> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a953000 -     0x7fff2a975fff  com.apple.applesauce (1.0 - 16.28) <6451578D-F1BF-3476-838D-D45ED05CF78F> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a976000 -     0x7fff2a98dfff  libapple_nghttp2.dylib (1.41) <11629AC3-024A-3972-AAD8-A875AEAEBB30> /usr/lib/libapple_nghttp2.dylib
    0x7fff2a98e000 -     0x7fff2a9a4fff  libSparseBLAS.dylib (1336.101.1) <1C78861A-2B74-3172-9EB0-A13275785517> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a9a5000 -     0x7fff2a9a6fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <25F9308E-312C-3C30-B7B4-27E98EED7E4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2a9a7000 -     0x7fff2a9abfff  libpam.2.dylib (28.40.1) <0386A3AB-7134-34FB-A456-3B84D52DFAB1> /usr/lib/libpam.2.dylib
    0x7fff2a9ac000 -     0x7fff2a9c4fff  libcompression.dylib (96.100.7) <C737D8BA-BD97-3BBF-A2B6-7C63D5144C4B> /usr/lib/libcompression.dylib
    0x7fff2a9c5000 -     0x7fff2a9cafff  libQuadrature.dylib (7) <5D8EB379-1B51-3B80-AF16-B3B05F04A182> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a9cb000 -     0x7fff2ad68fff  libLAPACK.dylib (1336.101.1) <1AC818CD-DB01-3F84-91E4-71D14DB47E41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ad69000 -     0x7fff2adb8fff  com.apple.DictionaryServices (1.2 - 341) <FFC38615-B3CC-395B-8658-4B159A9A0AC2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2adb9000 -     0x7fff2add1fff  liblzma.5.dylib (16) <3FC910D3-F9C8-323F-8373-4CF8D3702396> /usr/lib/liblzma.5.dylib
    0x7fff2add2000 -     0x7fff2add3fff  libcoretls_cfhelpers.dylib (169.100.1) <6784E023-906B-3FDF-8953-089BEE9E0973> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2add4000 -     0x7fff2aecefff  com.apple.APFS (1677.100.114 - 1677.100.114) <949210B0-BE79-3BB4-A0D2-22C8EDE6E8BA> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2aecf000 -     0x7fff2aedcfff  libxar.1.dylib (452) <19D3ABA0-D327-37AB-92F7-BB87FC58AB2B> /usr/lib/libxar.1.dylib
    0x7fff2aedd000 -     0x7fff2aee0fff  libutil.dylib (58.40.2) <E3FE02FF-2812-3A42-8AAC-248A20F5414B> /usr/lib/libutil.dylib
    0x7fff2aee1000 -     0x7fff2af09fff  libxslt.1.dylib (17.4) <70C9C559-98AB-3FAB-BFDB-5022E00058D5> /usr/lib/libxslt.1.dylib
    0x7fff2af0a000 -     0x7fff2af14fff  libChineseTokenizer.dylib (37) <C45BF85D-864C-3089-90A6-17ECD67FA469> /usr/lib/libChineseTokenizer.dylib
    0x7fff2af15000 -     0x7fff2afd2fff  libvMisc.dylib (760.100.3) <D6E786AE-7BEB-3096-88F1-00F08C69BA4B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2afd3000 -     0x7fff2b06afff  libate.dylib (3.0.6) <E9B61D7A-CCD5-3610-B5B1-5A3B20502811> /usr/lib/libate.dylib
    0x7fff2b06b000 -     0x7fff2b072fff  libIOReport.dylib (64.100.1) <40887C81-C6AF-32EA-8A31-311D7796DBFA> /usr/lib/libIOReport.dylib
    0x7fff2b073000 -     0x7fff2b086fff  com.apple.CrashReporterSupport (10.13 - 15053) <357061C3-F26E-3F53-89AA-C9049309CC94> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2b09e000 -     0x7fff2b11bfff  com.apple.CVNLP (1.0 - 119) <83CAF95F-B868-31AB-86CB-211E01738203> /System/Library/PrivateFrameworks/CVNLP.framework/Versions/A/CVNLP
    0x7fff2b11c000 -     0x7fff2b13cfff  com.apple.SharedWebCredentials (928.6 - 928.6) <EB00CE16-4334-3838-8E77-3AFDE1BF8A84> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/Versions/A/SharedWebCredentials
    0x7fff2b13d000 -     0x7fff2b173fff  com.apple.pluginkit.framework (1.0 - 1) <E19167D9-645C-375A-BEB7-C6EBCF7D6806> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff2b174000 -     0x7fff2b17bfff  libMatch.1.dylib (38) <F0B2CCB0-353D-3BD6-A5DD-53F7087ED9FE> /usr/lib/libMatch.1.dylib
    0x7fff2b17c000 -     0x7fff2b207fff  libCoreStorage.dylib (554) <18EEEA50-E308-35D0-B82B-F81634F1BC80> /usr/lib/libCoreStorage.dylib
    0x7fff2b208000 -     0x7fff2b25bfff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <8A2F6F2F-DAF5-3458-BBFB-C359A68870B9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b25c000 -     0x7fff2b274fff  libexpat.1.dylib (26) <065A9ADC-2A69-3205-8D58-2E578524883A> /usr/lib/libexpat.1.dylib
    0x7fff2b275000 -     0x7fff2b27efff  libheimdal-asn1.dylib (597.100.6) <2B948917-490A-30A8-B5DE-D1BB77648D9E> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b27f000 -     0x7fff2b293fff  com.apple.IconFoundation (479.4 - 479.4) <61411CF3-1684-3C4E-B726-A317BCCC61A3> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b294000 -     0x7fff2b300fff  com.apple.IconServices (479.4 - 479.4) <F70746DB-0DAB-3F36-8613-26270312469C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b301000 -     0x7fff2b39efff  com.apple.MediaExperience (1.0 - 1) <1794EDC2-D838-31A5-A85B-16348853D385> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b39f000 -     0x7fff2b3c7fff  com.apple.persistentconnection (1.0 - 1.0) <205078F8-8420-3F12-A4C8-C9A9B1A670FB> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b3c8000 -     0x7fff2b3d6fff  com.apple.GraphVisualizer (1.0 - 100.1) <9D341EA0-A478-3F9F-AC34-80D854DA3B64> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b3d7000 -     0x7fff2b7f2fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <F7EE5B8C-9809-391A-BDA2-5EADED37B5B5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b7f3000 -     0x7fff2b83afff  com.apple.OTSVG (1.0 - 677.4.0.4) <565D79AE-4303-346F-960D-AECDA5CA2690> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b83b000 -     0x7fff2b841fff  com.apple.xpc.AppServerSupport (1.0 - 2038.100.48) <51D2FD7B-4D6B-3BF5-859B-6E551DC9B0AB> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b842000 -     0x7fff2b854fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <E7B0CA22-7546-3680-A4E6-4A8E98EAE7D2> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b855000 -     0x7fff2b857fff  libspindump.dylib (295.2) <5CAAFF2C-1565-3916-9349-937C3C7F9BBA> /usr/lib/libspindump.dylib
    0x7fff2b858000 -     0x7fff2b918fff  com.apple.Heimdal (4.0 - 2.0) <C4F4A987-6AB0-393C-ADAB-AA74975ADEB7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b919000 -     0x7fff2b933fff  com.apple.login (3.0 - 3.0) <B055F669-D189-3CA2-8592-284A154D1C14> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2b934000 -     0x7fff2ba0bfff  com.apple.corebrightness (1.0 - 1) <CA07CD81-A086-318E-8947-8967881FC9E3> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff2bab4000 -     0x7fff2bab7fff  libodfde.dylib (26) <7009610C-CA39-3A78-9796-CE5DB0602243> /usr/lib/libodfde.dylib
    0x7fff2bab8000 -     0x7fff2baf4fff  com.apple.bom (14.0 - 235) <C50B4F1C-013E-3EE6-9B4F-A3E063C9B801> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2baf5000 -     0x7fff2bb3efff  com.apple.AppleJPEG (1.0 - 1) <6D1195AD-6EB2-3387-B775-9CD6DB981C9B> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2bb3f000 -     0x7fff2bc1efff  libJP2.dylib (2130.4.7) <C8AB059F-C825-3E5D-B98F-7812A953FA9E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2bc1f000 -     0x7fff2bc22fff  com.apple.WatchdogClient.framework (1.0 - 98.100.3) <7E02DDAB-F57C-3A7F-95FE-F152A6E9D3B9> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2bc23000 -     0x7fff2bc59fff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <37EA4D87-0469-3801-A04C-65BBB468E2F0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2bc5a000 -     0x7fff2bdb8fff  com.apple.VideoToolbox (1.0 - 2770.32.4.7) <73AF0B10-EA9F-3718-9729-E80F9E4F5EBF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2bdb9000 -     0x7fff2bdecfff  libAudioToolboxUtility.dylib (1180.90) <10D0F0C5-A6F3-349F-BDE2-A3A13A155F3E> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bded000 -     0x7fff2be13fff  libPng.dylib (2130.4.7) <6AE95141-FEE9-3FB9-B3D0-F0D72EF47840> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2be14000 -     0x7fff2be73fff  libTIFF.dylib (2130.4.7) <FFB0BE8E-71CF-366C-A8A4-DD117CA5E3C6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2be74000 -     0x7fff2be90fff  com.apple.IOPresentment (58 - 37) <9450168E-31AB-3451-8D4A-04C1CCE03AB8> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2be91000 -     0x7fff2be98fff  com.apple.GPUWrangler (6.2.9 - 6.2.9) <25F69C6F-6B3D-3672-9F0D-0F7680BD5CB7> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2be99000 -     0x7fff2be9cfff  libRadiance.dylib (2130.4.7) <BFBB5F8E-3D7A-3F01-B1B5-A8A024B3F6C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2be9d000 -     0x7fff2bea2fff  com.apple.DSExternalDisplay (3.1 - 380) <326D8975-72ED-3114-8153-F290DD68EE94> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bea3000 -     0x7fff2bec7fff  libJPEG.dylib (2130.4.7) <8C0412B2-8A87-358D-9FC4-99FB4D38A900> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bec8000 -     0x7fff2bef7fff  com.apple.ATSUI (1.0 - 1) <A949815B-B138-3D25-B38A-37EE958A317F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bef8000 -     0x7fff2befcfff  libGIF.dylib (2130.4.7) <2FA2F911-EF4C-34C7-9DDA-8C5D6C5CE682> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2befd000 -     0x7fff2bf06fff  com.apple.CMCaptureCore (1.0 - 81.37) <4F0C01D1-732D-32B6-9AD9-97BB65B102CE> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bf07000 -     0x7fff2bf4efff  com.apple.print.framework.PrintCore (16.1 - 531.1) <9299D57A-FA79-30B6-ADA6-580A55EFE95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff2bf4f000 -     0x7fff2c01cfff  com.apple.TextureIO (3.10.9 - 3.10.9) <CC060BC3-7164-3B07-92BC-885FECB8E004> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2c01d000 -     0x7fff2c025fff  com.apple.InternationalSupport (1.0 - 61.1) <5B4614EE-88CF-33D2-89D4-02D1845017C0> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2c026000 -     0x7fff2c0a0fff  com.apple.datadetectorscore (8.0 - 674) <B29D5034-5AAD-3037-828B-B237C87835A2> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2c0a1000 -     0x7fff2c0fefff  com.apple.UserActivity (438 - 438) <3D4BBAA6-516C-31A2-A2D0-1AB91AAD7E85> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2c0ff000 -     0x7fff2c891fff  com.apple.MediaToolbox (1.0 - 2770.32.4.7) <45B2524A-ED49-3A97-9F15-D5DBCDBD8444> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2c892000 -     0x7fff2c8fafff  libusrtcp.dylib (2288.100.111) <4547E010-DFC0-3FA1-A3E8-37D3C9E6346D> /usr/lib/libusrtcp.dylib
    0x7fff2c8fb000 -     0x7fff2ccd1fff  libswiftCore.dylib (5.4 - 1205.0.24.14) <8AC9FFA1-DADA-3936-BC88-AC533C4C298B> /usr/lib/swift/libswiftCore.dylib
    0x7fff2ccd2000 -     0x7fff2cd38fff  com.apple.imfoundation (10.0 - 1000) <6FDABC8D-590C-3680-A401-6E6124D47A21> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff2cd39000 -     0x7fff2cd61fff  com.apple.locationsupport (2420.16.22 - 2420.16.22) <C8563557-9C2E-3311-841A-E21F86DF410A> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2cd62000 -     0x7fff2cd93fff  libSessionUtility.dylib (76.69) <00784F09-BC27-30FE-8F9B-83C052EEA40C> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2cd94000 -     0x7fff2cec8fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <9E029A41-7E6D-384E-8E13-0C97DCCF34BE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2cec9000 -     0x7fff2cf2efff  com.apple.audio.AudioSession (1.0 - 76.69) <6EC6A5C5-0FAC-39EB-8429-71D9BA1E637F> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2cf2f000 -     0x7fff2cf41fff  libAudioStatistics.dylib (27.64) <A1439C1D-8014-3911-825B-40685FDCDEE9> /usr/lib/libAudioStatistics.dylib
    0x7fff2cf42000 -     0x7fff2cf51fff  com.apple.speech.synthesis.framework (9.0.64 - 9.0.64) <19106DFB-75CF-3160-B7E5-D529D18D2F28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff2cf52000 -     0x7fff2cfbefff  com.apple.ApplicationServices.ATS (377 - 516) <0EC3E4C1-5879-3DB6-8E62-3D734C6C1424> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2cfbf000 -     0x7fff2cfd7fff  libresolv.9.dylib (68) <7EA918BC-50B3-3ABB-9021-88CB852FF4D6> /usr/lib/libresolv.9.dylib
    0x7fff2cfd8000 -     0x7fff2cfebfff  libsasl2.2.dylib (214) <61BDE64C-D8F6-39D1-9731-5BAF453783E4> /usr/lib/libsasl2.2.dylib
    0x7fff2d058000 -     0x7fff2d08bfff  com.apple.securityinterface (10.0 - 55149.40.3) <B86E768B-8E3B-3D6A-9126-4A525D8704EF> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff2d0a5000 -     0x7fff2d109fff  com.apple.CoreMediaIO (1000.0 - 5325) <A4D30295-24B3-3570-87EE-B02B4BDBFA50> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff2d10a000 -     0x7fff2d1e9fff  libSMC.dylib (20) <AE6A0A4D-329B-3830-9A36-CF1A9DE21367> /usr/lib/libSMC.dylib
    0x7fff2d1ea000 -     0x7fff2d249fff  libcups.2.dylib (494.1) <D0767916-ADAF-3D25-BDC4-AB4FF0D48AAD> /usr/lib/libcups.2.dylib
    0x7fff2d24a000 -     0x7fff2d259fff  com.apple.LangAnalysis (1.7.0 - 254) <27988FBF-93AC-375C-B4B3-3179C3BD6715> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff2d25a000 -     0x7fff2d264fff  com.apple.NetAuth (6.2 - 6.2) <05871A6B-81B4-3D86-B9C6-BA444171C4C6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d265000 -     0x7fff2d26cfff  com.apple.ColorSyncLegacy (4.13.0 - 1) <6E55FF8B-35AD-3436-9A1B-98E2E8794911> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff2d26d000 -     0x7fff2d278fff  com.apple.QD (4.0 - 416) <01C30E15-D0D3-3C60-ADCD-6645EE728649> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d279000 -     0x7fff2d8cdfff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <58BB87A3-54AC-31DA-A465-DDAAEA19861A> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d8ce000 -     0x7fff2d8d9fff  com.apple.perfdata (1.0 - 67.40.1) <37CC6E78-27F8-3D0F-8C98-6674500FAF54> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d8da000 -     0x7fff2d8e8fff  libperfcheck.dylib (41) <2DD22E33-80EB-389F-9970-C35C38C21E01> /usr/lib/libperfcheck.dylib
    0x7fff2d8e9000 -     0x7fff2d8f8fff  com.apple.Kerberos (3.0 - 1) <2544BA7A-BBEE-3A87-A270-263F5ECA0034> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d8f9000 -     0x7fff2d949fff  com.apple.GSS (4.0 - 2.0) <04B974A2-93FC-333A-8FF3-51B0226B1686> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2d94a000 -     0x7fff2d95afff  com.apple.CommonAuth (4.0 - 2.0) <EFA67DFF-0B70-361F-88C9-DEEEFE080EA9> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d95b000 -     0x7fff2d982fff  com.apple.MobileAssets (1.0 - 659.100.21) <283A37A3-605B-3411-8615-6F2565C28A11> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2d9b0000 -     0x7fff2d9cffff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <C80F47B6-A1FD-33C3-948D-915F3C1BC059> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2d9d0000 -     0x7fff2d9d8fff  com.apple.CorePhoneNumbers (1.0 - 1) <43716B80-9EF9-336A-B736-19E9425A7BFA> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2d9d9000 -     0x7fff2da62fff  libTelephonyUtilDynamic.dylib (5359.1) <A5368516-8B01-3292-AE83-35E3E18859F6> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff2db2b000 -     0x7fff2db2bfff  liblaunch.dylib (2038.100.48) <3C5E58AF-F753-378B-8E0C-F3C9BB82E04D> /usr/lib/system/liblaunch.dylib
    0x7fff2de24000 -     0x7fff2e0aefff  com.apple.NetworkExtension (1.0 - 1) <6C5DFAD5-68F1-36FF-8303-4E2D55F803CA> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff2e0af000 -     0x7fff2e1b0fff  com.apple.ids (10.0 - 1000) <B3D43028-9822-312E-9112-0621197A2184> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff2e1b1000 -     0x7fff2e30bfff  com.apple.idsfoundation (10.0 - 1000) <24169908-DCC2-32B0-859B-1A78055E2788> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff2e30c000 -     0x7fff2e457fff  com.apple.Sharing (1618.1 - 1618.1) <AEF64DAC-78C8-30D4-856A-EB3F91961E56> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e458000 -     0x7fff2e579fff  com.apple.Bluetooth (8.0.4 - 8.0.4d18) <4D05FFA8-B735-32F6-AF88-D922157601B3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e57a000 -     0x7fff2e58efff  com.apple.AppContainer (4.0 - 509.100.12) <B7182C93-CB82-320B-9077-571A2FF06AB8> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2e58f000 -     0x7fff2e592fff  com.apple.SecCodeWrapper (4.0 - 509.100.12) <62C1D354-58F9-39A1-9F7A-25C2D8D6DCE7> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2e593000 -     0x7fff2e5ecfff  com.apple.ProtectedCloudStorage (1.0 - 1) <6ED489AF-BBD1-326F-91BE-4BD8585255A4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2e5ed000 -     0x7fff2e64cfff  com.apple.QuickLookFramework (5.0 - 928.3) <2B0099AF-1406-3914-9FF9-393ABA6DCD53> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff2e64d000 -     0x7fff2e668fff  com.apple.MetalKit (147.1 - 147.1) <CF5DA6C8-9343-3FEC-8410-12CFC104A183> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff2e669000 -     0x7fff2e66dfff  libxcselect.dylib (2384) <D694E34C-FA1B-34E3-BAAA-B6CE9B8854A2> /usr/lib/libxcselect.dylib
    0x7fff2e74d000 -     0x7fff2e844fff  com.apple.combine (1.0 - 252.157) <F3BEF811-2ED6-34B3-95EC-A0607F4A4747> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
    0x7fff2e845000 -     0x7fff2fd35fff  com.apple.GeoServices (1.0 - 1757.24.10.20.19) <459B51B9-CBAC-32D9-8C43-D0F8EE3B0354> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2fd36000 -     0x7fff2fd41fff  com.apple.DirectoryService.Framework (11.3 - 230.40.1) <5722DC59-4742-36F5-B431-63A36E1A1FDF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff2fd42000 -     0x7fff2fd69fff  com.apple.RemoteViewServices (2.0 - 163) <265D46D9-B000-3052-AE06-0879C43F88BB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fd6a000 -     0x7fff2fd79fff  com.apple.SpeechRecognitionCore (6.1.23 - 6.1.23) <E427C8FB-4A03-38F4-BEA9-42C60327FB5E> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fd7a000 -     0x7fff2fd81fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <43B82E77-CB0C-3A20-A9D8-6F6F6C0D5A2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff2fd82000 -     0x7fff2fd92fff  com.apple.AppleLDAP (11.3 - 54) <EA285D4E-29B1-3521-9EEC-5D0C7D85BD69> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
    0x7fff2ffaf000 -     0x7fff2ffaffff  libsystem_product_info_filter.dylib (8.40.1) <4CCFBF85-6483-364F-A8D6-A5D2956BEC52> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff30027000 -     0x7fff3003efff  libnetworkextension.dylib (1295.101.1) <AF9492CB-1517-3462-A301-3900963CFED6> /usr/lib/libnetworkextension.dylib
    0x7fff30087000 -     0x7fff30087fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <533CA6C2-D07A-35F6-A711-4A55A4319C52> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff300ad000 -     0x7fff300adfff  com.apple.CoreServices (1122.33 - 1122.33) <A1E63C1B-E06B-3DE1-9C96-77E1A412D6DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff30264000 -     0x7fff30264fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <D8A3E393-A247-34BC-BE43-E3EA399B491D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff302a5000 -     0x7fff302b0fff  com.apple.MediaAccessibility (1.0 - 130) <6AFE5FEE-DEC6-3649-9238-75AB7F9BF683> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff302b1000 -     0x7fff302d0fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <497F4857-9373-3136-ABB3-84A76F65744E> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff302d1000 -     0x7fff302d5fff  com.apple.AppleSRP (5.0 - 1) <C7051CE4-82BA-3756-9F22-7D2D0ED51B66> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff302d6000 -     0x7fff302e1fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <4C6BCE34-097A-32F1-BE86-4885A16E859B> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff302e2000 -     0x7fff30319fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F5681A66-34F0-3ADD-9E98-5FD765CD8177> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff305f3000 -     0x7fff3074bfff  libswiftFoundation.dylib (25.102) <7B5E14AB-5B90-346E-91AD-8ED2718E3D18> /usr/lib/swift/libswiftFoundation.dylib
    0x7fff3074c000 -     0x7fff307cffff  com.apple.AddressBook.ContactsFoundation (8.0 - 1151.2) <8F02FC6F-9F06-3579-8617-EE3684E0110F> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff307d0000 -     0x7fff30812fff  com.apple.contacts.ContactsPersistence (1.0 - 3497.5) <52AAFF97-A9DD-3A6B-804D-937EA4A8AB87> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
    0x7fff30813000 -     0x7fff30949fff  com.apple.AddressBook.core (1.0 - 2452.7) <ABDF2C81-A3BF-33C5-AC32-72A8B637FD09> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
    0x7fff3094a000 -     0x7fff30a7efff  com.apple.contacts (1.0 - 3497.5) <DA8CC17D-AC23-33A5-BC1C-AE78BB17BBC5> /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
    0x7fff30a7f000 -     0x7fff30a8cfff  com.apple.PersonaKit (1.0 - 1) <3FF70FF8-2C75-3891-A7A6-76085BEB1CB3> /System/Library/PrivateFrameworks/PersonaKit.framework/Versions/A/PersonaKit
    0x7fff30aa6000 -     0x7fff30b0afff  com.apple.CoreBluetooth (1.0 - 1) <2921520B-0980-33C1-9DB9-8C3723607813> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30b0b000 -     0x7fff30b14fff  com.apple.SymptomDiagnosticReporter (1.0 - 79.100.10) <ACE8AE50-3B88-3BD5-9C4C-F89FB901CEC0> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30b15000 -     0x7fff30b27fff  com.apple.PowerLog (1.0 - 1) <67B009BD-CAA4-3735-A9CF-BEC37A38F0DE> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff30b28000 -     0x7fff30b34fff  com.apple.AppleIDAuthSupport (1.0 - 1) <5971013E-8435-354D-8EBB-ADD05261DE2C> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30b35000 -     0x7fff30bddfff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <9CE5FB86-C856-3D07-931E-3300B18CE6B3> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30bde000 -     0x7fff30c11fff  com.apple.MediaKit (16 - 927.40.2) <8C737C08-4A97-3347-8B07-8C20AC8529C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30c12000 -     0x7fff30cfdfff  com.apple.DiskManagement (14.0 - 1733.100.4) <87F5A9DB-3FEC-3054-A530-256C785F1191> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff30cfe000 -     0x7fff310b8fff  com.apple.CoreAUC (326.2.0 - 326.2.0) <E52F72B4-6FAC-329F-86D6-7DFAAA089540> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff310b9000 -     0x7fff310bcfff  com.apple.Mangrove (1.0 - 25) <D710AB65-999A-320F-9DA7-0ECF95A3D4A4> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff310bd000 -     0x7fff310eafff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <173960F4-35A4-315A-91BF-2BD70C92B7EA> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff310eb000 -     0x7fff31239fff  com.apple.FileProvider (347.7 - 347.7) <DDDD0816-EFBF-3B02-B35B-0ECEDF4CFBE3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3123a000 -     0x7fff3125cfff  com.apple.GenerationalStorage (2.0 - 323) <E1F484FE-24E1-3078-AB57-C6E431FE57CB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff315d2000 -     0x7fff316a0fff  com.apple.CoreTelephony (113 - 8224.1) <3F9A1F19-C5C4-35B4-8394-20CF0C89BE5C> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff316a1000 -     0x7fff316aefff  com.apple.AppSandbox (4.0 - 509.100.12) <1BD35E7C-F386-3FC1-9087-F3AA449514A6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff316af000 -     0x7fff316c4fff  libswiftDispatch.dylib (4.100.1) <69B479F4-CBBE-316E-9899-DFEBE6E78337> /usr/lib/swift/libswiftDispatch.dylib
    0x7fff316c5000 -     0x7fff31853fff  com.apple.AVFCore (1.0 - 2010.31) <26458282-25E8-3BF2-814F-8B608CD2D390> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
    0x7fff31854000 -     0x7fff318c3fff  com.apple.FrontBoardServices (703.16 - 703.16) <4A5D4CFC-1519-3365-941B-9B163FA0AAE3> /System/Library/PrivateFrameworks/FrontBoardServices.framework/Versions/A/FrontBoardServices
    0x7fff318c4000 -     0x7fff318edfff  com.apple.BoardServices (1.0 - 526) <32687D46-0F7D-300B-ACE9-FED2196736A1> /System/Library/PrivateFrameworks/BoardServices.framework/Versions/A/BoardServices
    0x7fff318ee000 -     0x7fff31919fff  com.apple.contacts.vCard (1.0 - 3497.5) <0C54DF32-0120-3363-9A51-DA9CC9346E2D> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff3192f000 -     0x7fff3194afff  com.apple.ExtensionKit (19.4 - 19.4) <FEFAFD4C-5DA0-3535-8C86-8836298ADB8D> /System/Library/PrivateFrameworks/ExtensionKit.framework/Versions/A/ExtensionKit
    0x7fff3194b000 -     0x7fff31951fff  com.apple.ExtensionFoundation (19.4 - 19.4) <B1C1B15E-8B25-332F-9A02-799E98E4E3B0> /System/Library/PrivateFrameworks/ExtensionFoundation.framework/Versions/A/ExtensionFoundation
    0x7fff31952000 -     0x7fff31997fff  com.apple.CryptoTokenKit (1.0 - 1) <1CC09AEB-732D-3A11-B8B1-E0AF7EEA2BC1> /System/Library/Frameworks/CryptoTokenKit.framework/Versions/A/CryptoTokenKit
    0x7fff31998000 -     0x7fff319aefff  com.apple.LocalAuthentication (1.0 - 827.100.23) <C967CEB4-4701-3AAB-A552-E03688CC78FC> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
    0x7fff319af000 -     0x7fff319dcfff  com.apple.CoreAuthentication.SharedUtils (1.0 - 827.100.23) <B9DCB3F3-E986-3470-A5F6-3D60F82BACC3> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
    0x7fff31aa0000 -     0x7fff31adffff  com.apple.AppleVPAFramework (3.26.1 - 3.26.1) <854634EE-A569-3561-8792-95C606763902> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff31b92000 -     0x7fff31bcdfff  com.apple.DebugSymbols (195.1 - 195.1) <4BAE7472-2131-3398-9BAE-DC78E7FAA973> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31bce000 -     0x7fff31c83fff  com.apple.CoreSymbolication (12.5 - 64544.69.1) <CC7DFC41-3C2A-3D11-93B1-0E5109E94C5F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff31c84000 -     0x7fff31c8dfff  com.apple.CoreTime (284.0.3) <712A3D7B-2668-3F26-8EED-261EEC7F5113> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7fff31c8e000 -     0x7fff31d03fff  com.apple.Rapport (2.4.0 - 240.16) <1E343258-DB82-3AF2-8D59-587901638678> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff325bf000 -     0x7fff3260afff  com.apple.coreduetcontext (1.0 - 1) <953D67C6-00EF-3646-9840-5FDB2DD54CC8> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff3260b000 -     0x7fff32b77fff  com.apple.Intents (1.0 - 1) <840C54CE-7D3F-34E7-B88A-B7FAC9BF4CAE> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff32b78000 -     0x7fff32bdbfff  com.apple.framework.Apple80211 (17.0 - 1728) <54926C8E-EB3B-3760-ADBA-4FA0CFC47C18> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32bdc000 -     0x7fff32d2dfff  com.apple.CoreWiFi (3.0 - 341) <97EEC578-04C8-3632-AE33-071D2048326F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32d2e000 -     0x7fff32d48fff  com.apple.BackBoardServices (1.0 - 1.0) <3AC9F33A-48A7-3365-95E3-DDC241D53D93> /System/Library/PrivateFrameworks/BackBoardServices.framework/Versions/A/BackBoardServices
    0x7fff32d49000 -     0x7fff32d80fff  com.apple.LDAPFramework (2.4.28 - 194.5) <CE3FAEB3-B258-39DF-9818-A677B08C9B46> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff32d81000 -     0x7fff32d82fff  com.apple.TrustEvaluationAgent (2.0 - 35) <CFD6D8BF-C49E-3FDB-BCAF-FE986A0DCFF8> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff32d83000 -     0x7fff32e88fff  libcrypto.44.dylib (56.60.2) <4FCF5644-9DCA-3B47-A295-D23756B5A268> /usr/lib/libcrypto.44.dylib
    0x7fff32e89000 -     0x7fff32eb6fff  libssl.46.dylib (56.60.2) <5FF5BE70-EF7F-3889-81AA-835E37E417C5> /usr/lib/libssl.46.dylib
    0x7fff32eb7000 -     0x7fff32f66fff  com.apple.DiskImagesFramework (595.101.2 - 595.101.2) <5C2031FD-799E-3E86-8C59-F8E94F83FF4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff32f67000 -     0x7fff32f9dfff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <74CBFD3D-AF1E-37A8-9E87-F54B119501DA> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff32f9e000 -     0x7fff32fadfff  com.apple.RemoteServiceDiscovery (1.0 - 1.100.7) <907B1E36-8D22-3278-ADF6-1EB4E0C934C5> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff32fc6000 -     0x7fff3300afff  com.apple.DataDetectorsNaturalLanguage (1.0 - 159.1) <923EF5B0-7D4D-3D45-8920-3B5839C0A294> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/Versions/A/DataDetectorsNaturalLanguage
    0x7fff3300b000 -     0x7fff3300efff  com.apple.help (1.3.8 - 71) <5DED5EBF-2525-3F7E-87F7-4EC4B0A3185A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3300f000 -     0x7fff33016fff  com.apple.EFILogin (2.0 - 2) <FB6D52FA-9378-3E69-99F7-055DEAB03DE5> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff33017000 -     0x7fff33022fff  libcsfde.dylib (554) <C1155B9E-AB39-39DC-B5A4-CF8A88EAE063> /usr/lib/libcsfde.dylib
    0x7fff33023000 -     0x7fff33089fff  libcurl.4.dylib (121.100.3) <1ACEF35B-2511-32CE-A216-27E830796253> /usr/lib/libcurl.4.dylib
    0x7fff3308a000 -     0x7fff33091fff  com.apple.LoginUICore (4.0 - 4.0) <F7405A52-C8D4-3EAF-9322-9B9434775AD7> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff33092000 -     0x7fff330f4fff  com.apple.AppSupport (1.0.0 - 29) <B41DDD42-C7E5-3DFD-BBC1-12B6D2651F36> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff33260000 -     0x7fff33260fff  com.apple.ApplicationServices (48 - 50) <706E69DF-06C7-3C8E-B0A5-BDD96635CAE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff33261000 -     0x7fff33263fff  com.apple.InternationalTextSearch (1.0 - 1) <450F3A9E-BB93-3B67-9BFF-A68C0A08544E> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/Versions/A/InternationalTextSearch
    0x7fff33264000 -     0x7fff332dcfff  com.apple.ClassKit (1.2 - 146.4.47) <6CE3C7AD-298F-3D69-A87D-4963EBA9692E> /System/Library/Frameworks/ClassKit.framework/Versions/A/ClassKit
    0x7fff332dd000 -     0x7fff33421fff  com.apple.AppleAccount (1.0 - 1.0) <77196D19-26B8-3BF5-A2C2-ABB90EDE3AA4> /System/Library/PrivateFrameworks/AppleAccount.framework/Versions/A/AppleAccount
    0x7fff33422000 -     0x7fff33461fff  com.apple.AppleIDSSOAuthentication (1.0 - 1) <73867D6E-0291-3D12-91DA-7FF434BAD9D1> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/Versions/A/AppleIDSSOAuthentication
    0x7fff33462000 -     0x7fff334b9fff  com.apple.CorePrediction (1.0 - 1) <3EDCC23D-7BD1-3F0B-8B6D-D2FE0245895A> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction
    0x7fff33575000 -     0x7fff33575fff  libHeimdalProxy.dylib (79) <FFDE97B6-A777-33A7-A335-6A42D94CE670> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff33628000 -     0x7fff33628fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <31CB1996-369E-3ADF-9C6E-1ADD89BD273D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3364c000 -     0x7fff3368ffff  com.apple.StreamingZip (1.0 - 1) <D3A1CA39-7669-35FB-AFDA-3B675EB6E4D2> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff33690000 -     0x7fff336aefff  com.apple.DuetActivityScheduler (1.0 - 1) <2BDFA914-B74B-3F5B-ACBF-93CF29DBB9BD> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff336af000 -     0x7fff336b0fff  libswiftObjectiveC.dylib (3) <C376C97B-D808-3436-A9AE-1F19D0A46318> /usr/lib/swift/libswiftObjectiveC.dylib
    0x7fff336b1000 -     0x7fff336c2fff  libswiftos.dylib (1000.100.5) <3E4BEBA1-7311-3B84-945A-F8A88802C0D9> /usr/lib/swift/libswiftos.dylib
    0x7fff336c3000 -     0x7fff336cffff  com.apple.IntentsFoundation (1.0 - 1) <51C6CAA9-5160-3463-8106-83EC55AB0BB6> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff336d0000 -     0x7fff336d5fff  com.apple.PushKit (1.0 - 1) <08A9CB4A-C499-33EC-B64B-A59A3BA294E6> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff336d6000 -     0x7fff33709fff  com.apple.C2 (1.3 - 573) <D1FACF52-1E12-33F4-B318-BD32B5DABF1F> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff3370a000 -     0x7fff3373afff  com.apple.QuickLookThumbnailing (1.0 - 135.4) <A1DDAECA-DC79-326E-BC7A-411FA9BC5B9E> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff3373b000 -     0x7fff33f3cfff  com.apple.vision.EspressoFramework (1.0 - 256.4.4) <43537944-447C-3DBF-A0A4-9A6C8B7F4776> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff33f3d000 -     0x7fff33f54fff  com.apple.ANEServices (4.75 - 4.75) <095A88EA-C73B-36AB-BF73-667EF03DACAE> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
    0x7fff33f55000 -     0x7fff33fbafff  com.apple.proactive.support.ProactiveSupport (1.0 - 294.6) <E20AB82B-4698-365A-9F60-EEAEBC7AD8AE> /System/Library/PrivateFrameworks/ProactiveSupport.framework/Versions/A/ProactiveSupport
    0x7fff33fbb000 -     0x7fff33fc5fff  com.apple.corerecents (1.0 - 1) <9A5E529C-89FD-32BA-B853-CDFA73668983> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
    0x7fff33fc6000 -     0x7fff33ff7fff  com.apple.iCalendar (7.0 - 833) <D33CE56D-2214-321D-9DF2-613913338053> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff33ff8000 -     0x7fff34068fff  com.apple.CalendarFoundation (8.0 - 1178.3.1) <5A257CEF-8507-38E1-BD56-292A0735FC52> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation
    0x7fff34069000 -     0x7fff3406bfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <18160999-BDFF-3216-96DD-AE7812966AD7> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff3406c000 -     0x7fff34078fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <53670238-2325-31CF-891B-D69FFF1BE0E8> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff34308000 -     0x7fff345d6fff  com.apple.spotlight.index (10.7.0 - 2150.16) <80C081E1-918A-3B72-B1B5-B8803020CD07> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
    0x7fff345ef000 -     0x7fff3463ffff  com.apple.ChunkingLibrary (334.1 - 334.1) <E1E752DB-828E-32B9-B6CE-7EFC31757311> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff34776000 -     0x7fff347c5fff  com.apple.CalDAV (8.0 - 795) <4B0BE6A5-33C4-377A-B2F5-7439CC155CDC> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff347c6000 -     0x7fff34863fff  com.apple.CoreSuggestions (1.0 - 1115.515) <4A0E969D-392F-376F-A37A-B5016972E19A> /System/Library/PrivateFrameworks/CoreSuggestions.framework/Versions/A/CoreSuggestions
    0x7fff34864000 -     0x7fff349eefff  com.apple.ical.EventKit (3.0 - 1414.3.1) <FA4C5756-08E6-3962-BFA8-9CF834636C2E> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
    0x7fff349ef000 -     0x7fff34cc0fff  com.apple.CalendarPersistence (8.0 - 1071.4.2) <C71A802D-0A01-3C81-BB68-771CCDB3FB9C> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence
    0x7fff34cc1000 -     0x7fff34ce6fff  com.apple.CalendarAgentLink (8.0 - 250) <F6090C4A-FAD8-342B-8BBE-A259EF4F367B> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
    0x7fff34ce7000 -     0x7fff34cf1fff  com.apple.RTCReporting (11.80.9 - 11.80.9) <C3791F30-C18C-3DD2-9F62-D4723EFC4416> /System/Library/PrivateFrameworks/RTCReporting.framework/Versions/A/RTCReporting
    0x7fff34cf2000 -     0x7fff34e98fff  com.apple.WebKitLegacy (16611 - 16611.1.21.161.3) <23EEA42D-E710-3A3F-B155-9D2507BDA47B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff34e99000 -     0x7fff34e9bfff  com.apple.ConstantClasses (1.0 - 1) <0A67CDCC-EDE4-39D8-BE05-95954D314920> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
    0x7fff34eb3000 -     0x7fff34ec8fff  com.apple.CoreML.AppleNeuralEngine (1.0 - 1) <B91D6C1C-19C2-3705-A11F-3A0009D91D3E> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/Versions/A/AppleNeuralEngine
    0x7fff34f1e000 -     0x7fff34f89fff  com.apple.audio.midi.CoreMIDI (2.0 - 88) <5B8F80E2-9011-3CC7-81DD-389D766E16B0> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3503d000 -     0x7fff35040fff  com.apple.Cocoa (6.11 - 23) <ACA14CB3-6C24-31BE-9C2B-EF3AC3754C1F> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3508a000 -     0x7fff35473fff  com.apple.AppleMediaServices (1.0 - 1) <5294BEA6-9263-3D58-9812-C90FF43AD793> /System/Library/PrivateFrameworks/AppleMediaServices.framework/Versions/A/AppleMediaServices
    0x7fff35be6000 -     0x7fff35bedfff  com.apple.DisplayServicesFW (3.1 - 380) <1845A86C-07CB-3EA7-995C-BEFA326C2325> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff36123000 -     0x7fff363b7fff  libAWDSupportFramework.dylib (4146) <A5F8D074-AA94-37E7-AB02-061970473059> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib
    0x7fff3642b000 -     0x7fff3645bfff  libtidy.A.dylib (18.1) <63C8F825-3798-31F8-A742-3CB9FE72A2BF> /usr/lib/libtidy.A.dylib
    0x7fff3645c000 -     0x7fff3647cfff  com.apple.MarkupUI (1.0 - 383.6) <4AF45855-DA54-34E2-91FD-045FCA842FEF> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff3647d000 -     0x7fff36490fff  com.apple.Engram (1.0 - 1) <5E751E4E-41BF-3694-90AE-7D4F90CDC593> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff36491000 -     0x7fff364b4fff  com.apple.openscripting (1.7 - 190) <B4718F88-6569-3653-81F9-F0256EE89C48> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff364b5000 -     0x7fff364b8fff  com.apple.securityhi (9.0 - 55008) <66DBED22-5951-3EC2-90CD-0610104B4816> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff364b9000 -     0x7fff364bcfff  com.apple.ink.framework (10.15 - 227) <36446EAF-E2F5-38BD-849A-D489DC7700A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff364bd000 -     0x7fff364c0fff  com.apple.CommonPanels (1.2.6 - 101) <34455FFB-0A75-366C-BBFB-046D2CAD9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff364c1000 -     0x7fff364c8fff  com.apple.ImageCapture (1711.4.2 - 1711.4.2) <07AB6E67-1DD8-3642-823A-E91AECDBBA3A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff364c9000 -     0x7fff376b5fff  com.apple.JavaScriptCore (16611 - 16611.1.21.161.3) <B7CD8995-5502-375B-97A6-B3D4D95343B5> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff37721000 -     0x7fff37833fff  com.apple.AVFCapture (1.0 - 81.37) <D8815DE6-4DE0-3E2B-AEA6-1790AF62967B> /System/Library/PrivateFrameworks/AVFCapture.framework/Versions/A/AVFCapture
    0x7fff37834000 -    ...
Andrzej Wójcik (Tigase) commented 3 years ago

That is the same issue as you reported some time ago (crash when accessing database file), but it starts to look like a temporary issue with accessing files (Storyboard file to access view or database to query/insert data). I'll look into that but it is hard to replicate the issue as I was not able to replicate it.

Artur Hefczyc commented 3 years ago

I am now, (most recent MacOS and most recent BeagleIM Beta build) experiencing the focus problem practically all the time. Restarting the app and few minutes later I can no longer switch between chats. At this moment the app is practically unusable for me.

Not to put pressure on you or anything. Just so you know that the problem is very apparent. I do not know if it affects only me though.

Andrzej Wójcik (Tigase) commented 3 years ago

I've asked (some time ago) at our support channel if anyone had a similar issue (to see how widespread is this issue), but until now no one else reported this issue.

I've updated to the newest version of macOS and still was not able to replicate the issue.

However, Wojciech reported an issue with the invalid ordering of chats that (in theory) could be related to your issue. A new build of BeagleIM (5.0-b125) contains a fix for that.

wojciech.kapcia@tigase.net commented 1 year ago

I ran into the issue (it's been happening quite often in the recent days tbh): can't switch to the chat by clicking on it; I was able to click on "Chat with...", type in it and select contact and at that time Beagle (Version 5.3.5 (178)) crashed with:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               BeagleIM [4482]
Path:                  /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
Identifier:            org.tigase.messenger.BeagleIM
Version:               5.3.5 (178)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-07-19 21:19:40.3512 +0200
OS Version:            macOS 13.4.1 (22F82)
Report Version:        12
Anonymous UUID:        D1EBABD8-86DE-08BA-D52C-E396C7AC41FF

Sleep/Wake UUID:       9C2E6E21-E497-4793-B1FF-C4370ED7C5D2

Time Awake Since Boot: 240000 seconds
Time Since Wake:       17284 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x0000000190de3154 __exceptionPreprocess + 176
1   libobjc.A.dylib                     0x00000001909024d4 objc_exception_throw + 60
2   CoreFoundation                      0x0000000190de2ff8 +[NSException exceptionWithName:reason:userInfo:] + 0
3   AppKit                              0x00000001946b8160 -[NSStoryboard nibForStoryboardNibNamed:] + 160
4   AppKit                              0x0000000193fd44dc -[NSViewController loadView] + 104
5   AppKit                              0x0000000193fd4398 -[NSViewController _loadViewIfRequired] + 72
6   AppKit                              0x00000001943cba50 __24-[NSViewController view]_block_invoke + 28
7   AppKit                              0x0000000193fcd5f8 NSPerformVisuallyAtomicChange + 108
8   AppKit                              0x0000000193fd4308 -[NSViewController view] + 160
9   BeagleIM                            0x00000001045cb630 BeagleIM + 2586160
10  BeagleIM                            0x00000001045cc30c BeagleIM + 2589452
11  CoreFoundation                      0x0000000190d5f180 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 148
12  CoreFoundation                      0x0000000190dfaeec ___CFXRegistrationPost_block_invoke + 88
13  CoreFoundation                      0x0000000190dfae34 _CFXRegistrationPost + 440
14  CoreFoundation                      0x0000000190d304cc _CFXNotificationPost + 704
15  Foundation                          0x0000000191c8e8f4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
16  AppKit                              0x000000019407b120 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 196
17  AppKit                              0x000000019407a978 -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:] + 1652
18  AppKit                              0x000000019407a2e0 -[NSTableView selectRowIndexes:byExtendingSelection:] + 128
19  BeagleIM                            0x00000001045ca9f8 BeagleIM + 2583032
20  BeagleIM                            0x00000001045d3c08 BeagleIM + 2620424
21  BeagleIM                            0x00000001043a7c08 BeagleIM + 343048
22  libdispatch.dylib                   0x0000000190ada874 _dispatch_call_block_and_release + 32
23  libdispatch.dylib                   0x0000000190adc400 _dispatch_client_callout + 20
24  libdispatch.dylib                   0x0000000190aeabf8 _dispatch_main_queue_drain + 928
25  libdispatch.dylib                   0x0000000190aea848 _dispatch_main_queue_callback_4CF + 44
26  CoreFoundation                      0x0000000190dabc54 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
27  CoreFoundation                      0x0000000190d693d4 __CFRunLoopRun + 1992
28  CoreFoundation                      0x0000000190d684b8 CFRunLoopRunSpecific + 612
29  HIToolbox                           0x000000019a5b2c40 RunCurrentEventLoopInMode + 292
30  HIToolbox                           0x000000019a5b2a7c ReceiveNextEventCommon + 648
31  HIToolbox                           0x000000019a5b27d4 _BlockUntilNextEventMatchingListInModeWithFilter + 76
32  AppKit                              0x0000000193f89d44 _DPSNextEvent + 636
33  AppKit                              0x0000000193f88ee0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
34  AppKit                              0x0000000193f7d344 -[NSApplication run] + 464
35  AppKit                              0x0000000193f54794 NSApplicationMain + 880
36  BeagleIM                            0x00000001043587b4 BeagleIM + 18356
37  dyld                                0x0000000190933f28 start + 2236


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x190c54724 __pthread_kill + 8
1   libsystem_pthread.dylib       	       0x190c8bc28 pthread_kill + 288
2   libsystem_c.dylib             	       0x190b99ae8 abort + 180
3   libc++abi.dylib               	       0x190c44b84 abort_message + 132
4   libc++abi.dylib               	       0x190c343d0 demangling_terminate_handler() + 348
5   libobjc.A.dylib               	       0x19090b02c _objc_terminate() + 144
6   libc++abi.dylib               	       0x190c43f48 std::__terminate(void (*)()) + 16
7   libc++abi.dylib               	       0x190c43eec std::terminate() + 56
8   libdispatch.dylib             	       0x190adc414 _dispatch_client_callout + 40
9   libdispatch.dylib             	       0x190aeabf8 _dispatch_main_queue_drain + 928
10  libdispatch.dylib             	       0x190aea848 _dispatch_main_queue_callback_4CF + 44
11  CoreFoundation                	       0x190dabc54 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
12  CoreFoundation                	       0x190d693d4 __CFRunLoopRun + 1992
13  CoreFoundation                	       0x190d684b8 CFRunLoopRunSpecific + 612
14  HIToolbox                     	       0x19a5b2c40 RunCurrentEventLoopInMode + 292
15  HIToolbox                     	       0x19a5b2a7c ReceiveNextEventCommon + 648
16  HIToolbox                     	       0x19a5b27d4 _BlockUntilNextEventMatchingListInModeWithFilter + 76
17  AppKit                        	       0x193f89d44 _DPSNextEvent + 636
18  AppKit                        	       0x193f88ee0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
19  AppKit                        	       0x193f7d344 -[NSApplication run] + 464
20  AppKit                        	       0x193f54794 NSApplicationMain + 880
21  BeagleIM                      	       0x1043587b4 0x104354000 + 18356
22  dyld                          	       0x190933f28 start + 2236

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x190c4bf14 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x190c5e240 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x190c54b78 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x190c4c290 mach_msg + 24
4   CoreFoundation                	       0x190d6a7e4 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x190d690c4 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x190d684b8 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x1940b4334 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x190c8bfa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x190c86da0 thread_start + 8

Thread 2:
0   libsystem_pthread.dylib       	       0x190c86d8c start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	       0x190c86d8c start_wqthread + 0

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

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

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


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000190c48647   x5: 0x000000016baaa2a0   x6: 0x000000000000006e   x7: 0x0000000000000003
    x8: 0x7788fdf3f59d839f   x9: 0x7788fdf21e5b9d9f  x10: 0x0000000000000200  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x000000008da08820
   x16: 0x0000000000000148  x17: 0x00000001f0784f60  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x00000001ebc61e00  x21: 0x0000000000000103  x22: 0x00000001ebc61ee0  x23: 0x0000000000000114
   x24: 0x0000000000000000  x25: 0x00000001ebc61ee0  x26: 0x00006000005f2200  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016baaa210   lr: 0x0000000190c8bc28
    sp: 0x000000016baaa1f0   pc: 0x0000000190c54724 cpsr: 0x40001000
   far: 0x000000012f2fec08  esr: 0x56000080  Address size fault

Binary Images:
       0x104354000 -        0x10490bfff org.tigase.messenger.BeagleIM (5.3.5) <d4dde39e-c88a-3d0e-a787-be1736b35cc8> /Applications/BeagleIM (beta).app/Contents/MacOS/BeagleIM
       0x104fec000 -        0x1051affff com.github.krzyzanowskim.OpenSSL (1.1.1400) <c09413e5-ae29-357a-b467-8cc32d92ad18> /Applications/BeagleIM (beta).app/Contents/Frameworks/OpenSSL.framework/Versions/A/OpenSSL
       0x106900000 -        0x107217fff org.webrtc.WebRTC (1.0) <4c4c441d-5555-3144-a122-62835cf04c78> /Applications/BeagleIM (beta).app/Contents/Frameworks/WebRTC.framework/Versions/A/WebRTC
       0x11b4a4000 -        0x11b4affff libobjc-trampolines.dylib (*) <570c31f7-94c6-3b86-ae44-1694db0a4bcd> /usr/lib/libobjc-trampolines.dylib
       0x12b800000 -        0x12b81ffff com.apple.security.csparser (3.0) <ab8de20f-ecaa-3540-8abe-fcf57e740bec> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x190c4b000 -        0x190c84fe7 libsystem_kernel.dylib (*) <34a49b54-82b2-37a1-9314-f6a4a2bb3ff8> /usr/lib/system/libsystem_kernel.dylib
       0x190c85000 -        0x190c91fff libsystem_pthread.dylib (*) <46d35233-a051-3f4f-bba4-ba56dddc4d1a> /usr/lib/system/libsystem_pthread.dylib
       0x190b23000 -        0x190ba1ff7 libsystem_c.dylib (*) <95a70e20-1df3-3ddf-900c-315ed0b2c067> /usr/lib/system/libsystem_c.dylib
       0x190c2f000 -        0x190c4afff libc++abi.dylib (*) <52aa13e2-567c-36c2-9494-7b892fdbf245> /usr/lib/libc++abi.dylib
       0x1908e8000 -        0x19092df3f libobjc.A.dylib (*) <5beafa2b-3af4-3ed2-b054-1f58a7c851ef> /usr/lib/libobjc.A.dylib
       0x190ad8000 -        0x190b1ffff libdispatch.dylib (*) <c2fd3094-b465-39a4-b774-16583ff53c4b> /usr/lib/system/libdispatch.dylib
       0x190ceb000 -        0x1911c4fff com.apple.CoreFoundation (6.9) <203e4401-8c2e-3157-a24b-92f52551d43e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19a582000 -        0x19a8b5fff com.apple.HIToolbox (2.1.1) <d800278b-4e6c-3032-b56f-027a938a51d6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x193f51000 -        0x194e5ffff com.apple.AppKit (6.9) <041c7d21-21cc-3eea-ae53-d39f5ca6a24e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19092e000 -        0x1909bc553 dyld (*) <2237410f-d39c-30ce-9a94-13aacb66b766> /usr/lib/dyld
       0x191c85000 -        0x19264afff com.apple.Foundation (6.9) <d5337cc6-a075-3ca0-b5bf-b49da8878337> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    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: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 4992K        8 
CG image                          3936K       83 
ColorSync                          592K       30 
CoreAnimation                     21.2M      195 
CoreGraphics                        48K        3 
CoreImage                           64K        2 
CoreUI image data                 2576K       23 
Foundation                          64K        2 
Image IO                            96K        6 
Kernel Alloc Once                   32K        1 
MALLOC                           344.8M       85 
MALLOC guard page                  288K       16 
MALLOC_MEDIUM (reserved)           1.2G       10         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                 18.4M      147 
STACK GUARD                       56.1M        7 
Stack                             11.2M        7 
VM_ALLOCATE                       2272K      116 
__AUTH                            1826K      378 
__AUTH_CONST                      29.3M      610 
__CTF                               824        1 
__DATA                            13.1M      601 
__DATA_CONST                      30.8M      617 
__DATA_DIRTY                      2429K      235 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       803.4M        6 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2011K        1 
__TEXT                           649.8M      638 
dyld private memory                272K        2 
libnetwork                        1920K       40 
mapped file                      452.0M       64 
shared memory                      960K       19 
===========                     =======  ======= 
TOTAL                              4.0G     3961 
TOTAL, minus reserved VM space     2.5G     3961 



-----------
Full Report
-----------

{"app_name":"BeagleIM","timestamp":"2023-07-19 21:19:41.00 +0200","app_version":"5.3.5","slice_uuid":"d4dde39e-c88a-3d0e-a787-be1736b35cc8","build_version":"178","platform":1,"bundleID":"org.tigase.messenger.BeagleIM","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.4.1 (22F82)","roots_installed":0,"name":"BeagleIM","incident_id":"DA2DAE46-840E-4CBB-AD39-8C0757F84AA1"}
{
  "uptime" : 240000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "coalitionID" : 32269,
  "osVersion" : {
    "train" : "macOS 13.4.1",
    "build" : "22F82",
    "releaseType" : "User"
  },
  "captureTime" : "2023-07-19 21:19:40.3512 +0200",
  "incident" : "DA2DAE46-840E-4CBB-AD39-8C0757F84AA1",
  "pid" : 4482,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-07-19 20:52:43.3462 +0200",
  "procStartAbsTime" : 5813538726681,
  "procExitAbsTime" : 5852347495086,
  "procName" : "BeagleIM",
  "procPath" : "\/Applications\/BeagleIM (beta).app\/Contents\/MacOS\/BeagleIM",
  "bundleInfo" : {"CFBundleShortVersionString":"5.3.5","CFBundleVersion":"178","CFBundleIdentifier":"org.tigase.messenger.BeagleIM"},
  "storeInfo" : {"deviceIdentifierForVendor":"E7F7FA15-DBD2-5BF9-BD7D-0A31DDE7BF0D","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.tigase.messenger.BeagleIM",
  "crashReporterKey" : "D1EBABD8-86DE-08BA-D52C-E396C7AC41FF",
  "codeSigningID" : "org.tigase.messenger.BeagleIM",
  "codeSigningTeamID" : "YBEYW6E35C",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 0,
  "wakeTime" : 17284,
  "sleepWakeUUID" : "9C2E6E21-E497-4793-B1FF-C4370ED7C5D2",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x0000000190de3154 __exceptionPreprocess + 176\n1   libobjc.A.dylib                     0x00000001909024d4 objc_exception_throw + 60\n2   CoreFoundation                      0x0000000190de2ff8 +[NSException exceptionWithName:reason:userInfo:] + 0\n3   AppKit                              0x00000001946b8160 -[NSStoryboard nibForStoryboardNibNamed:] + 160\n4   AppKit                              0x0000000193fd44dc -[NSViewController loadView] + 104\n5   AppKit                              0x0000000193fd4398 -[NSViewController _loadViewIfRequired] + 72\n6   AppKit                              0x00000001943cba50 __24-[NSViewController view]_block_invoke + 28\n7   AppKit                              0x0000000193fcd5f8 NSPerformVisuallyAtomicChange + 108\n8   AppKit                              0x0000000193fd4308 -[NSViewController view] + 160\n9   BeagleIM                            0x00000001045cb630 BeagleIM + 2586160\n10  BeagleIM                            0x00000001045cc30c BeagleIM + 2589452\n11  CoreFoundation                      0x0000000190d5f180 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 148\n12  CoreFoundation                      0x0000000190dfaeec ___CFXRegistrationPost_block_invoke + 88\n13  CoreFoundation                      0x0000000190dfae34 _CFXRegistrationPost + 440\n14  CoreFoundation                      0x0000000190d304cc _CFXNotificationPost + 704\n15  Foundation                          0x0000000191c8e8f4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88\n16  AppKit                              0x000000019407b120 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 196\n17  AppKit                              0x000000019407a978 -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:] + 1652\n18  AppKit                              0x000000019407a2e0 -[NSTableView selectRowIndexes:byExtendingSelection:] + 128\n19  BeagleIM                            0x00000001045ca9f8 BeagleIM + 2583032\n20  BeagleIM                            0x00000001045d3c08 BeagleIM + 2620424\n21  BeagleIM                            0x00000001043a7c08 BeagleIM + 343048\n22  libdispatch.dylib                   0x0000000190ada874 _dispatch_call_block_and_release + 32\n23  libdispatch.dylib                   0x0000000190adc400 _dispatch_client_callout + 20\n24  libdispatch.dylib                   0x0000000190aeabf8 _dispatch_main_queue_drain + 928\n25  libdispatch.dylib                   0x0000000190aea848 _dispatch_main_queue_callback_4CF + 44\n26  CoreFoundation                      0x0000000190dabc54 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16\n27  CoreFoundation                      0x0000000190d693d4 __CFRunLoopRun + 1992\n28  CoreFoundation                      0x0000000190d684b8 CFRunLoopRunSpecific + 612\n29  HIToolbox                           0x000000019a5b2c40 RunCurrentEventLoopInMode + 292\n30  HIToolbox                           0x000000019a5b2a7c ReceiveNextEventCommon + 648\n31  HIToolbox                           0x000000019a5b27d4 _BlockUntilNextEventMatchingListInModeWithFilter + 76\n32  AppKit                              0x0000000193f89d44 _DPSNextEvent + 636\n33  AppKit                              0x0000000193f88ee0 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716\n34  AppKit                              0x0000000193f7d344 -[NSApplication run] + 464\n35  AppKit                              0x0000000193f54794 NSApplicationMain + 880\n36  BeagleIM                            0x00000001043587b4 BeagleIM + 18356\n37  dyld                                0x0000000190933f28 start + 2236"],
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "lastExceptionBacktrace" : [{"imageOffset":1016136,"symbol":"__exceptionPreprocess","symbolLocation":164,"imageIndex":11},{"imageOffset":107732,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":9},{"imageOffset":1015800,"symbol":"+[NSException exceptionWithName:reason:userInfo:]","symbolLocation":0,"imageIndex":11},{"imageOffset":7762272,"symbol":"-[NSStoryboard nibForStoryboardNibNamed:]","symbolLocation":160,"imageIndex":13},{"imageOffset":537820,"symbol":"-[NSViewController loadView]","symbolLocation":104,"imageIndex":13},{"imageOffset":537496,"symbol":"-[NSViewController _loadViewIfRequired]","symbolLocation":72,"imageIndex":13},{"imageOffset":4696656,"symbol":"__24-[NSViewController view]_block_invoke","symbolLocation":28,"imageIndex":13},{"imageOffset":509432,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":108,"imageIndex":13},{"imageOffset":537352,"symbol":"-[NSViewController view]","symbolLocation":160,"imageIndex":13},{"imageOffset":2586160,"imageIndex":0},{"imageOffset":2589452,"imageIndex":0},{"imageOffset":475520,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":148,"imageIndex":11},{"imageOffset":1113836,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":88,"imageIndex":11},{"imageOffset":1113652,"symbol":"_CFXRegistrationPost","symbolLocation":440,"imageIndex":11},{"imageOffset":283852,"symbol":"_CFXNotificationPost","symbolLocation":704,"imageIndex":11},{"imageOffset":39156,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":88,"imageIndex":15},{"imageOffset":1220896,"symbol":"-[NSTableView _sendSelectionChangedNotificationForRows:columns:]","symbolLocation":196,"imageIndex":13},{"imageOffset":1218936,"symbol":"-[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:]","symbolLocation":1652,"imageIndex":13},{"imageOffset":1217248,"symbol":"-[NSTableView selectRowIndexes:byExtendingSelection:]","symbolLocation":128,"imageIndex":13},{"imageOffset":2583032,"imageIndex":0},{"imageOffset":2620424,"imageIndex":0},{"imageOffset":343048,"imageIndex":0},{"imageOffset":10356,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":10},{"imageOffset":17408,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":10},{"imageOffset":76792,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":10},{"imageOffset":75848,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":10},{"imageOffset":789588,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":11},{"imageOffset":517076,"symbol":"__CFRunLoopRun","symbolLocation":1992,"imageIndex":11},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":11},{"imageOffset":199744,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":12},{"imageOffset":199292,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":12},{"imageOffset":198612,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":12},{"imageOffset":232772,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":13},{"imageOffset":229088,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":13},{"imageOffset":181060,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":13},{"imageOffset":14228,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":13},{"imageOffset":18356,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":14}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":2870525,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6723765831},{"value":6101312160},{"value":110},{"value":3},{"value":8613413511585694623},{"value":8613413503679307167},{"value":512},{"value":11},{"value":11},{"value":2095104},{"value":2043},{"value":2376108064},{"value":328},{"value":8329383776},{"value":0},{"value":6},{"value":8250596864,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":8250597088,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":8250597088,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553122501120},{"value":15},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6724041768},"cpsr":{"value":1073745920},"fp":{"value":6101312016},"sp":{"value":6101311984},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6723815204,"matchesCrashFrame":1},"far":{"value":5086637064}},"queue":"com.apple.main-thread","frames":[{"imageOffset":38692,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":5},{"imageOffset":27688,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":6},{"imageOffset":486120,"symbol":"abort","symbolLocation":180,"imageIndex":7},{"imageOffset":88964,"symbol":"abort_message","symbolLocation":132,"imageIndex":8},{"imageOffset":21456,"symbol":"demangling_terminate_handler()","symbolLocation":348,"imageIndex":8},{"imageOffset":143404,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":9},{"imageOffset":85832,"symbol":"std::__terminate(void (*)())","symbolLocation":16,"imageIndex":8},{"imageOffset":85740,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":8},{"imageOffset":17428,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":10},{"imageOffset":76792,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":10},{"imageOffset":75848,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":10},{"imageOffset":789588,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":11},{"imageOffset":517076,"symbol":"__CFRunLoopRun","symbolLocation":1992,"imageIndex":11},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":11},{"imageOffset":199744,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":12},{"imageOffset":199292,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":12},{"imageOffset":198612,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":12},{"imageOffset":232772,"symbol":"_DPSNextEvent","symbolLocation":636,"imageIndex":13},{"imageOffset":229088,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":13},{"imageOffset":181060,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":13},{"imageOffset":14228,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":13},{"imageOffset":18356,"imageIndex":0},{"imageOffset":24360,"symbol":"start","symbolLocation":2236,"imageIndex":14}]},{"id":2870688,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3860,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":78400,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":39800,"symbol":"mach_msg_overwrite","symbolLocation":604,"imageIndex":5},{"imageOffset":4752,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":522212,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":11},{"imageOffset":516292,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":11},{"imageOffset":513208,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":11},{"imageOffset":1454900,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":13},{"imageOffset":28584,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":6},{"imageOffset":7584,"symbol":"thread_start","symbolLocation":8,"imageIndex":6}]},{"id":2898207,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2898563,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2898605,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2898606,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":2898607,"frames":[{"imageOffset":7564,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4365565952,
    "CFBundleShortVersionString" : "5.3.5",
    "CFBundleIdentifier" : "org.tigase.messenger.BeagleIM",
    "size" : 5996544,
    "uuid" : "d4dde39e-c88a-3d0e-a787-be1736b35cc8",
    "path" : "\/Applications\/BeagleIM (beta).app\/Contents\/MacOS\/BeagleIM",
    "name" : "BeagleIM",
    "CFBundleVersion" : "178"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4378771456,
    "CFBundleShortVersionString" : "1.1.1400",
    "CFBundleIdentifier" : "com.github.krzyzanowskim.OpenSSL",
    "size" : 1851392,
    "uuid" : "c09413e5-ae29-357a-b467-8cc32d92ad18",
    "path" : "\/Applications\/BeagleIM (beta).app\/Contents\/Frameworks\/OpenSSL.framework\/Versions\/A\/OpenSSL",
    "name" : "OpenSSL",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4405067776,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "org.webrtc.WebRTC",
    "size" : 9535488,
    "uuid" : "4c4c441d-5555-3144-a122-62835cf04c78",
    "path" : "\/Applications\/BeagleIM (beta).app\/Contents\/Frameworks\/WebRTC.framework\/Versions\/A\/WebRTC",
    "name" : "WebRTC",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4752818176,
    "size" : 49152,
    "uuid" : "570c31f7-94c6-3b86-ae44-1694db0a4bcd",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 5024776192,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 131072,
    "uuid" : "ab8de20f-ecaa-3540-8abe-fcf57e740bec",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "60420.121.2"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6723776512,
    "size" : 237544,
    "uuid" : "34a49b54-82b2-37a1-9314-f6a4a2bb3ff8",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6724014080,
    "size" : 53248,
    "uuid" : "46d35233-a051-3f4f-bba4-ba56dddc4d1a",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6722564096,
    "size" : 520184,
    "uuid" : "95a70e20-1df3-3ddf-900c-315ed0b2c067",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6723661824,
    "size" : 114688,
    "uuid" : "52aa13e2-567c-36c2-9494-7b892fdbf245",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6720225280,
    "size" : 286528,
    "uuid" : "5beafa2b-3af4-3ed2-b054-1f58a7c851ef",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6722256896,
    "size" : 294912,
    "uuid" : "c2fd3094-b465-39a4-b774-16583ff53c4b",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6724431872,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5087232,
    "uuid" : "203e4401-8c2e-3157-a24b-92f52551d43e",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1977"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6884433920,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "d800278b-4e6c-3032-b56f-027a938a51d6",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6777278464,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15790080,
    "uuid" : "041c7d21-21cc-3eea-ae53-d39f5ca6a24e",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.60.124"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6720512000,
    "size" : 582996,
    "uuid" : "2237410f-d39c-30ce-9a94-13aacb66b766",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6740791296,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10248192,
    "uuid" : "d5337cc6-a075-3ca0-b5bf-b49da8878337",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1977"
  }
],
  "sharedCache" : {
  "base" : 6719848448,
  "size" : 3551641600,
  "uuid" : "be59bb71-7b69-3efc-86a8-5625a077ae2e"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 4992K        8 \nCG image                          3936K       83 \nColorSync                          592K       30 \nCoreAnimation                     21.2M      195 \nCoreGraphics                        48K        3 \nCoreImage                           64K        2 \nCoreUI image data                 2576K       23 \nFoundation                          64K        2 \nImage IO                            96K        6 \nKernel Alloc Once                   32K        1 \nMALLOC                           344.8M       85 \nMALLOC guard page                  288K       16 \nMALLOC_MEDIUM (reserved)           1.2G       10         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                 18.4M      147 \nSTACK GUARD                       56.1M        7 \nStack                             11.2M        7 \nVM_ALLOCATE                       2272K      116 \n__AUTH                            1826K      378 \n__AUTH_CONST                      29.3M      610 \n__CTF                               824        1 \n__DATA                            13.1M      601 \n__DATA_CONST                      30.8M      617 \n__DATA_DIRTY                      2429K      235 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       803.4M        6 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2011K        1 \n__TEXT                           649.8M      638 \ndyld private memory                272K        2 \nlibnetwork                        1920K       40 \nmapped file                      452.0M       64 \nshared memory                      960K       19 \n===========                     =======  ======= \nTOTAL                              4.0G     3961 \nTOTAL, minus reserved VM space     2.5G     3961 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "4cdaef2a695703fc7743981f1e1879e22707db75",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6246d6a916a70b047e454124",
      "factorPackIds" : {

      },
      "deploymentId" : 240000010
    },
    {
      "rolloutId" : "62c751b6bcb0435c2153fe92",
      "factorPackIds" : {
        "SIRI_UNDERSTANDING_ASR_ASSISTANT" : "649a1ff23c66a8254c4d3b9e",
        "SIRI_UNDERSTANDING_MORPHUN" : "63f00b1c06644d312600c7bd"
      },
      "deploymentId" : 240000269
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c28e4ee6-1b08-4f90-8e05-2809e78310a3",
      "experimentId" : "6317d2003d24842ff850182a",
      "deploymentId" : 400000013
    }
  ]
}
}

Model: MacBookPro18,1, BootROM 8422.121.1, proc 10:8:2 processors, 32 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: DELL S2721DGF, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Display: Color LCD, 3456 x 2234 Retina, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Apr  7 2023 15:18:26 version 20.96.28.1.8.7.146 FWID 01-aff1b48a
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: USB 10/100/1000 LAN, Ethernet, en7
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: USB5734
USB Device: USB 10/100/1000 LAN
USB Device: USB2.0 HUB
USB Device: USB 2.0 BILLBOARD
USB Device: USB2.0 Hub
USB Device: USB2734
USB Device: Hub Controller
USB Device: composite_device
USB Device: USB2.0 Hub
USB Device: USB Audio Device
USB Device: USB Storage
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Andrzej Wójcik (Tigase) commented 1 year ago

It looks like NSViewController cannot load storyboard, that is almost impossible, as it work normally in typical usecase, so I wonder what actually is happening that macOS fails to load storyboard (embedded within the app). I'll review the code, but I'm not sure what we can do to fix that.

wojciech.kapcia@tigase.net commented 1 year ago

OK, I'm not sure what's happening but right now I'm getting the issue (not able to switch chat or complete crash) couple of times a day...

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Spent time
11h 30m
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/beagle-im#364
Please wait...
Page is in error, reload to recover