unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
@ 2021-03-25  5:36 Victor Tsaran
  2021-03-26 17:33 ` Alan Third
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Victor Tsaran @ 2021-03-25  5:36 UTC (permalink / raw)
  To: 47378


[-- Attachment #1.1: Type: text/plain, Size: 692 bytes --]

Hi.
I apologize for not submitting this using Emacs's bug reporting system, but
I d not use Emacs for my emailing needs, thus do not have the right setup
for doing this.
I am attaching the full crash log from Mac OS generated by the system and
hope it will be helpful in diagnosing the problem.
More background information below.

1. I am using the clean Mac OS build of Emacs 27.1 from the Cask repository
of Homebrew.
2. The build runs without any issues on Mac OS Catalina (10.15) using exact
same packages and exact same configuration.
3. Emacs seems to abort with memory allocation errors, see the crash thread.

Please let me know if I can provide any more information.

Thanks.
Victor

[-- Attachment #1.2: Type: text/html, Size: 897 bytes --]

[-- Attachment #2: Emacs-x86_64-10_14_2021-03-18-200558_booknote.crash --]
[-- Type: application/octet-stream, Size: 79723 bytes --]

Process:               Emacs-x86_64-10_14 [2980]
Path:                  /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_14
Identifier:            org.gnu.Emacs
Version:               Version 27.1 (9.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Emacs-x86_64-10_14 [2980]
User ID:               501

Date/Time:             2021-03-18 20:05:58.044 -0700
OS Version:            macOS 11.2.3 (20D91)
Report Version:        12
Bridge OS Version:     5.2 (18P4347)
Anonymous UUID:        3FA46ECD-BBC5-2CF6-29B4-561CC8BE349F

Sleep/Wake UUID:       F3DBE36E-E15A-4910-BA0E-77CA85A27746

Time Awake Since Boot: 49000 seconds
Time Since Wake:       750 seconds

System Integrity Protection: enabled

Crashed Thread:        13

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

Application Specific Information:
abort() called
Emacs-x86_64-10_14(2980,0x700005390000) malloc: *** error for object 0x700005b92888: pointer being freed was not allocated
 

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff202ed462 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff2031b610 pthread_kill + 263
2   libsystem_c.dylib             	0x00007fff201fdba3 raise + 26
3   Emacs-x86_64-10_14            	0x00000001042bd6b9 terminate_due_to_signal + 153
4   Emacs-x86_64-10_14            	0x00000001042bdffb emacs_abort + 15
5   Emacs-x86_64-10_14            	0x0000000104285840 ns_term_shutdown + 80
6   Emacs-x86_64-10_14            	0x0000000104165fd4 shut_down_emacs + 340
7   Emacs-x86_64-10_14            	0x00000001042bd686 terminate_due_to_signal + 102
8   Emacs-x86_64-10_14            	0x00000001041852fe deliver_fatal_signal + 126
9   libsystem_platform.dylib      	0x00007fff2035fd7d _sigtramp + 29
10  ???                           	000000000000000000 0 + 0
11  libsystem_pthread.dylib       	0x00007fff203171bc _pthread_mutex_firstfit_lock_slow + 211
12  Emacs-x86_64-10_14            	0x000000010425f105 acquire_global_lock + 21
13  Emacs-x86_64-10_14            	0x000000010425fad5 really_call_select + 117
14  Emacs-x86_64-10_14            	0x000000010425fa57 thread_select + 55
15  Emacs-x86_64-10_14            	0x0000000104284446 ns_select + 422
16  Emacs-x86_64-10_14            	0x000000010423e78c wait_reading_process_output + 3948
17  Emacs-x86_64-10_14            	0x000000010416efba read_char + 7434
18  Emacs-x86_64-10_14            	0x000000010416b71a read_key_sequence + 1722
19  Emacs-x86_64-10_14            	0x0000000104169f1c command_loop_1 + 1340
20  Emacs-x86_64-10_14            	0x00000001041f0917 internal_condition_case + 263
21  Emacs-x86_64-10_14            	0x000000010417a090 command_loop_2 + 48
22  Emacs-x86_64-10_14            	0x00000001041f013b internal_catch + 267
23  Emacs-x86_64-10_14            	0x00000001042bda85 command_loop.cold.1 + 69
24  Emacs-x86_64-10_14            	0x0000000104168fe3 command_loop + 131
25  Emacs-x86_64-10_14            	0x0000000104168f13 recursive_edit_1 + 115
26  Emacs-x86_64-10_14            	0x000000010416916b Frecursive_edit + 347
27  Emacs-x86_64-10_14            	0x0000000104167d4c main + 7436
28  libdyld.dylib                 	0x00007fff20336621 start + 1

Thread 1:
0   libsystem_pthread.dylib       	0x00007fff20317458 start_wqthread + 0

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

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

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

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff202ef1fe __select + 10
1   Emacs-x86_64-10_14            	0x0000000104286e2c -[EmacsApp fd_handler:] + 236
2   com.apple.Foundation          	0x00007fff21197e1d __NSThread__start__ + 1042
3   libsystem_pthread.dylib       	0x00007fff2031b950 _pthread_start + 224
4   libsystem_pthread.dylib       	0x00007fff2031747b thread_start + 15

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

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

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

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

Thread 10:
0   libsystem_pthread.dylib       	0x00007fff20317458 start_wqthread + 0

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

Thread 12:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff202e6e7e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff202e71f0 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff20413bf7 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff204122ca __CFRunLoopRun + 1315
4   com.apple.CoreFoundation      	0x00007fff204116ce CFRunLoopRunSpecific + 563
5   com.apple.AppKit              	0x00007fff22db77c6 _NSEventThread + 124
6   libsystem_pthread.dylib       	0x00007fff2031b950 _pthread_start + 224
7   libsystem_pthread.dylib       	0x00007fff2031747b thread_start + 15

Thread 13 Crashed:
0   libsystem_kernel.dylib        	0x00007fff20309002 __sigsuspend + 10
1   Emacs-x86_64-10_14            	0x00000001041868a8 deliver_thread_signal + 120
2   Emacs-x86_64-10_14            	0x0000000104185309 deliver_fatal_thread_signal + 9
3   libsystem_platform.dylib      	0x00007fff2035fd7d _sigtramp + 29
4   libsystem_malloc.dylib        	0x00007fff20144020 tiny_malloc_from_free_list + 555
5   libsystem_c.dylib             	0x00007fff2026e72f abort + 135
6   libsystem_malloc.dylib        	0x00007fff2014f430 malloc_vreport + 548
7   libsystem_malloc.dylib        	0x00007fff201524c8 malloc_report + 151
8   Emacs-x86_64-10_14            	0x00000001040e5590 draw_glyphs + 16048
9   Emacs-x86_64-10_14            	0x000000010410547a expose_line + 666
10  Emacs-x86_64-10_14            	0x00000001040ed37f expose_window + 1263
11  Emacs-x86_64-10_14            	0x00000001040ece5b expose_window_tree + 139
12  Emacs-x86_64-10_14            	0x00000001040eccd1 expose_frame + 113
13  Emacs-x86_64-10_14            	0x000000010428f6e5 -[EmacsView drawRect:] + 133
14  com.apple.AppKit              	0x00007fff22da1a13 _NSViewDrawRect + 139
15  com.apple.AppKit              	0x00007fff234cd366 -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 2115
16  com.apple.AppKit              	0x00007fff22da1039 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 967
17  com.apple.QuartzCore          	0x00007fff26bcff81 CABackingStoreUpdate_ + 190
18  com.apple.QuartzCore          	0x00007fff26c35141 invocation function for block in CA::Layer::display_() + 53
19  com.apple.QuartzCore          	0x00007fff26bcf4c4 -[CALayer _display] + 2183
20  com.apple.AppKit              	0x00007fff22da0bb1 -[_NSBackingLayer display] + 475
21  com.apple.AppKit              	0x00007fff22d0c0f5 -[_NSViewBackingLayer display] + 555
22  com.apple.QuartzCore          	0x00007fff26bce4c8 CA::Layer::display_if_needed(CA::Transaction*) + 874
23  com.apple.QuartzCore          	0x00007fff26d0e5fb CA::Context::commit_transaction(CA::Transaction*, double, double*) + 517
24  com.apple.QuartzCore          	0x00007fff26bafe95 CA::Transaction::commit() + 783
25  com.apple.QuartzCore          	0x00007fff26bcc046 CA::Transaction::release_thread(void*) + 206
26  libsystem_pthread.dylib       	0x00007fff203199b8 _pthread_tsd_cleanup + 487
27  libsystem_pthread.dylib       	0x00007fff2031bf99 _pthread_exit + 70
28  libsystem_pthread.dylib       	0x00007fff2031b95b _pthread_start + 235
29  libsystem_pthread.dylib       	0x00007fff2031747b thread_start + 15

Thread 14:
0   libsystem_kernel.dylib        	0x00007fff20309002 __sigsuspend + 10
1   Emacs-x86_64-10_14            	0x00000001041868a8 deliver_thread_signal + 120
2   Emacs-x86_64-10_14            	0x0000000104185309 deliver_fatal_thread_signal + 9
3   Emacs-x86_64-10_14            	0x0000000104186968 handle_sigsegv + 168
4   libsystem_platform.dylib      	0x00007fff2035fd7d _sigtramp + 29
5   ???                           	000000000000000000 0 + 0
6   Emacs-x86_64-10_14            	0x00000001041bbdda re_match_2_internal + 18618
7   Emacs-x86_64-10_14            	0x00000001041b7238 rpl_re_search_2 + 2936
8   Emacs-x86_64-10_14            	0x00000001041b66b5 rpl_re_search + 37
9   Emacs-x86_64-10_14            	0x00000001041af256 string_match_1 + 438
10  Emacs-x86_64-10_14            	0x00000001041f2cf1 funcall_subr + 289
11  Emacs-x86_64-10_14            	0x00000001041f22bb Ffuncall + 843
12  Emacs-x86_64-10_14            	0x00000001042356d7 exec_byte_code + 1815
13  Emacs-x86_64-10_14            	0x00000001041f2259 Ffuncall + 745
14  Emacs-x86_64-10_14            	0x00000001042356d7 exec_byte_code + 1815
15  Emacs-x86_64-10_14            	0x00000001041f2259 Ffuncall + 745
16  Emacs-x86_64-10_14            	0x00000001042356d7 exec_byte_code + 1815
17  Emacs-x86_64-10_14            	0x00000001041f2259 Ffuncall + 745
18  Emacs-x86_64-10_14            	0x00000001041f292c call1 + 44
19  Emacs-x86_64-10_14            	0x00000001041fde48 mapcar1 + 88
20  Emacs-x86_64-10_14            	0x00000001041fe28b Fmapc + 75
21  Emacs-x86_64-10_14            	0x00000001041f2cd1 funcall_subr + 257
22  Emacs-x86_64-10_14            	0x00000001041f22bb Ffuncall + 843
23  Emacs-x86_64-10_14            	0x00000001042356d7 exec_byte_code + 1815
24  Emacs-x86_64-10_14            	0x00000001041f2259 Ffuncall + 745
25  Emacs-x86_64-10_14            	0x0000000104260608 invoke_thread_function + 56
26  Emacs-x86_64-10_14            	0x00000001041f0917 internal_condition_case + 263
27  Emacs-x86_64-10_14            	0x000000010425fe5b run_thread + 155
28  libsystem_pthread.dylib       	0x00007fff2031b950 _pthread_start + 224
29  libsystem_pthread.dylib       	0x00007fff2031747b thread_start + 15

Thread 13 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000004  rbx: 0x0000000104726e80  rcx: 0x000070000538d268  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000004  rbp: 0x000070000538d280  rsp: 0x000070000538d268
   r8: 0x0000000000000000   r9: 0x83e4ccbd90db1c7c  r10: 0x00007fff202ed462  r11: 0x0000000000000202
  r12: 0x83e4ccbd90db1c7c  r13: 0x0000000000000050  r14: 0x000070000538d7f8  r15: 0x0000000000000006
  rip: 0x00007fff20309002  rfl: 0x0000000000000203  cr2: 0x00007fc8d266e000
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Thread 13 instruction stream not available.

Thread 13 last branch register state not available.


Binary Images:
       0x1040a7000 -        0x1042fdfff +Emacs-x86_64-10_14 (0) <C7AC85F8-3921-3516-93BB-F638F10F35F3> /Applications/Emacs.app/Contents/MacOS/Emacs-x86_64-10_14
       0x104860000 -        0x1049a9fff +libgnutls.30.dylib (0) <3A320505-4DB0-3841-A04E-CE9E540CABD0> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libgnutls.30.dylib
       0x1049fb000 -        0x104a03fff +libjansson.4.dylib (0) <D8811ABE-0D2C-307C-A17B-9EB2A5B53E89> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libjansson.4.dylib
       0x104a0d000 -        0x104aaefff +libp11-kit.0.dylib (0) <0A1D057C-B48E-34DB-AC19-070F7A63B534> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libp11-kit.0.dylib
       0x104b06000 -        0x104b24fff +libidn2.0.dylib (0) <0097B49A-729C-3899-877E-57131162176B> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libidn2.0.dylib
       0x104b2e000 -        0x104c90fff +libunistring.2.dylib (0) <0ECFFC55-7ADF-3992-B069-32500DE2EF9F> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libunistring.2.dylib
       0x104caa000 -        0x104cb6fff +libtasn1.6.dylib (0) <5EE9C1AB-5B0A-341F-9A2B-DA628285ADE1> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libtasn1.6.dylib
       0x104cc1000 -        0x104ce8fff +libnettle.8.dylib (0) <32DFA967-A06A-3EB3-A88A-9331CA9AE789> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libnettle.8.dylib
       0x104cf9000 -        0x104d2ffff +libhogweed.6.dylib (0) <7CE5822D-1A13-301C-B999-1A545FD58D2F> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libhogweed.6.dylib
       0x104d3f000 -        0x104d96fff +libgmp.10.dylib (0) <D62FB59D-C7D7-3BD1-B64F-9800E47CF5AF> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libgmp.10.dylib
       0x104daa000 -        0x104db3fff +libintl.8.dylib (0) <21FB602C-D6ED-3DD2-BD13-EB17B6498807> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libintl.8.dylib
       0x104dc4000 -        0x104dc9fff +libffi.7.dylib (0) <CE120F05-193B-3F92-AFCA-B8E851526413> /Applications/Emacs.app/Contents/MacOS/lib-x86_64-10_14/libffi.7.dylib
       0x10c564000 -        0x10c573fff  libobjc-trampolines.dylib (818.2) <29187EF9-2BD6-3ABF-8088-DE708721B612> /usr/lib/libobjc-trampolines.dylib
       0x10c5b6000 -        0x10c651fff  dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
    0x7fff20050000 -     0x7fff20051fff  libsystem_blocks.dylib (78) <E644CAA0-65B7-36E4-8041-520F3301F3DB> /usr/lib/system/libsystem_blocks.dylib
    0x7fff20052000 -     0x7fff20087fff  libxpc.dylib (2038.80.3) <70F26262-01AA-3CEC-9FAD-2701D24096F0> /usr/lib/system/libxpc.dylib
    0x7fff20088000 -     0x7fff2009ffff  libsystem_trace.dylib (1277.80.2) <87FEF600-48D9-31C9-B8FC-D5249B2AE95D> /usr/lib/system/libsystem_trace.dylib
    0x7fff200a0000 -     0x7fff2013ffff  libcorecrypto.dylib (1000.80.5) <1EB11CFB-ABD7-36DD-97C7-C112A6601416> /usr/lib/system/libcorecrypto.dylib
    0x7fff20140000 -     0x7fff2016cfff  libsystem_malloc.dylib (317.40.8) <A498D1EF-E43D-310C-84E8-9C0AADA0C475> /usr/lib/system/libsystem_malloc.dylib
    0x7fff2016d000 -     0x7fff201b1fff  libdispatch.dylib (1271.40.12) <AD988EEA-1A2F-3404-9A6E-390FC2504223> /usr/lib/system/libdispatch.dylib
    0x7fff201b2000 -     0x7fff201eafff  libobjc.A.dylib (818.2) <EB6B543F-D42C-3FB2-A2EC-43407C5F80D3> /usr/lib/libobjc.A.dylib
    0x7fff201eb000 -     0x7fff201edfff  libsystem_featureflags.dylib (28.60.1) <9CECB43A-094E-3CA9-B730-24DEA1A6DE05> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff201ee000 -     0x7fff20276fff  libsystem_c.dylib (1439.40.11) <4AF71812-4099-3E96-B271-1F259491A2B2> /usr/lib/system/libsystem_c.dylib
    0x7fff20277000 -     0x7fff202ccfff  libc++.1.dylib (904.4) <B217D905-4F9C-3DE0-8844-88FAA3C2C851> /usr/lib/libc++.1.dylib
    0x7fff202cd000 -     0x7fff202e5fff  libc++abi.dylib (904.4) <3C9FE530-3CD2-3A64-8A36-70816AEBDF0D> /usr/lib/libc++abi.dylib
    0x7fff202e6000 -     0x7fff20314fff  libsystem_kernel.dylib (7195.81.3) <AB413518-ECDE-3F04-A61C-278D3CF43076> /usr/lib/system/libsystem_kernel.dylib
    0x7fff20315000 -     0x7fff20320fff  libsystem_pthread.dylib (454.80.2) <B989DF6C-ADFE-3AF9-9C91-07D2521F9E47> /usr/lib/system/libsystem_pthread.dylib
    0x7fff20321000 -     0x7fff2035bfff  libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib
    0x7fff2035c000 -     0x7fff20365fff  libsystem_platform.dylib (254.80.2) <1C3E1A0A-92A8-3CDE-B622-8940B43A5DF2> /usr/lib/system/libsystem_platform.dylib
    0x7fff20366000 -     0x7fff20391fff  libsystem_info.dylib (542.40.3) <0C96CFE8-71F5-3335-8423-581BC3DE5846> /usr/lib/system/libsystem_info.dylib
    0x7fff20392000 -     0x7fff2082dfff  com.apple.CoreFoundation (6.9 - 1774.101) <2A0E160E-9EE6-3B23-8832-6979A16EC250> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff2082e000 -     0x7fff20a5dfff  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
    0x7fff20a5e000 -     0x7fff20b31fff  com.apple.gpusw.MetalTools (1.0 - 1) <B1FDD261-7707-3E20-A6C2-99D9AF46356B> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff20b32000 -     0x7fff20d95fff  libBLAS.dylib (1336.40.1) <92702864-A5C6-3E22-86F6-DB329532674A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff20d96000 -     0x7fff20de3fff  com.apple.Lexicon-framework (1.0 - 86.1) <2F429EBD-1BD2-3057-B760-8A81546DBD6F> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff20de4000 -     0x7fff20e52fff  libSparse.dylib (106) <B889DE4E-7356-3CC8-A13E-68D15E2024DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff20e53000 -     0x7fff20ed0fff  com.apple.SystemConfiguration (1.20 - 1.20) <3518EA0E-C32D-32CC-81B9-0F3C83B6430C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff20ed1000 -     0x7fff20f06fff  libCRFSuite.dylib (50) <970D1F7B-5DBD-355F-80D8-C820AA1626D2> /usr/lib/libCRFSuite.dylib
    0x7fff20f07000 -     0x7fff2113efff  libmecabra.dylib (929.1.1) <102A0AD8-D119-340B-B652-B75F0AAB1C7E> /usr/lib/libmecabra.dylib
    0x7fff2113f000 -     0x7fff214a2fff  com.apple.Foundation (6.9 - 1774.101) <8D9081B3-3F6A-31A0-9B20-1AE5CD8DD747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff214a3000 -     0x7fff2158ffff  com.apple.LanguageModeling (1.0 - 247.1) <1A05BCD7-232F-3950-936D-EC0F95BA3FB0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff21590000 -     0x7fff216c6fff  com.apple.CoreDisplay (231.3 - 231.3) <6DD6A260-800F-3284-842C-8E4CB9EA47FF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff216c7000 -     0x7fff2193dfff  com.apple.audio.AudioToolboxCore (1.0 - 1180.25) <DEE2C5BA-BFD1-349F-A10A-B10717BA8F7C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff2193e000 -     0x7fff21b26fff  com.apple.CoreText (677.3.0.4 - 677.3.0.4) <9A8DC9A0-1A80-3A26-ACA0-A245D3FFF921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff21b27000 -     0x7fff221cbfff  com.apple.audio.CoreAudio (5.0 - 5.0) <801E2D1E-7EA5-37DA-8F44-B6D7DD3CE5B9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff221cc000 -     0x7fff2251dfff  com.apple.security (7.0 - 59754.80.3) <B377D7C7-EDB6-3737-B492-E9872F4C6469> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff2251e000 -     0x7fff2277ffff  libicucore.A.dylib (66109) <8F8D8A8B-4EE0-3C09-9F45-725A1FBDD38C> /usr/lib/libicucore.A.dylib
    0x7fff22780000 -     0x7fff22789fff  libsystem_darwin.dylib (1439.40.11) <E016D8F7-C87F-36F8-B8A0-6A61B8E4BACB> /usr/lib/system/libsystem_darwin.dylib
    0x7fff2278a000 -     0x7fff22a71fff  com.apple.CoreServices.CarbonCore (1307 - 1307) <B857EADF-D517-34E8-8053-34C0E6695250> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff22a72000 -     0x7fff22ab0fff  com.apple.CoreServicesInternal (476 - 476) <0DA95074-B315-3B84-B8A3-BAEDC4471A2C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff22ab1000 -     0x7fff22aebfff  com.apple.CSStore (1122.11 - 1122.11) <89992991-8538-380B-B2B8-4EA997CBFDBE> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff22aec000 -     0x7fff22b9afff  com.apple.framework.IOKit (2.0.2 - 1845.81.1) <49AC0177-35A3-3C96-AD9D-3E59923C4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff22b9b000 -     0x7fff22ba6fff  libsystem_notify.dylib (279.40.4) <B2BF20C7-448A-3FBD-A2F5-AB7618D173F6> /usr/lib/system/libsystem_notify.dylib
    0x7fff22ba7000 -     0x7fff22bf2fff  libsandbox.1.dylib (1441.60.4) <591F41F3-1FE9-354F-A1F9-BC0CC73333DA> /usr/lib/libsandbox.1.dylib
    0x7fff22bf3000 -     0x7fff23955fff  com.apple.AppKit (6.9 - 2022.30.122) <EA4B3536-A5AF-3E5D-A8E3-A3F795F34F05> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff23956000 -     0x7fff23baafff  com.apple.UIFoundation (1.0 - 727.3) <5A905085-B5EB-3F71-A663-200428E7A5F4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff23bab000 -     0x7fff23bbdfff  com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <2AAE247F-1BA0-3E42-A07B-CBE413747B30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
    0x7fff23bbe000 -     0x7fff23d48fff  com.apple.desktopservices (1.18 - 1346.3.1) <2144B85E-A433-3F9E-A25D-E8F9D7B6D175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff24015000 -     0x7fff24658fff  libnetwork.dylib (2288.80.2) <A3F1E999-6D61-32D7-B3F7-67832CEA53CD> /usr/lib/libnetwork.dylib
    0x7fff24659000 -     0x7fff24af6fff  com.apple.CFNetwork (1220.1 - 1220.1) <04A917FB-DBFB-3432-BA4C-5B860990A420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff24af7000 -     0x7fff24b05fff  libsystem_networkextension.dylib (1295.80.3) <5213D866-7D0E-3FD9-8E1A-03C0E39CEC44> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff24b06000 -     0x7fff24b06fff  libenergytrace.dylib (22) <33A9FBF3-A2D3-3ECE-9370-B0ADDE3896DE> /usr/lib/libenergytrace.dylib
    0x7fff24b07000 -     0x7fff24b62fff  libMobileGestalt.dylib (978.80.1) <C4C7A5DC-C3AD-374D-902A-B6DED14FBB67> /usr/lib/libMobileGestalt.dylib
    0x7fff24b63000 -     0x7fff24b79fff  libsystem_asl.dylib (385) <5B48071E-85EB-33B0-AE9B-127AEB398AEC> /usr/lib/system/libsystem_asl.dylib
    0x7fff24b7a000 -     0x7fff24b91fff  com.apple.TCC (1.0 - 1) <2F48471B-68F3-3017-8B18-BEDD4ED5853F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff24b92000 -     0x7fff24ef8fff  com.apple.SkyLight (1.600.0 - 570.7) <8034EAA7-787C-3A3E-A301-FF90376F247D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff24ef9000 -     0x7fff2558cfff  com.apple.CoreGraphics (2.0 - 1463.3.2) <29845645-F6F2-34E0-AC0D-C659773C78ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff2558d000 -     0x7fff25683fff  com.apple.ColorSync (4.13.0 - 3473.3.1) <A67D9B0A-E9FB-325A-873B-032DAF45C112> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff25684000 -     0x7fff256dffff  com.apple.HIServices (1.22 - 714) <780B2B09-80A6-32C8-B9E5-024988196E00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff25a8b000 -     0x7fff25ea9fff  com.apple.CoreData (120 - 1044.3) <7BE9684B-4439-3008-A2A7-4093BBCA180A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff25eaa000 -     0x7fff25ec0fff  com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <58CD91DC-64A9-3A97-AE41-6EA30308D617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff25ec1000 -     0x7fff26080fff  libsqlite3.dylib (321.1) <ACCC6A4C-3257-38A4-8AFB-BA73D906205B> /usr/lib/libsqlite3.dylib
    0x7fff26081000 -     0x7fff260fdfff  com.apple.Accounts (113 - 113) <BCB8494A-A340-30A1-928C-9B53E953328D> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff260fe000 -     0x7fff26116fff  com.apple.commonutilities (8.0 - 900) <8C96D016-2B40-39C0-A51C-9CF687AE7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff26117000 -     0x7fff26198fff  com.apple.BaseBoard (526 - 526) <3A964BB6-7AB8-3B5D-BAF6-40F56D2BA393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff26199000 -     0x7fff261e4fff  com.apple.RunningBoardServices (1.0 - 505.80.1) <4B9FFFB3-310F-350A-BEBB-AB779BD3F405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff261e5000 -     0x7fff2625afff  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
    0x7fff2625b000 -     0x7fff26261fff  libdns_services.dylib (1310.80.1) <97EB5DFD-BB41-3834-BF09-1F597D84F324> /usr/lib/libdns_services.dylib
    0x7fff26262000 -     0x7fff26269fff  libsystem_symptoms.dylib (1431.40.36) <BC85B46C-02EE-31FF-861D-F0DE01E8F6CF> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff2626a000 -     0x7fff263eefff  com.apple.Network (1.0 - 1) <75C2713C-F0D8-32BA-A839-17A2AE49A061> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff263ef000 -     0x7fff26413fff  com.apple.analyticsd (1.0 - 1) <4FFF906A-FE79-38F9-B777-AE878A0C99F1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff26414000 -     0x7fff26416fff  libDiagnosticMessagesClient.dylib (112) <20EDB261-69C7-3E4A-8C00-878814186A62> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff26417000 -     0x7fff26463fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) <FB7BF527-2D95-3E82-AAD8-D42B33DAC0F0> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff26464000 -     0x7fff264fefff  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
    0x7fff264ff000 -     0x7fff26505fff  com.apple.DiskArbitration (2.7 - 2.7) <ACFCD23E-05DF-3F96-BCFA-E294AAAFD2CE> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff26506000 -     0x7fff26bacfff  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
    0x7fff26bad000 -     0x7fff26e77fff  com.apple.QuartzCore (1.11 - 926.8) <04D8759B-1119-3E37-B922-32BDECB7C5D2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff26e78000 -     0x7fff26eb9fff  libFontRegistry.dylib (309) <9E9329F6-7384-3C7F-83E7-D52CD7FFBC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff26eba000 -     0x7fff26ffbfff  com.apple.coreui (2.1 - 690) <6DB427BB-44CA-3002-A3FF-77F0FEFC2A51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff26ffc000 -     0x7fff270e7fff  com.apple.ViewBridge (551.3 - 551.3) <9F31CEDB-5B8A-3BAE-A638-E9F352EF4E87> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff270e8000 -     0x7fff270f3fff  com.apple.PerformanceAnalysis (1.275 - 275) <2E5E666D-EE93-3949-8C76-692FA748D129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff270f4000 -     0x7fff27103fff  com.apple.OpenDirectory (11.2 - 230.40.1) <333A7F2E-0F3E-37F1-9E1B-69996F5084D2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff27104000 -     0x7fff27123fff  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
    0x7fff27124000 -     0x7fff2712cfff  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
    0x7fff2712d000 -     0x7fff27151fff  com.apple.coreservices.SharedFileList (144 - 144) <C861FAD6-D3A5-302C-88AE-B2813F7201A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff27152000 -     0x7fff27154fff  libapp_launch_measurement.dylib (14.1) <2BBB708C-4D91-364E-ABD0-39BF198688A6> /usr/lib/libapp_launch_measurement.dylib
    0x7fff27155000 -     0x7fff2719dfff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <7A2E42E6-3AF2-3ECB-8A16-5C4AC41206EE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
    0x7fff2719e000 -     0x7fff27280fff  libxml2.2.dylib (34.9) <E0BF29C7-869B-3DD5-82AE-F36E6398091A> /usr/lib/libxml2.2.dylib
    0x7fff27281000 -     0x7fff272cdfff  com.apple.CoreVideo (1.8 - 408.4) <50857F8D-C7CC-3609-B0DB-FC3C7382243B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff272ce000 -     0x7fff272d0fff  com.apple.loginsupport (1.0 - 1) <B149BCAF-854C-3820-809D-15C6077FFB8B> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff272d1000 -     0x7fff272f9fff  com.apple.aps.framework (4.0 - 4.0) <D86ED827-F22D-3A52-B055-251478B29AE1> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff272fa000 -     0x7fff27317fff  com.apple.UserManagement (1.0 - 1) <B6B35079-3860-384F-B7A2-584192BAAE70> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff27318000 -     0x7fff274b7fff  com.apple.cloudkit.CloudKit (970 - 970) <58BD254C-AAF1-3CC5-AAB7-2EF0A70BA033> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff28234000 -     0x7fff282b1fff  com.apple.corelocation (2420.12.16 - 2420.12.16) <8BD49018-78D4-3A81-88AD-47DE1A8E3BFE> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff282b2000 -     0x7fff282c2fff  libsystem_containermanager.dylib (318.80.2) <6F08275F-B912-3D8E-9D74-4845158AE4F3> /usr/lib/system/libsystem_containermanager.dylib
    0x7fff282c3000 -     0x7fff282d4fff  com.apple.IOSurface (289.3 - 289.3) <029C5E16-2E04-3E98-BE25-CC8BAE5E3D19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff282d5000 -     0x7fff282ddfff  com.apple.IOAccelerator (439.52 - 439.52) <41EDF102-E1B5-3FBA-A74A-6C583CAA5D24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff282de000 -     0x7fff28403fff  com.apple.Metal (244.32.7 - 244.32.7) <829B9C4D-2DB6-38C9-9FE8-E6544FB3BDCC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff28404000 -     0x7fff28420fff  com.apple.audio.caulk (1.0 - 70) <3FFEB564-C7CC-3F3E-B193-3F4E7B7C6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff28421000 -     0x7fff2850afff  com.apple.CoreMedia (1.0 - 2765.6.4.2) <8E50C806-C6A2-3B96-B3D2-DA1FFC73D2A8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff2850b000 -     0x7fff28667fff  libFontParser.dylib (305.3.0.1) <2CD3B3C9-7022-34DD-BF53-D48D79DEF726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff28668000 -     0x7fff28967fff  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
    0x7fff28968000 -     0x7fff2897bfff  com.apple.framework.DFRFoundation (1.0 - 265) <4B26DB42-BFDD-3B0D-8966-3D0926A3A5B7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff2897c000 -     0x7fff2897ffff  com.apple.dt.XCTTargetBootstrap (1.0 - 17500) <D279B67B-7108-3A16-93E5-5A429B898DAA> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff28980000 -     0x7fff289a9fff  com.apple.CoreSVG (1.0 - 149) <D88B5A7D-F9F7-36C2-A346-87D7163605A0> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff289aa000 -     0x7fff28be4fff  com.apple.ImageIO (3.3.0 - 2130.3.5) <3558ABA9-6522-36A8-A49D-8641A9D7FCE1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff28be5000 -     0x7fff28f62fff  com.apple.CoreImage (16.2.0 - 1130.1) <29BE82F7-93BE-336A-AF66-9DD3F48B8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff28f63000 -     0x7fff28fbefff  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
    0x7fff28fbf000 -     0x7fff28fc2fff  libsystem_configuration.dylib (1109.60.2) <4917D824-4DE8-32CC-9ED2-1FBF371FEB9F> /usr/lib/system/libsystem_configuration.dylib
    0x7fff28fc3000 -     0x7fff28fc7fff  libsystem_sandbox.dylib (1441.60.4) <5F7F3DD1-4B38-310C-AA8F-19FF1B0F5276> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff28fc8000 -     0x7fff28fc9fff  com.apple.AggregateDictionary (1.0 - 1) <E6C1A91D-4ADE-33CB-AA47-2F573811BFD9> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff28fca000 -     0x7fff28fcdfff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4F8A1D06-3EFF-3174-BE9C-C4B70A3EA290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff28fce000 -     0x7fff28fcffff  liblangid.dylib (136) <E8044658-AE79-3930-A902-07A38BB22382> /usr/lib/liblangid.dylib
    0x7fff28fd0000 -     0x7fff29070fff  com.apple.CoreNLP (1.0 - 245.1) <6C49B26B-CB39-3504-AD5E-9C3333FFE086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff29071000 -     0x7fff29077fff  com.apple.LinguisticData (1.0 - 399) <B059FF7F-731A-38F1-884A-588C6C8CA7F2> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff29078000 -     0x7fff29735fff  libBNNS.dylib (288.80.1) <C5CD30D8-114B-3104-9020-E5C05E68CEE8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff29736000 -     0x7fff29909fff  libvDSP.dylib (760.40.6) <4CCEE561-A72B-33BC-B9F9-77A6CF2E7AF0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff2990a000 -     0x7fff2991cfff  com.apple.CoreEmoji (1.0 - 128) <D43F3FFA-6692-3D56-ACBA-DDA40C566DDE> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff2991d000 -     0x7fff29927fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <B15E9DA1-1C81-3ECF-94C7-FD137AD6C5E2> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
    0x7fff29928000 -     0x7fff299fafff  com.apple.framework.CoreWLAN (16.0 - 1657) <35927D28-3324-3CAB-9255-276A7022EADC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff299fb000 -     0x7fff29bfafff  com.apple.CoreUtils (6.5 - 650.6) <184C48A4-7F66-395B-81DB-DAA1641383CF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff29bfb000 -     0x7fff29c1dfff  com.apple.MobileKeyBag (2.0 - 1.0) <0F83FED4-709A-37A0-9E04-EFFD71CB1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff29c1e000 -     0x7fff29c2efff  com.apple.AssertionServices (1.0 - 505.80.1) <A00B802D-7BB8-3F6B-A79D-E9697F7D0ABB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff29c2f000 -     0x7fff29cbbfff  com.apple.securityfoundation (6.0 - 55240.40.4) <72AC63B1-0B72-394F-97E8-BA9B114DD0A9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff29cbc000 -     0x7fff29cc5fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <EC15118E-62BD-3C24-A880-3B9B74318B0B> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff29cc6000 -     0x7fff29ccafff  com.apple.xpc.ServiceManagement (1.0 - 1) <FD031028-B702-3909-B2AF-3916404DD4A8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff29ccb000 -     0x7fff29ccdfff  libquarantine.dylib (119.40.2) <40D35D75-524B-3DA6-8159-E7E0FA66F5BC> /usr/lib/system/libquarantine.dylib
    0x7fff29cce000 -     0x7fff29cd9fff  libCheckFix.dylib (31) <74E17BB2-1A3C-3574-92DD-63ABE39E3FF9> /usr/lib/libCheckFix.dylib
    0x7fff29cda000 -     0x7fff29cf1fff  libcoretls.dylib (169) <B33BEF87-3275-356D-9815-D0E94122D2EB> /usr/lib/libcoretls.dylib
    0x7fff29cf2000 -     0x7fff29d02fff  libbsm.0.dylib (68.40.1) <D71EF121-D4B0-306E-9843-9FAFD558E3A4> /usr/lib/libbsm.0.dylib
    0x7fff29d03000 -     0x7fff29d4cfff  libmecab.dylib (929.1.1) <1F424683-4213-3594-9BF5-EFCCCDAA83A5> /usr/lib/libmecab.dylib
    0x7fff29d4d000 -     0x7fff29d52fff  libgermantok.dylib (24) <E40EFA11-E95C-36D1-A8BE-8CA5B1DD179D> /usr/lib/libgermantok.dylib
    0x7fff29d53000 -     0x7fff29d68fff  libLinearAlgebra.dylib (1336.40.1) <0D017F3F-6FD6-38DB-AA14-A64523A4D093> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff29d69000 -     0x7fff29f90fff  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
    0x7fff29f91000 -     0x7fff29fe0fff  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
    0x7fff29fe1000 -     0x7fff2a128fff  com.apple.MLCompute (1.0 - 1) <01B968D9-A464-3667-8B8E-C99AEBA1FF79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
    0x7fff2a129000 -     0x7fff2a15ffff  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
    0x7fff2a160000 -     0x7fff2a19dfff  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
    0x7fff2a19e000 -     0x7fff2a22efff  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
    0x7fff2a22f000 -     0x7fff2a23efff  com.apple.AppleFSCompression (125 - 1.0) <879A04AA-F9A1-3640-A9EF-F5D0813C852A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff2a23f000 -     0x7fff2a24cfff  libbz2.1.0.dylib (44) <E163D5F9-E202-3A53-817B-8BC40B9293C0> /usr/lib/libbz2.1.0.dylib
    0x7fff2a24d000 -     0x7fff2a251fff  libsystem_coreservices.dylib (127) <529A0663-A936-309C-9318-1B04B7F70658> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff2a252000 -     0x7fff2a27ffff  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
    0x7fff2a280000 -     0x7fff2a3b1fff  com.apple.AuthKit (1.0 - 1) <4A9B2D94-7AB0-3417-8D4E-A9C6C31C31D4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff2a455000 -     0x7fff2a467fff  libz.1.dylib (76) <6E2BD7A3-DC55-3183-BBF7-3AC367BC1834> /usr/lib/libz.1.dylib
    0x7fff2a468000 -     0x7fff2a4affff  libsystem_m.dylib (3186.40.2) <DD26CC5C-AFF6-305F-A567-14909DD57163> /usr/lib/system/libsystem_m.dylib
    0x7fff2a4b0000 -     0x7fff2a4b0fff  libcharset.1.dylib (59) <D14F9D24-693A-37F0-8F92-D260248EB282> /usr/lib/libcharset.1.dylib
    0x7fff2a4b1000 -     0x7fff2a4b6fff  libmacho.dylib (973.4) <C2584BC4-497B-3170-ADDF-21B8E10B4DFD> /usr/lib/system/libmacho.dylib
    0x7fff2a4b7000 -     0x7fff2a4d2fff  libkxld.dylib (7195.81.3) <DE05C188-D9FE-30DC-8299-DF3DC9F837A5> /usr/lib/system/libkxld.dylib
    0x7fff2a4d3000 -     0x7fff2a4defff  libcommonCrypto.dylib (60178.40.2) <822A29CE-BF54-35AD-BB15-8FAECB800C7D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff2a4df000 -     0x7fff2a4e9fff  libunwind.dylib (200.10) <1D0A4B4A-4370-3548-8DC1-42A7B4BD45D3> /usr/lib/system/libunwind.dylib
    0x7fff2a4ea000 -     0x7fff2a4f1fff  liboah.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/liboah.dylib
    0x7fff2a4f2000 -     0x7fff2a4fcfff  libcopyfile.dylib (173.40.2) <39DBE613-135B-3AFE-A6AF-7898A37F70C2> /usr/lib/system/libcopyfile.dylib
    0x7fff2a4fd000 -     0x7fff2a504fff  libcompiler_rt.dylib (102.2) <62EE1D14-5ED7-3CEC-81C0-9C93833641F1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff2a505000 -     0x7fff2a507fff  libsystem_collections.dylib (1439.40.11) <C53D5E0C-0C4F-3B35-A24B-E0D7101A3F95> /usr/lib/system/libsystem_collections.dylib
    0x7fff2a508000 -     0x7fff2a50afff  libsystem_secinit.dylib (87.60.1) <E05E35BC-1BAB-365B-8BEE-D774189EFD3B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff2a50b000 -     0x7fff2a50dfff  libremovefile.dylib (49.40.3) <5CC12A16-82CB-32F0-9040-72CFC88A48DF> /usr/lib/system/libremovefile.dylib
    0x7fff2a50e000 -     0x7fff2a50efff  libkeymgr.dylib (31) <803F6AED-99D5-3CCF-B0FA-361BCF14C8C0> /usr/lib/system/libkeymgr.dylib
    0x7fff2a50f000 -     0x7fff2a516fff  libsystem_dnssd.dylib (1310.80.1) <E0A0CAB3-6779-3C83-AC67-046CFE69F9C2> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff2a517000 -     0x7fff2a51cfff  libcache.dylib (83) <1A98B064-8FED-39CF-BB2E-5BDA1EF5B65A> /usr/lib/system/libcache.dylib
    0x7fff2a51d000 -     0x7fff2a51efff  libSystem.B.dylib (1292.60.1) <83503CE0-32B1-36DB-A4F0-3CC6B7BCF50A> /usr/lib/libSystem.B.dylib
    0x7fff2a51f000 -     0x7fff2a522fff  libfakelink.dylib (3) <D939A124-9FD5-37A2-B03B-72E98CBC98FE> /usr/lib/libfakelink.dylib
    0x7fff2a523000 -     0x7fff2a523fff  com.apple.SoftLinking (1.0 - 1) <EF2AC5FF-B98D-3252-ABA8-2FC721CBA942> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
    0x7fff2a524000 -     0x7fff2a55bfff  libpcap.A.dylib (98.40.1) <DE5787F8-D011-3E71-8323-936B35976D9E> /usr/lib/libpcap.A.dylib
    0x7fff2a55c000 -     0x7fff2a64cfff  libiconv.2.dylib (59) <AD10ECF4-E137-3152-9612-7EC548D919E8> /usr/lib/libiconv.2.dylib
    0x7fff2a64d000 -     0x7fff2a65efff  libcmph.dylib (8) <A5D1EBB3-70A1-3ECA-A3C7-E97FBAD36ECF> /usr/lib/libcmph.dylib
    0x7fff2a65f000 -     0x7fff2a6d0fff  libarchive.2.dylib (83.40.4) <9061C767-43FD-3483-9C48-73973AF82DC1> /usr/lib/libarchive.2.dylib
    0x7fff2a6d1000 -     0x7fff2a738fff  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
    0x7fff2a739000 -     0x7fff2a73afff  libThaiTokenizer.dylib (3) <47CDE3EE-60AB-38CE-9494-5CC047CACA7F> /usr/lib/libThaiTokenizer.dylib
    0x7fff2a73b000 -     0x7fff2a762fff  com.apple.applesauce (1.0 - 16.26) <4A637FE0-A740-32F0-AE70-4593F6DF1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff2a763000 -     0x7fff2a77afff  libapple_nghttp2.dylib (1.41) <A2F6DE8D-2B38-3669-A16E-E1BD54108F24> /usr/lib/libapple_nghttp2.dylib
    0x7fff2a77b000 -     0x7fff2a78dfff  libSparseBLAS.dylib (1336.40.1) <FC45F7FD-6B10-3F8D-A553-F57C757F6717> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff2a78e000 -     0x7fff2a78ffff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <F37DBCE9-20CD-33D4-806B-93B326E08422> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff2a790000 -     0x7fff2a794fff  libpam.2.dylib (28.40.1) <FA3308D0-E7B4-3A2C-AE39-0E085F6CDEE0> /usr/lib/libpam.2.dylib
    0x7fff2a795000 -     0x7fff2a7adfff  libcompression.dylib (96.40.6) <9C42DB2C-0A6D-38CE-BB8D-899A9B34B695> /usr/lib/libcompression.dylib
    0x7fff2a7ae000 -     0x7fff2a7b3fff  libQuadrature.dylib (7) <55EE1866-623B-3C10-91FB-C8B06EB83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff2a7b4000 -     0x7fff2ab50fff  libLAPACK.dylib (1336.40.1) <2F92E8CD-396D-3665-88EB-41A4E1A9CB31> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff2ab51000 -     0x7fff2ab9ffff  com.apple.DictionaryServices (1.2 - 341) <5D0B1BB2-995B-32EB-AE75-F5F27127ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff2aba0000 -     0x7fff2abb8fff  liblzma.5.dylib (16) <168D84A7-8E54-361E-9161-B661D96C0C9A> /usr/lib/liblzma.5.dylib
    0x7fff2abb9000 -     0x7fff2abbafff  libcoretls_cfhelpers.dylib (169) <80AF345B-1989-3C88-AEF4-8FF18A366A9C> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff2abbb000 -     0x7fff2acb5fff  com.apple.APFS (1677.81.1 - 1677.81.1) <E48CCAAC-34B5-377E-8E5D-06CDBD411C2F> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff2acb6000 -     0x7fff2acc3fff  libxar.1.dylib (452) <FAA7B36E-21EC-3ADF-AA6A-E3742737CA3A> /usr/lib/libxar.1.dylib
    0x7fff2acc4000 -     0x7fff2acc7fff  libutil.dylib (58.40.2) <0A268749-08E7-3551-8969-442210651CCA> /usr/lib/libutil.dylib
    0x7fff2acc8000 -     0x7fff2acf0fff  libxslt.1.dylib (17.3) <1C5219FB-B504-3658-B23B-2C45A3BA28F1> /usr/lib/libxslt.1.dylib
    0x7fff2acf1000 -     0x7fff2acfbfff  libChineseTokenizer.dylib (37) <718400BF-9911-3CB6-8CCE-4C2D7C35D80A> /usr/lib/libChineseTokenizer.dylib
    0x7fff2acfc000 -     0x7fff2adbafff  libvMisc.dylib (760.40.6) <9D11FCFC-6C30-32B6-864B-9CC3ED7D1143> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff2adbb000 -     0x7fff2ae53fff  libate.dylib (3.0.4) <42707DFB-86A4-3F56-A5AF-E6DAA7E49DC7> /usr/lib/libate.dylib
    0x7fff2ae54000 -     0x7fff2ae5bfff  libIOReport.dylib (64) <8DEEA01D-B715-340A-900E-B448AB22720E> /usr/lib/libIOReport.dylib
    0x7fff2ae5c000 -     0x7fff2ae8afff  com.apple.CrashReporterSupport (10.13 - 15047.1) <EA306EDB-2A02-3FB6-8812-F5EAA337AEE6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff2af77000 -     0x7fff2af7efff  libMatch.1.dylib (38) <DE8B7844-BFB2-3E3E-9FD0-1C9AD1DC1736> /usr/lib/libMatch.1.dylib
    0x7fff2af7f000 -     0x7fff2b00afff  libCoreStorage.dylib (554) <044E6815-6340-31D5-BEE9-760C354E92A3> /usr/lib/libCoreStorage.dylib
    0x7fff2b00b000 -     0x7fff2b05efff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <E3BE877B-1C78-3ABF-8C41-66FE9B6971C7> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff2b05f000 -     0x7fff2b078fff  libexpat.1.dylib (26) <1D978F91-674E-3A44-8A93-773C7E3E513C> /usr/lib/libexpat.1.dylib
    0x7fff2b079000 -     0x7fff2b082fff  libheimdal-asn1.dylib (597.80.1) <8F6CD867-FB45-375D-82C1-E0AE79558C8C> /usr/lib/libheimdal-asn1.dylib
    0x7fff2b083000 -     0x7fff2b097fff  com.apple.IconFoundation (479.3 - 479.3) <3563C4B4-ABF6-3DE0-8381-D3667DFE2B80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
    0x7fff2b098000 -     0x7fff2b105fff  com.apple.IconServices (479.3 - 479.3) <B6859735-701D-307E-8061-298BA2296E47> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff2b106000 -     0x7fff2b1a3fff  com.apple.MediaExperience (1.0 - 1) <14E84D66-28B8-390E-A499-9F24B7628EC7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff2b1a4000 -     0x7fff2b1cdfff  com.apple.persistentconnection (1.0 - 1.0) <B3FE85C5-8034-38D5-8566-5317B49ECF61> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff2b1ce000 -     0x7fff2b1dcfff  com.apple.GraphVisualizer (1.0 - 100.1) <A7393BC4-4441-31B5-BB15-5A5A70738BEC> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff2b1dd000 -     0x7fff2b5f8fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <23CD0C8A-E300-3E28-BD5B-DDCDA4521C54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff2b5f9000 -     0x7fff2b643fff  com.apple.OTSVG (1.0 - 677.3.0.4) <827396F3-F3A7-3A4F-BE7F-171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff2b644000 -     0x7fff2b64afff  com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) <C78E9D22-5110-349B-AF8E-6BA893A20214> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
    0x7fff2b64b000 -     0x7fff2b65cfff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <F0974976-30C0-35EB-92F1-B4CF1E974F11> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff2b65d000 -     0x7fff2b65ffff  libspindump.dylib (295.1) <3B4701CB-8F66-3E50-A38A-BEEC992AAC31> /usr/lib/libspindump.dylib
    0x7fff2b660000 -     0x7fff2b720fff  com.apple.Heimdal (4.0 - 2.0) <69768234-4F4F-3AB6-B116-4AE249E6417A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff2b721000 -     0x7fff2b73bfff  com.apple.login (3.0 - 3.0) <B9BEC3A1-688C-3999-B705-2D50B8756E62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff2b8bf000 -     0x7fff2b929fff  com.apple.bom (14.0 - 233) <F4B7C353-8A65-3B54-9E01-2C93CB3F55A3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff2b92a000 -     0x7fff2b974fff  com.apple.AppleJPEG (1.0 - 1) <7F3819DE-BCE7-32B7-BB33-10C1DB2BA512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff2b975000 -     0x7fff2ba53fff  libJP2.dylib (2130.3.5) <2DFE6642-4309-30BD-A402-F93E28F1F065> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff2ba54000 -     0x7fff2ba57fff  com.apple.WatchdogClient.framework (1.0 - 98.80.2) <C257C950-F430-3762-BC72-15D314D99556> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff2ba58000 -     0x7fff2ba8bfff  com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <4243F7DC-7EB9-3750-BE36-527B0BADF36C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff2ba8c000 -     0x7fff2bbdefff  com.apple.VideoToolbox (1.0 - 2765.6.4.2) <425BDD2D-6C26-3D09-AD9F-942EA387B2A4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff2bbdf000 -     0x7fff2bc11fff  libAudioToolboxUtility.dylib (1180.25) <83DBFA98-F85B-3B63-B58F-C9989BAC9611> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff2bc12000 -     0x7fff2bc38fff  libPng.dylib (2130.3.5) <9046A7B7-6C31-32C5-B610-6AEA6F6B2D48> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff2bc39000 -     0x7fff2bc98fff  libTIFF.dylib (2130.3.5) <CAAF5746-3171-38B1-9722-8CB9B650C627> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff2bc99000 -     0x7fff2bcb5fff  com.apple.IOPresentment (54 - 37) <5AD7B6E0-1744-3C8D-8A95-FE425DEA005C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff2bcb6000 -     0x7fff2bcbcfff  com.apple.GPUWrangler (6.2.2 - 6.2.2) <60363868-111B-36CF-9CDF-2643DF82002D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff2bcbd000 -     0x7fff2bcc0fff  libRadiance.dylib (2130.3.5) <71EBA416-A317-380A-984A-F6B0A0695A65> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff2bcc1000 -     0x7fff2bcc6fff  com.apple.DSExternalDisplay (3.1 - 380) <010F8260-BC46-361E-BE59-540F765EFE74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff2bcc7000 -     0x7fff2bcebfff  libJPEG.dylib (2130.3.5) <4BFCC012-7CDD-320D-845D-E475243D3ECE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff2bcec000 -     0x7fff2bd1bfff  com.apple.ATSUI (1.0 - 1) <6C45783D-CF90-3F11-BA86-92D31A9B68CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff2bd1c000 -     0x7fff2bd20fff  libGIF.dylib (2130.3.5) <0C91C2A9-5D71-3042-A0D2-AA8F1F09012E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff2bd21000 -     0x7fff2bd2afff  com.apple.CMCaptureCore (1.0 - 80.20.5) <2B7E468B-D901-3EA9-85CF-82FD753785BD> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
    0x7fff2bd2b000 -     0x7fff2bd72fff  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
    0x7fff2bd73000 -     0x7fff2be3ffff  com.apple.TextureIO (3.10.9 - 3.10.9) <50BA07A4-02E8-38EE-B0B9-B12C277B563B> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff2be40000 -     0x7fff2be48fff  com.apple.InternationalSupport (1.0 - 60) <DE997943-6AD5-32DA-B48E-78170C1EAA7B> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff2be49000 -     0x7fff2bec4fff  com.apple.datadetectorscore (8.0 - 674) <A4EBFF22-F861-321A-AF28-1DB8ECB9A4FF> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff2bec5000 -     0x7fff2bf23fff  com.apple.UserActivity (435 - 435) <12250395-D660-3CC1-81DB-565340F2651B> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
    0x7fff2bf24000 -     0x7fff2c68ffff  com.apple.MediaToolbox (1.0 - 2765.6.4.2) <C8645EA0-643D-38CF-AA88-3253339192B1> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff2cadf000 -     0x7fff2cb48fff  com.apple.imfoundation (10.0 - 1000) <B06449D3-ED57-35DF-9222-1AAF833ACB5A> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff2cb49000 -     0x7fff2cb71fff  com.apple.locationsupport (2420.12.16 - 2420.12.16) <63AB1284-8E33-3E9D-A857-9370F492B343> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff2cb72000 -     0x7fff2cba3fff  libSessionUtility.dylib (76.7) <6AAD02A0-9590-3CED-9568-36E05C59AA2B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
    0x7fff2cba4000 -     0x7fff2ccd4fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8E53C25F-9FE2-372E-8374-6A598D72C4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff2ccd5000 -     0x7fff2cd3cfff  com.apple.audio.AudioSession (1.0 - 76.7) <F696F4EC-9344-3C85-941E-6E5EF5CEF585> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
    0x7fff2cd3d000 -     0x7fff2cd4ffff  libAudioStatistics.dylib (25.4) <303533DD-D001-3CE8-A5A4-EC29F464FC3A> /usr/lib/libAudioStatistics.dylib
    0x7fff2cd50000 -     0x7fff2cd5ffff  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
    0x7fff2cd60000 -     0x7fff2cdcbfff  com.apple.ApplicationServices.ATS (377 - 516) <3DD60168-A0F3-3388-8DDE-69F81280AE91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff2cdcc000 -     0x7fff2cde4fff  libresolv.9.dylib (68) <7B043B4A-71CE-3F6E-91F0-CBBED47A9EA9> /usr/lib/libresolv.9.dylib
    0x7fff2cf17000 -     0x7fff2cff6fff  libSMC.dylib (20) <B207FDFF-8D80-3800-B968-03C718FFBF3F> /usr/lib/libSMC.dylib
    0x7fff2cff7000 -     0x7fff2d056fff  libcups.2.dylib (494.1) <CDF6F483-017E-3DED-B107-C50FC3CADD65> /usr/lib/libcups.2.dylib
    0x7fff2d057000 -     0x7fff2d066fff  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
    0x7fff2d067000 -     0x7fff2d071fff  com.apple.NetAuth (6.2 - 6.2) <D40BF56F-DF5F-3ECB-AAC2-FE6F13E9D120> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff2d072000 -     0x7fff2d079fff  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
    0x7fff2d07a000 -     0x7fff2d085fff  com.apple.QD (4.0 - 416) <F65D0944-C775-33FB-A345-C046789667B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff2d086000 -     0x7fff2d6f4fff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A293E4C-1E2D-36DA-B416-FBED7286CD6E> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff2d6f5000 -     0x7fff2d701fff  com.apple.perfdata (1.0 - 67.40.1) <A9D2E8CD-9D74-304E-BD99-A7704F3CD38B> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff2d702000 -     0x7fff2d710fff  libperfcheck.dylib (41) <5AFDC5C6-EBB6-33E4-9215-1AACE6C6F6EE> /usr/lib/libperfcheck.dylib
    0x7fff2d711000 -     0x7fff2d720fff  com.apple.Kerberos (3.0 - 1) <02FFA3CA-F8AF-3211-9159-36BC29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff2d721000 -     0x7fff2d770fff  com.apple.GSS (4.0 - 2.0) <5D06022E-C963-390A-9487-90BD1B61BC20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff2d771000 -     0x7fff2d781fff  com.apple.CommonAuth (4.0 - 2.0) <C4418557-FA52-3B80-804F-2BC7AF760FD6> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff2d782000 -     0x7fff2d7a8fff  com.apple.MobileAssets (1.0 - 659.60.1) <62F25002-C547-3C6C-87D1-0824DD058C82> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
    0x7fff2d7d6000 -     0x7fff2d7f8fff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F4B051F-BC33-3880-81B2-5C62DABFF02D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff2d7f9000 -     0x7fff2d801fff  com.apple.CorePhoneNumbers (1.0 - 1) <AA493452-21D3-3EC6-953C-42DBF75F4EB9> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff2d956000 -     0x7fff2d956fff  liblaunch.dylib (2038.80.3) <C7C51322-8491-3B78-9CFA-2B4753662BCF> /usr/lib/system/liblaunch.dylib
    0x7fff2deea000 -     0x7fff2dfedfff  com.apple.ids (10.0 - 1000) <AF493B17-803E-35FB-A6C8-36A1BFAFBA2B> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff2dfee000 -     0x7fff2e150fff  com.apple.idsfoundation (10.0 - 1000) <636F3797-544A-3311-AB8C-B7810967275F> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff2e151000 -     0x7fff2e298fff  com.apple.Sharing (1579 - 1579) <4925CAB3-09C0-373C-A5D3-9BB5FF025A4F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff2e299000 -     0x7fff2e3b9fff  com.apple.Bluetooth (8.0.3 - 8.0.3d9) <C6FFFDA7-CD91-339A-8529-7D094338949D> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff2e3ba000 -     0x7fff2e3cefff  com.apple.AppContainer (4.0 - 509.60.2) <F294CD92-94FA-3D7D-9E59-AA5544504264> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff2e3cf000 -     0x7fff2e3d2fff  com.apple.SecCodeWrapper (4.0 - 509.60.2) <1BEC89D6-6AC8-36C2-89AE-41662D14DC50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff2e3d3000 -     0x7fff2e42cfff  com.apple.ProtectedCloudStorage (1.0 - 1) <88EF8B12-617E-316C-9036-18357E27BC0A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff2e680000 -     0x7fff2fb76fff  com.apple.GeoServices (1.0 - 1757.23.11.29.3) <72B73209-98B3-3E90-8D5D-B69C81784E5D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff2fb83000 -     0x7fff2fbaefff  com.apple.RemoteViewServices (2.0 - 163) <661A448B-2901-33CD-B13C-362D61AFD998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff2fbaf000 -     0x7fff2fbbefff  com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) <B24969AE-43BA-36C2-80F9-2CBBC3F63CC8> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff2fbbf000 -     0x7fff2fbc6fff  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
    0x7fff2fe0a000 -     0x7fff2fe0afff  libsystem_product_info_filter.dylib (8.40.1) <20310EE6-2C3F-361A-9ECA-4223AFC03B65> /usr/lib/system/libsystem_product_info_filter.dylib
    0x7fff2fee5000 -     0x7fff2fee5fff  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
    0x7fff2ff0c000 -     0x7fff2ff0cfff  com.apple.CoreServices (1122.11 - 1122.11) <E59859C6-7221-3324-BB58-F910B2199959> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff301da000 -     0x7fff301dafff  com.apple.Accelerate (1.11 - Accelerate 1.11) <2423F0F6-A3A4-37AB-971E-FCFC7645D282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3021b000 -     0x7fff30226fff  com.apple.MediaAccessibility (1.0 - 130) <264B30DF-646A-30EC-98B6-20429E9718CB> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff30227000 -     0x7fff30246fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <8713D2A4-ECB6-3B96-BE39-F47851EEF900> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework
    0x7fff30247000 -     0x7fff3024bfff  com.apple.AppleSRP (5.0 - 1) <3BF95CAF-2EC5-393A-95B7-429C0C5F8F13> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff3024c000 -     0x7fff30257fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D73E7719-09C8-30E6-B92D-AFC1BB356D92> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff30a51000 -     0x7fff30ab3fff  com.apple.CoreBluetooth (1.0 - 1) <B88DEE8B-6268-36BA-BF6C-088F3BD8C652> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff30ab4000 -     0x7fff30abdfff  com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <83B5E330-D786-34D2-AEE6-6F7B34D6FE9C> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff30ad2000 -     0x7fff30adefff  com.apple.AppleIDAuthSupport (1.0 - 1) <964BA0DB-E86E-3F81-BB82-CC27184B6D20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff30adf000 -     0x7fff30b87fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <2B9AA549-63FD-36BB-AE05-ABD5DAC41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff30b88000 -     0x7fff30bbbfff  com.apple.MediaKit (16 - 927.40.2) <D1056292-E38F-313F-B202-EFD871195729> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff30bbc000 -     0x7fff30ca7fff  com.apple.DiskManagement (14.0 - 1733.80.1) <9281E3F8-EAFE-3367-B7D5-23687AA6EB70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff30ca8000 -     0x7fff31062fff  com.apple.CoreAUC (322.2.0 - 322.2.0) <DAE981E0-5FED-39FD-8443-BD91D6957901> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff31063000 -     0x7fff31066fff  com.apple.Mangrove (1.0 - 25) <61919815-50C9-3358-836F-B81ED66CCD84> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff31067000 -     0x7fff31094fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <B123866C-3945-37E7-92EF-BE36AEDD620D> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff31095000 -     0x7fff311b5fff  com.apple.FileProvider (326.3 - 326.3) <C5007E6E-897B-308F-B173-4F5C6BF3968D> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff311b6000 -     0x7fff311d9fff  com.apple.GenerationalStorage (2.0 - 322) <974A1465-7AA4-347E-8606-CF35160FFA92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff31a2c000 -     0x7fff31a6bfff  com.apple.AppleVPAFramework (3.21.1 - 3.21.1) <4E96F781-3689-3086-9DF3-60F20487FB9E> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff31b3c000 -     0x7fff31b78fff  com.apple.DebugSymbols (195.1 - 195.1) <12A5A6E2-6C84-3FCA-9927-8B9E241C607F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff31b79000 -     0x7fff31c36fff  com.apple.CoreSymbolication (12.2 - 64541.4) <F1A41B4E-671A-335E-8AE0-B99688F255C8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff31c37000 -     0x7fff31c40fff  com.apple.CoreTime (284) <D80E792D-33D1-3D07-B39F-F0A1A7F74E24> /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime
    0x7fff32acd000 -     0x7fff32b30fff  com.apple.framework.Apple80211 (17.0 - 1728) <A62689A7-7C22-33B3-90FA-730E4AAEE5B5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff32b31000 -     0x7fff32c83fff  com.apple.CoreWiFi (3.0 - 341) <F3D8F158-611A-3A5E-9F1D-E5FC273A4C74> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff32ef0000 -     0x7fff32efffff  com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <78AF1606-37D8-3424-92AE-071A9F43AA0F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
    0x7fff32f00000 -     0x7fff32f17fff  com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) <C4BFF5FC-FC9C-3161-9612-7070EDAE9989> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
    0x7fff32f5f000 -     0x7fff32f62fff  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
    0x7fff32f63000 -     0x7fff32f6afff  com.apple.EFILogin (2.0 - 2) <B06CCD1C-A4D1-34D2-89C5-0DB69FE65234> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff32f6b000 -     0x7fff32f76fff  libcsfde.dylib (554) <9CDB9580-DD1C-347E-91C5-6D92D96F52F5> /usr/lib/libcsfde.dylib
    0x7fff331a4000 -     0x7fff331a4fff  com.apple.ApplicationServices (48 - 50) <42B48E32-1918-3178-8DE0-E8126B9EC088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff334a5000 -     0x7fff334a5fff  libHeimdalProxy.dylib (79) <85526E13-1E48-377A-A700-EE3F5648A6E3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff33558000 -     0x7fff33558fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <8CF768B8-836B-3DA8-9F0A-8CF840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff3357d000 -     0x7fff335bffff  com.apple.StreamingZip (1.0 - 1) <157C7AC0-9F73-3FF5-A276-54EC3CAE958A> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
    0x7fff33602000 -     0x7fff33607fff  com.apple.PushKit (1.0 - 1) <4D0A6539-611C-3B9C-A67D-D45CDEEC8CDC> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff33608000 -     0x7fff3363efff  com.apple.C2 (1.3 - 569) <817D8F9D-1801-3E6D-846A-7002174B59CB> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff3450f000 -     0x7fff3455ffff  com.apple.ChunkingLibrary (334 - 334) <CBEBDC8A-CCE4-3A21-915C-D2F3FB20B900> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff34e11000 -     0x7fff34e13fff  com.apple.ConstantClasses (1.0 - 1) <DC2F3D52-27C4-37D2-9BBD-A38BD9251EDC> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses
    0x7fff36387000 -     0x7fff363b7fff  libtidy.A.dylib (18.1) <BC4092C7-0552-3731-803D-6EB555E4E6E1> /usr/lib/libtidy.A.dylib
    0x7fff363da000 -     0x7fff363edfff  com.apple.Engram (1.0 - 1) <FDBB418F-1A84-37FF-AE47-3A9722502CE7> /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram
    0x7fff363ee000 -     0x7fff36409fff  com.apple.openscripting (1.7 - 190) <E3815884-A406-3CF6-82C1-BEDC772A9081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3640a000 -     0x7fff3640dfff  com.apple.securityhi (9.0 - 55008) <F7E1C957-65AF-39E5-8BBA-9D7C7C9D30B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3640e000 -     0x7fff36411fff  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
    0x7fff36412000 -     0x7fff36415fff  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
    0x7fff36416000 -     0x7fff3641dfff  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
    0x7fff38d5c000 -     0x7fff38d5cfff  com.apple.marco (10.0 - 1000) <8B63B018-077A-3B28-9264-A17A0895351F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff3940b000 -     0x7fff3940efff  com.apple.OSAServicesClient (1.0 - 1) <201350F5-56C4-3342-AD10-4BE20772C52B> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
    0x7fff3944a000 -     0x7fff39459fff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <E88A8DAB-1E43-32E6-8DC9-EB5C99815C28> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities
    0x7fff3945a000 -     0x7fff39471fff  libAccessibility.dylib (2885.15.7) <DE2DA1FC-C046-3551-98A2-06F5118F73DA> /usr/lib/libAccessibility.dylib
    0x7fff3bffc000 -     0x7fff3c1b7fff  libFosl_dynamic.dylib (200) <83EE0261-E5F6-3607-8897-B03B2B954B15> /usr/lib/libFosl_dynamic.dylib
    0x7fff3d114000 -     0x7fff3d117fff  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
    0x7fff3d118000 -     0x7fff3d11bfff  com.apple.Carbon (160 - 164) <7395C7E9-AE3B-3547-8773-4F3A70B241AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3d3a0000 -     0x7fff3d3bffff  com.apple.private.SystemPolicy (1.0 - 1) <29F5E3FE-CF12-3242-9FD3-4950DA38E4D0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
    0x7fff3d511000 -     0x7fff3d56bfff  com.apple.AccessibilitySharedSupport (1.0 - 1) <09AF1146-25F7-3704-AD2C-0760A45FFD92> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport
    0x7fff3dce9000 -     0x7fff3dcf4fff  com.apple.MallocStackLogging (1.0 - 1) <507894FA-6738-372B-9A10-C38AFC9DA079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
    0x7fff3dd0a000 -     0x7fff3dd1cfff  libmis.dylib (274.60.2) <6C720DC2-E50E-3A8D-8494-F8C007DF8DF4> /usr/lib/libmis.dylib
    0x7fff3dd1d000 -     0x7fff3dd20fff  com.apple.gpusw.GPURawCounter (17.3 - 12.0) <070CF9B7-EE89-39F3-B0F6-26D4974AD3A8> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter
    0x7fff4043d000 -     0x7fff404c0fff  com.apple.TextInput (1.0 - 1.0) <858479E0-C5AA-30AD-A630-48FC82A5D1F3> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput
    0x7fff414a6000 -     0x7fff414d5fff  libncurses.5.4.dylib (57) <CAD79205-84C0-3731-AED8-EDEF51ACC872> /usr/lib/libncurses.5.4.dylib
    0x7fff41916000 -     0x7fff41934fff  libCGInterfaces.dylib (544.2) <2BC461CE-B7FA-33F3-A36B-64F54FB371B5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff43f24000 -     0x7fff4419dfff  com.apple.RawCamera.bundle (9.10.0 - 1430) <3E7403EB-156C-36C7-93AD-1356447D5310> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff48293000 -     0x7fff482e2fff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <CADD88A2-87A8-3879-8759-D3C112A6844F> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
    0x7fff5226b000 -     0x7fff522fdfff  com.apple.Symbolication (12.2 - 64541.7.1) <FA39B702-6E08-3F11-953F-5EC1EFB993BB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff5ea46000 -     0x7fff5eed6fff  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (16.1.12 - 16.0.1) <2B7EEE40-F4BD-32CD-B5A3-51F67B57AA69> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff6a3fc000 -     0x7fff6a400fff  libmetal_timestamp.dylib (31001.161) <DF0A6F36-E486-3656-A6F2-9BA9A0CF2159> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib
    0x7fff6c86a000 -     0x7fff6c870fff  libCoreFSCache.dylib (177.22) <44489BD1-3963-35DF-86F1-DE95778AC0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff6c871000 -     0x7fff6c875fff  libCoreVMClient.dylib (177.22) <989F6CBF-CCEF-340D-9CB5-EC4133707040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff6c876000 -     0x7fff6c885fff  com.apple.opengl (18.1.1 - 18.1.1) <F70AF1B3-D17A-3A0E-A8AC-9D45C5B52BA9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff6c886000 -     0x7fff6c888fff  libCVMSPluginSupport.dylib (18.1.1) <AF77D964-9A4C-3690-AF62-4E05825DC9BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6c889000 -     0x7fff6c891fff  libGFXShared.dylib (18.1.1) <45A1FFDC-03B7-3D64-AFAF-16D321B53D28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6c892000 -     0x7fff6c8c5fff  libGLImage.dylib (18.1.1) <16D10CE1-C2A1-3E24-A617-766CB6E9133C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff6c8c6000 -     0x7fff6c902fff  libGLU.dylib (18.1.1) <F0DD35B5-3692-3BE5-AD3D-4F6B237EF6AD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff6ca98000 -     0x7fff6caa2fff  libGL.dylib (18.1.1) <68ABAADE-2DB4-3412-9F36-CA1AEAC8E9F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6ded9000 -     0x7fff6df31fff  com.apple.opencl (4.5 - 4.5) <40B70A3B-D981-3E4A-9BEC-F22EF84118F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff70142000 -     0x7fff7014cfff  com.apple.AccessibilityBundles (1.0 - 173) <76F01EE4-1FEA-3334-B8B1-C1390A2C4F21> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
    0x7fff7809e000 -     0x7fff780a5fff  libRosetta.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/libRosetta.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=736.7M resident=0K(0%) swapped_out_or_unallocated=736.7M(100%)
Writable regions: Total=221.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=221.6M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               512K        4 
Activity Tracing                   256K        1 
CG backing stores                 3240K        6 
CG image                           120K        4 
CoreAnimation                     19.2M       27 
CoreGraphics                        12K        2 
CoreImage                           20K        4 
CoreUI image data                 1884K       14 
Dispatch continuations            64.0M        1 
Foundation                          16K        1 
Image IO                           304K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           101.8M       61 
MALLOC guard page                   32K        7 
STACK GUARD                       54.5M       15 
Stack                             31.7M       16 
VM_ALLOCATE                       1156K       40 
__CTF                               759        1 
__DATA                            18.8M      349 
__DATA_CONST                      14.9M      197 
__DATA_DIRTY                       784K      114 
__FONT_DATA                          4K        1 
__LINKEDIT                       491.3M       17 
__OBJC_RO                         60.5M        1 
__OBJC_RW                         2449K        2 
__TEXT                           245.4M      351 
__UNICODE                          588K        1 
mapped file                      244.1M       29 
shared memory                       40K        4 
===========                     =======  ======= 
TOTAL                              1.3G     1272 


System Profile:
Network Service: Wi-Fi, AirPort, en0
bridge_os_version: Bridge OS 5.2 (18P4347)
Boot Volume File System Type: apfs
bridge_model: iBridge2,4
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, -
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR3, 2133 MHz, Micron, -
USB Device: USB 3.1 Bus
USB Device: USB2.0 Hub
USB Device: USB 2.0 HUB

USB Device: Fishman TriplePlay
USB Device: USB Flash Disk
USB Device: ProFX
USB Device: USB2.0 Hub
USB Device: A-Series Keyboard
USB Device: Apple USB Ethernet Adapter
USB Device: USB3.0 Hub
USB Device: USB 3.0 HUB

USB Device: Portable SSD T5
USB Device: USB3.0 Hub
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
Model: MacBookPro15,2, BootROM 1554.80.3.0.0 (iBridge: 18.16.14347.0.0,0), 4 processors, Quad-Core Intel Core i7, 2.7 GHz, 16 GB, SMC 
Graphics: kHW_IntelIrisGraphics655Item, Intel Iris Plus Graphics 655, spdisplays_builtin
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Sep 11 2020 16:57:49 version 9.30.440.2.32.5.61 FWID 01-129bddb
Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2021-03-25  5:36 bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x) Victor Tsaran
@ 2021-03-26 17:33 ` Alan Third
  2021-03-26 17:56 ` Philipp
  2021-10-21  4:45 ` Carlos Pita
  2 siblings, 0 replies; 9+ messages in thread
