Status update. I'm using doom emacs and when I've upgraded its from 4549b275f2b3abf7622ee7e7e739ccfeae758eaf to faceb8cef6f86524f4256915167863a1854aa76b I've encounter an error with recursive load which was introduced by e431dbc13860afb5b700c5f409716b28d3c2b4c0 Details: https://github.com/hlissner/doom-emacs/issues/5657 Anyway, quite soon the emacs crashed with very similar stacktrace: Process: Emacs [91353] Path: /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs Identifier: org.gnu.Emacs Version: Version 28.0.50 (9.0) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Emacs [91353] User ID: 501 Date/Time: 2021-10-20 13:42:49.027 +0200 OS Version: macOS 11.6 (20G165) Report Version: 12 Bridge OS Version: 5.5 (18P4759a) Anonymous UUID: F4C73193-A183-1E9B-1CEC-012963CBBDCA Sleep/Wake UUID: 6F931B12-023C-4372-80BB-CDBAE79FE16D Time Awake Since Boot: 490000 seconds Time Since Wake: 15000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x18: --> __TEXT 10c098000-10c2a4000 [ 2096K] r-x/r-x SM=COW /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff202ff92e __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff2032e5bd pthread_kill + 263 2 libsystem_c.dylib 0x00007fff20212bd5 raise + 26 3 org.gnu.Emacs 0x000000010c2635f3 terminate_due_to_signal + 167 4 org.gnu.Emacs 0x000000010c263cc0 emacs_abort + 15 5 org.gnu.Emacs 0x000000010c230ca2 ns_term_shutdown + 119 6 org.gnu.Emacs 0x000000010c14539b shut_down_emacs + 339 7 org.gnu.Emacs 0x000000010c2635c1 terminate_due_to_signal + 117 8 org.gnu.Emacs 0x000000010c15f7f0 handle_fatal_signal + 14 9 org.gnu.Emacs 0x000000010c15f862 deliver_thread_signal + 114 10 org.gnu.Emacs 0x000000010c15e311 deliver_fatal_thread_signal + 9 11 libsystem_platform.dylib 0x00007fff20373d7d _sigtramp + 29 12 ??? 000000000000000000 0 + 0 13 com.apple.HIToolbox 0x00007fff287ec4f1 _SimulateMenuOpening + 40 14 com.apple.HIToolbox 0x00007fff287e2520 OpenMenuForInspection(MenuData*) + 89 15 com.apple.HIToolbox 0x00007fff287e3316 MenuData::HandleGetNamedAccessibleAttribute(unsigned long long, __CFString const*, unsigned int, OpaqueEventRef*) + 146 16 com.apple.HIToolbox 0x00007fff287e3241 MenuData::GetNamedAccessibleAttributeSelf(unsigned long long, __CFString const*, unsigned int, OpaqueEventRef*) + 113 17 com.apple.HIToolbox 0x00007fff287fd4af HIObject::DispatchAccessibilityEvent(OpaqueEventRef*, unsigned long long, AccessibilityHandlers const*, void*) + 485 18 com.apple.HIToolbox 0x00007fff287fd18a HIObject::HandleClassAccessibilityEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 106 19 com.apple.HIToolbox 0x00007fff286453d1 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 135 20 com.apple.HIToolbox 0x00007fff28644da1 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1362 21 com.apple.HIToolbox 0x00007fff286441c3 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 331 22 com.apple.HIToolbox 0x00007fff286dd9a0 CallNextEventHandler + 102 23 com.apple.AppKit 0x00007fff230f5eec -[NSCarbonMenuImpl _carbonGetAccessibleAttributeEvent:handlerCallRef:axElement:] + 35 24 com.apple.AppKit 0x00007fff22f3363e NSSLMMenuEventHandler + 1187 25 com.apple.HIToolbox 0x00007fff28644da1 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1362 26 com.apple.HIToolbox 0x00007fff286441c3 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 331 27 com.apple.HIToolbox 0x00007fff2864406c SendEventToEventTargetWithOptions + 45 28 com.apple.HIToolbox 0x00007fff286f0f76 Accessible::SendEvent(OpaqueEventRef*, bool) const + 88 29 com.apple.HIToolbox 0x00007fff286f04bb Accessible::GetNamedAttributeData(__CFString const*, void const*, void const**, unsigned char*) + 151 30 com.apple.HIToolbox 0x00007fff286f0264 HLTBCopyUIElementAttributeValue + 57 31 com.apple.HIToolbox 0x00007fff286f294d CarbonCopyAttributeValueCallback(__CFData const*, unsigned int, __CFString const*, void const**, void*) + 81 32 com.apple.AppKit 0x00007fff230692d6 CopyCarbonUIElementAttributeValue + 67 33 com.apple.AppKit 0x00007fff230661b2 CopyAttributeValue + 161 34 com.apple.HIServices 0x00007fff256d8cae _AXXMIGCopyAttributeValue + 411 35 com.apple.HIServices 0x00007fff256fa7cb _XCopyAttributeValue + 443 36 com.apple.HIServices 0x00007fff256b993c mshMIGPerform + 182 37 com.apple.CoreFoundation 0x00007fff20426a44 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 38 com.apple.CoreFoundation 0x00007fff20426925 __CFRunLoopDoSource1 + 619 39 com.apple.CoreFoundation 0x00007fff20424faf __CFRunLoopRun + 2400 40 com.apple.CoreFoundation 0x00007fff20423f8c CFRunLoopRunSpecific + 563 41 com.apple.HIToolbox 0x00007fff2866c1f3 RunCurrentEventLoopInMode + 292 42 com.apple.HIToolbox 0x00007fff2866be26 ReceiveNextEventCommon + 284 43 com.apple.HIToolbox 0x00007fff2866bcf3 _BlockUntilNextEventMatchingListInModeWithFilter + 70 44 com.apple.AppKit 0x00007fff22c2d172 _DPSNextEvent + 864 45 com.apple.AppKit 0x00007fff22c2b945 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364 46 com.apple.AppKit 0x00007fff22c1dc69 -[NSApplication run] + 586 47 org.gnu.Emacs 0x000000010c230e1e -[EmacsApp run] + 317 48 org.gnu.Emacs 0x000000010c23c73c ns_read_socket + 537 49 org.gnu.Emacs 0x000000010c1502b1 gobble_input + 230 50 org.gnu.Emacs 0x000000010c0a9390 sit_for + 321 51 org.gnu.Emacs 0x000000010c14c4f7 read_char + 5235 52 org.gnu.Emacs 0x000000010c149afb read_key_sequence + 1228 53 org.gnu.Emacs 0x000000010c1484dc command_loop_1 + 881 54 org.gnu.Emacs 0x000000010c1b5eda internal_condition_case + 87 55 org.gnu.Emacs 0x000000010c148159 command_loop_2 + 41 56 org.gnu.Emacs 0x000000010c1b5a3b internal_catch + 80 57 org.gnu.Emacs 0x000000010c2638c2 recursive_edit_1.cold.1 + 72 58 org.gnu.Emacs 0x000000010c147bc2 recursive_edit_1 + 252 59 org.gnu.Emacs 0x000000010c147ccc Frecursive_edit + 226 60 org.gnu.Emacs 0x000000010c1471d4 main + 7647 61 libdyld.dylib 0x00007fff20349f3d start + 1 Thread 1:: gmain 0 libsystem_kernel.dylib 0x00007fff202ff9ca poll + 10 1 libglib-2.0.0.dylib 0x000000010da3316e g_main_context_iterate + 340 2 libglib-2.0.0.dylib 0x000000010da3321c g_main_context_iteration + 55 3 libglib-2.0.0.dylib 0x000000010da34308 glib_worker_main + 30 4 libglib-2.0.0.dylib 0x000000010da554ce g_thread_proxy + 66 5 libsystem_pthread.dylib 0x00007fff2032e8fc _pthread_start + 224 6 libsystem_pthread.dylib 0x00007fff2032a443 thread_start + 15 Thread 2: 0 libsystem_kernel.dylib 0x00007fff20301656 __select + 10 1 org.gnu.Emacs 0x000000010c231d6c -[EmacsApp fd_handler:] + 198 2 com.apple.Foundation 0x00007fff211ae437 __NSThread__start__ + 1068 3 libsystem_pthread.dylib 0x00007fff2032e8fc _pthread_start + 224 4 libsystem_pthread.dylib 0x00007fff2032a443 thread_start + 15 Thread 3:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff202f92ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff202f962c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2042649f __CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff20424b7f __CFRunLoopRun + 1328 4 com.apple.CoreFoundation 0x00007fff20423f8c CFRunLoopRunSpecific + 563 5 com.apple.AppKit 0x00007fff22db323a _NSEventThread + 124 6 libsystem_pthread.dylib 0x00007fff2032e8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff2032a443 thread_start + 15 Thread 4: 0 libsystem_pthread.dylib 0x00007fff2032a420 start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x00007fff2032a420 start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x00007fff2032a420 start_wqthread + 0 Thread 7: 0 libsystem_pthread.dylib 0x00007fff2032a420 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000011b189e00 rcx: 0x00007ffee3b62038 rdx: 0x0000000000000000 rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ffee3b62060 rsp: 0x00007ffee3b62038 r8: 0x0000000000001300 r9: 0x0000000000000020 r10: 0x000000011b189e00 r11: 0x0000000000000246 r12: 0x0000000000000103 r13: 0x00007fd99ad0efc0 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007fff202ff92e rfl: 0x0000000000000246 cr2: 0x0000000000000018 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Thread 0 instruction stream: 01 76 17 49 83 c3 10 49-3b 33 75 f1 49 8b 43 08 .v.I...I;3u.I.C. 48 83 f8 00 74 03 4c 31-d0 c3 eb 00 31 c0 c3 66 H...t.L1....1..f 66 66 66 66 66 2e 0f 1f-84 00 00 00 00 00 66 66 fffff.........ff 66 66 66 66 2e 0f 1f 84-00 00 00 00 00 66 0f 1f ffff.........f.. 44 00 00 48 85 ff 2e 74-72 40 f6 c7 01 2e 75 76 D..H...tr@....uv 49 ba f8 ff ff ff ff 7f-00 00 4c 23 17 49 89 f3 I.........L#.I.. [45]23 5a 18 49 c1 e3 04-4d 03 5a 10 49 3b 33 75 E#Z.I...M.Z.I;3u <== 0a 4d 8b 5b 08 4d 31 d3-41 ff e3 49 83 3b 01 76 .M.[.M1.A..I.;.v 13 49 83 c3 10 49 3b 33-75 f1 4d 8b 5b 08 4d 31 .I...I;3u.M.[.M1 d3 41 ff e3 72 70 4d 8b-5b 08 eb 0a 49 83 3b 01 .A..rpM.[...I.;. 76 13 49 83 c3 10 49 3b-33 75 f1 4d 8b 5b 08 4d v.I...I;3u.M.[.M 31 d3 41 ff e3 eb 4f 0f-1f 40 00 31 c0 31 d2 0f 1.A...O..@.1.1.. Thread 0 last branch register state not available. Binary Images: 0x10c098000 - 0x10c2a3fff +org.gnu.Emacs (Version 28.0.50 - 9.0) <76663F63-DB76-3959-9F45-F254E059FDA1> /Applications/MacPorts/Emacs.app/Contents/MacOS/Emacs 0x10c768000 - 0x10c7cbfff +libtiff.5.dylib (0) /opt/local/lib/libtiff.5.dylib 0x10c7e5000 - 0x10c860fff +libjpeg.8.dylib (0) /opt/local/lib/libjpeg.8.dylib 0x10c87e000 - 0x10c8a1fff +libpng16.16.dylib (0) /opt/local/lib/libpng16.16.dylib 0x10c8b8000 - 0x10c8bffff +libgif.4.dylib (0) <19D3A935-455E-3F63-B5CA-F001F21338A7> /opt/local/lib/libgif.4.dylib 0x10c8d2000 - 0x10d045fff +librsvg-2.2.dylib (0) <1C789B7C-1A9A-3B79-A695-09D34005B676> /opt/local/lib/librsvg-2.2.dylib 0x10d732000 - 0x10d851fff +libgio-2.0.0.dylib (0) <1F032F85-30C4-3BDA-B805-90478111249D> /opt/local/lib/libgio-2.0.0.dylib 0x10d96e000 - 0x10d985fff +libgdk_pixbuf-2.0.0.dylib (0) /opt/local/lib/libgdk_pixbuf-2.0.0.dylib 0x10d99e000 - 0x10d9d1fff +libgobject-2.0.0.dylib (0) <291B7321-A957-351F-AA34-662A2B714732> /opt/local/lib/libgobject-2.0.0.dylib 0x10da03000 - 0x10dad6fff +libglib-2.0.0.dylib (0) /opt/local/lib/libglib-2.0.0.dylib 0x10db39000 - 0x10db44fff +libintl.8.dylib (0) /opt/local/lib/libintl.8.dylib 0x10db55000 - 0x10dc18fff +libcairo.2.dylib (0) <2CF40810-8506-313E-A46E-64F549D77C3D> /opt/local/lib/libcairo.2.dylib 0x10dc58000 - 0x10dd3bfff +libxml2.2.dylib (0) /opt/local/lib/libxml2.2.dylib 0x10dd74000 - 0x10ddaffff +libncurses.6.dylib (0) <4A64979F-FD6A-39DD-944C-8FD18A0D288A> /opt/local/lib/libncurses.6.dylib 0x10ddc9000 - 0x10df10fff +libgnutls.30.dylib (0) <41CA3E79-3A1E-3CC9-873B-22837CF07BD0> /opt/local/lib/libgnutls.30.dylib 0x10df68000 - 0x10dfa3fff +liblcms2.2.dylib (0) <0C403941-BB50-3042-9BBE-3DD4FC61B3D7> /opt/local/lib/liblcms2.2.dylib 0x10dfc0000 - 0x10dfd3fff +libz.1.dylib (0) <1DE622A3-18A9-348E-B8C0-C68B7BF55B85> /opt/local/lib/libz.1.dylib 0x10dfe0000 - 0x10dfebfff +libjansson.4.dylib (0) <68B581D5-2BA1-35D2-B2AC-B6E8F86B144D> /opt/local/lib/libjansson.4.dylib 0x10dffe000 - 0x10e06dfff +libgmp.10.dylib (0) /opt/local/lib/libgmp.10.dylib 0x10e082000 - 0x10e1c1fff +libzstd.1.dylib (0) /opt/local/lib/libzstd.1.dylib 0x10e1d6000 - 0x10e1f1fff +liblzma.5.dylib (0) /opt/local/lib/liblzma.5.dylib 0x10e1fe000 - 0x10e205fff +libcairo-gobject.2.dylib (0) <66DC5C20-7728-3A9B-BC81-9F1DBD7151B4> /opt/local/lib/libcairo-gobject.2.dylib 0x10e212000 - 0x10e221fff +libpangocairo-1.0.0.dylib (0) <2470D1C0-6253-3E27-B70A-E002559EF865> /opt/local/lib/libpangocairo-1.0.0.dylib 0x10e23a000 - 0x10e249fff +libpangoft2-1.0.0.dylib (0) /opt/local/lib/libpangoft2-1.0.0.dylib 0x10e266000 - 0x10e299fff +libpango-1.0.0.dylib (0) /opt/local/lib/libpango-1.0.0.dylib 0x10e2c6000 - 0x10e35dfff +libharfbuzz.0.dylib (0) /opt/local/lib/libharfbuzz.0.dylib 0x10e3ae000 - 0x10e3e1fff +libfontconfig.1.dylib (0) /opt/local/lib/libfontconfig.1.dylib 0x10e3f6000 - 0x10e47dfff +libfreetype.6.dylib (0) <8440A739-13F3-3549-9A5C-CF8AD838C0B1> /opt/local/lib/libfreetype.6.dylib 0x10e49e000 - 0x10e505fff +libpixman-1.0.dylib (0) <1CF1CA9C-FC37-3D2F-BB37-0166A9488102> /opt/local/lib/libpixman-1.0.dylib 0x10e51e000 - 0x10e521fff +libX11-xcb.1.dylib (0) <3D5BB438-6189-30EA-ABD1-1681CF8B7899> /opt/local/lib/libX11-xcb.1.dylib 0x10e526000 - 0x10e539fff +libxcb.1.dylib (0) <7146CA5C-787B-3B92-8341-6A91C8D8D05F> /opt/local/lib/libxcb.1.dylib 0x10e552000 - 0x10e559fff +libxcb-render.0.dylib (0) <890E3519-875A-36C8-94B2-383074DF982B> /opt/local/lib/libxcb-render.0.dylib 0x10e56a000 - 0x10e571fff +libXrender.1.dylib (0) <1E8D4335-0BA3-312B-BCD0-A4D0B14855BE> /opt/local/lib/libXrender.1.dylib 0x10e57e000 - 0x10e66dfff +libX11.6.dylib (0) <05F06CA4-4F5E-392E-B8B8-B61EF4EFC6AB> /opt/local/lib/libX11.6.dylib 0x10e696000 - 0x10e6a1fff +libXext.6.dylib (0) /opt/local/lib/libXext.6.dylib 0x10e6ae000 - 0x10e7a1fff +libiconv.2.dylib (0) <0293ADE4-B449-39DD-AF02-625BB86FC438> /opt/local/lib/libiconv.2.dylib 0x10e7b6000 - 0x10e7d1fff +libexpat.1.dylib (0) <06A32797-618C-3DE3-B8B7-7FC0703204F3> /opt/local/lib/libexpat.1.dylib 0x10e7e2000 - 0x10e7e9fff +libuuid.16.dylib (0) <97F5BA82-0728-3B5E-A6F9-A2DFA77AADFE> /opt/local/lib/libuuid.16.dylib 0x10e7f6000 - 0x10e805fff +libbz2.1.0.dylib (0) /opt/local/lib/libbz2.1.0.dylib 0x10e812000 - 0x10e81dfff +libbrotlidec.1.dylib (0) /opt/local/lib/libbrotlidec.1.dylib 0x10e82a000 - 0x10e849fff +libbrotlicommon.1.dylib (0) /opt/local/lib/libbrotlicommon.1.dylib 0x10e856000 - 0x10e859fff +libXau.6.dylib (0) <3CAF99BC-56B0-3870-83AA-5A03A6B144EA> /opt/local/lib/libXau.6.dylib 0x10e866000 - 0x10e869fff +libXdmcp.6.dylib (0) <1ED6ACB5-1626-33D7-9977-F1A6FD4BC008> /opt/local/lib/libXdmcp.6.dylib 0x10e876000 - 0x10e87dfff +libffi.8.dylib (0) <5D69410D-7F91-352F-BBEB-A3E04CF7D637> /opt/local/lib/libffi.8.dylib 0x10e88a000 - 0x10e8f5fff +libpcre.1.dylib (0) <5B3550CB-E323-3052-AC6F-F83175713DD8> /opt/local/lib/libpcre.1.dylib 0x10e902000 - 0x10e905fff +libgmodule-2.0.0.dylib (0) <9CC4A3CE-B696-3747-B1A5-53B14BB6ACCC> /opt/local/lib/libgmodule-2.0.0.dylib 0x10e912000 - 0x10ea89fff +libicui18n.67.dylib (0) <4D634C5C-F214-3191-BBC0-CC72444771D0> /opt/local/lib/libicui18n.67.dylib 0x10eb96000 - 0x10ecadfff +libicuuc.67.dylib (0) <8BE2157A-A138-37F6-96B7-1985BACAC325> /opt/local/lib/libicuuc.67.dylib 0x10ed2a000 - 0x110841fff +libicudata.67.dylib (0) /opt/local/lib/libicudata.67.dylib 0x110846000 - 0x110861fff +libfribidi.0.dylib (0) <779472B3-1665-36C8-B69A-D47971250C88> /opt/local/lib/libfribidi.0.dylib 0x11086e000 - 0x110885fff +libgraphite2.3.dylib (0) <2E4778D0-2E26-3414-9862-C4B2F37C7DDA> /opt/local/lib/libgraphite2.3.dylib 0x110896000 - 0x110939fff +libp11-kit.0.dylib (0) <9078190C-1CB1-3E7B-8866-2964D67E8202> /opt/local/lib/libp11-kit.0.dylib 0x1109fe000 - 0x110a1dfff +libidn2.0.dylib (0) <82C11B0D-53D3-381C-BAAE-9D2247ABFE0C> /opt/local/lib/libidn2.0.dylib 0x110a2a000 - 0x110b8dfff +libunistring.2.dylib (0) /opt/local/lib/libunistring.2.dylib 0x110ba6000 - 0x110bb5fff +libtasn1.6.dylib (0) <0551DD96-745A-3B51-9FC4-55B6A2E05149> /opt/local/lib/libtasn1.6.dylib 0x110bc2000 - 0x110bf1fff +libnettle.8.dylib (0) <7A6FA340-B341-3ABF-A500-0324DF0A4CFC> /opt/local/lib/libnettle.8.dylib 0x110c22000 - 0x110c59fff +libhogweed.6.dylib (0) <8FD8412F-4D5C-3532-AC1A-15D2AF4084FF> /opt/local/lib/libhogweed.6.dylib 0x110c7e000 - 0x110d79fff +libisl.22.dylib (0) <60FF2A4A-D9ED-35C0-8DA8-9F9AD9A96BC8> /opt/local/lib/libisl.22.dylib 0x110dde000 - 0x110df1fff +libmpc.3.dylib (0) <54608AC0-D0B2-3035-9480-11D848256BAF> /opt/local/lib/libmpc.3.dylib 0x110dfe000 - 0x110e59fff +libmpfr.6.dylib (0) <248D0008-190E-3C1E-9064-5EC2D6636D83> /opt/local/lib/libmpfr.6.dylib 0x112145000 - 0x112190fff +window-0d1b8b93-3370bedb.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/window-0d1b8b93-3370bedb.eln 0x1121e9000 - 0x1121fcfff +libgcc_s.1.dylib (1) <6CF26BB6-2245-3136-BB8B-32E16CB41864> /opt/local/lib/*/libgcc_s.1.dylib 0x112203000 - 0x112212fff +menu-bar-4f46ea94-0cae65ee.eln (0) <78DC6661-4B59-38EF-8BC3-C317EC1B71F8> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/menu-bar-4f46ea94-0cae65ee.eln 0x11223b000 - 0x11224afff +faces-b9447c93-0622f882.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/faces-b9447c93-0622f882.eln 0x112273000 - 0x1122b6fff +simple-fab5b0cf-594cfbe9.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/simple-fab5b0cf-594cfbe9.eln 0x11231b000 - 0x112322fff +cl-preloaded-6e6a1f4e-676e310d.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/cl-preloaded-6e6a1f4e-676e310d.eln 0x11232f000 - 0x112336fff +byte-run-79ff048e-15d17872.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/byte-run-79ff048e-15d17872.eln 0x112343000 - 0x112356fff +cl-generic-be68ad15-ba733d95.eln (0) <3D19B939-84A9-37C6-A4EF-F8581FBAFB6A> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/cl-generic-be68ad15-ba733d95.eln 0x112377000 - 0x112386fff +custom-c166a157-a3a290da.eln (0) <090E8BDA-AD41-3B12-AD7A-41C41FB6238C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/custom-c166a157-a3a290da.eln 0x11239f000 - 0x1123cefff +subr-13adf6a6-bcbdf840.eln (0) <7BEBB20B-9350-34C1-AAE3-CDD92520C269> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/subr-13adf6a6-bcbdf840.eln 0x11241b000 - 0x112426fff +lisp-mode-410874a4-5c813c0a.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/lisp-mode-410874a4-5c813c0a.eln 0x11243b000 - 0x112442fff +eldoc-d20a5fe9-f1f8a54a.eln (0) <6EA6BEBD-7420-302D-9D51-7D42B0A5495D> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/eldoc-d20a5fe9-f1f8a54a.eln 0x112457000 - 0x11245efff +timer-3ee7cfd9-99ac683e.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/timer-3ee7cfd9-99ac683e.eln 0x11246f000 - 0x112486fff +mule-cmds-c8553014-0f5e2983.eln (0) <2A8B3784-7767-35D7-ABDE-9EDCB8D9B68C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/mule-cmds-c8553014-0f5e2983.eln 0x1124ab000 - 0x1124b6fff +newcomment-678006bb-3c8bbe81.eln (0) <0B827223-7D83-3B42-A596-0B7846E58BAD> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/newcomment-678006bb-3c8bbe81.eln 0x1124c7000 - 0x1124cefff +tabulated-list-552ba1e5-d3d9101e.eln (0) <10905AFF-91F5-38AA-877B-61380FD9918D> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/tabulated-list-552ba1e5-d3d9101e.eln 0x1124db000 - 0x1124defff +epa-hook-99ab3afb-52a61613.eln (0) <0CF6E9AB-354E-37D8-8526-A82B4EA00A45> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/epa-hook-99ab3afb-52a61613.eln 0x1124eb000 - 0x1124eefff +fringe-d5d49a60-1e0f939d.eln (0) <7C01071C-3B0A-37EE-B19B-59CA00822C6F> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/fringe-d5d49a60-1e0f939d.eln 0x1124f7000 - 0x11250afff +replace-fc551dbc-cc2afab5.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/replace-fc551dbc-cc2afab5.eln 0x11252b000 - 0x112532fff +macroexp-2c3e1495-8e8af7d5.eln (0) <415B6170-1607-3DC5-B982-93072CA3EF80> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/macroexp-2c3e1495-8e8af7d5.eln 0x112543000 - 0x112576fff +files-1e8937b2-1fb93c30.eln (0) <382CC477-97E7-323B-9AEF-29034D32C407> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/files-1e8937b2-1fb93c30.eln 0x1125c3000 - 0x1125c6fff +widget-5b69ebb0-d23fe910.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/widget-5b69ebb0-d23fe910.eln 0x1125cf000 - 0x1125d2fff +version-025f5cb3-3b652f82.eln (0) <8463E62D-8E81-3C06-9F17-274F15EDE89E> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/version-025f5cb3-3b652f82.eln 0x1125df000 - 0x1125e2fff +jka-cmpr-hook-ff630d3e-233a4a23.eln (0) <0D08D843-BF40-39E4-832D-4DC1F3B2827D> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/jka-cmpr-hook-ff630d3e-233a4a23.eln 0x1125f3000 - 0x1125f6fff +cus-face-74f1689e-5cc64834.eln (0) <008E6121-B78B-34B4-90D7-4FDF378046FD> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/cus-face-74f1689e-5cc64834.eln 0x1125ff000 - 0x11260efff +mule-3352613d-6a1c3be6.eln (0) <1815D32B-6CF8-3EE5-94F2-B6785DE33236> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/mule-3352613d-6a1c3be6.eln 0x11262b000 - 0x112632fff +vc-hooks-cfa0878e-09a623ed.eln (0) <9663C3D3-10B4-3830-AC49-D0DE74CD2B59> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/vc-hooks-cfa0878e-09a623ed.eln 0x112647000 - 0x11264efff +bindings-d30713c5-9ee31614.eln (0) <2C3A2153-55E0-3021-AEFE-4E0F051403B3> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/bindings-d30713c5-9ee31614.eln 0x112663000 - 0x11266afff +lisp-1e88867d-903ca481.eln (0) <1B871FC5-9CC8-3F4C-B74F-968480584F97> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/lisp-1e88867d-903ca481.eln 0x11267b000 - 0x11269efff +minibuffer-1b0f548b-024921c2.eln (0) <64D4466F-BA2A-35B2-BC73-280FD14065CD> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/minibuffer-1b0f548b-024921c2.eln 0x1126cb000 - 0x1126defff +frame-b40fc590-734bdcac.eln (0) <4818040C-4357-3ACE-A71C-4CA78FF95BEE> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/frame-b40fc590-734bdcac.eln 0x112703000 - 0x11270afff +format-c5b23b0d-f220726f.eln (0) <30691F96-2CE4-38A1-B655-4545E00AA2E3> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/format-c5b23b0d-f220726f.eln 0x112717000 - 0x11271afff +paragraphs-faf2e9b4-287d411c.eln (0) <5D35F526-28D5-387A-858C-8BF8DC7CAC70> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/paragraphs-faf2e9b4-287d411c.eln 0x112727000 - 0x112742fff +mouse-15f283fa-8b783ebd.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/mouse-15f283fa-8b783ebd.eln 0x112763000 - 0x11276efff +abbrev-2af30c9a-8618c1dc.eln (0) <79AED5DD-0F4C-3A18-8A9C-C327D41A0D4C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/abbrev-2af30c9a-8618c1dc.eln 0x112783000 - 0x112786fff +obarray-318a5d56-d3351904.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/obarray-318a5d56-d3351904.eln 0x11278f000 - 0x112796fff +button-747c9d6e-8b5254bd.eln (0) <6993AFC8-F336-38ED-A87D-2894D64D34FB> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/button-747c9d6e-8b5254bd.eln 0x1127a3000 - 0x1127b6fff +startup-bbc6ea72-8e089fac.eln (0) <07002CA0-8873-39F9-9AF6-ACB8698CE49C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/startup-bbc6ea72-8e089fac.eln 0x1127d3000 - 0x1127eafff +elisp-mode-90dbfe40-707d3a58.eln (0) <8BA2FBFD-0872-3021-B4D7-709238B350E1> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/elisp-mode-90dbfe40-707d3a58.eln 0x112807000 - 0x112812fff +font-lock-895216f6-8df2a4b0.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/font-lock-895216f6-8df2a4b0.eln 0x11282b000 - 0x112832fff +jit-lock-8a988e43-f1e18786.eln (0) <895B27FE-2316-3061-A304-475A2098D83D> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/jit-lock-8a988e43-f1e18786.eln 0x112843000 - 0x112866fff +isearch-693bdd75-e2ff13cc.eln (0) <9B0C69E4-667A-37E9-9E49-E8EB4A5022DB> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/isearch-693bdd75-e2ff13cc.eln 0x112897000 - 0x11289afff +characters-45232aae-4f04f4ed.eln (0) <2291FD07-0836-3061-B2F8-C6B0F5ABBA65> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/characters-45232aae-4f04f4ed.eln 0x1128ab000 - 0x1128aefff +case-table-3a8e2808-4aacbc03.eln (0) <9DAC678D-2100-38BA-B30C-9169714884B3> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/case-table-3a8e2808-4aacbc03.eln 0x1128b7000 - 0x1128befff +ucs-normalize-ad11ce47-a86b6097.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/ucs-normalize-ad11ce47-a86b6097.eln 0x1128fb000 - 0x11290efff +tab-bar-f81d329c-7c5f785b.eln (0) <25E84335-657E-35A5-AB57-1232A4F28791> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/tab-bar-f81d329c-7c5f785b.eln 0x11292f000 - 0x11293afff +syntax-bf4e4bc4-2ad11661.eln (0) <5C11208D-6C0E-3322-A94C-ADE05F074FC6> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/syntax-bf4e4bc4-2ad11661.eln 0x11294f000 - 0x112952fff +regexp-opt-d2355c94-8aaa3071.eln (0) <10228C1D-E6B2-3CD6-B0CF-ADCFCFCDA684> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/regexp-opt-d2355c94-8aaa3071.eln 0x11295b000 - 0x11296efff +help-59d8049f-a0e46ff8.eln (0) <3BEB9ABD-0FE3-3453-BC9E-5925CFBA3249> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/help-59d8049f-a0e46ff8.eln 0x112987000 - 0x11298efff +nadvice-64630aaa-4c5c4a90.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/nadvice-64630aaa-4c5c4a90.eln 0x11299f000 - 0x1129a2fff +backquote-d5b20f7c-94441450.eln (0) <5BE80872-6F2C-3E8C-B7F9-57FDA6642801> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/backquote-d5b20f7c-94441450.eln 0x1129ab000 - 0x1129b2fff +uniquify-0fb233ac-ad08ae32.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/uniquify-0fb233ac-ad08ae32.eln 0x1129bf000 - 0x1129c6fff +indent-396b3792-3864e157.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/indent-396b3792-3864e157.eln 0x1129d3000 - 0x1129dafff +electric-a9ca6cdd-d5348d96.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/electric-a9ca6cdd-d5348d96.eln 0x1129eb000 - 0x1129f6fff +fill-19d89c43-b93c8eb6.eln (0) <154B49C0-36E3-3528-A90A-ABC9CD9A4137> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/fill-19d89c43-b93c8eb6.eln 0x112a07000 - 0x112a0afff +common-win-4b869e38-2d498d61.eln (0) <2CB73A11-1BAE-3B9B-9A6E-6D5796391389> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/common-win-4b869e38-2d498d61.eln 0x112a13000 - 0x112a1afff +select-784d9bb7-16b77940.eln (0) <69970595-09F2-3175-A83B-BD8BAD8C1F3A> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/select-784d9bb7-16b77940.eln 0x112a2b000 - 0x112a2efff +tty-colors-b7804baf-d44aa574.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/tty-colors-b7804baf-d44aa574.eln 0x112a3b000 - 0x112a46fff +image-f221b419-cebcf27e.eln (0) <037246AD-A237-32EA-BD34-C1BB9B825B66> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/image-f221b419-cebcf27e.eln 0x112a5b000 - 0x112a5efff +european-369de593-a2ccf4e7.eln (0) <98A2EAF9-7467-3947-B26D-F0D28BE22C52> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/european-369de593-a2ccf4e7.eln 0x112a6b000 - 0x112a72fff +register-80045398-755c3117.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/register-80045398-755c3117.eln 0x112a83000 - 0x112a8afff +buff-menu-da4b0b04-e26ec37e.eln (0) <61913118-A81B-3B68-99F4-BAFAAC4A6E03> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/buff-menu-da4b0b04-e26ec37e.eln 0x112a9b000 - 0x112aa2fff +easymenu-1fb41c0e-dee4b78e.eln (0) <8525E62A-7875-3014-9255-AE00F7AF6012> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/easymenu-1fb41c0e-dee4b78e.eln 0x112ab3000 - 0x112ab6fff +env-72406999-2590f36c.eln (0) <33F4120F-E648-341B-AC56-6357B1F54B69> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/env-72406999-2590f36c.eln 0x112abf000 - 0x112ac2fff +dnd-12d90309-6a3cc25d.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/dnd-12d90309-6a3cc25d.eln 0x112acf000 - 0x112adafff +composite-beea1fd5-4363c30c.eln (0) <72924C62-D906-3100-BE23-E444839677AA> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/composite-beea1fd5-4363c30c.eln 0x112aeb000 - 0x112aeefff +tool-bar-ae0b5bc0-9c76884f.eln (0) <33635DAA-A7C2-3D45-91AB-081F31F298E9> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/tool-bar-ae0b5bc0-9c76884f.eln 0x112af7000 - 0x112afefff +ns-win-ef8075c0-9941da36.eln (0) <8AB3D4D7-B9E6-31D5-B90B-5DD3F6BA3881> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/ns-win-ef8075c0-9941da36.eln 0x112b0f000 - 0x112b16fff +fontset-da863153-e59788d2.eln (0) <6AA5C28C-688E-3ECA-B95C-84C2649CDEC9> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/fontset-da863153-e59788d2.eln 0x112b2b000 - 0x112b32fff +scroll-bar-20650688-dcd92d84.eln (0) <872ED4C2-7DB4-30A1-A808-C8A728708A93> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/scroll-bar-20650688-dcd92d84.eln 0x112b3f000 - 0x112b42fff +text-mode-7f741068-9a4e69a9.eln (0) <02DBBBA8-7AD6-3B8D-A32E-C7F7B87D8BD3> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/text-mode-7f741068-9a4e69a9.eln 0x112b4b000 - 0x112b4efff +prog-mode-642b2411-d826bd0f.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/prog-mode-642b2411-d826bd0f.eln 0x112b5b000 - 0x112b5efff +font-core-c3bff1fd-e951c4da.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/font-core-c3bff1fd-e951c4da.eln 0x112b67000 - 0x112b6efff +mule-util-5c349a87-240d7ad0.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/mule-util-5c349a87-240d7ad0.eln 0x112b7b000 - 0x112b7efff +cus-start-26315480-f5b8ea9b.eln (0) <0A35FBC7-C669-3EB3-9FDC-BD91A749B01E> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/cus-start-26315480-f5b8ea9b.eln 0x112b8b000 - 0x112b8efff +rfn-eshadow-25788e78-6d05e299.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/rfn-eshadow-25788e78-6d05e299.eln 0x112b9b000 - 0x112b9efff +tooltip-29462ede-f1e4b720.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/tooltip-29462ede-f1e4b720.eln 0x112baf000 - 0x112bb6fff +mwheel-168e9ec3-b1e598ac.eln (0) <14082889-4A20-3ED9-9598-E24A001E1164> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/mwheel-168e9ec3-b1e598ac.eln 0x112bc7000 - 0x112bcafff +page-ee7241cc-fcf8a8d0.eln (0) <0CB760F3-930D-39C8-977E-60E03F61AEDA> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/page-ee7241cc-fcf8a8d0.eln 0x112bd3000 - 0x112bd6fff +iso-transl-466860a2-4d10a84d.eln (0) <67B11790-8EB4-3254-A3A4-4B6DB1BB7DEA> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/iso-transl-466860a2-4d10a84d.eln 0x112bdf000 - 0x112be2fff +misc-lang-7cb33d20-db3eb4ae.eln (0) <69846170-F7AD-333A-9CBF-ED39D5EC18CD> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/misc-lang-7cb33d20-db3eb4ae.eln 0x112bef000 - 0x112bf2fff +map-ynp-990591b5-abc6a6e6.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/map-ynp-990591b5-abc6a6e6.eln 0x112bfb000 - 0x112bfefff +indian-0c4ce628-9e7e5ce2.eln (0) <48D2B7B2-BE98-30BD-AB93-3C5449694611> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/indian-0c4ce628-9e7e5ce2.eln 0x112c07000 - 0x112c0afff +hebrew-b9ed6a0d-0504fa52.eln (0) <63C0E31E-502C-3813-B4BA-BDEFAA22E39C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/preloaded/hebrew-b9ed6a0d-0504fa52.eln 0x114b16000 - 0x114b1dfff +cl-lib-8b938900-257e0be7.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cl-lib-8b938900-257e0be7.eln 0x114b2a000 - 0x114b51fff +cl-macs-7ae82f81-c8fbf0ab.eln (0) <4A5AE6EF-345B-3BE5-8CA3-60AA6A7CE722> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cl-macs-7ae82f81-c8fbf0ab.eln 0x114b7e000 - 0x114b91fff +gv-e0cf7478-c64d0587.eln (0) <111809C6-F5FB-35DD-BFB7-4E8B0954E8BE> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/gv-e0cf7478-c64d0587.eln 0x114bb2000 - 0x114bb9fff +subr-x-02dfef32-1681ffdb.eln (0) <7EBE9DB2-EEF1-31EB-9C19-D8E25C5F449E> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/subr-x-02dfef32-1681ffdb.eln 0x114bc6000 - 0x114bd5fff +pcase-394c5744-195ad1b9.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/pcase-394c5744-195ad1b9.eln 0x114bea000 - 0x114c61fff +comp-7672a6ed-4db153bb.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/comp-7672a6ed-4db153bb.eln 0x114cca000 - 0x114d05fff +bytecomp-12882072-4750016f.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/bytecomp-12882072-4750016f.eln 0x114d3e000 - 0x114d49fff +cconv-3b1f1f98-cca24f72.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cconv-3b1f1f98-cca24f72.eln 0x114d56000 - 0x114d65fff +cl-extra-d7051cba-cb3ff915.eln (0) <1EBE0276-0A1B-3434-ADDD-567635AE4A7F> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cl-extra-d7051cba-cb3ff915.eln 0x114d76000 - 0x114d7dfff +seq-c314b42f-b051b828.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/seq-c314b42f-b051b828.eln 0x114d92000 - 0x114dadfff +byte-opt-9c5f25f5-7d359733.eln (0) <831CCBB2-FFAC-3524-A73A-BA6CC69DB1CF> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/byte-opt-9c5f25f5-7d359733.eln 0x114dc2000 - 0x114dc9fff +help-mode-d4dbae3d-232c03bc.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/help-mode-d4dbae3d-232c03bc.eln 0x114dda000 - 0x114df1fff +cl-seq-f464c4e2-95d0eb23.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cl-seq-f464c4e2-95d0eb23.eln 0x114dfe000 - 0x114e0dfff +rx-627d8c83-3841ce7a.eln (0) <6FF17EE5-2CE9-3E7F-95D2-4E1C641F750C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/rx-627d8c83-3841ce7a.eln 0x114e22000 - 0x114e25fff +warnings-28e75f4d-9cfd0a83.eln (0) <9238C197-C31A-37A5-9BBA-1AF05BCC87A0> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/warnings-28e75f4d-9cfd0a83.eln 0x114e2e000 - 0x114e4dfff +comp-cstr-ef162ef7-c5706dcf.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/comp-cstr-ef162ef7-c5706dcf.eln 0x114e6a000 - 0x114e6dfff +subr--trampoline-72756e2d686f6f6b73_run_hooks_0.eln (0) /Users/USER/*/subr--trampoline-72756e2d686f6f6b73_run_hooks_0.eln 0x11904b000 - 0x11904efff +tex-site-e828ae0b-96b42996.eln (0) /Users/USER/*/tex-site-e828ae0b-96b42996.eln 0x119198000 - 0x1191a7fff libobjc-trampolines.dylib (824) /usr/lib/libobjc-trampolines.dylib 0x119528000 - 0x11952ffff +cl-51cb6d6a-876ab397.eln (0) <05BF2E97-07D2-3402-B99E-F13F3CD4692C> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cl-51cb6d6a-876ab397.eln 0x11953c000 - 0x11954bfff +use-package-core-a5262a4e-0367eb9c.eln (0) /Users/USER/*/use-package-core-a5262a4e-0367eb9c.eln 0x11956c000 - 0x119587fff +general-e6b386be-b8a59796.eln (0) <9E65934F-9797-3065-997C-56995FD9CCD6> /Users/USER/*/general-e6b386be-b8a59796.eln 0x1195b4000 - 0x1195b7fff +pp-5d47c1cc-31cf79d7.eln (0) <259C8BA4-DDEF-35ED-8501-B5638A96CCC4> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/pp-5d47c1cc-31cf79d7.eln 0x1195c4000 - 0x1195c7fff +subr--trampoline-7965732d6f722d6e6f2d70_yes_or_no_p_0.eln (0) <57D32BCF-A76B-33D9-A199-27D6B5E2D56C> /Users/USER/*/subr--trampoline-7965732d6f722d6e6f2d70_yes_or_no_p_0.eln 0x1195d0000 - 0x1195d7fff +easy-mmode-5bf0223e-f483b816.eln (0) <50375CD6-0AA3-3ECD-B345-3264B53083C7> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/easy-mmode-5bf0223e-f483b816.eln 0x1195ec000 - 0x1195f3fff +edmacro-74bf45a3-153004b2.eln (0) <086917C3-7F7A-3BE8-95D1-3382275EFA76> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/edmacro-74bf45a3-153004b2.eln 0x1195fc000 - 0x119607fff +kmacro-048feaec-4aea1947.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/kmacro-048feaec-4aea1947.eln 0x119618000 - 0x11961bfff +derived-381801a7-7c91e82d.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/derived-381801a7-7c91e82d.eln 0x119628000 - 0x11962bfff +ns-auto-titlebar-9c6de296-afaefc1e.eln (0) /Users/USER/*/ns-auto-titlebar-9c6de296-afaefc1e.eln 0x119634000 - 0x119663fff +projectile-f4ac0917-342257d8.eln (0) <3D78332F-97B1-36BD-9DBF-65E280AA7AB7> /Users/USER/*/projectile-f4ac0917-342257d8.eln 0x1196b4000 - 0x1196bbfff +thingatpt-6fc8a4ab-a503f8e9.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/thingatpt-6fc8a4ab-a503f8e9.eln 0x1196cc000 - 0x1196dffff +ibuffer-c2dc0626-99f4782f.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/ibuffer-c2dc0626-99f4782f.eln 0x119704000 - 0x11971bfff +ibuf-ext-5624402a-8d33c5c2.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/ibuf-ext-5624402a-8d33c5c2.eln 0x119740000 - 0x119757fff +compile-91e1c2a0-4f9cbe6e.eln (0) <0997DB77-5A26-3D3B-B9E2-F4EDE0C07BDD> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/compile-91e1c2a0-4f9cbe6e.eln 0x11977c000 - 0x119793fff +comint-faef15ad-4fd3e267.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/comint-faef15ad-4fd3e267.eln 0x1197bc000 - 0x1197bffff +ring-bff0b981-6859b44d.eln (0) <261DE311-C5B7-3A08-B8D9-E62447C9007B> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/ring-bff0b981-6859b44d.eln 0x1197cc000 - 0x1197cffff +ansi-color-75eac800-88779c81.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/ansi-color-75eac800-88779c81.eln 0x1197dc000 - 0x1197dffff +text-property-search-db1383f6-a8bb64da.eln (0) <259CB898-C1F9-399B-90EC-AF0E548E801E> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/text-property-search-db1383f6-a8bb64da.eln 0x1197e8000 - 0x1197f3fff +grep-c9b5c28d-45790bf7.eln (0) <4999DC44-D759-3088-98B4-B112FC7D4CD8> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/grep-c9b5c28d-45790bf7.eln 0x119808000 - 0x11980ffff +lisp-mnt-2b554e27-1a1e7e46.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/lisp-mnt-2b554e27-1a1e7e46.eln 0x119820000 - 0x119823fff +mail-parse-5e7f4583-c61cb325.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/mail-parse-5e7f4583-c61cb325.eln 0x11982c000 - 0x11982ffff +mail-prsvr-b79144a3-3e7273c1.eln (0) <17FBACE2-1B62-36CA-97C7-0660498A3D3D> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/mail-prsvr-b79144a3-3e7273c1.eln 0x119838000 - 0x11983bfff +ietf-drums-23d9ecfe-22f0db32.eln (0) <17895586-37B2-38D4-9FEB-2B611A3383EC> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/ietf-drums-23d9ecfe-22f0db32.eln 0x119848000 - 0x11984bfff +rfc2231-e2cbed75-6d39fd91.eln (0) <26DD72A3-95EE-3685-A048-B1D54B1E73D4> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/rfc2231-e2cbed75-6d39fd91.eln 0x119858000 - 0x119863fff +rfc2047-b84e264d-13d9937a.eln (0) <844F6586-B8C1-3534-A3E3-F443549A181B> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/rfc2047-b84e264d-13d9937a.eln 0x119874000 - 0x11987bfff +mm-util-3a4439f0-4318e260.eln (0) <3BD43DD1-16F1-3E1C-BC1F-254CEBA68D81> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/mm-util-3a4439f0-4318e260.eln 0x11988c000 - 0x11988ffff +rfc2045-713c994b-94aee2d3.eln (0) <3793EDC1-58FC-310D-A768-BBD843BD5652> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/rfc2045-713c994b-94aee2d3.eln 0x119898000 - 0x11989bfff +subr--trampoline-64656c6574652d66696c65_delete_file_0.eln (0) <433257B0-8A12-38C0-B690-138C7615C6F3> /Users/USER/*/subr--trampoline-64656c6574652d66696c65_delete_file_0.eln 0x1198a4000 - 0x1198a7fff +delsel-1c603c42-c9c53d19.eln (0) <2DC7C365-85C5-3DCF-A93D-8D7E043CE3D3> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/delsel-1c603c42-c9c53d19.eln 0x119b4e000 - 0x119b5dfff +server-0cc44189-d3dba6d6.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/server-0cc44189-d3dba6d6.eln 0x119b72000 - 0x119b79fff +tree-widget-8dccf6ba-9cbb9038.eln (0) <6B1BE363-8928-3679-A02A-A673F2B2ED07> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/tree-widget-8dccf6ba-9cbb9038.eln 0x119b8a000 - 0x119ba9fff +wid-edit-5b92861a-6a11e7c5.eln (0) <86B0E2B2-7BCD-3D7D-A12D-DAB3C4A6E12F> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/wid-edit-5b92861a-6a11e7c5.eln 0x119bd6000 - 0x119be5fff +recentf-3c64dc62-84b7f8be.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/recentf-3c64dc62-84b7f8be.eln 0x119bfe000 - 0x119c01fff +savehist-b722b772-6be6c4f8.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/savehist-b722b772-6be6c4f8.eln 0x119c0e000 - 0x119c19fff +with-editor-2f544e03-86ff9dfb.eln (0) /Users/USER/*/with-editor-2f544e03-86ff9dfb.eln 0x119c2e000 - 0x119c39fff +shell-57930f41-6da7463c.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/shell-57930f41-6da7463c.eln 0x119c59000 - 0x119c60fff +solaire-mode-b2864354-399fdf13.eln (0) /Users/USER/*/solaire-mode-b2864354-399fdf13.eln 0x119c71000 - 0x119c74fff +face-remap-9d6c47ed-27423476.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/face-remap-9d6c47ed-27423476.eln 0x119c81000 - 0x119c88fff +all-the-icons-b1423649-5671ef85.eln (0) <14433AA7-6500-305D-9483-74BE37D25B60> /Users/USER/*/all-the-icons-b1423649-5671ef85.eln 0x119ca1000 - 0x119ca4fff +data-alltheicons-8b01b817-4a2da796.eln (0) <247D2D70-162C-3334-9E26-AA97DB99080D> /Users/USER/*/data-alltheicons-8b01b817-4a2da796.eln 0x119cad000 - 0x119cb0fff +data-faicons-fc1dc036-ccb2b37c.eln (0) /Users/USER/*/data-faicons-fc1dc036-ccb2b37c.eln 0x119cb9000 - 0x119cbcfff +data-fileicons-bfdd1c26-4e9ab9b8.eln (0) /Users/USER/*/data-fileicons-bfdd1c26-4e9ab9b8.eln 0x119cc5000 - 0x119cc8fff +data-octicons-093268b0-3639e509.eln (0) /Users/USER/*/data-octicons-093268b0-3639e509.eln 0x119cd1000 - 0x119cd4fff +data-weathericons-2a776f77-78e83f44.eln (0) /Users/USER/*/data-weathericons-2a776f77-78e83f44.eln 0x119cdd000 - 0x119ce0fff +data-material-672b8c4f-bb3c4f58.eln (0) /Users/USER/*/data-material-672b8c4f-bb3c4f58.eln 0x119ced000 - 0x119cf0fff +all-the-icons-faces-983ec285-270cbf21.eln (0) <0343B5DB-FC0E-39AF-B0FA-B5D1750131FE> /Users/USER/*/all-the-icons-faces-983ec285-270cbf21.eln 0x119cf9000 - 0x119cfcfff +subr--trampoline-68616e646c652d7377697463682d6672616d65_handle_switch_frame_0.eln (0) <6B93D8B8-766B-3E4B-A207-FFF9C44BC6A8> /Users/USER/*/subr--trampoline-68616e646c652d7377697463682d6672616d65_handle_switch_frame_0.eln 0x119d05000 - 0x119d08fff +subr--trampoline-646566696e652d6b6579_define_key_0.eln (0) <5417E31D-316E-3C8A-9157-C3F723967139> /Users/USER/*/subr--trampoline-646566696e652d6b6579_define_key_0.eln 0x119d11000 - 0x119d18fff +dtrt-indent-039831f6-1eb75e75.eln (0) <42865B72-30B6-3405-91A6-2B513627D553> /Users/USER/*/dtrt-indent-039831f6-1eb75e75.eln 0x119d25000 - 0x119d38fff +advice-791b3e89-11e44ffe.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/advice-791b3e89-11e44ffe.eln 0x119de8000 - 0x119e17fff +package-14201d8e-0ed848ed.eln (0) <6F87BCF8-DA95-39A9-82D4-CB6E71A5CB2F> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/package-14201d8e-0ed848ed.eln 0x119e4c000 - 0x119e53fff +url-handlers-8b35c993-cfd748fe.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/url-handlers-8b35c993-cfd748fe.eln 0x119e64000 - 0x119e6bfff +url-parse-ee297c9b-1dd2583e.eln (0) <03C2FB6A-D052-3895-9332-D216FF539FE7> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/url-parse-ee297c9b-1dd2583e.eln 0x119e78000 - 0x119e7bfff +url-vars-04b97511-c10a37d2.eln (0) <80DE6ACF-9DF2-3F91-8BAE-FDA15502FE16> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/url-vars-04b97511-c10a37d2.eln 0x119e88000 - 0x119e9ffff +auth-source-49df7eef-5386ef04.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/auth-source-49df7eef-5386ef04.eln 0x119ebc000 - 0x119ec3fff +json-a90a1eab-9c96a131.eln (0) <10048F84-8C04-321F-AC7E-9DEB40AE7A49> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/json-a90a1eab-9c96a131.eln 0x119ed4000 - 0x119edbfff +map-5d7b616a-f276a157.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/map-5d7b616a-f276a157.eln 0x119ef0000 - 0x119ef3fff +password-cache-187e4eec-b2e0084a.eln (0) <4EF69E0C-07AF-3F82-B22B-F699D5A74812> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/password-cache-187e4eec-b2e0084a.eln 0x119efc000 - 0x119f03fff +magit-0670612f-20b49ecc.eln (0) <6DD0FF10-CF6A-382B-A15C-BBB018D8270A> /Users/USER/*/magit-0670612f-20b49ecc.eln 0x119f14000 - 0x119f17fff +magit-core-9488031a-870d9a5c.eln (0) <5A3B4593-089F-32BA-8511-EF759CB5C319> /Users/USER/*/magit-core-9488031a-870d9a5c.eln 0x119f20000 - 0x119f2bfff +magit-utils-017623d2-e8ffd224.eln (0) <4702D331-A3E1-3D1F-9C08-D9968AA18CB6> /Users/USER/*/magit-utils-017623d2-e8ffd224.eln 0x119f40000 - 0x119f47fff +time-date-40951a48-5757d028.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/time-date-40951a48-5757d028.eln 0x119f63000 - 0x119f6afff +autorevert-841d6890-d8d28dc1.eln (0) <65D122FA-D02A-3CCB-A11E-B6B8D645E3C1> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/autorevert-841d6890-d8d28dc1.eln 0x119f7b000 - 0x119f82fff +filenotify-65939d6e-ace796f3.eln (0) <1876B403-6BFF-3997-B13C-507728C04464> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/filenotify-65939d6e-ace796f3.eln 0x119f93000 - 0x119f96fff +cursor-sensor-54079dab-2b4b3e31.eln (0) <70914CCD-146F-3A7B-B321-76F121154193> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/cursor-sensor-54079dab-2b4b3e31.eln 0x11a061000 - 0x11a0b0fff +yasnippet-6e0d7b03-8df7bbfb.eln (0) <47F1612B-5D11-3BAF-8640-FDF37494D321> /Users/USER/*/yasnippet-6e0d7b03-8df7bbfb.eln 0x11a0f5000 - 0x11a100fff +pcomplete-81dbd8b0-3dbd22ec.eln (0) <589734BE-F24B-31B3-8C2A-65803F983468> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/pcomplete-81dbd8b0-3dbd22ec.eln 0x11a115000 - 0x11a11cfff +volatile-highlights-19a48733-9ba17f35.eln (0) <38B773B3-FC07-3C38-B706-8A4233CEC2AA> /Users/USER/*/volatile-highlights-19a48733-9ba17f35.eln 0x11a12d000 - 0x11a140fff +etags-fc6f38d6-0a9b7788.eln (0) <513DC4CE-876C-3739-800C-B37288E5EA7D> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/etags-fc6f38d6-0a9b7788.eln 0x11a15d000 - 0x11a174fff +xref-2f6fff6a-4a312ab6.eln (0) /Users/USER/*/xref-2f6fff6a-4a312ab6.eln 0x11a199000 - 0x11a1a4fff +project-3a8d6701-1efe9341.eln (0) /Users/USER/*/project-3a8d6701-1efe9341.eln 0x11a1bd000 - 0x11a1c8fff +eieio-0db8d1d4-6987e8ca.eln (0) /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/eieio-0db8d1d4-6987e8ca.eln 0x11a1dd000 - 0x11a1ecfff +eieio-core-63c05904-d094ffa5.eln (0) <0C5C8FB0-0C1C-340A-8331-FDAD4B6A19FC> /Applications/MacPorts/Emacs.app/Contents/Frameworks/native-lisp/28_0_50-e7081e48/eieio-core-63c05904-d094ffa5.eln 0x11b0b2000 - 0x11b14dfff dyld (852.2) <0CC19410-FD43-39AE-A32A-50273F8303A4> /usr/lib/dyld 0x11b1ca000 - 0x11c99dfff +libgccjit.0.dylib (0) /opt/local/lib/*/libgccjit.0.dylib 0x7fff20066000 - 0x7fff20067fff libsystem_blocks.dylib (79) <925E3B6D-184D-3E73-97B1-643C4ADB387A> /usr/lib/system/libsystem_blocks.dylib 0x7fff20068000 - 0x7fff2009dfff libxpc.dylib (2038.120.1) /usr/lib/system/libxpc.dylib 0x7fff2009e000 - 0x7fff200b5fff libsystem_trace.dylib (1277.120.1) <7E800ECA-DFDB-3737-A3C5-FFDE37E65383> /usr/lib/system/libsystem_trace.dylib 0x7fff200b6000 - 0x7fff20153fff libcorecrypto.dylib (1000.140.4) /usr/lib/system/libcorecrypto.dylib 0x7fff20154000 - 0x7fff20180fff libsystem_malloc.dylib (317.140.5) <050E37E1-1458-3F80-BFA3-F1488570169D> /usr/lib/system/libsystem_malloc.dylib 0x7fff20181000 - 0x7fff201c5fff libdispatch.dylib (1271.120.2) <8144B0BD-90D2-3EAE-999F-AB0D14082088> /usr/lib/system/libdispatch.dylib 0x7fff201c6000 - 0x7fff201fffff libobjc.A.dylib (824) <8C7C49A1-4211-3E4C-BA3D-160D675EEE96> /usr/lib/libobjc.A.dylib 0x7fff20200000 - 0x7fff20202fff libsystem_featureflags.dylib (28.60.1) /usr/lib/system/libsystem_featureflags.dylib 0x7fff20203000 - 0x7fff2028bfff libsystem_c.dylib (1439.141.1) <3C273899-4CBE-32D5-BB31-7A449743204F> /usr/lib/system/libsystem_c.dylib 0x7fff2028c000 - 0x7fff202e1fff libc++.1.dylib (905.6) /usr/lib/libc++.1.dylib 0x7fff202e2000 - 0x7fff202f7fff libc++abi.dylib (905.6) /usr/lib/libc++abi.dylib 0x7fff202f8000 - 0x7fff20327fff libsystem_kernel.dylib (7195.141.6) <78289AAE-61B5-339F-A485-8819BC2388F2> /usr/lib/system/libsystem_kernel.dylib 0x7fff20328000 - 0x7fff20333fff libsystem_pthread.dylib (454.120.2) <1268FF2D-A513-3B51-BA65-AF2FF5789DDB> /usr/lib/system/libsystem_pthread.dylib 0x7fff20334000 - 0x7fff2036ffff libdyld.dylib (852.2) <3DE0178A-0AEE-3D08-AE19-6C6403F69BA1> /usr/lib/system/libdyld.dylib 0x7fff20370000 - 0x7fff20379fff libsystem_platform.dylib (254.80.2) /usr/lib/system/libsystem_platform.dylib 0x7fff2037a000 - 0x7fff203a5fff libsystem_info.dylib (542.40.3) <55B39B7F-957B-3D99-A8DF-7CA80D38155D> /usr/lib/system/libsystem_info.dylib 0x7fff203a6000 - 0x7fff20843fff com.apple.CoreFoundation (6.9 - 1778.101) <8CF9D741-ADFF-3D5E-ACDE-DC342701EE0D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff20844000 - 0x7fff20a79fff com.apple.LaunchServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff20a7a000 - 0x7fff20b4efff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff20b4f000 - 0x7fff20dabfff libBLAS.dylib (1336.140.1) <170AFA22-1234-3DE9-9D94-52B3BE18E34E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff20dac000 - 0x7fff20df9fff com.apple.Lexicon-framework (1.0 - 86.2) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff20dfa000 - 0x7fff20e68fff libSparse.dylib (106) <1E68BF64-7432-3509-BC85-5DE95379E901> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff20e69000 - 0x7fff20ee6fff com.apple.SystemConfiguration (1.20 - 1.20) <8FEB39D4-ACD6-39F2-8D1B-A57CACD5628F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff20ee7000 - 0x7fff20f1bfff libCRFSuite.dylib (50) /usr/lib/libCRFSuite.dylib 0x7fff20f1c000 - 0x7fff21154fff libmecabra.dylib (929.10) /usr/lib/libmecabra.dylib 0x7fff21155000 - 0x7fff214b3fff com.apple.Foundation (6.9 - 1778.101) <7B7FB88B-01D3-38CE-8029-837DB094C545> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff214b4000 - 0x7fff2159cfff com.apple.LanguageModeling (1.0 - 247.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff2159d000 - 0x7fff216d3fff com.apple.CoreDisplay (237.4 - 237.4) <556BADE0-D3B0-309C-9740-7FEFBD052B6B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff216d4000 - 0x7fff21944fff com.apple.audio.AudioToolboxCore (1.0 - 1181.72) <5C3B84EE-B281-34C4-832F-78F00CC63B93> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore 0x7fff21945000 - 0x7fff21b2afff com.apple.CoreText (677.6.0.2 - 677.6.0.2) <10E1382E-7949-3F4E-8B15-A4BD31A75E91> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff21b2b000 - 0x7fff221bcfff com.apple.audio.CoreAudio (5.0 - 5.0) <5EEA9225-4837-37F3-9105-941A5743169F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff221bd000 - 0x7fff22514fff com.apple.security (7.0 - 59754.140.13) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff22515000 - 0x7fff22774fff libicucore.A.dylib (66112) /usr/lib/libicucore.A.dylib 0x7fff22775000 - 0x7fff2277efff libsystem_darwin.dylib (1439.141.1) <2C81A009-45BB-30D7-A4F7-4B2EEC691617> /usr/lib/system/libsystem_darwin.dylib 0x7fff2277f000 - 0x7fff22a6afff com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <2C65E0D8-A9C7-31D8-A3D3-3AC1A91C80A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff22a6b000 - 0x7fff22aa9fff com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <3FC6073F-78E4-3D3B-8765-50E50512C5EB> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff22aaa000 - 0x7fff22ae4fff com.apple.CSStore (1122.44 - 1122.44) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff22ae5000 - 0x7fff22b93fff com.apple.framework.IOKit (2.0.2 - 1845.120.6) <720D9AE1-79D6-3E77-8D7A-47F8F6681050> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff22b94000 - 0x7fff22b9ffff libsystem_notify.dylib (279.40.4) <2E40EA4A-B124-3010-8379-1B4D7082A08F> /usr/lib/system/libsystem_notify.dylib 0x7fff22ba0000 - 0x7fff22bedfff libsandbox.1.dylib (1441.141.4) /usr/lib/libsandbox.1.dylib 0x7fff22bee000 - 0x7fff23939fff com.apple.AppKit (6.9 - 2022.60.128) <02EC69A0-D634-341B-BE3D-840F496F5814> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff2393a000 - 0x7fff23b88fff com.apple.UIFoundation (1.0 - 728.9) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff23b89000 - 0x7fff23b9bfff com.apple.UniformTypeIdentifiers (637 - 637) <8FFD3B69-0840-34D6-83AD-7D521B1A2339> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers 0x7fff23b9c000 - 0x7fff23d26fff com.apple.desktopservices (1.21 - 1346.6.1) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff24006000 - 0x7fff2468cfff libnetwork.dylib (2288.140.7) <42825FCA-35A1-352F-AE68-19D8F695604B> /usr/lib/libnetwork.dylib 0x7fff2468d000 - 0x7fff24b2bfff com.apple.CFNetwork (1240.0.4 - 1240.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff24b2c000 - 0x7fff24b3afff libsystem_networkextension.dylib (1295.140.3) <83AA4425-2F1D-36EC-B77B-8D4F03CDDB68> /usr/lib/system/libsystem_networkextension.dylib 0x7fff24b3b000 - 0x7fff24b3bfff libenergytrace.dylib (22.100.1) <9E877E0A-5261-3F75-91A0-521423499AD0> /usr/lib/libenergytrace.dylib 0x7fff24b3c000 - 0x7fff24b98fff libMobileGestalt.dylib (978.140.1) /usr/lib/libMobileGestalt.dylib 0x7fff24b99000 - 0x7fff24baffff libsystem_asl.dylib (385) <8D324D65-EE16-3A1A-BD39-ACB1B3050D1F> /usr/lib/system/libsystem_asl.dylib 0x7fff24bb0000 - 0x7fff24bc8fff com.apple.TCC (1.0 - 1) <18F48712-FFF0-3B30-B2C4-8A93AEF86A34> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff24bc9000 - 0x7fff24f2efff com.apple.SkyLight (1.600.0 - 588.7) <5F88F814-A3DF-3446-8B35-F0CDD8C1B302> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff24f2f000 - 0x7fff255b8fff com.apple.CoreGraphics (2.0 - 1463.17.3) <5EDF86BC-FFDE-3906-9674-142C113B34EF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff255b9000 - 0x7fff256affff com.apple.ColorSync (4.13.0 - 3473.4.3) <102C423C-E05F-317B-83AE-A2A6B77D653B> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff256b0000 - 0x7fff2570bfff com.apple.HIServices (1.22 - 716) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff25ab2000 - 0x7fff25ed1fff com.apple.CoreData (120 - 1048) <33DE1B26-D4C6-3939-B12E-88897660BB38> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff25ed2000 - 0x7fff25ee7fff com.apple.ProtocolBuffer (1 - 285.24.10.20.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff25ee8000 - 0x7fff2609bfff libsqlite3.dylib (321.3) /usr/lib/libsqlite3.dylib 0x7fff2609c000 - 0x7fff26118fff com.apple.Accounts (113 - 113) <2AD45648-B327-313A-ACF2-846FB345A96E> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff26119000 - 0x7fff26130fff com.apple.commonutilities (8.0 - 900) <98B456F4-8F4F-387B-B3BB-D3919295AE1D> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff26131000 - 0x7fff261b0fff com.apple.BaseBoard (526 - 526) /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard 0x7fff261b1000 - 0x7fff261f9fff com.apple.RunningBoardServices (1.0 - 505.100.9) <2ED406CD-2253-33F0-B16A-694DB447CADC> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices 0x7fff261fa000 - 0x7fff2626efff com.apple.AE (918.6 - 918.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff2626f000 - 0x7fff26275fff libdns_services.dylib (1310.140.1) <22BE5030-2F48-3ED6-9DF8-9D102CEF33FF> /usr/lib/libdns_services.dylib 0x7fff26276000 - 0x7fff2627dfff libsystem_symptoms.dylib (1431.140.1) <1B4D8837-C951-3B69-B079-85D477749E8B> /usr/lib/system/libsystem_symptoms.dylib 0x7fff2627e000 - 0x7fff26409fff com.apple.Network (1.0 - 1) <2155E1AA-2067-36CF-979E-2F96062D5CFE> /System/Library/Frameworks/Network.framework/Versions/A/Network 0x7fff2640a000 - 0x7fff26439fff com.apple.analyticsd (1.0 - 1) <0DF60ECD-742C-39D1-964A-48EC3DEA6319> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics 0x7fff2643a000 - 0x7fff2643cfff libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff2643d000 - 0x7fff26489fff com.apple.spotlight.metadata.utilities (1.0 - 2150.26) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff2648a000 - 0x7fff26524fff com.apple.Metadata (10.7.0 - 2150.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff26525000 - 0x7fff2652bfff com.apple.DiskArbitration (2.7 - 2.7) <8DF059B4-BE32-3171-8CC4-C5FA189FA718> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff2652c000 - 0x7fff26b93fff com.apple.vImage (8.1 - 544.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff26b94000 - 0x7fff26e71fff com.apple.QuartzCore (1.11 - 927.24) <88794856-F1F1-3D23-BDDB-0AE28A1D6D6E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff26e72000 - 0x7fff26eb3fff libFontRegistry.dylib (309) <300F2208-7274-38F8-B88D-9237BA6B397E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff26eb4000 - 0x7fff26ff4fff com.apple.coreui (2.1 - 692.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff26ff5000 - 0x7fff270e0fff com.apple.ViewBridge (553.1 - 553.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff270e1000 - 0x7fff270ecfff com.apple.PerformanceAnalysis (1.278.3 - 278.3) <6AF20F05-FF15-3174-A504-1AC16BA14729> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff270ed000 - 0x7fff270fcfff com.apple.OpenDirectory (11.6 - 230.40.1) <84B2D11F-E6C4-3C29-9A9A-939DB906E2F5> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff270fd000 - 0x7fff2711cfff com.apple.CFOpenDirectory (11.6 - 230.40.1) <6BE3204F-2F86-34A7-AD79-4C88320F446F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff2711d000 - 0x7fff27129fff com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff2712a000 - 0x7fff2714efff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff2714f000 - 0x7fff27151fff libapp_launch_measurement.dylib (14.1) <511EC2A9-6059-3A7D-9D2A-741189922D02> /usr/lib/libapp_launch_measurement.dylib 0x7fff27152000 - 0x7fff27199fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <18113C8E-B54E-3DD3-A1AD-2A5FD949CE66> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout 0x7fff2719a000 - 0x7fff2727cfff libxml2.2.dylib (34.10) /usr/lib/libxml2.2.dylib 0x7fff2727d000 - 0x7fff272cafff com.apple.CoreVideo (1.8 - 414.7) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff272cb000 - 0x7fff272cdfff com.apple.loginsupport (1.0 - 1) <4C358D8E-4BB8-3DD8-8A72-11BD80607BDE> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff272ce000 - 0x7fff272f5fff com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff272f6000 - 0x7fff27311fff com.apple.UserManagement (1.0 - 1) /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement 0x7fff27312000 - 0x7fff274a3fff com.apple.cloudkit.CloudKit (990 - 990) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff28208000 - 0x7fff28284fff com.apple.corelocation (2420.19.23 - 2420.19.23) <1BEB1A0D-4122-3F8C-AC1A-07A12C36C84F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff28285000 - 0x7fff28295fff libsystem_containermanager.dylib (318.100.4) <1139CD47-9CBA-356F-8694-1D00EB9F0C8F> /usr/lib/system/libsystem_containermanager.dylib 0x7fff28296000 - 0x7fff282a7fff com.apple.IOSurface (290.8.1 - 290.8.1) <8B251196-DA38-38BF-8A91-45AC2B06014C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff282a8000 - 0x7fff282b1fff com.apple.IOAccelerator (442.9 - 442.9) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff282b2000 - 0x7fff283d5fff com.apple.Metal (244.303 - 244.303) <71B6039E-232E-3AD2-881F-DF8E73C75B99> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff283d6000 - 0x7fff283f2fff com.apple.audio.caulk (1.0 - 70) /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x7fff283f3000 - 0x7fff284ddfff com.apple.CoreMedia (1.0 - 2780.10) <6A003180-F8AA-3DFA-B095-61D8E859FE3F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff284de000 - 0x7fff2863afff libFontParser.dylib (305.6.0.4) /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x7fff2863b000 - 0x7fff28936fff com.apple.HIToolbox (2.1.1 - 1062) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff28937000 - 0x7fff2894afff com.apple.framework.DFRFoundation (1.0 - 267) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff2894b000 - 0x7fff2894efff com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap 0x7fff2894f000 - 0x7fff28978fff com.apple.CoreSVG (1.0 - 149) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG 0x7fff28979000 - 0x7fff28bb5fff com.apple.ImageIO (3.3.0 - 2130.7.3) <28C6A501-2548-3187-A13B-9F314280BBB8> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff28bb6000 - 0x7fff28f31fff com.apple.CoreImage (16.3.0 - 1140.2) <3ED3F244-632C-383D-89B0-50F2E0FDBA40> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff28f32000 - 0x7fff28f98fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff28f99000 - 0x7fff28f9cfff libsystem_configuration.dylib (1109.140.1) <02F3A5C9-6289-3012-8F5F-F1DB669ADB79> /usr/lib/system/libsystem_configuration.dylib 0x7fff28f9d000 - 0x7fff28fa1fff libsystem_sandbox.dylib (1441.141.4) <5471601B-5072-3E97-8926-804FF08DC4C0> /usr/lib/system/libsystem_sandbox.dylib 0x7fff28fa2000 - 0x7fff28fa3fff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary 0x7fff28fa4000 - 0x7fff28fa7fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4A803F86-CA61-3508-864A-302F032ADA70> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff28fa8000 - 0x7fff28fa9fff liblangid.dylib (136) /usr/lib/liblangid.dylib 0x7fff28faa000 - 0x7fff2904efff com.apple.CoreNLP (1.0 - 245.2) <203C6AB9-5B07-3370-A056-DA1F2C8A8419> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff2904f000 - 0x7fff29055fff com.apple.LinguisticData (1.0 - 399) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff29056000 - 0x7fff296fefff libBNNS.dylib (288.100.5) <4BB7A1B7-D1F2-3DC3-BFC7-D57CBD892719> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff296ff000 - 0x7fff298d1fff libvDSP.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff298d2000 - 0x7fff298e3fff com.apple.CoreEmoji (1.0 - 128.4) <8DB42230-A624-3C13-80F8-EC2CE89C0699> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff298e4000 - 0x7fff298eefff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <195E20E7-33BD-3935-92ED-AA354180B7FA> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer 0x7fff298ef000 - 0x7fff299c1fff com.apple.framework.CoreWLAN (16.0 - 1657) <0A58C97E-2ACD-3223-8585-FDA5DA4C38C5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff299c2000 - 0x7fff29bc3fff com.apple.CoreUtils (6.6 - 660.37) <0B1ED18A-B228-3840-A0F2-23AC2C37A6CA> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff29bc4000 - 0x7fff29be6fff com.apple.MobileKeyBag (2.0 - 1.0) <19D8140C-CC92-35E8-AF78-B335567A7C24> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff29be7000 - 0x7fff29bf7fff com.apple.AssertionServices (1.0 - 505.100.9) <850AE031-A3B3-30C0-81A1-71FBCE620BC1> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices 0x7fff29bf8000 - 0x7fff29c83fff com.apple.securityfoundation (6.0 - 55240.40.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff29c84000 - 0x7fff29c8dfff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <98B365F9-8E0C-32C7-AC5A-FFB9A4A0B30A> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff29c8e000 - 0x7fff29c92fff com.apple.xpc.ServiceManagement (1.0 - 1) <7D081389-0032-3521-A3D9-84B4667817FB> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff29c93000 - 0x7fff29c95fff libquarantine.dylib (119.40.2) <3244B57B-9FDF-373E-9F96-A7BAD7534F23> /usr/lib/system/libquarantine.dylib 0x7fff29c96000 - 0x7fff29ca1fff libCheckFix.dylib (31) /usr/lib/libCheckFix.dylib 0x7fff29ca2000 - 0x7fff29cb9fff libcoretls.dylib (169.100.1) /usr/lib/libcoretls.dylib 0x7fff29cba000 - 0x7fff29ccafff libbsm.0.dylib (68.40.1) <61577B7F-2C06-365C-9039-E00B0B5258D0> /usr/lib/libbsm.0.dylib 0x7fff29ccb000 - 0x7fff29d14fff libmecab.dylib (929.10) /usr/lib/libmecab.dylib 0x7fff29d15000 - 0x7fff29d1afff libgermantok.dylib (24) <6F2B01E8-6077-3B72-91F3-AB6D0FCB15D6> /usr/lib/libgermantok.dylib 0x7fff29d1b000 - 0x7fff29d30fff libLinearAlgebra.dylib (1336.140.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff29d31000 - 0x7fff29f4ffff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <8AAFA6C5-1FBD-359A-8774-F1D1FBFCCFFE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff29f50000 - 0x7fff29f9ffff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <0C854684-1D62-35D1-83C1-9066DB158189> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector 0x7fff29fa0000 - 0x7fff2a101fff com.apple.MLCompute (1.0 - 1) <9255AB44-3AB5-3F3F-8FA2-77FEA1C7C221> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute 0x7fff2a102000 - 0x7fff2a138fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff2a139000 - 0x7fff2a18ffff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <706E8171-48B3-33A3-B55B-35B5F86F3043> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray 0x7fff2a190000 - 0x7fff2a220fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <3999E177-7A40-358A-BE89-1F20ADF13740> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff2a221000 - 0x7fff2a230fff com.apple.AppleFSCompression (125 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff2a231000 - 0x7fff2a23dfff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib 0x7fff2a23e000 - 0x7fff2a242fff libsystem_coreservices.dylib (127.1) <619CCB6D-226C-35BD-98FB-04A18FD54792> /usr/lib/system/libsystem_coreservices.dylib 0x7fff2a243000 - 0x7fff2a270fff com.apple.CoreServices.OSServices (1122.44 - 1122.44) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff2a271000 - 0x7fff2a3a0fff com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit 0x7fff2a43f000 - 0x7fff2a451fff libz.1.dylib (76) /usr/lib/libz.1.dylib 0x7fff2a452000 - 0x7fff2a499fff libsystem_m.dylib (3186.100.3) /usr/lib/system/libsystem_m.dylib 0x7fff2a49a000 - 0x7fff2a49afff libcharset.1.dylib (59) <363A6C40-7446-3A72-B5EA-4731843CFE2F> /usr/lib/libcharset.1.dylib 0x7fff2a49b000 - 0x7fff2a4a0fff libmacho.dylib (980) /usr/lib/system/libmacho.dylib 0x7fff2a4a1000 - 0x7fff2a4bcfff libkxld.dylib (7195.141.6) <1121F83B-5D42-368B-B440-100418CD4B23> /usr/lib/system/libkxld.dylib 0x7fff2a4bd000 - 0x7fff2a4c8fff libcommonCrypto.dylib (60178.120.3) /usr/lib/system/libcommonCrypto.dylib 0x7fff2a4c9000 - 0x7fff2a4d3fff libunwind.dylib (201) <4602E909-C71A-3006-8140-BE616DA241EE> /usr/lib/system/libunwind.dylib 0x7fff2a4d4000 - 0x7fff2a4dbfff liboah.dylib (203.58) /usr/lib/liboah.dylib 0x7fff2a4dc000 - 0x7fff2a4e6fff libcopyfile.dylib (173.40.2) /usr/lib/system/libcopyfile.dylib 0x7fff2a4e7000 - 0x7fff2a4eefff libcompiler_rt.dylib (102.2) <1C049207-1719-39AC-A2A9-6E5BE28AA138> /usr/lib/system/libcompiler_rt.dylib 0x7fff2a4ef000 - 0x7fff2a4f1fff libsystem_collections.dylib (1439.141.1) /usr/lib/system/libsystem_collections.dylib 0x7fff2a4f2000 - 0x7fff2a4f4fff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib 0x7fff2a4f5000 - 0x7fff2a4f7fff libremovefile.dylib (49.120.1) <1AEE3D84-32F9-35FB-8036-B178C9E27D20> /usr/lib/system/libremovefile.dylib 0x7fff2a4f8000 - 0x7fff2a4f8fff libkeymgr.dylib (31) <698AF6EE-08BB-36CF-B7AD-9EC16E36FA0B> /usr/lib/system/libkeymgr.dylib 0x7fff2a4f9000 - 0x7fff2a500fff libsystem_dnssd.dylib (1310.140.1) <0685BDB0-9A98-3ADD-B95A-11F221FD80D7> /usr/lib/system/libsystem_dnssd.dylib 0x7fff2a501000 - 0x7fff2a506fff libcache.dylib (83) /usr/lib/system/libcache.dylib 0x7fff2a507000 - 0x7fff2a508fff libSystem.B.dylib (1292.120.1) /usr/lib/libSystem.B.dylib 0x7fff2a509000 - 0x7fff2a50cfff libfakelink.dylib (3) /usr/lib/libfakelink.dylib 0x7fff2a50d000 - 0x7fff2a50dfff com.apple.SoftLinking (1.0 - 1) <9E4B6591-74E3-3B36-91C4-851FAA567DAA> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking 0x7fff2a50e000 - 0x7fff2a545fff libpcap.A.dylib (98.100.3) <6DD23455-C0CA-313E-89B5-A45F8CD71C20> /usr/lib/libpcap.A.dylib 0x7fff2a546000 - 0x7fff2a636fff libiconv.2.dylib (59) <90F749E2-9D2D-3323-A018-31A1F95221A1> /usr/lib/libiconv.2.dylib 0x7fff2a637000 - 0x7fff2a648fff libcmph.dylib (8) <17871D7D-49C2-3343-AC30-C40E3AD5B2B6> /usr/lib/libcmph.dylib 0x7fff2a649000 - 0x7fff2a6bafff libarchive.2.dylib (83.100.2) <5AF9560E-5683-33A5-8D60-A469193B94E3> /usr/lib/libarchive.2.dylib 0x7fff2a6bb000 - 0x7fff2a722fff com.apple.SearchKit (1.4.1 - 1.4.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff2a723000 - 0x7fff2a724fff libThaiTokenizer.dylib (3) <7B40AC51-B945-3AF0-B349-5818050D37FB> /usr/lib/libThaiTokenizer.dylib 0x7fff2a725000 - 0x7fff2a747fff com.apple.applesauce (1.0 - 16.28) <7D011403-38CD-37DA-B2C2-00D2D2273422> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff2a748000 - 0x7fff2a75ffff libapple_nghttp2.dylib (1.41) /usr/lib/libapple_nghttp2.dylib 0x7fff2a760000 - 0x7fff2a776fff libSparseBLAS.dylib (1336.140.1) <78762464-084C-3743-BC56-A2AF5D010909> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2a777000 - 0x7fff2a778fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff2a779000 - 0x7fff2a77dfff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib 0x7fff2a77e000 - 0x7fff2a79dfff libcompression.dylib (96.120.1) /usr/lib/libcompression.dylib 0x7fff2a79e000 - 0x7fff2a7a3fff libQuadrature.dylib (7) <9668C241-61D5-3AE9-9856-708ACDC27F12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2a7a4000 - 0x7fff2ab41fff libLAPACK.dylib (1336.140.1) <8B968A9A-8263-3639-A740-636387467C03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2ab42000 - 0x7fff2ab91fff com.apple.DictionaryServices (1.2 - 341) <617030DF-769F-3CE0-869F-7F5B9B5A3784> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff2ab92000 - 0x7fff2abaafff liblzma.5.dylib (16) <6DE3F2AA-7140-3F6D-AD12-0DBA19BBBD54> /usr/lib/liblzma.5.dylib 0x7fff2abab000 - 0x7fff2abacfff libcoretls_cfhelpers.dylib (169.100.1) <0CF72D7A-0A39-3683-82ED-29A09761D6FF> /usr/lib/libcoretls_cfhelpers.dylib 0x7fff2abad000 - 0x7fff2aca8fff com.apple.APFS (1677.141.2 - 1677.141.2) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff2aca9000 - 0x7fff2acb6fff libxar.1.dylib (452) <0B0B68CC-D627-3BDC-AE01-007C6AD8E97B> /usr/lib/libxar.1.dylib 0x7fff2acb7000 - 0x7fff2acbafff libutil.dylib (58.40.2) <0EA3237C-B6E6-351B-AE27-8975D88602D6> /usr/lib/libutil.dylib 0x7fff2acbb000 - 0x7fff2ace3fff libxslt.1.dylib (17.6) <300C3D2D-19B1-3D8E-B212-1D2EB6C8B80A> /usr/lib/libxslt.1.dylib 0x7fff2ace4000 - 0x7fff2aceefff libChineseTokenizer.dylib (37.1) /usr/lib/libChineseTokenizer.dylib 0x7fff2acef000 - 0x7fff2adacfff libvMisc.dylib (760.100.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2adad000 - 0x7fff2ae44fff libate.dylib (3.0.6) /usr/lib/libate.dylib 0x7fff2ae45000 - 0x7fff2ae4cfff libIOReport.dylib (64.100.1) <4D638FAC-2FD8-359C-8159-1ED37CBB5704> /usr/lib/libIOReport.dylib 0x7fff2ae4d000 - 0x7fff2ae60fff com.apple.CrashReporterSupport (10.13 - 15053.1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff2af4e000 - 0x7fff2af55fff libMatch.1.dylib (38) <85F66EF8-FC5E-385C-AF8F-79532C2AC988> /usr/lib/libMatch.1.dylib 0x7fff2af56000 - 0x7fff2afe1fff libCoreStorage.dylib (554.140.2) <249F3E03-6C96-3E20-999A-BBFE36AADECA> /usr/lib/libCoreStorage.dylib 0x7fff2afe2000 - 0x7fff2b035fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) <2CDA1194-F435-3B9C-94A2-220E26E40DE6> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff2b036000 - 0x7fff2b04ffff libexpat.1.dylib (26.141.1) <84DC54E5-9E75-3F64-9D7F-3CA641674ED8> /usr/lib/libexpat.1.dylib 0x7fff2b050000 - 0x7fff2b059fff libheimdal-asn1.dylib (597.140.2) <8D7B3A0D-A699-3947-9E8C-EEA4B4AD6408> /usr/lib/libheimdal-asn1.dylib 0x7fff2b05a000 - 0x7fff2b06efff com.apple.IconFoundation (479.4 - 479.4) <6ED33568-2A1D-3918-9D32-D1E102002E48> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation 0x7fff2b06f000 - 0x7fff2b0dbfff com.apple.IconServices (479.4 - 479.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff2b0dc000 - 0x7fff2b17afff com.apple.MediaExperience (1.0 - 1) <245932F7-E76A-37A7-A033-7BB62F8ED190> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience 0x7fff2b17b000 - 0x7fff2b1a3fff com.apple.persistentconnection (1.0 - 1.0) <90FBA2DD-E91A-3A9F-80C5-8F94950136A4> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection 0x7fff2b1a4000 - 0x7fff2b1b2fff com.apple.GraphVisualizer (1.0 - 100.1) <9538C368-5703-367B-ADAE-20EC5C3C5C41> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff2b1b3000 - 0x7fff2b5cefff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <86110F21-96FE-325C-8D55-9385690C2386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff2b5cf000 - 0x7fff2b616fff com.apple.OTSVG (1.0 - 677.6.0.2) <34AD6D57-71B8-3859-94AF-DB856D8FD6BA> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG 0x7fff2b617000 - 0x7fff2b61dfff com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport 0x7fff2b61e000 - 0x7fff2b630fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x7fff2b631000 - 0x7fff2b633fff libspindump.dylib (295.2) <8DE7E414-DCEC-30B8-87DC-511D362D49F3> /usr/lib/libspindump.dylib 0x7fff2b634000 - 0x7fff2b6f4fff com.apple.Heimdal (4.0 - 2.0) <30D71BC9-C18F-35C7-B7E1-88E645D4D329> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff2b6f5000 - 0x7fff2b70ffff com.apple.login (3.0 - 3.0) <0690C64C-DE8C-3AA2-A4A5-BE3EFC3BDC62> /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff2b890000 - 0x7fff2b893fff libodfde.dylib (26) <6436E5A0-CEF3-302F-86E7-E28C3EBE7A3A> /usr/lib/libodfde.dylib 0x7fff2b894000 - 0x7fff2b8d0fff com.apple.bom (14.0 - 235) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff2b8d1000 - 0x7fff2b91afff com.apple.AppleJPEG (1.0 - 1) <15DCB33B-EB52-38A2-B02F-EC235DC85B52> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff2b91b000 - 0x7fff2b9fafff libJP2.dylib (2130.7.3) <20747AB5-CFA0-3C7A-BE41-BF4B54FD2038> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff2b9fb000 - 0x7fff2b9fefff com.apple.WatchdogClient.framework (1.0 - 98.120.2) <0A097C25-405B-38CD-B6E2-57F51AD77AF0> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient 0x7fff2b9ff000 - 0x7fff2ba35fff com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <0DF955E2-E57C-3C1B-96BD-5B81DAD43BC7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff2ba36000 - 0x7fff2bb94fff com.apple.VideoToolbox (1.0 - 2780.10) <4FF9A4C0-FFB4-3F68-9A84-949B4DB0DB7A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff2bb95000 - 0x7fff2bbc8fff libAudioToolboxUtility.dylib (1181.72) <9D9EA545-924D-342A-BF27-C19887850F05> /usr/lib/libAudioToolboxUtility.dylib 0x7fff2bbc9000 - 0x7fff2bbe9fff libPng.dylib (2130.7.3) <29756FE6-34E9-3760-9B70-9FF6648BE7CC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff2bbea000 - 0x7fff2bc49fff libTIFF.dylib (2130.7.3) <692B9470-8F28-3C98-9C6A-DAE79FE0136F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff2bc4a000 - 0x7fff2bc66fff com.apple.IOPresentment (58 - 37) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff2bc67000 - 0x7fff2bc6efff com.apple.GPUWrangler (6.3.5 - 6.3.5) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler 0x7fff2bc6f000 - 0x7fff2bc72fff libRadiance.dylib (2130.7.3) <1A759A2B-28E8-32C4-940D-BE0239558098> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff2bc73000 - 0x7fff2bc78fff com.apple.DSExternalDisplay (3.1 - 380) <3FD5886F-5EDD-313D-9783-FF899E5F2650> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff2bc79000 - 0x7fff2bc9dfff libJPEG.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff2bc9e000 - 0x7fff2bccdfff com.apple.ATSUI (1.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI 0x7fff2bcce000 - 0x7fff2bcd2fff libGIF.dylib (2130.7.3) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff2bcd3000 - 0x7fff2bcdcfff com.apple.CMCaptureCore (1.0 - 82.6) /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore 0x7fff2bcdd000 - 0x7fff2bd24fff com.apple.print.framework.PrintCore (16.1 - 531.1) <035969B9-3323-3AF4-AC4C-1D5B941C7C62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff2bd25000 - 0x7fff2bdf2fff com.apple.TextureIO (3.10.9 - 3.10.9) <4B778275-5F2D-36DA-A6AD-14C8E516E197> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff2bdf3000 - 0x7fff2bdfbfff com.apple.InternationalSupport (1.0 - 61.1) <56A6D4F8-FF5B-3F34-BD1A-249414F182E9> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff2bdfc000 - 0x7fff2be76fff com.apple.datadetectorscore (8.0 - 674) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff2be77000 - 0x7fff2bed4fff com.apple.UserActivity (439 - 439) /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity 0x7fff2bed5000 - 0x7fff2c671fff com.apple.MediaToolbox (1.0 - 2780.10) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff2cab2000 - 0x7fff2cb18fff com.apple.imfoundation (10.0 - 1000) <1D902049-CAD5-3DE0-AE4A-9AACEBB586BE> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff2cb19000 - 0x7fff2cb41fff com.apple.locationsupport (2420.19.23 - 2420.19.23) <9A015D62-2143-3199-AD14-ECA953A728D3> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport 0x7fff2cb42000 - 0x7fff2cb73fff libSessionUtility.dylib (76.69) <400DF595-A30C-3AD3-A8BA-25260299ACE6> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib 0x7fff2cb74000 - 0x7fff2cca8fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <93226BB9-165F-3A42-8EE3-9670394C4DC9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff2cca9000 - 0x7fff2cd0efff com.apple.audio.AudioSession (1.0 - 76.69) /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession 0x7fff2cd0f000 - 0x7fff2cd21fff libAudioStatistics.dylib (27.64) <74E8B615-03FE-327B-A8FB-EAC5EF117414> /usr/lib/libAudioStatistics.dylib 0x7fff2cd22000 - 0x7fff2cd31fff com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff2cd32000 - 0x7fff2cd9efff com.apple.ApplicationServices.ATS (377 - 516) <6E601872-2340-3675-9B6F-0C1DB991C54E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff2cd9f000 - 0x7fff2cdb7fff libresolv.9.dylib (68) <86A4BABF-3EFC-3113-BE8A-2D1AAAEF0194> /usr/lib/libresolv.9.dylib 0x7fff2cdb8000 - 0x7fff2cdcbfff libsasl2.2.dylib (214) <601780A9-26F4-36A4-83EA-864841219797> /usr/lib/libsasl2.2.dylib 0x7fff2ceea000 - 0x7fff2cfc9fff libSMC.dylib (20) /usr/lib/libSMC.dylib 0x7fff2cfca000 - 0x7fff2d029fff libcups.2.dylib (494.3) <2CE9752F-8763-3456-83CF-E4BCFB731153> /usr/lib/libcups.2.dylib 0x7fff2d02a000 - 0x7fff2d039fff com.apple.LangAnalysis (1.7.0 - 254) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff2d03a000 - 0x7fff2d044fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff2d045000 - 0x7fff2d04cfff com.apple.ColorSyncLegacy (4.13.0 - 1) <86D9E9C9-C631-371E-824E-A203FE9E560A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff2d04d000 - 0x7fff2d058fff com.apple.QD (4.0 - 416) <1D8792FC-4A76-3B4F-82CF-3889C05768FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff2d059000 - 0x7fff2d6adfff com.apple.audio.AudioResourceArbitration (1.0 - 1) /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration 0x7fff2d6ae000 - 0x7fff2d6b9fff com.apple.perfdata (1.0 - 67.40.1) <10E2B0C5-83A4-368A-B972-7AFA40D5338C> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata 0x7fff2d6ba000 - 0x7fff2d6c8fff libperfcheck.dylib (41) /usr/lib/libperfcheck.dylib 0x7fff2d6c9000 - 0x7fff2d6d8fff com.apple.Kerberos (3.0 - 1) <0074E20F-E7D8-31F5-AF41-0D7BF370CD50> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff2d6d9000 - 0x7fff2d729fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff2d72a000 - 0x7fff2d73afff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff2d73b000 - 0x7fff2d762fff com.apple.MobileAssets (1.0 - 659.100.21) <14EB0135-6B08-37A0-A517-E23997BAD7D5> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset 0x7fff2d790000 - 0x7fff2d7affff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle 0x7fff2d7b0000 - 0x7fff2d7b8fff com.apple.CorePhoneNumbers (1.0 - 1) <9F49D632-C5F4-37F5-A2A8-2830A7560138> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers 0x7fff2d90b000 - 0x7fff2d90bfff liblaunch.dylib (2038.120.1) <4A353070-A560-3A98-8869-28C92435C6B2> /usr/lib/system/liblaunch.dylib 0x7fff2de90000 - 0x7fff2df91fff com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff2df92000 - 0x7fff2e0ecfff com.apple.idsfoundation (10.0 - 1000) <3EAAA079-B3EE-3A12-B181-3267029FB4B0> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff2e0ed000 - 0x7fff2e238fff com.apple.Sharing (1630 - 1630) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff2e239000 - 0x7fff2e35afff com.apple.Bluetooth (8.0.5 - 8.0.5d7) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff2e374000 - 0x7fff2e3cdfff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff2e62d000 - 0x7fff2fb28fff com.apple.GeoServices (1.0 - 1757.26.6.2.2) <1A271F08-3D05-36BF-A136-7D48B4418CD6> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff2fb29000 - 0x7fff2fb34fff com.apple.DirectoryService.Framework (11.6 - 230.40.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff2fb35000 - 0x7fff2fb5cfff com.apple.RemoteViewServices (2.0 - 163) <7DBF2A51-CE8E-352E-9426-B83DC370ADDD> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff2fb5d000 - 0x7fff2fb6cfff com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <076E6A5F-4FEE-378B-9DCD-AFFA1348C64F> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff2fb6d000 - 0x7fff2fb74fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff2fda2000 - 0x7fff2fda2fff libsystem_product_info_filter.dylib (8.40.1) <78928329-DD98-3799-989D-870DF92FE8D5> /usr/lib/system/libsystem_product_info_filter.dylib 0x7fff2fe7a000 - 0x7fff2fe7afff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff2fea0000 - 0x7fff2fea0fff com.apple.CoreServices (1122.44 - 1122.44) <104E1757-7D8A-32D3-9B38-B23B1A8EAB17> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff3005c000 - 0x7fff3005cfff com.apple.Accelerate (1.11 - Accelerate 1.11) <28463942-495F-3231-9348-32ABC601A1F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff3009d000 - 0x7fff300a8fff com.apple.MediaAccessibility (1.0 - 130) <677557AF-6AC1-3860-B7C4-772B8DA9957B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff300a9000 - 0x7fff300c8fff com.apple.networking.AlgosScoreFramework (1.0 - 1) /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework 0x7fff300c9000 - 0x7fff300cdfff com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff300ce000 - 0x7fff300d9fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <6873367E-2879-3C96-A766-AD6DFD69F36A> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff300da000 - 0x7fff30111fff com.apple.framework.SystemAdministration (1.0 - 1.0) <84CB0B6A-46C1-3A8E-81D4-CC44DF0AFF83> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff3089e000 - 0x7fff30903fff com.apple.CoreBluetooth (1.0 - 1) <32288DE3-BD59-35A6-9165-73176E074499> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff30904000 - 0x7fff3090dfff com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <9A1589E7-0B3A-3DC5-967C-7A3D4C14ED1E> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter 0x7fff30921000 - 0x7fff3092dfff com.apple.AppleIDAuthSupport (1.0 - 1) /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport 0x7fff3092e000 - 0x7fff309d6fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <08A9AAA6-7057-3105-BDE1-DC7270C38774> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff309d7000 - 0x7fff30a0afff com.apple.MediaKit (16 - 927.40.2) <86B948D3-5757-37A7-B2DA-F7C50778B108> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff30a0b000 - 0x7fff30af6fff com.apple.DiskManagement (14.0 - 1733.140.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff30af7000 - 0x7fff30eb1fff com.apple.CoreAUC (326.2.0 - 326.2.0) <58430C09-401A-3B4C-806E-E87C46816939> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff30eb2000 - 0x7fff30eb5fff com.apple.Mangrove (1.0 - 25) <0E9FF438-D4B3-3DF1-B8A7-64623282B9B3> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff30eb6000 - 0x7fff30ee3fff com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <80DEBCCB-A598-3CE5-B988-FFC5B81389CF> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff30ee4000 - 0x7fff31033fff com.apple.FileProvider (349.4.3 - 349.4.3) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider 0x7fff31034000 - 0x7fff31056fff com.apple.GenerationalStorage (2.0 - 323) <9E36AF92-10E2-382B-A07C-4E3270448690> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff318a0000 - 0x7fff318dffff com.apple.AppleVPAFramework (3.26.1 - 3.26.1) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff31992000 - 0x7fff319cdfff com.apple.DebugSymbols (195.1 - 195.1) <7D2E32A0-DB93-36EE-AE9C-7974708CF4FC> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff319ce000 - 0x7fff31a83fff com.apple.CoreSymbolication (12.5 - 64544.81.1) <7215543C-E3B6-30A0-8B21-7FBDFB10F198> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff31a84000 - 0x7fff31a8dfff com.apple.CoreTime (284.0.4) /System/Library/PrivateFrameworks/CoreTime.framework/Versions/A/CoreTime 0x7fff32992000 - 0x7fff329f5fff com.apple.framework.Apple80211 (17.0 - 1728) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff329f6000 - 0x7fff32b47fff com.apple.CoreWiFi (3.0 - 341) <0FE4018E-E199-3923-A56D-430E40F5EEB7> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff32b63000 - 0x7fff32b9afff com.apple.LDAPFramework (2.4.28 - 194.5) <327E5362-4AA3-3610-B126-CAC243121EA8> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff32b9b000 - 0x7fff32b9cfff com.apple.TrustEvaluationAgent (2.0 - 35) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff32b9d000 - 0x7fff32ca2fff libcrypto.44.dylib (56.60.2) <90125B07-6FE0-3D39-947D-0C39B9DF6C43> /usr/lib/libcrypto.44.dylib 0x7fff32ca3000 - 0x7fff32cd0fff libssl.46.dylib (56.60.2) <53F0CF92-264C-3210-852F-B2B65885E675> /usr/lib/libssl.46.dylib 0x7fff32cd1000 - 0x7fff32d80fff com.apple.DiskImagesFramework (595.140.1 - 595.140.1) <6A804C50-8819-39A1-AF4E-4E71C6BD8DAB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff32db8000 - 0x7fff32dc7fff com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <8F0CFA90-78B8-3305-BCD3-6C28B7838CE0> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff32e25000 - 0x7fff32e28fff com.apple.help (1.3.8 - 71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff32e29000 - 0x7fff32e30fff com.apple.EFILogin (2.0 - 2) <77A5D3D5-3B8D-3B5D-A1BD-A7614C86AF67> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff32e31000 - 0x7fff32e3cfff libcsfde.dylib (554.140.2) <8B6A31B3-9421-3BAE-882B-8BEF5217E251> /usr/lib/libcsfde.dylib 0x7fff32e3d000 - 0x7fff32ea3fff libcurl.4.dylib (121.101.1) <8ACEDAF2-5907-3F4A-9595-F52681D0F470> /usr/lib/libcurl.4.dylib 0x7fff32ea4000 - 0x7fff32eabfff com.apple.LoginUICore (4.0 - 4.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff3307b000 - 0x7fff3307bfff com.apple.ApplicationServices (48 - 50) <52BB5EB6-2C1B-34F9-8665-F50DD078E71B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff33390000 - 0x7fff33390fff libHeimdalProxy.dylib (79) /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib 0x7fff33443000 - 0x7fff33443fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0A5BB3A7-D9DC-346C-9FBB-FB075194E7AC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff33467000 - 0x7fff334aafff com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip 0x7fff334eb000 - 0x7fff334f0fff com.apple.PushKit (1.0 - 1) <02EC6449-963F-376C-BE24-F9CC8083ABD3> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit 0x7fff334f1000 - 0x7fff33524fff com.apple.C2 (1.3 - 573) <1D8BCCDC-EFB0-3DF8-93A4-4D18388D7C11> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2 0x7fff34413000 - 0x7fff34463fff com.apple.ChunkingLibrary (334.1 - 334.1) <2CD91198-1354-357F-8858-D58244526C15> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff34cbd000 - 0x7fff34cbffff com.apple.ConstantClasses (1.0 - 1) <7821839C-0DE2-32F2-B19E-76C5A8541CE7> /System/Library/PrivateFrameworks/ConstantClasses.framework/Versions/A/ConstantClasses 0x7fff362a9000 - 0x7fff362d9fff libtidy.A.dylib (18.2) <1AF8A622-91F8-3193-BA3D-CB1A799565A8> /usr/lib/libtidy.A.dylib 0x7fff362fb000 - 0x7fff3630efff com.apple.Engram (1.0 - 1) /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram 0x7fff3630f000 - 0x7fff36332fff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff36333000 - 0x7fff36336fff com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff36337000 - 0x7fff3633afff com.apple.ink.framework (10.15 - 227) <6177BDED-F304-3EAD-B72E-23A050856753> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff3633b000 - 0x7fff3633efff com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff3633f000 - 0x7fff36346fff com.apple.ImageCapture (1711.5.2 - 1711.5.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff38ab4000 - 0x7fff38ab4fff com.apple.marco (10.0 - 1000) <6E3E4EC3-3DD4-332D-8D0F-DC0F946269CB> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff39170000 - 0x7fff3917efff com.apple.accessibility.AXCoreUtilities (1.0 - 1) /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities 0x7fff3917f000 - 0x7fff39196fff libAccessibility.dylib (2885.49) <0F94A4D4-E4D0-3968-95AF-9A123C5A699E> /usr/lib/libAccessibility.dylib 0x7fff3c8a0000 - 0x7fff3c8a3fff com.apple.print.framework.Print (15 - 271) <29E7EB03-0307-35D9-B56F-B9DCB5C5A4E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff3c8a4000 - 0x7fff3c8a7fff com.apple.Carbon (160 - 164) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff3cb5a000 - 0x7fff3cb79fff com.apple.private.SystemPolicy (1.0 - 1) <8BC55621-1E45-33B3-BCD6-C59F1F390695> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy 0x7fff3ccc6000 - 0x7fff3cd1cfff com.apple.AccessibilitySharedSupport (1.0 - 1) <6B0C8DD8-3606-3F13-AD29-D1EC83B8459C> /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/Versions/A/AccessibilitySharedSupport 0x7fff3d497000 - 0x7fff3d4a2fff com.apple.MallocStackLogging (1.0 - 1) /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging 0x7fff3d4b7000 - 0x7fff3d4c9fff libmis.dylib (274.140.2) <570E2D9A-BC76-37F7-8CFC-E18AD5E81CE0> /usr/lib/libmis.dylib 0x7fff3fb3e000 - 0x7fff3fbbbfff com.apple.TextInput (1.0 - 1.0) <282E6B77-4CDF-39A6-8ED3-288E35F7881A> /System/Library/PrivateFrameworks/TextInput.framework/Versions/A/TextInput 0x7fff4117e000 - 0x7fff4119cfff libCGInterfaces.dylib (544.4) <05A5B7E9-C79A-3FEA-AD6C-72FE168004C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff4372b000 - 0x7fff4399efff com.apple.RawCamera.bundle (9.10.0 - 1450.3) <2F4C79D7-0A8A-3FE3-9A93-74F78774D0BC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff478a7000 - 0x7fff478e7fff com.apple.osanalytics.OSAnalytics (1.0 - 1) <19C9EC00-4A56-303C-9C22-47AF6222F1AF> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics 0x7fff5151d000 - 0x7fff5154afff com.apple.HelpData (2.3 - 201) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff5154b000 - 0x7fff51565fff com.apple.shortcut (2.16 - 118) <3520B72B-0EE2-3D7C-8A7A-DEB402A38867> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff51566000 - 0x7fff51605fff com.apple.Symbolication (12.5 - 64544.70.1) <262C27E9-D575-3209-8403-C314C534D1B0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff6ba01000 - 0x7fff6ba07fff libCoreFSCache.dylib (200.11) <3C96E791-3964-32EA-A84A-00DF3455B43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff6ba08000 - 0x7fff6ba0cfff libCoreVMClient.dylib (200.11) <966F49F6-D2D5-3ACB-9CFD-9F8D3C8C82F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff6ba0d000 - 0x7fff6ba1cfff com.apple.opengl (18.5.9 - 18.5.9) <5C26B170-E22B-3AAD-BA33-61304FFA70B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff6ba1d000 - 0x7fff6ba1ffff libCVMSPluginSupport.dylib (18.5.9) <435F258D-95B5-3015-BDAC-4B8EF8E89F1E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff6ba20000 - 0x7fff6ba28fff libGFXShared.dylib (18.5.9) <851E0956-A16E-3F5D-B3BE-37B56C2BAA04> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff6ba29000 - 0x7fff6ba5cfff libGLImage.dylib (18.5.9) <687EBB15-1AB3-3815-A69D-58527655A92D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff6ba5d000 - 0x7fff6ba99fff libGLU.dylib (18.5.9) <29B7802C-F6E4-3DF1-B5D6-07B29C6D02B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff6bc2e000 - 0x7fff6bc38fff libGL.dylib (18.5.9) <8A4ED04C-9171-3CE2-A52A-E7C4D76A6EDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff6d078000 - 0x7fff6d0d0fff com.apple.opencl (4.6 - 4.6) <713206B3-A335-3AC5-B342-4CE16BDF69F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff6f3fd000 - 0x7fff6f407fff com.apple.AccessibilityBundles (1.0 - 174) <1C1919E2-6737-39FF-A494-944BAAC36F19> /System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles 0x7fff778ac000 - 0x7fff778b3fff libRosetta.dylib (203.58) /usr/lib/libRosetta.dylib 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=849.2M resident=0K(0%) swapped_out_or_unallocated=849.2M(100%) Writable regions: Total=2.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.8G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 1440K 6 CG image 40K 6 CoreAnimation 36K 7 CoreGraphics 4K 1 CoreUI image data 348K 6 Foundation 16K 1 Kernel Alloc Once 8K 1 MALLOC 406.3M 84 MALLOC guard page 48K 9 MALLOC_MEDIUM (reserved) 1.1G 9 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 54.5M 8 Stack 13.1M 9 VM_ALLOCATE 84K 19 __DATA 1.0G 622 __DATA_CONST 19.8M 361 __DATA_DIRTY 785K 115 __FONT_DATA 4K 1 __LINKEDIT 525.9M 454 __OBJC_RO 70.3M 1 __OBJC_RW 2496K 2 __TEXT 325.1M 580 __UNICODE 588K 1 mapped file 272.3M 35 shared memory 756K 15 =========== ======= ======= TOTAL 4.1G 2357 TOTAL, minus reserved VM space 2.7G 2357 -- wbr, Kirill