From: Alan Third @ 2021-03-26 17:33 UTC (permalink / raw)
  To: Victor Tsaran; +Cc: 47378

On Wed, Mar 24, 2021 at 10:36:47PM -0700, Victor Tsaran wrote:
> Hi.
> I apologize for not submitting this using Emacs's bug reporting system, but
> I d not use Emacs for my emailing needs, thus do not have the right setup
> for doing this.
> I am attaching the full crash log from Mac OS generated by the system and
> hope it will be helpful in diagnosing the problem.
> More background information below.
> 
> 1. I am using the clean Mac OS build of Emacs 27.1 from the Cask repository
> of Homebrew.
> 2. The build runs without any issues on Mac OS Catalina (10.15) using exact
> same packages and exact same configuration.
> 3. Emacs seems to abort with memory allocation errors, see the crash thread.

I don't know what's going on here. It looks like a failure in
malloc...?

Thread 13 Crashed:
0   libsystem_kernel.dylib              0x00007fff20309002 __sigsuspend + 10
1   Emacs-x86_64-10_14                  0x00000001041868a8 deliver_thread_signal + 120
2   Emacs-x86_64-10_14                  0x0000000104185309 deliver_fatal_thread_signal + 9
3   libsystem_platform.dylib            0x00007fff2035fd7d _sigtramp + 29
4   libsystem_malloc.dylib              0x00007fff20144020 tiny_malloc_from_free_list + 555
5   libsystem_c.dylib                   0x00007fff2026e72f abort + 135
6   libsystem_malloc.dylib              0x00007fff2014f430 malloc_vreport + 548
7   libsystem_malloc.dylib              0x00007fff201524c8 malloc_report + 151
8   Emacs-x86_64-10_14                  0x00000001040e5590 draw_glyphs + 16048
9   Emacs-x86_64-10_14                  0x000000010410547a expose_line + 666
10  Emacs-x86_64-10_14                  0x00000001040ed37f expose_window + 1263
11  Emacs-x86_64-10_14                  0x00000001040ece5b expose_window_tree + 139
12  Emacs-x86_64-10_14                  0x00000001040eccd1 expose_frame + 113
13  Emacs-x86_64-10_14                  0x000000010428f6e5 -[EmacsView drawRect:] + 133

Is this a consistent crash or something that's just happened once?
-- 
Alan Third





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2021-03-25  5:36 bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x) Victor Tsaran
  2021-03-26 17:33 ` Alan Third
@ 2021-03-26 17:56 ` Philipp
  2021-03-26 18:46   ` Eli Zaretskii
  2021-10-21  4:45 ` Carlos Pita
  2 siblings, 1 reply; 9+ messages in thread
From: Philipp @ 2021-03-26 17:56 UTC (permalink / raw)
  To: Victor Tsaran; +Cc: 47378



> Am 25.03.2021 um 06:36 schrieb Victor Tsaran <vtsaran@gmail.com>:
> 
> Hi.
> I apologize for not submitting this using Emacs's bug reporting system, but I d not use Emacs for my emailing needs, thus do not have the right setup for doing this.
> I am attaching the full crash log from Mac OS generated by the system and hope it will be helpful in diagnosing the problem.
> More background information below.
> 
> 1. I am using the clean Mac OS build of Emacs 27.1 from the Cask repository of Homebrew.
> 2. The build runs without any issues on Mac OS Catalina (10.15) using exact same packages and exact same configuration.
> 3. Emacs seems to abort with memory allocation errors, see the crash thread.

Looks like a double-free in draw_glyphs?  But that function is massive, so without further instrumentation it might be difficult to pin down the exact problem.
Could you try compiling with debugging symbols and then generating a stack trace using GDB or LLDB?  Another option would be to compile with address sanitization enabled.




^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2021-03-26 17:56 ` Philipp
@ 2021-03-26 18:46   ` Eli Zaretskii
  2021-04-17 19:05     ` Victor Tsaran
  0 siblings, 1 reply; 9+ messages in thread
From: Eli Zaretskii @ 2021-03-26 18:46 UTC (permalink / raw)
  To: Philipp; +Cc: vtsaran, 47378

> From: Philipp <p.stephani2@gmail.com>
> Date: Fri, 26 Mar 2021 18:56:04 +0100
> Cc: 47378@debbugs.gnu.org
> 
> Looks like a double-free in draw_glyphs?  But that function is massive, so without further instrumentation it might be difficult to pin down the exact problem.

AFAICT, the only call to malloc in draw_glyphs is via SAFE_ALLOCA.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2021-03-26 18:46   ` Eli Zaretskii
@ 2021-04-17 19:05     ` Victor Tsaran
  2022-06-27  8:25       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Victor Tsaran @ 2021-04-17 19:05 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Philipp, 47378

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

Hi.
Just wanted to follow up here. Is there any more information I can provide?
I have seen an upgrade to the Mac build, however, this did not fix the
issue.

Thanks a lot.
Victor


On Fri, Mar 26, 2021 at 11:46 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Philipp <p.stephani2@gmail.com>
> > Date: Fri, 26 Mar 2021 18:56:04 +0100
> > Cc: 47378@debbugs.gnu.org
> >
> > Looks like a double-free in draw_glyphs?  But that function is massive,
> so without further instrumentation it might be difficult to pin down the
> exact problem.
>
> AFAICT, the only call to malloc in draw_glyphs is via SAFE_ALLOCA.
>

[-- Attachment #2: Type: text/html, Size: 1151 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2021-03-25  5:36 bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x) Victor Tsaran
  2021-03-26 17:33 ` Alan Third
  2021-03-26 17:56 ` Philipp
@ 2021-10-21  4:45 ` Carlos Pita
  2 siblings, 0 replies; 9+ messages in thread
From: Carlos Pita @ 2021-10-21  4:45 UTC (permalink / raw)
  To: 47378

Just in case, I know this is about 27.1 but I've been using:

- emacs 27.2 from brew
- emacs-plus 27.2 and 28 (emacs-28 branch) from brew
- emacs-mac (railwaycat port, I believe it was 27.2 also) from brew
- emacs 27.2 from https://emacsformacosx.com
- custom builds with vanilla options of emacs-28 and master branches

All in Big Sur (Intel, not M1, it's a MacBook Pro 2017) and have seen no
crash until now.

Maybe this can be closed (?)





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2021-04-17 19:05     ` Victor Tsaran
@ 2022-06-27  8:25       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-06-27  8:25 UTC (permalink / raw)
  To: Victor Tsaran; +Cc: Eli Zaretskii, 47378, Philipp

Victor Tsaran <vtsaran@gmail.com> writes:

> Just wanted to follow up here. Is there any more information I can provide?
> I have seen an upgrade to the Mac build, however, this did not fix the issue.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

Do you still see this problem with recent Emacs versions? 

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
       [not found] <18370489.1.1656382275637@localhost>
@ 2022-06-28 11:56 ` Lars Ingebrigtsen
  2022-06-28 16:58   ` Victor Tsaran
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Ingebrigtsen @ 2022-06-28 11:56 UTC (permalink / raw)
  To: Victor Tsaran; +Cc: 47378

Victor Tsaran <vtsaran@gmail.com> writes:

> I don't think I do any more, but I would have to doublecheck whether I
> did not change anything else.

OK, I'm closing this bug report, then.  If you see a similar issue in
the future, please open a new bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x)
  2022-06-28 11:56 ` Lars Ingebrigtsen
@ 2022-06-28 16:58   ` Victor Tsaran
  0 siblings, 0 replies; 9+ messages in thread
From: Victor Tsaran @ 2022-06-28 16:58 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 47378

[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

Will do, thanks!

On Tue, Jun 28, 2022 at 4:56 AM Lars Ingebrigtsen <larsi@gnus.org> wrote:

> Victor Tsaran <vtsaran@gmail.com> writes:
>
> > I don't think I do any more, but I would have to doublecheck whether I
> > did not change anything else.
>
> OK, I'm closing this bug report, then.  If you see a similar issue in
> the future, please open a new bug report.
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>
-- 

--- --- --- ---
Find my music on
Youtube: http://www.youtube.com/c/victortsaran
<http://www.youtube.com/vtsaran>
Spotify: https://open.spotify.com/artist/605ZF2JPei9KqgbXBqYA16
Band Camp: http://victortsaran.bandcamp.com

[-- Attachment #2: Type: text/html, Size: 1562 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-06-28 16:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25  5:36 bug#47378: Emacs 27.1 binary Mac OS build crashes on Big Sur (11.x) Victor Tsaran
2021-03-26 17:33 ` Alan Third
2021-03-26 17:56 ` Philipp
2021-03-26 18:46   ` Eli Zaretskii
2021-04-17 19:05     ` Victor Tsaran
2022-06-27  8:25       ` Lars Ingebrigtsen
2021-10-21  4:45 ` Carlos Pita
     [not found] <18370489.1.1656382275637@localhost>
2022-06-28 11:56 ` Lars Ingebrigtsen
2022-06-28 16:58   ` Victor Tsaran

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).