* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
@ 2020-05-18 6:14 Arif Rezai
2020-05-18 10:34 ` Andrea Corallo
0 siblings, 1 reply; 12+ messages in thread
From: Arif Rezai @ 2020-05-18 6:14 UTC (permalink / raw)
To: 41374
[-- Attachment #1: Type: text/plain, Size: 243283 bytes --]
Hello,
I am using latest build emacs from feature/native-comp branch. It has
become much more reliable now. However, it crashes every time upon doing
multi-cursor, (thankfully it is deterministic though).
1. Go to visual-mode with (evil-visual-block)
2. Go a few lines down with (evil-next-line)
3. Switch to insert-mode with (evil-insert)
I am pasting below two separate crash reports (almost identical)
### Crash Report 1:
Process: emacs-28.0.50 [95338]
Path: /Users/USER/*/emacs
Identifier: emacs-28.0.50
Version: 0
Code Type: X86-64 (Native)
Parent Process: zsh [16615]
Responsible: alacritty [42027]
User ID: 502
Date/Time: 2020-05-18 14:39:44.433 +0900
OS Version: Mac OS X 10.15.4 (19E287)
Report Version: 12
Bridge OS Version: 4.4 (17P4281)
Anonymous UUID: 8DEB1CAE-39E4-528E-9EC5-949566FF76BE
Sleep/Wake UUID: 60CBD694-5A38-4A3D-8CEF-0012061F4F95
Time Awake Since Boot: 810000 seconds
Time Since Wake: 3100 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007ffeea4fefd0
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0x7ffeea4fefd0:
MALLOC_TINY 00007fab6b900000-00007fab6ba00000 [ 1024K]
rw-/rwx SM=PRV
--> Stack Guard 00007ffee6e8e000-00007ffeea4ff000 [ 54.4M]
---/rwx SM=NUL
Stack 00007ffeea4ff000-00007ffeea68e000 [ 1596K]
rw-/rwx SM=COW
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6e02c33a __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff6e0e8e60 pthread_kill + 430
2 libsystem_c.dylib 0x00007fff6df4393e raise + 26
3 emacs 0x0000000105129c7d
terminate_due_to_signal + 269 (emacs.c:401)
4 emacs 0x000000010512a063 emacs_abort + 19
5 emacs 0x00000001050ca358 ns_term_shutdown + 168
(nsterm.m:5688)
6 emacs 0x0000000104ec5eb7 shut_down_emacs + 567
(emacs.c:2487)
7 emacs 0x0000000105129c15
terminate_due_to_signal + 165 (emacs.c:385)
8 emacs 0x0000000104eff088 handle_fatal_signal +
24
9 emacs 0x0000000104eff11f deliver_thread_signal
+ 143 (sysdep.c:1763)
10 emacs 0x0000000104efc94a
deliver_fatal_thread_signal + 26 (sysdep.c:1801)
11 emacs 0x0000000104eff1c6 handle_sigsegv + 134
(sysdep.c:1886)
12 libsystem_platform.dylib 0x00007fff6e0dd5fd _sigtramp + 29
13 ??? 000000000000000000 0 + 0
14 emacs 0x0000000104face0f Fformat + 31
(editfns.c:3037)
15 evil-states.eln 0x0000000151894574
F6576696c2d76697375616c2d626c6f636b2d636f726e6572_evil_visual_block_corner_0
+ 580
16 emacs 0x0000000104fc828e funcall_subr + 574
(eval.c:2881)
17 emacs 0x0000000104fc7054 Ffuncall + 468
(eval.c:2803)
18 evil-commands.eln 0x00000001519b6d34
F6576696c2d76697375616c2d726f74617465_evil_visual_rotate_0 + 468
Thread 1:: gmain
0 libsystem_kernel.dylib 0x00007fff6e02c3d6 poll + 10
1 libglib-2.0.0.dylib 0x0000000106d7a5fd g_main_context_iterate
+ 445
2 libglib-2.0.0.dylib 0x0000000106d7a706
g_main_context_iteration + 102
3 libglib-2.0.0.dylib 0x0000000106d7c521 glib_worker_main + 33
4 libglib-2.0.0.dylib 0x0000000106da52d2 g_thread_proxy + 66
5 libsystem_pthread.dylib 0x00007fff6e0e9109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff6e0e4b8b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x00007fff6e02e0fe __select + 10
1 emacs 0x00000001050cbb4d -[EmacsApp
fd_handler:] + 173 (nsterm.m:6192)
2 com.apple.Foundation 0x00007fff36628882 __NSThread__start__ +
1064
3 libsystem_pthread.dylib 0x00007fff6e0e9109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6e0e4b8b thread_start + 15
Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff6e025dfa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6e0261fd mach_msg + 201
2 com.apple.CoreFoundation 0x00007fff33f9e0b5
__CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff33f9cb82 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff33f9bffe CFRunLoopRunSpecific
+ 462
5 com.apple.AppKit 0x00007fff313bc5b4 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff6e0e9109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6e0e4b8b thread_start + 15
Thread 4:
0 libsystem_pthread.dylib 0x00007fff6e0e4b68 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x00007fff6e0e4b68 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x00007fff6e0e4b68 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001072a8dc0 rcx: 0x0000000105577b78
rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x0000000105577ba0
rsp: 0x0000000105577b78
r8: 0x0000000000003a55 r9: 0x0000000000000006 r10: 0x00000001072a8dc0
r11: 0x0000000000000246
r12: 0x0000000000000307 r13: 0x00000000000056c2 r14: 0x0000000000000006
r15: 0x0000000000000016
rip: 0x00007fff6e02c33a rfl: 0x0000000000000246 cr2: 0x00007fab5a0ae470
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x104d72000 - 0x105164ff3 +emacs (0)
<ABF13E34-F22F-3559-B2BD-135C75271B6C> /Users/USER/*/emacs
0x10572b000 - 0x105786ff7 +libtiff.5.dylib (0)
<140D3917-445C-37B4-B051-DF51D40C2399>
/usr/local/opt/libtiff/lib/libtiff.5.dylib
0x105798000 - 0x10579aff7 +libgmodule-2.0.0.dylib (0)
<9F3DF27A-24AE-34CF-A40F-975231FBDB89>
/usr/local/opt/glib/lib/libgmodule-2.0.0.dylib
0x10579f000 - 0x1057cdffb +libjpeg.9.dylib (0)
<6387B189-A7B1-3A91-B2F7-D8404FF0D05B>
/usr/local/opt/jpeg/lib/libjpeg.9.dylib
0x1057d8000 - 0x1057fbff7 +libpng16.16.dylib (0)
<B7CE95CF-E67E-39EB-8DF5-B89849A02BDA>
/usr/local/opt/libpng/lib/libpng16.16.dylib
0x105804000 - 0x105808fff +libgif.dylib (0)
<7C4F033C-607E-385A-8A49-E23517F8AF24>
/usr/local/opt/giflib/lib/libgif.dylib
0x10580d000 - 0x10580eff7 +obarray.eln (0)
<0B902170-7A9B-3A27-BFF6-542BFA273056> /Users/USER/*/obarray.eln
0x105813000 - 0x105e62fe7 +librsvg-2.2.dylib (0)
<7C3C33E7-B6F8-3B0C-A134-E4AC5BAF3B40>
/usr/local/opt/librsvg/lib/librsvg-2.2.dylib
0x106a4b000 - 0x106b99ff7 +libgio-2.0.0.dylib (0)
<11873616-C49D-3CE2-8FE5-9746D3B7548F>
/usr/local/opt/glib/lib/libgio-2.0.0.dylib
0x106ca9000 - 0x106cc2fff +libgdk_pixbuf-2.0.0.dylib (0)
<299B8F74-FA05-396F-8C56-00AFEFD270D2>
/usr/local/opt/gdk-pixbuf/lib/libgdk_pixbuf-2.0.0.dylib
0x106cd7000 - 0x106d10fff +libgobject-2.0.0.dylib (0)
<7662D7D0-83BF-3BFD-AA78-2B974302A7D8>
/usr/local/opt/glib/lib/libgobject-2.0.0.dylib
0x106d3f000 - 0x106e2fffb +libglib-2.0.0.dylib (0)
<57750651-9023-350A-AC55-359ED5D64306>
/usr/local/opt/glib/lib/libglib-2.0.0.dylib
0x106e8e000 - 0x106e97fff +libintl.8.dylib (0)
<65B896DF-857E-3C34-ABA1-8B7B45DB34F8>
/usr/local/opt/gettext/lib/libintl.8.dylib
0x106e9f000 - 0x106f4bffb +libcairo.2.dylib (0)
<59796AAD-40A0-3B08-A616-3DB7D17D5402>
/usr/local/opt/cairo/lib/libcairo.2.dylib
0x106f80000 - 0x10705efff +libxml2.2.dylib (0)
<18D74905-16EF-3868-B45D-13D71946E22A>
/usr/local/opt/libxml2/lib/libxml2.2.dylib
0x107091000 - 0x1070c8ffb +liblcms2.2.dylib (0)
<7F9DE24E-AB2F-35A4-94CC-C16A77D9EF2A>
/usr/local/opt/little-cms2/lib/liblcms2.2.dylib
0x1070da000 - 0x1070e2ff3 +libjansson.4.dylib (0)
<AC130728-6541-392A-86E6-3047FCD1D281>
/usr/local/opt/jansson/lib/libjansson.4.dylib
0x1070e7000 - 0x107142fe7 +libgmp.10.dylib (0)
<8C26A0B9-4BBE-3ADE-874C-46A86C01AA91>
/usr/local/opt/gmp/lib/libgmp.10.dylib
0x10714e000 - 0x107153fff +libcairo-gobject.2.dylib (0)
<43EAC577-52CE-3E08-B498-129677BC3262>
/usr/local/opt/cairo/lib/libcairo-gobject.2.dylib
0x10715a000 - 0x107168fff +libpangocairo-1.0.0.dylib (0)
<57CEBA16-DD38-318B-838E-968986C97A8B>
/usr/local/opt/pango/lib/libpangocairo-1.0.0.dylib
0x10717a000 - 0x107187fff +libpangoft2-1.0.0.dylib (0)
<A9F5DDBF-11CC-3A9D-B8B5-8D2E4CC2ABCB>
/usr/local/opt/pango/lib/libpangoft2-1.0.0.dylib
0x107197000 - 0x1071c6fff +libfontconfig.1.dylib (0)
<B05AB892-6A72-35D9-BCAA-C41C68A1C08C>
/usr/local/opt/fontconfig/lib/libfontconfig.1.dylib
0x1071d3000 - 0x1071d8fe7 +libffi.7.dylib (0)
<D2CFB77F-D9F7-3A31-A7B5-B6A7DA86CB1D>
/usr/local/opt/libffi/lib/libffi.7.dylib
0x1071de000 - 0x10726feff dyld (750.5)
<1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld
0x1072e3000 - 0x10743cffb +libgnutls.30.dylib (0)
<882F10D3-6E6A-3620-BA11-45B65ED750FB>
/usr/local/opt/gnutls/lib/libgnutls.30.dylib
0x107488000 - 0x1084ffffb +libgccjit.so.0 (0)
<5EBB97A4-FCD8-3AF6-9A39-7A9A1D90441A>
/usr/local/opt/gcc/lib/gcc/9/libgccjit.so.0
0x148ac8000 - 0x148b00ff7 +libpango-1.0.0.dylib (0)
<97A3EF98-BB9B-3E1D-AD7D-D2DDC65DAC4A>
/usr/local/opt/pango/lib/libpango-1.0.0.dylib
0x148b25000 - 0x148bb8ff3 +libharfbuzz.0.dylib (0)
<7FE9A5C5-1A2D-3B89-8C57-E80ED272470F>
/usr/local/opt/harfbuzz/lib/libharfbuzz.0.dylib
0x148c01000 - 0x148c7cfff +libfreetype.6.dylib (0)
<02EE484C-8D5B-36C3-988B-00DD0C7369FE>
/usr/local/opt/freetype/lib/libfreetype.6.dylib
0x148c95000 - 0x148d08ffb +libpixman-1.0.dylib (0)
<E0A327D0-5F6A-3F6E-A9E9-3F8C52ACFCFF>
/usr/local/opt/pixman/lib/libpixman-1.0.dylib
0x148d1f000 - 0x148d88ff3 +libpcre.1.dylib (0)
<01DF7C8C-7CC8-3127-9538-3110C52F4533>
/usr/local/opt/pcre/lib/libpcre.1.dylib
0x148d8d000 - 0x148da5ff7 +libfribidi.0.dylib (0)
<68769E10-06B9-3D22-8F27-02B16C2A074C>
/usr/local/opt/fribidi/lib/libfribidi.0.dylib
0x148daa000 - 0x148dbffff +libgraphite2.3.dylib (0)
<456FA518-5038-36D4-90CF-96F67D85EB1C>
/usr/local/opt/graphite2/lib/libgraphite2.3.dylib
0x148dc8000 - 0x148e6aff3 +libp11-kit.0.dylib (0)
<DDA0D73B-51B8-38E8-856B-11DC6042A41B>
/usr/local/opt/p11-kit/lib/libp11-kit.0.dylib
0x148eb8000 - 0x148ed6ffb +libidn2.0.dylib (0)
<03A87F59-AB59-3D83-BEAF-B68CF78B1CDF>
/usr/local/opt/libidn2/lib/libidn2.0.dylib
0x148eda000 - 0x14903eff7 +libunistring.2.dylib (0)
<6887B4FC-BBA5-3118-9AD5-BB0255EC8648>
/usr/local/opt/libunistring/lib/libunistring.2.dylib
0x149051000 - 0x14905dff3 +libtasn1.6.dylib (0)
<6A7170A2-7818-3E5F-873E-81342B4209B0>
/usr/local/opt/libtasn1/lib/libtasn1.6.dylib
0x149061000 - 0x149086ff7 +libnettle.6.dylib (0)
<F07C4E8D-7087-384C-AC93-46234AEB2391>
/usr/local/opt/nettle/lib/libnettle.6.dylib
0x149090000 - 0x1490b9ffb +libhogweed.4.dylib (0)
<E0C32E51-C7D4-3C15-A269-272AD3BC3BBE>
/usr/local/opt/nettle/lib/libhogweed.4.dylib
0x1490c2000 - 0x1491bcff3 +libisl.22.dylib (0)
<DF2BE965-F5BA-32CE-8B10-2AA580DC15B7>
/usr/local/opt/isl/lib/libisl.22.dylib
0x14921a000 - 0x14922afff +libmpc.3.dylib (0)
<8A02C1DE-C1BF-3308-9596-A0BDB284B2B7>
/usr/local/opt/libmpc/lib/libmpc.3.dylib
0x149231000 - 0x149288ffb +libmpfr.6.dylib (0)
<5B5F710E-FA3E-34AB-9C66-DBAA54595360>
/usr/local/opt/mpfr/lib/libmpfr.6.dylib
0x14a328000 - 0x14a34afff +custom.eln (0)
<D0D93D22-0A31-343A-8ED5-51ADFB7FA448> /Users/USER/*/custom.eln
0x14a35c000 - 0x14a372ff7 +libgcc_s.1.dylib (1)
<F4490AF2-95CF-3478-8EE5-95D1D6056BD2> /usr/local/lib/gcc/9/libgcc_s.1.dylib
0x14a37e000 - 0x14a405fff +subr.eln (0)
<CAA862EF-3F9F-3DAA-80EB-1D5EDF3DAB47> /Users/USER/*/subr.eln
0x14a443000 - 0x14a453ff7 +buff-menu.eln (0)
<C7188CC9-8AB3-3637-ACE9-CB0DB6F0B56E> /Users/USER/*/buff-menu.eln
0x14a45d000 - 0x14a494fff +faces.eln (0)
<79E49B71-1AAE-3352-A76A-B2752CAA2302> /Users/USER/*/faces.eln
0x14a4b0000 - 0x14a4beff7 +jit-lock.eln (0)
<EB71E649-850E-3378-BF6D-6F9ADADE2FEF> /Users/USER/*/jit-lock.eln
0x14a4c6000 - 0x14a553fff +files.eln (0)
<F43DD23C-B508-3903-A235-32B5A7395723> /Users/USER/*/files.eln
0x14a591000 - 0x14a646ff7 +window.eln (0)
<8707ADC5-7E3F-3997-91F4-9AF55AE766DC> /Users/USER/*/window.eln
0x14a68f000 - 0x14a747ff7 +simple.eln (0)
<A4579482-F65B-357F-B37E-35949885BB69> /Users/USER/*/simple.eln
0x14a79a000 - 0x14a7cefff +frame.eln (0)
<7BFE46FE-80D4-36D4-AD81-0EDAC853DBF4> /Users/USER/*/frame.eln
0x14a7e8000 - 0x14a7ecfff +version.eln (0)
<F7C6B8E9-43AE-3383-B9A0-C5074667F5ED> /Users/USER/*/version.eln
0x14a7f0000 - 0x14a805fff +register.eln (0)
<259329DD-7481-3153-8E1C-3B3BFC52042B> /Users/USER/*/register.eln
0x14a811000 - 0x14a828fff +abbrev.eln (0)
<F70BA374-EC4A-3C83-8E54-FCE15A0D27B0> /Users/USER/*/abbrev.eln
0x14a835000 - 0x14a87efff +minibuffer.eln (0)
<2460E979-5F7B-34AC-8756-71A7C8DB1764> /Users/USER/*/minibuffer.eln
0x14a8a0000 - 0x14a8c1ff7 +help.eln (0)
<9BA5833D-FE51-3B8B-9292-10AE9FE9F376> /Users/USER/*/help.eln
0x14a8d1000 - 0x14a8e0fff +indent.eln (0)
<593F5E94-4177-3C56-85F2-4580747012A2> /Users/USER/*/indent.eln
0x14a8e9000 - 0x14a8edff7 +env.eln (0)
<0033631F-16EB-390E-BBD2-49AC80D9CD58> /Users/USER/*/env.eln
0x14a8f1000 - 0x14a907fff +image.eln (0)
<833EC09C-FBCF-30F4-85F3-252847F72DB3> /Users/USER/*/image.eln
0x14a914000 - 0x14a940ff7 +startup.eln (0)
<9B9FE487-42F9-3732-97E4-BA0747474F54> /Users/USER/*/startup.eln
0x14a955000 - 0x14a95eff7 +button.eln (0)
<20C9ECD4-2DAD-363D-BB09-001EF6553650> /Users/USER/*/button.eln
0x14a965000 - 0x14a9bdfff +isearch.eln (0)
<0EF88065-4323-3F71-BCC6-F3E3B3266AE3> /Users/USER/*/isearch.eln
0x14a9e7000 - 0x14aa09ff7 +tab-bar.eln (0)
<AFE3F072-8F71-354F-852A-856B691A0ECD> /Users/USER/*/tab-bar.eln
0x14aa1a000 - 0x14aa33ff7 +newcomment.eln (0)
<DB4F264C-19D2-3E2C-BCB3-AF34650797AC> /Users/USER/*/newcomment.eln
0x14aa3e000 - 0x14aa41ff7 +case-table.eln (0)
<E0FE62EB-158E-382B-8854-43B9A2A2E52F> /Users/USER/*/case-table.eln
0x14aa45000 - 0x14aa77fff +mouse.eln (0)
<389572F1-FCE9-37A9-9E02-45D12AA57AFD> /Users/USER/*/mouse.eln
0x14aa8c000 - 0x14aa98ff7 +select.eln (0)
<152FFDFB-FCB9-3041-8A81-431E7299A2A8> /Users/USER/*/select.eln
0x14aaa0000 - 0x14aad3fff +replace.eln (0)
<3172475A-4FF2-3D16-903A-A800C6DE6E97> /Users/USER/*/replace.eln
0x14aaea000 - 0x14ab0dfff +font-lock.eln (0)
<31E0AC71-8519-30B0-AFF7-46944177848A> /Users/USER/*/font-lock.eln
0x14ab1f000 - 0x14ab2aff7 +cus-start.eln (0)
<85EF5280-5EE5-38C9-94E5-93CBCF525E5E> /Users/USER/*/cus-start.eln
0x14ab32000 - 0x14ab3dfff +uniquify.eln (0)
<3C671992-14E8-3663-A61A-3AD83ED64D3E> /Users/USER/*/uniquify.eln
0x14ab44000 - 0x14ab47ff7 +epa-hook.eln (0)
<5C242FE5-964C-37A1-B747-BAC1BEEF1923> /Users/USER/*/epa-hook.eln
0x14ab4b000 - 0x14ab52ff7 +fringe.eln (0)
<EF7BC356-3500-3712-B1DA-88B70440E0F6> /Users/USER/*/fringe.eln
0x14abb9000 - 0x14abbbfff +haskell-svg.eln (0)
<7372386B-EF07-33FB-9C0A-80F349A5C3A8> /Users/USER/*/haskell-svg.eln
0x14abbe000 - 0x14abc0ff7 +haskell-modules.eln (0)
<362923BB-7F9D-30A3-9D1C-46C0BC5BBCA9> /Users/USER/*/haskell-modules.eln
0x14c400000 - 0x14c413ff7 +evil-goggles.eln (0)
<DEA991B3-8FE0-3AA7-A4A2-8DB7DB53AEC3> /Users/USER/*/evil-goggles.eln
0x14c41e000 - 0x14c421ff7 +colir.eln (0)
<DFCB4558-1C54-387F-9B1F-141E4A10E3B9> /Users/USER/*/colir.eln
0x14c425000 - 0x14c428ff7 +ivy-overlay.eln (0)
<D85424D4-1336-3EB3-9EB7-599A7926DB84> /Users/USER/*/ivy-overlay.eln
0x14c42c000 - 0x14c453ff7 +swiper.eln (0)
<EFED967E-921D-31F5-A773-B98AA80CC2E7> /Users/USER/*/swiper.eln
0x14c465000 - 0x14c46aff7 +ivy-xref.eln (0)
<60652D75-4775-3AA5-B700-C571873F4772> /Users/USER/*/ivy-xref.eln
0x14c46e000 - 0x14c47dfff +ivy-rich.eln (0)
<C7121663-B0ED-3DA4-BD9A-6DE573D949FA> /Users/USER/*/ivy-rich.eln
0x14c487000 - 0x14c48bfff +all-the-icons-ivy.eln (0)
<C8EDF4EC-EA15-3ED3-B673-49C2F36AABF1> /Users/USER/*/all-the-icons-ivy.eln
0x14c48f000 - 0x14c498ff7 +ivy-prescient.eln (0)
<708EF783-4495-313A-8EEB-0926B7914731> /Users/USER/*/ivy-prescient.eln
0x14c49e000 - 0x14c4b2ff7 +better-jumper.eln (0)
<78ECFD27-05F2-3189-92FB-FD8374F4D826> /Users/USER/*/better-jumper.eln
0x14ecb2000 - 0x14ecb4ff7 +haskell-navigate-imports.eln (0)
<379F363B-B6BD-3D55-A247-68DDD3BEF646>
/Users/USER/*/haskell-navigate-imports.eln
0x14ecb7000 - 0x14ecb8ff7 +haskell-sandbox.eln (0)
<095F2D32-8BAF-3010-8452-41BA95612E3C> /Users/USER/*/haskell-sandbox.eln
0x14ecbb000 - 0x14ecbeff7 +highlight-uses-mode.eln (0)
<DA3BC15E-EA6F-329D-9296-58DFB84CBE44> /Users/USER/*/highlight-uses-mode.eln
0x14ecc2000 - 0x14eccaff7 +undo-fu.eln (0)
<832CF1DC-9E37-3B3E-9C89-E6CE938B262B> /Users/USER/*/undo-fu.eln
0x14eccf000 - 0x14ecdcfff +undo-fu-session.eln (0)
<1AD25B8C-4CA4-3DA3-A824-78EA40E63513> /Users/USER/*/undo-fu-session.eln
0x14ece4000 - 0x14ececff7 +evil-escape.eln (0)
<F03ADCBC-32C8-3894-851A-39EEBA23DBBC> /Users/USER/*/evil-escape.eln
0x14ecf3000 - 0x14ecf9fff +ibuffer-vc.eln (0)
<8F4D2227-81F7-3E7D-90CA-18FCF7C692B4> /Users/USER/*/ibuffer-vc.eln
0x14ecfe000 - 0x14ecffff7 +smartparens-text.eln (0)
<8F99D5EA-0528-371E-AEE0-707B86BDC6E1> /Users/USER/*/smartparens-text.eln
0x14ed07000 - 0x14ed09ff7 +ns-auto-titlebar.eln (0)
<D5967137-BFB5-36C8-8B72-DE1A513C51B4> /Users/USER/*/ns-auto-titlebar.eln
0x14eddb000 - 0x14ede1ff7 +company-dabbrev.eln (0)
<781E9F5B-0417-3D52-BF17-9ACEDFA35395> /Users/USER/*/company-dabbrev.eln
0x14ee28000 - 0x14ee2b047 libobjc-trampolines.dylib (787.1)
<CCA8AC98-12A2-3984-ACD6-1D77DAD6C0AD> /usr/lib/libobjc-trampolines.dylib
0x14f329000 - 0x14f330fff +rainbow-delimiters.eln (0)
<EB5D3416-ACCB-3BEF-B3EC-266BA61464C5> /Users/USER/*/rainbow-delimiters.eln
0x14f361000 - 0x14f364fff +editorconfig-core.eln (0)
<4BE0C384-EE54-3A8C-9F28-65E434B5A032> /Users/USER/*/editorconfig-core.eln
0x14f36a000 - 0x14f36eff7 +use-package-ensure.eln (0)
<0BBCC92A-51F1-367D-A1F3-F7B2C2B304CD> /Users/USER/*/use-package-ensure.eln
0x14f372000 - 0x14f39efff +hydra.eln (0)
<1F34FB15-C594-34D3-BFD7-6C93E369DEFB> /Users/USER/*/hydra.eln
0x14f443000 - 0x14f490fff +which-key.eln (0)
<94F820B9-D0B8-3E35-B076-50B3630636AE> /Users/USER/*/which-key.eln
0x14f4c0000 - 0x14f4ccff7 +editorconfig-core-handle.eln (0)
<F919AD16-BA31-3E27-BAEF-95B1C7300E08>
/Users/USER/*/editorconfig-core-handle.eln
0x14f4d8000 - 0x14f525ff7 +modus-vivendi-theme.eln (0)
<0B4249DD-1480-3900-860B-213B0C095A03> /Users/USER/*/modus-vivendi-theme.eln
0x14f5e6000 - 0x14f5eaff7 +editorconfig-fnmatch.eln (0)
<9039870B-296F-31B7-A609-E9C1982CD596>
/Users/USER/*/editorconfig-fnmatch.eln
0x14f5f5000 - 0x14f5f7fff +doom-themes-ext-org.eln (0)
<42202387-B4CF-3305-A881-74CAB572C4ED> /Users/USER/*/doom-themes-ext-org.eln
0x14fd2f000 - 0x14fd5eff7 +use-package-core.eln (0)
<DA8EC33E-E1D5-395C-9284-050E17A28C78> /Users/USER/*/use-package-core.eln
0x14fd76000 - 0x14fde0ff7 +bytecomp.eln (0)
<9402262F-5E7A-3FF3-9E30-1CA561346D82> /Users/USER/*/bytecomp.eln
0x14fe0d000 - 0x14fe1afff +cconv.eln (0)
<FD9EBA2B-0D3E-3E3E-A1FA-12F5CA264AC7> /Users/USER/*/cconv.eln
0x14fe21000 - 0x14fe3eff7 +byte-opt.eln (0)
<3F5380DE-C8CA-30E5-83B5-174C18B2178F> /Users/USER/*/byte-opt.eln
0x14fe49000 - 0x14feb1fff +general.eln (0)
<F14AA80E-930F-31D9-A6EF-C4B7E4BDABF7> /Users/USER/*/general.eln
0x14feef000 - 0x14fef2fff +let-alist.eln (0)
<B40E470F-BE4E-3300-A233-63A36360D8AD> /Users/USER/*/let-alist.eln
0x14fef6000 - 0x14fefbfff +memoize.eln (0)
<D36EC520-A8A5-3E11-803B-0C44C2347F58> /Users/USER/*/memoize.eln
0x14ff15000 - 0x14ff42ff7 +evil-vars.eln (0)
<42C40F3B-A85E-30FD-8925-608F933A0EE1> /Users/USER/*/evil-vars.eln
0x14ff5b000 - 0x14ffc9fff +evil-common.eln (0)
<08FE54C1-C84A-3EB0-9F6E-B005351448F1> /Users/USER/*/evil-common.eln
0x14fff8000 - 0x150008ff7 +evil-digraphs.eln (0)
<BF747306-97EB-31F1-9DF3-E4E1C2FADA92> /Users/USER/*/evil-digraphs.eln
0x150030000 - 0x1500c6ff7 +ivy.eln (0)
<B5BD5308-90B3-3359-A897-0F2EAF068300> /Users/USER/*/ivy.eln
0x150106000 - 0x1501b5fff +counsel.eln (0)
<7C89800A-7A9D-3204-9164-3C31F044F012> /Users/USER/*/counsel.eln
0x150209000 - 0x150238ff7 +counsel-projectile.eln (0)
<9C3D33B0-FD6D-33FC-B3F4-61F767E490A8> /Users/USER/*/counsel-projectile.eln
0x150252000 - 0x1502e2fff +projectile.eln (0)
<6F4995D4-E821-38A8-89E4-2CE749786DB1> /Users/USER/*/projectile.eln
0x15032c000 - 0x150340fff +editorconfig.eln (0)
<FBB8CDC9-08C8-340B-976D-2EB1F59049DE> /Users/USER/*/editorconfig.eln
0x15034c000 - 0x15035ffff +ol-bibtex.eln (0)
<A004BB7B-B813-39D5-B89E-CD0B41C159F3> /Users/USER/*/ol-bibtex.eln
0x150369000 - 0x150374ff7 +org-indent.eln (0)
<98DA3519-2610-3EA9-8FE6-2F9D71546938> /Users/USER/*/org-indent.eln
0x15037b000 - 0x15037ffff +flycheck-golangci-lint.eln (0)
<9AB08377-14BA-38D6-8BE0-15C25C02958E>
/Users/USER/*/flycheck-golangci-lint.eln
0x150388000 - 0x150389ff7 +smartparens-markdown.eln (0)
<4D345EAF-D0AD-3ED4-8AEF-BB3E91875177>
/Users/USER/*/smartparens-markdown.eln
0x15038c000 - 0x15038ffff +bui-button.eln (0)
<074F6D51-1D91-35E1-B03C-09A3E004A40E> /Users/USER/*/bui-button.eln
0x150395000 - 0x15039aff7 +docker-tramp.eln (0)
<171E90E6-2FCB-3532-BF28-036D7E7895F0> /Users/USER/*/docker-tramp.eln
0x15039e000 - 0x15039fff7 +smartparens-python.eln (0)
<D10872D5-F6FA-3D91-BE06-C7B465CD9CC5> /Users/USER/*/smartparens-python.eln
0x1503a2000 - 0x1503a4ff7 +bui-entry.eln (0)
<16CBF55B-0232-3284-982B-B1AD5CD3485A> /Users/USER/*/bui-entry.eln
0x1504d3000 - 0x1504e8fff +embrace.eln (0)
<E9A4A7EB-4C3F-3ABC-9BCA-28778489C556> /Users/USER/*/embrace.eln
0x1504f5000 - 0x1504f9ff7 +auto-minor-mode.eln (0)
<5724DD79-1D73-36B2-A573-58729B594903> /Users/USER/*/auto-minor-mode.eln
0x150515000 - 0x150519ff7 +smartparens-config.eln (0)
<C5B94B5A-2F30-3E19-95CA-6D8A13AB61EF> /Users/USER/*/smartparens-config.eln
0x15051d000 - 0x15051fff3 com.apple.CloudDocsFileProvider
(1.0 - 698.1) <6BE7A541-4DD1-36E2-8021-E26A760F758D>
/System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x150528000 - 0x15052bfff com.apple.FileProviderOverride
(276 - 276) <C7146164-3A53-3996-A1CE-A4107C042AE1>
/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x1509b4000 - 0x1509bdff7 +clipetty.eln (0)
<E75179E2-F111-3549-BB7F-1B71AAD5B4E1> /Users/USER/*/clipetty.eln
0x150fcc000 - 0x150fd0fff +doom-snippets-lib.eln (0)
<DB27D320-DB8C-302B-A12F-952CFF594D19> /Users/USER/*/doom-snippets-lib.eln
0x150fd4000 - 0x150fd9fff +async-bytecomp.eln (0)
<A6B10BD6-80FC-38FF-BE77-162870A7EE3F> /Users/USER/*/async-bytecomp.eln
0x150fde000 - 0x150fe2fff +highlight-numbers.eln (0)
<F5DBEAA4-E6A6-335F-B417-CEF9FDBD080F> /Users/USER/*/highlight-numbers.eln
0x1517a4000 - 0x1517abff7 +dockerfile-mode.eln (0)
<C9CD20C1-C14A-362F-B6D1-F12F2EAF2D1E> /Users/USER/*/dockerfile-mode.eln
0x151834000 - 0x15185dfff +evil-core.eln (0)
<DB1B2174-7BF1-34E0-8E2B-A45AFDF2CB97> /Users/USER/*/evil-core.eln
0x151871000 - 0x151899ff7 +evil-states.eln (0)
<18656D15-BACF-382D-ABE7-FE88983E531E> /Users/USER/*/evil-states.eln
0x1518ac000 - 0x1518bbfff +evil-repeat.eln (0)
<5EDE3FAF-840F-3573-AAFC-5B52727EE4E8> /Users/USER/*/evil-repeat.eln
0x1518c4000 - 0x1518dbfff +evil-macros.eln (0)
<3C90E1FA-ACE5-3684-859D-CA552CC48127> /Users/USER/*/evil-macros.eln
0x1518e6000 - 0x151906fff +evil-search.eln (0)
<E6AD23EC-30FD-352A-B44A-A21F158DA05E> /Users/USER/*/evil-search.eln
0x151917000 - 0x151925fff +evil-types.eln (0)
<0469B969-7CCC-386E-9192-0AE79803F341> /Users/USER/*/evil-types.eln
0x15192c000 - 0x1519defff +evil-commands.eln (0)
<2E08F0D6-7E35-3C53-A16F-786C4D58D959> /Users/USER/*/evil-commands.eln
0x151a29000 - 0x151a2fff7 +evil-command-window.eln (0)
<D9CF3EA1-611C-3390-8122-1C0BF69575C8> /Users/USER/*/evil-command-window.eln
0x151a34000 - 0x151a3efff +evil-jumps.eln (0)
<FDF7C8CD-BED7-35B4-AE21-DEAE52A8E9C0> /Users/USER/*/evil-jumps.eln
0x151a52000 - 0x151a5dff7 +evil-maps.eln (0)
<6EF3CF03-E2E7-3ABB-BB36-D2A71F4B6672> /Users/USER/*/evil-maps.eln
0x151a65000 - 0x151a7eff7 +evil-integration.eln (0)
<260F05E8-9646-38B2-AFA8-85C3A4238B6D> /Users/USER/*/evil-integration.eln
0x151a8c000 - 0x151af2fff +undo-tree.eln (0)
<E289F9B7-AF96-3708-9317-F329CADC2E4B> /Users/USER/*/undo-tree.eln
0x151b1b000 - 0x151b21fff +lsp-elm.eln (0)
<EC5751F2-7FE0-3D13-AFA9-D0025321D01B> /Users/USER/*/lsp-elm.eln
0x151b3c000 - 0x151b40ff7 +lsp-erlang.eln (0)
<8EBC4A99-79E4-35DD-BE41-B2B6782DE262> /Users/USER/*/lsp-erlang.eln
0x151b84000 - 0x151b87ff7 +gcmh.eln (0)
<A57639A4-D8F0-378F-A183-77EAB8946ABE> /Users/USER/*/gcmh.eln
0x151b8b000 - 0x151cf6fff +flycheck.eln (0)
<F639B6A5-CD67-3B0A-BD21-7EFF494ABFF9> /Users/USER/*/flycheck.eln
0x151da9000 - 0x151ea9fff +smartparens.eln (0)
<59FCA6E2-399E-3F9A-9A70-88109BCDFF3A> /Users/USER/*/smartparens.eln
0x151f0e000 - 0x151f25ffb
com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride
(1.0 - 1298.4.19) <8E170FDC-01FB-3318-8434-D02BC71A1B69>
/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x1521f6000 - 0x1521fcff7 +dap-overlays.eln (0)
<3056B806-6F72-392F-86B3-0851635E82E5> /Users/USER/*/dap-overlays.eln
0x152211000 - 0x152216ff7 +hide-mode-line.eln (0)
<CF81FCA9-2367-337C-B6BD-491405F776A6> /Users/USER/*/hide-mode-line.eln
0x15221b000 - 0x15222afff +ls-lisp.eln (0)
<5682E1D9-1D88-39F0-B990-E463BA3CB880> /Users/USER/*/ls-lisp.eln
0x152241000 - 0x152253ff7 +org-download.eln (0)
<C5EA8C92-E848-3894-A74D-8C87DAC828B6> /Users/USER/*/org-download.eln
0x15225e000 - 0x152273ff7 +org-attach.eln (0)
<77DA9542-D9B9-3D65-B7EA-9C13C6A3D271> /Users/USER/*/org-attach.eln
0x1522d5000 - 0x1522e0ff7 +direnv.eln (0)
<58102038-1B64-321A-8568-8C14EB24A545> /Users/USER/*/direnv.eln
0x152316000 - 0x152328ff7 +haskell-load.eln (0)
<F7E1789C-5AFE-3AF1-95D1-6C76003130C9> /Users/USER/*/haskell-load.eln
0x152332000 - 0x15234efff +haskell-commands.eln (0)
<1C408E4B-5B6E-34EA-BEEB-66808D6AC24A> /Users/USER/*/haskell-commands.eln
0x15235c000 - 0x152367ff7 +haskell-completions.eln (0)
<AAB9C02F-9E93-3989-8559-1318B076FE20> /Users/USER/*/haskell-completions.eln
0x15236e000 - 0x15237ffff +lsp-python-ms.eln (0)
<83489CDA-DA2C-3A90-AD88-F208EFEBB960> /Users/USER/*/lsp-python-ms.eln
0x152389000 - 0x152391fff +lsp-clojure.eln (0)
<68D4D470-4821-3B9E-9EAA-93622412B0A7> /Users/USER/*/lsp-clojure.eln
0x152398000 - 0x1523a3ff7 +lsp-csharp.eln (0)
<5CCFFFE1-BFF1-39E7-9600-481238908771> /Users/USER/*/lsp-csharp.eln
0x1523d3000 - 0x1523e2ff7 +pyvenv.eln (0)
<125B872D-3D9C-373C-BE95-4E5B4DA69053> /Users/USER/*/pyvenv.eln
0x1523eb000 - 0x1523f8fff +pythonic.eln (0)
<E811AA0F-9F21-3A20-B2C6-A7E64CE198AC> /Users/USER/*/pythonic.eln
0x152400000 - 0x152410ff7 +pipenv.eln (0)
<7203EDAE-AF23-38F4-90F1-186700530A81> /Users/USER/*/pipenv.eln
0x15241a000 - 0x15254cfff +lsp-mode.eln (0)
<D077CE52-633B-3028-A165-4247B96BFF0E> /Users/USER/*/lsp-mode.eln
0x1525d6000 - 0x1525e1ff7 +ht.eln (0)
<0BA2BBF9-D373-3047-B4EC-45D1B4074373> /Users/USER/*/ht.eln
0x152600000 - 0x15260afff +edit-indirect.eln (0)
<0FE61D57-0792-3ECE-B358-D756EAA53E00> /Users/USER/*/edit-indirect.eln
0x152612000 - 0x15261fff7 +spinner.eln (0)
<731F4D47-53E6-3E56-9FE8-6ACB30723DE8> /Users/USER/*/spinner.eln
0x1526bb000 - 0x1526c2ff7 +dap-go.eln (0)
<17570399-1751-310F-A1CF-038A46251B5E> /Users/USER/*/dap-go.eln
0x1526cc000 - 0x152737ff7 +dash.eln (0)
<1380A853-F573-374D-8E4D-D118E65BA989> /Users/USER/*/dash.eln
0x152768000 - 0x152775ff7 +evil-collection.eln (0)
<DA46CF12-FDFE-3305-B61F-AA8E95684861> /Users/USER/*/evil-collection.eln
0x15277e000 - 0x152797fff +annalist.eln (0)
<FD8DEA05-666E-3272-AF7C-0E7C2D0E7DB1> /Users/USER/*/annalist.eln
0x1527a5000 - 0x1527aeff7 +dap-utils.eln (0)
<53305627-840B-3C77-90F5-180DD9C34DA7> /Users/USER/*/dap-utils.eln
0x1527b4000 - 0x1527b6fff +haskell-complete-module.eln (0)
<5DE7C70C-C1EB-3CA5-A0B5-A0E395416C23>
/Users/USER/*/haskell-complete-module.eln
0x152834000 - 0x152848fff +dap-python.eln (0)
<5376916B-7A8B-3B7C-A40D-A675B440E9F0> /Users/USER/*/dap-python.eln
0x152854000 - 0x152889ff7 +dap-ui.eln (0)
<8E98532D-ED05-39B5-BC01-8ADBF8E2C533> /Users/USER/*/dap-ui.eln
0x1528a6000 - 0x1528b9ff7 +f.eln (0)
<6D197F5A-22ED-37BA-8654-505273A9361F> /Users/USER/*/f.eln
0x1528c3000 - 0x1528dbff7 +with-editor.eln (0)
<1847C3D7-5E51-3627-8301-FDB84275B758> /Users/USER/*/with-editor.eln
0x1528e9000 - 0x1528f4ff7 +async.eln (0)
<5EAAD0AD-A328-39D7-B32F-89AC5A244026> /Users/USER/*/async.eln
0x1528fb000 - 0x152915ff7 +git-commit.eln (0)
<6C9C2BD2-E8DC-3A8B-8860-835EE292FD0B> /Users/USER/*/git-commit.eln
0x152924000 - 0x15296fff7 +magit-git.eln (0)
<D80503C5-246A-335F-88B3-094EF851BFC8> /Users/USER/*/magit-git.eln
0x152991000 - 0x1529b1fff +magit-utils.eln (0)
<98235D7C-2521-3320-99E8-DF4B9BD2995D> /Users/USER/*/magit-utils.eln
0x1529c2000 - 0x1529f9ff7 +magit-section.eln (0)
<2DE3E1D9-2736-3626-8666-2F60FA7FEBA3> /Users/USER/*/magit-section.eln
0x152a13000 - 0x152a7cff7 +transient.eln (0)
<3AD703C5-9254-3138-A77B-62EDE156A424> /Users/USER/*/transient.eln
0x152aae000 - 0x152ab6fff +lsp-css.eln (0)
<C33F613B-9D04-3DDD-AAD9-A5C45CEA52BA> /Users/USER/*/lsp-css.eln
0x152abe000 - 0x152acffff +magit.eln (0)
<AFA65C95-ED9E-3745-AE65-40287A23B700> /Users/USER/*/magit.eln
0x152ad9000 - 0x152b03ff7 +magit-mode.eln (0)
<D496E0AD-CD84-3C3E-98B0-018C7E7F3398> /Users/USER/*/magit-mode.eln
0x152b19000 - 0x152b21ff7 +magit-margin.eln (0)
<D4C22461-0B6B-351B-9A45-BF95E2227304> /Users/USER/*/magit-margin.eln
0x152b26000 - 0x152b30fff +magit-transient.eln (0)
<AF6CF423-F08D-3B83-BBC2-88B8518FF6E4> /Users/USER/*/magit-transient.eln
0x152b37000 - 0x152b5bff7 +magit-process.eln (0)
<5BD55F99-94C8-3159-8F5D-26092FBE00FB> /Users/USER/*/magit-process.eln
0x152b6c000 - 0x152b76ff7 +magit-autorevert.eln (0)
<155A3AA5-F484-3237-8CF6-AADD623F712F> /Users/USER/*/magit-autorevert.eln
0x152b7d000 - 0x152bedfff +magit-diff.eln (0)
<ED39DFEA-74C5-3F94-81F2-9CAE519CF1E6> /Users/USER/*/magit-diff.eln
0x152c18000 - 0x152c5afff +magit-log.eln (0)
<EE09AD4F-304F-33E1-B129-64FAAB362820> /Users/USER/*/magit-log.eln
0x152c75000 - 0x152c8cff7 +magit-wip.eln (0)
<773CB12A-2BD1-31D4-B2C9-F854A471D3F5> /Users/USER/*/magit-wip.eln
0x152c98000 - 0x152cb0fff +magit-apply.eln (0)
<3FD5E4F3-4968-31CE-87F1-DBB6378BDBEF> /Users/USER/*/magit-apply.eln
0x152cbc000 - 0x152ccafff +magit-repos.eln (0)
<47564E3D-EA34-361C-8C76-55C6CA9392FF> /Users/USER/*/magit-repos.eln
0x152cd3000 - 0x152d01ff7 +magit-status.eln (0)
<A44B770E-86DF-3AB0-9E5F-0DF06FFBA40C> /Users/USER/*/magit-status.eln
0x152d12000 - 0x152d34ff7 +magit-refs.eln (0)
<39E48B8E-BF44-3A1E-ABBB-432EC411C9C6> /Users/USER/*/magit-refs.eln
0x152d42000 - 0x152d5bfff +magit-files.eln (0)
<4A1FA4A3-8271-3F1F-87AE-B537ED36D189> /Users/USER/*/magit-files.eln
0x152d69000 - 0x152d72fff +magit-reset.eln (0)
<F4F8BE7B-E013-31B4-8655-F0EDBE2FDE69> /Users/USER/*/magit-reset.eln
0x152d78000 - 0x152d96ff7 +magit-branch.eln (0)
<1D5C0D05-5B92-36A8-8D2C-584CF2AB3D16> /Users/USER/*/magit-branch.eln
0x152da6000 - 0x152db5fff +magit-merge.eln (0)
<1F5DB931-D49F-3B89-9A60-EEBBB6ED148F> /Users/USER/*/magit-merge.eln
0x152dbe000 - 0x152dc8fff +magit-tag.eln (0)
<66058C6A-DE33-35B9-9BA9-F29958BC1524> /Users/USER/*/magit-tag.eln
0x152dce000 - 0x152dd9fff +magit-worktree.eln (0)
<E6A89AE2-8C40-33AE-8ACF-525AC5C82DB2> /Users/USER/*/magit-worktree.eln
0x152ddf000 - 0x152de9ff7 +magit-notes.eln (0)
<6CEC381B-3063-394B-8BE0-8B7942E4189F> /Users/USER/*/magit-notes.eln
0x152df0000 - 0x152e18fff +magit-sequence.eln (0)
<B65C2435-82B8-3734-8EFB-CC503BDE6AD9> /Users/USER/*/magit-sequence.eln
0x152e2a000 - 0x152e3eff7 +magit-commit.eln (0)
<45C01924-2486-315C-AAD6-73E9349CD4E6> /Users/USER/*/magit-commit.eln
0x152e49000 - 0x152e58ff7 +magit-remote.eln (0)
<68EF207A-E3F8-3A4F-9E90-B1A26505C4C5> /Users/USER/*/magit-remote.eln
0x152e61000 - 0x152e6dff7 +magit-clone.eln (0)
<8B3ECEAC-C5E6-3366-B4D2-2A8E79B04A78> /Users/USER/*/magit-clone.eln
0x152e75000 - 0x152e7eff7 +magit-fetch.eln (0)
<48FBF7DE-EE8D-363A-97FF-164027963815> /Users/USER/*/magit-fetch.eln
0x152e85000 - 0x152e8dfff +magit-pull.eln (0)
<FCF71FA8-5D19-33E6-BFC8-5074D06531F1> /Users/USER/*/magit-pull.eln
0x152e92000 - 0x152e9ffff +magit-push.eln (0)
<0FE0C5AE-34E3-39ED-9704-8D94B3C44CC2> /Users/USER/*/magit-push.eln
0x152ea7000 - 0x152eb6ff7 +magit-bisect.eln (0)
<425347DE-060C-38BA-9E6E-9A37CB66FC4D> /Users/USER/*/magit-bisect.eln
0x152ebe000 - 0x152edcfff +magit-stash.eln (0)
<EA03839F-1AFA-3260-8D58-FA222C1973E9> /Users/USER/*/magit-stash.eln
0x152eea000 - 0x152ef4fff +magit-reflog.eln (0)
<0E8DCAFA-CD3E-3BC8-B1A2-74D52A9CB3F1> /Users/USER/*/magit-reflog.eln
0x152efa000 - 0x152effff7 +lsp-gdscript.eln (0)
<954DC03E-C269-3699-B3E8-569451B514A4> /Users/USER/*/lsp-gdscript.eln
0x152f0b000 - 0x152f1bfff +bui-utils.eln (0)
<9AEB8BCB-40E2-3079-864D-A8F7A7CB11B7> /Users/USER/*/bui-utils.eln
0x152f25000 - 0x152f27ff7 +haskell-sort-imports.eln (0)
<6257FBD2-C4F8-3F33-B673-2AFDD96D4286>
/Users/USER/*/haskell-sort-imports.eln
0x152f51000 - 0x152f6ffff +magit-blame.eln (0)
<4D8BEF35-09B2-3B7B-BAFB-FF2DC34E9C1B> /Users/USER/*/magit-blame.eln
0x152f7f000 - 0x152f86ff7 +magit-obsolete.eln (0)
<336FCE1B-E30E-3709-AAA0-C0AD51A1E004> /Users/USER/*/magit-obsolete.eln
0x152f8b000 - 0x152fbcff7 +magit-popup.eln (0)
<FBB740D8-7704-3063-A0FF-5D70406C7844> /Users/USER/*/magit-popup.eln
0x152fd5000 - 0x152ff5ff7 +magit-submodule.eln (0)
<215F1E32-6B68-3285-804F-761210B0D628> /Users/USER/*/magit-submodule.eln
0x153004000 - 0x153008fff +bui-history.eln (0)
<27E5E476-0BAF-372B-945E-580B9B80BE7B> /Users/USER/*/bui-history.eln
0x15300c000 - 0x153013ff7 +treemacs-visuals.eln (0)
<3AAF5CC7-4B98-3BEC-BB82-C2A9C7E64D16> /Users/USER/*/treemacs-visuals.eln
0x153018000 - 0x15302bfff +github-review.eln (0)
<2738238D-3F69-3C00-ABF3-89CC4377F4CF> /Users/USER/*/github-review.eln
0x153036000 - 0x153063fff +ghub.eln (0)
<C971FF1D-6595-33D0-95FD-A4A21423824E> /Users/USER/*/ghub.eln
0x153078000 - 0x153095fff +ghub-graphql.eln (0)
<CBE6B54E-48FD-34A6-8C72-69C95FB50D34> /Users/USER/*/ghub-graphql.eln
0x1530a5000 - 0x1530a7fff +gsexp.eln (0)
<5B39EB4D-B228-39AD-9343-E675855311B5> /Users/USER/*/gsexp.eln
0x1530aa000 - 0x1530bbff7 +treepy.eln (0)
<E6061783-3CC9-338E-AEE8-350CBFEBD06C> /Users/USER/*/treepy.eln
0x1530c4000 - 0x1530ebff7 +deferred.eln (0)
<6840DBD2-E11E-3283-8220-18FE5334AE07> /Users/USER/*/deferred.eln
0x1530fe000 - 0x153141ff7 +magit-todos.eln (0)
<89C465D0-DB4A-39F4-9443-83525A0A93B1> /Users/USER/*/magit-todos.eln
0x15315e000 - 0x153176ff7 +bui-core.eln (0)
<4F050EB8-A1E8-3D90-BC7E-0966DD1CBC99> /Users/USER/*/bui-core.eln
0x153184000 - 0x15318ffff +bui-info.eln (0)
<E66912B5-AE6B-3D45-929A-DC6826F6E774> /Users/USER/*/bui-info.eln
0x153197000 - 0x1531a2ff7 +treemacs.eln (0)
<E7821D03-6869-36EF-BB1D-E672DA469308> /Users/USER/*/treemacs.eln
0x1531a8000 - 0x1531aaff7 +smartparens-haskell.eln (0)
<3DE309DA-6AEA-3691-BC4A-A5F35293EBD4> /Users/USER/*/smartparens-haskell.eln
0x1531ce000 - 0x1531f6ff7 +org-macs.eln (0)
<D6C083F5-15AC-3AE5-AAF9-D7AB6D2F75F3> /Users/USER/*/org-macs.eln
0x15320a000 - 0x15320cfff +ob-emacs-lisp.eln (0)
<08B4148C-AA20-3327-ADB7-BBC97F43A10B> /Users/USER/*/ob-emacs-lisp.eln
0x15320f000 - 0x153212ff7 +ob-eval.eln (0)
<CE061462-9BA1-3100-85EC-F5BF87B7233C> /Users/USER/*/ob-eval.eln
0x153215000 - 0x15321afff +ob-comint.eln (0)
<4D6C5B03-9EC9-34E6-BCFD-B4E5B1CD9EAB> /Users/USER/*/ob-comint.eln
0x153b5b000 - 0x153b67fff +treemacs-themes.eln (0)
<2E0A2DCA-96D2-3FF8-B95E-18FBDEA52D84> /Users/USER/*/treemacs-themes.eln
0x153b71000 - 0x153d60fff +org.eln (0)
<A64D0ED4-A3E0-3CB6-A305-F2B611C4FE2A> /Users/USER/*/org.eln
0x153e28000 - 0x153e4dff7 +org-compat.eln (0)
<38A95A83-1565-3484-9DBB-4E16317CA9D6> /Users/USER/*/org-compat.eln
0x153e61000 - 0x153e72ff7 +org-keys.eln (0)
<ABB08CC4-25BC-31FF-B3B7-A3C8E7464E88> /Users/USER/*/org-keys.eln
0x153e7d000 - 0x153ea8ff7 +ol.eln (0)
<4EB41871-2627-3A18-9EFD-A9FB8A82DD6E> /Users/USER/*/ol.eln
0x153ebc000 - 0x153f4ffff +org-table.eln (0)
<F6329B9D-58FD-32D2-9C58-965E230BB050> /Users/USER/*/org-table.eln
0x153f8a000 - 0x153fe1fff +ob-core.eln (0)
<425FE6B1-757D-38CE-811F-88011E62288A> /Users/USER/*/ob-core.eln
0x154008000 - 0x154016ff7 +org-entities.eln (0)
<F2C1D218-8978-3E9A-BBE5-5577CE8D620E> /Users/USER/*/org-entities.eln
0x15401f000 - 0x15402bff7 +org-faces.eln (0)
<16754CAC-3EE4-31F1-9E8E-B9F5343FD42C> /Users/USER/*/org-faces.eln
0x154034000 - 0x154081ff7 +org-list.eln (0)
<2675B446-C8C0-32B2-945B-08791FFB0023> /Users/USER/*/org-list.eln
0x1540a1000 - 0x1540aeff7 +org-pcomplete.eln (0)
<3D0AC1BB-B091-3E21-8D0B-044C896C579C> /Users/USER/*/org-pcomplete.eln
0x1540b7000 - 0x1540d4fff +org-src.eln (0)
<D788EA77-C4B3-3101-8F55-A2766803BD08> /Users/USER/*/org-src.eln
0x1540e4000 - 0x1540ecff7 +ob-exp.eln (0)
<D49B68D2-85E0-3666-8951-08F6B4EDA5D4> /Users/USER/*/ob-exp.eln
0x1540f2000 - 0x1540f6fff +ob-table.eln (0)
<3E008166-191F-363D-9C70-011020F95FBC> /Users/USER/*/ob-table.eln
0x1540fa000 - 0x1540fefff +ob-lob.eln (0)
<B67AE002-4733-34E5-91E0-10E4D04A08BE> /Users/USER/*/ob-lob.eln
0x154102000 - 0x154107fff +ob-ref.eln (0)
<CC58A0A3-6F7A-3086-A0E7-01AC2419867B> /Users/USER/*/ob-ref.eln
0x15410b000 - 0x15411bff7 +ob-tangle.eln (0)
<E712AF1F-C28B-3884-8D47-0851299393D6> /Users/USER/*/ob-tangle.eln
0x154124000 - 0x154139ff7 +org-footnote.eln (0)
<6BE0F0B2-0EB0-3F3D-B8D0-238C4E02B39C> /Users/USER/*/org-footnote.eln
0x154143000 - 0x15414cff7 +org-macro.eln (0)
<102FF458-DD23-39B4-ABD9-CBEC4D1683DF> /Users/USER/*/org-macro.eln
0x154152000 - 0x154156fff +org-yt.eln (0)
<50C90645-1AF2-3B1D-BF27-3EE6C3213EC1> /Users/USER/*/org-yt.eln
0x15415a000 - 0x1541dbfff +org-element.eln (0)
<D295125F-5854-3715-B4B9-68268DEFFA55> /Users/USER/*/org-element.eln
0x15420e000 - 0x154231ff7 +org-roam.eln (0)
<97CDD3B1-8EBF-3077-8F6A-CCC107994F6B> /Users/USER/*/org-roam.eln
0x154243000 - 0x154245ff7 +org-roam-macs.eln (0)
<31305739-39E1-341F-BB8A-731171209F35> /Users/USER/*/org-roam-macs.eln
0x154248000 - 0x154256fff +org-roam-db.eln (0)
<C60D3F99-7D9B-3201-BEA9-5A9EDAE3DC7A> /Users/USER/*/org-roam-db.eln
0x15425e000 - 0x154270ff7 +emacsql.eln (0)
<0A2A7163-32E0-396D-8FF7-05940228FBBB> /Users/USER/*/emacsql.eln
0x15427b000 - 0x15428fff7 +emacsql-compiler.eln (0)
<B79F58F3-50C1-3A39-8ACA-BBFD99CB314D> /Users/USER/*/emacsql-compiler.eln
0x15429a000 - 0x1542a5fff +emacsql-sqlite.eln (0)
<FE2C280F-6648-375F-9CD6-186B477336BD> /Users/USER/*/emacsql-sqlite.eln
0x1542ab000 - 0x1542b2fff +org-roam-buffer.eln (0)
<ACD5DCA2-F72F-3273-BF1C-9A134742400B> /Users/USER/*/org-roam-buffer.eln
0x1542b7000 - 0x1542c0fff +org-roam-capture.eln (0)
<5955952C-9B2B-3C22-8AA2-72B67126F244> /Users/USER/*/org-roam-capture.eln
0x1542c6000 - 0x1542eefff +org-capture.eln (0)
<6C3A7B9A-3B04-3E94-B5F4-7FF7AA750F04> /Users/USER/*/org-capture.eln
0x154300000 - 0x154311fff +org-refile.eln (0)
<46FF8AEA-B344-3CA5-A379-73BF286F9ECF> /Users/USER/*/org-refile.eln
0x15431a000 - 0x154325ff7 +org-roam-graph.eln (0)
<3F1E310A-56EC-351A-BAEB-0B25A48E3616> /Users/USER/*/org-roam-graph.eln
0x15432c000 - 0x15432eff7 +org-roam-completion.eln (0)
<9BE4889F-0A79-3AAE-9ECB-B9302A308340> /Users/USER/*/org-roam-completion.eln
0x154331000 - 0x154333ff7 +org-roam-dailies.eln (0)
<0DCDE720-9B43-3AEA-BD45-69A307972DFF> /Users/USER/*/org-roam-dailies.eln
0x154336000 - 0x15433fff7 +org-roam-doctor.eln (0)
<D17B4DB8-94D3-33EE-A5AE-B4A3053EB7BA> /Users/USER/*/org-roam-doctor.eln
0x154346000 - 0x154396ff7 +company.eln (0)
<45D43841-0072-3A84-A48A-C585FBB91B48> /Users/USER/*/company.eln
0x1543bc000 - 0x1543c1ff7 +treemacs-fringe-indicator.eln (0)
<AFABE20A-1E1D-36A3-BC97-2F64451365FC>
/Users/USER/*/treemacs-fringe-indicator.eln
0x1543c6000 - 0x1543c9ff7 +company-capf.eln (0)
<4B210025-4C6A-385F-A0D8-EB60F271E629> /Users/USER/*/company-capf.eln
0x1543cd000 - 0x1543dffff +company-box.eln (0)
<F7B08616-9427-37C8-8EFF-CA63BF27A7F3> /Users/USER/*/company-box.eln
0x1543ea000 - 0x1543f4ff7 +dash-functional.eln (0)
<3E9E8442-7726-36B6-BFC2-D06472537F65> /Users/USER/*/dash-functional.eln
0x1543fb000 - 0x154401ff7 +company-box-icons.eln (0)
<439FBA9E-B7D9-32C6-86A7-B029D17AAC9E> /Users/USER/*/company-box-icons.eln
0x154406000 - 0x154409ff7 +company-box-doc.eln (0)
<FB21F2DE-ADC0-38A6-9E96-8BF178B6B070> /Users/USER/*/company-box-doc.eln
0x15440d000 - 0x15440fff7 +company-prescient.eln (0)
<71D7F4BE-7045-30B6-A5A5-3B0B436ACFB8> /Users/USER/*/company-prescient.eln
0x154413000 - 0x154421ff7 +prescient.eln (0)
<A360434B-9123-3286-BA2B-0097389A5503> /Users/USER/*/prescient.eln
0x154462000 - 0x1544b4ff7 +dap-mode.eln (0)
<1FFCDBFA-E408-3D0E-A383-4DD0D1F81B8C> /Users/USER/*/dap-mode.eln
0x1544db000 - 0x1544e8fff +pfuture.eln (0)
<42573308-6EB5-330D-AAD0-3EA778A77C93> /Users/USER/*/pfuture.eln
0x1544f0000 - 0x1544f3ff7 +haskell-collapse.eln (0)
<F4963BE8-34B1-30E5-8553-9466C359554A> /Users/USER/*/haskell-collapse.eln
0x1544f7000 - 0x154505fff +orgit.eln (0)
<A57F713B-F691-3C9B-989E-DF4094E72E28> /Users/USER/*/orgit.eln
0x15450d000 - 0x15453afff +org-journal.eln (0)
<463CD0BF-BCE5-3C24-8490-C829C26115E3> /Users/USER/*/org-journal.eln
0x154550000 - 0x154555ff7 +org-crypt.eln (0)
<5AEE1011-A4FB-390A-824A-0A2A20321E58> /Users/USER/*/org-crypt.eln
0x154559000 - 0x1545b8fff +org-drill.eln (0)
<2AEEE0F0-EB7F-3426-9D96-F04E016BAC62> /Users/USER/*/org-drill.eln
0x1545e4000 - 0x1545f5fff +org-id.eln (0)
<8D109B98-9D7B-31A1-97BD-D605D9E58A77> /Users/USER/*/org-id.eln
0x1545ff000 - 0x154603fff +persist.eln (0)
<14DA6ADC-EC8A-3F4D-B7C7-E4E67C29F162> /Users/USER/*/persist.eln
0x154656000 - 0x154661fff +hl-todo.eln (0)
<0EFA4BB5-0445-3DF3-AB16-C78D8D8C41FD> /Users/USER/*/hl-todo.eln
0x154669000 - 0x154751fff +markdown-mode.eln (0)
<EB0616BD-70C3-39F2-A635-43C66F80CF6E> /Users/USER/*/markdown-mode.eln
0x1547bd000 - 0x1547d1ff7 +bui-list.eln (0)
<1938E83A-D8EE-3E8F-B968-BE7A2BD6DDA6> /Users/USER/*/bui-list.eln
0x1547dd000 - 0x15483cfff +lsp-treemacs.eln (0)
<760D50E0-2422-35A3-983B-4CE99668EAA5> /Users/USER/*/lsp-treemacs.eln
0x154863000 - 0x15487bff7 +treemacs-customization.eln (0)
<A3EF267C-F71C-31D6-93D6-A105EB791D00>
/Users/USER/*/treemacs-customization.eln
0x15488a000 - 0x154895ff7 +lsp-eslint.eln (0)
<A694D0F8-38E5-320F-8983-9240EF35A6F0> /Users/USER/*/lsp-eslint.eln
0x15489d000 - 0x1548aaff7 +lsp-fsharp.eln (0)
<16AEE2A5-867C-3610-8BDD-AE9D029BA2C2> /Users/USER/*/lsp-fsharp.eln
0x1548b6000 - 0x1548eeff7 +treemacs-core-utils.eln (0)
<BA6BA2A0-7906-301D-8A4E-44A8BBEA96D2> /Users/USER/*/treemacs-core-utils.eln
0x154905000 - 0x15491bff7 +ace-window.eln (0)
<56812DAA-0745-3981-A6E5-89EC49C62B04> /Users/USER/*/ace-window.eln
0x154927000 - 0x15496afff +avy.eln (0)
<155FB1EF-446C-3D39-8147-FCF82A8EC6C9> /Users/USER/*/avy.eln
0x154987000 - 0x1549c7ff7 +treemacs-icons.eln (0)
<7415BC3A-9673-3A94-9668-41C7A4EB9E23> /Users/USER/*/treemacs-icons.eln
0x154a02000 - 0x154a12fff +treemacs-scope.eln (0)
<C120DB37-AC8A-333C-957B-08F2D2DAEC00> /Users/USER/*/treemacs-scope.eln
0x154a1d000 - 0x154a57ff7 +treemacs-rendering.eln (0)
<C4C91024-3D64-374F-95E7-990F51D3EA34> /Users/USER/*/treemacs-rendering.eln
0x154a6b000 - 0x154a81fff +treemacs-async.eln (0)
<7FE065C1-9C51-39F2-9F48-2173C5A62E3E> /Users/USER/*/treemacs-async.eln
0x154a8c000 - 0x154ab6ff7 +treemacs-workspaces.eln (0)
<5CFF632C-CEFC-3BB2-BBB4-DC8F8F65D1E8> /Users/USER/*/treemacs-workspaces.eln
0x154aca000 - 0x154ae1fff +treemacs-dom.eln (0)
<6017AC4C-333E-3A75-987C-B3D4E0B0DCC9> /Users/USER/*/treemacs-dom.eln
0x154aee000 - 0x154af4fff +treemacs-follow-mode.eln (0)
<4502128D-CE69-3DD1-9B52-B16A4B17BDC2>
/Users/USER/*/treemacs-follow-mode.eln
0x154af9000 - 0x154b14ff7 +treemacs-filewatch-mode.eln (0)
<9E7AA833-3EE2-3591-B6DE-14960C3224B9>
/Users/USER/*/treemacs-filewatch-mode.eln
0x154b1e000 - 0x154b30ff7 +treemacs-tags.eln (0)
<E8D0DAB8-5297-3F4F-B86B-BA83C94EA034> /Users/USER/*/treemacs-tags.eln
0x154b38000 - 0x154b48fff +treemacs-mode.eln (0)
<1341F2A5-B175-30DF-8980-6AB45B18D03A> /Users/USER/*/treemacs-mode.eln
0x154b51000 - 0x154b85fff +treemacs-interface.eln (0)
<E0495118-4A13-3223-B819-F5FCA5DCF6CF> /Users/USER/*/treemacs-interface.eln
0x154b99000 - 0x154ba9ff7 +treemacs-tag-follow-mode.eln (0)
<25989927-8485-3066-8066-F384063EF76F>
/Users/USER/*/treemacs-tag-follow-mode.eln
0x154bb2000 - 0x154bbfff7 +treemacs-mouse-interface.eln (0)
<9B7683D8-7E5C-34AD-A66F-CE6D54DC8BD4>
/Users/USER/*/treemacs-mouse-interface.eln
0x154bc6000 - 0x154bd4ff7 +treemacs-persistence.eln (0)
<2012AC2A-C9CB-3C12-95C6-D12270F48BF8>
/Users/USER/*/treemacs-persistence.eln
0x154bdc000 - 0x154bfeff7 +treemacs-extensions.eln (0)
<27457C21-5688-3C33-8079-BA2B7E7F33EB> /Users/USER/*/treemacs-extensions.eln
0x154c0f000 - 0x154c17fff +treemacs-compatibility.eln (0)
<BAFB4C39-6B86-31CF-BD91-5FC21726B23A>
/Users/USER/*/treemacs-compatibility.eln
0x154c1c000 - 0x154c24fff +treemacs-evil.eln (0)
<CF620215-DBDB-3365-B6AC-E00B9ECEFE08> /Users/USER/*/treemacs-evil.eln
0x154c2a000 - 0x154c2ffff +treemacs-projectile.eln (0)
<75AEA9CF-6F12-32A5-A695-B89B95FE6CB0> /Users/USER/*/treemacs-projectile.eln
0x154c33000 - 0x154c39fff +treemacs-persp.eln (0)
<4E0C63B8-F6DF-346C-8248-3A9E6B276F67> /Users/USER/*/treemacs-persp.eln
0x154c3e000 - 0x154c49fff +treemacs-magit.eln (0)
<5F7ABBD6-4CEF-34AF-BEB9-01464B147980> /Users/USER/*/treemacs-magit.eln
0x154c4f000 - 0x154c67fff +posframe.eln (0)
<E1141725-1490-32E1-B439-148BBEF93C1E> /Users/USER/*/posframe.eln
0x154c75000 - 0x154c7dfff +ccls.eln (0)
<B932C38E-DC63-3CE8-95F4-ACEEFC9285DA> /Users/USER/*/ccls.eln
0x154c8a000 - 0x154c97ff7 +ccls-semantic-highlight.eln (0)
<15B91075-DEF2-3F3B-A42A-5E5A1A6C4ADD>
/Users/USER/*/ccls-semantic-highlight.eln
0x154c9f000 - 0x154ca7ff7 +ccls-code-lens.eln (0)
<094E05DA-2DD4-3296-A44E-E895E1A98640> /Users/USER/*/ccls-code-lens.eln
0x154cac000 - 0x154cc6fff +ccls-tree.eln (0)
<D35C2114-CCBD-3621-AE12-F5F521A96BB2> /Users/USER/*/ccls-tree.eln
0x154cd5000 - 0x154ce0fff +ccls-call-hierarchy.eln (0)
<C1A75A5F-0CF6-3DBF-B48A-E52A44B2BB87> /Users/USER/*/ccls-call-hierarchy.eln
0x154ce7000 - 0x154cf2ff7 +ccls-inheritance-hierarchy.eln (0)
<D5BDF95F-72B2-396F-BEE8-0E965B18C762>
/Users/USER/*/ccls-inheritance-hierarchy.eln
0x154cf9000 - 0x154d02ff7 +ccls-member-hierarchy.eln (0)
<B4C609B3-3D14-3296-BE37-F48E85D72A75>
/Users/USER/*/ccls-member-hierarchy.eln
0x154d09000 - 0x154d0ffff +dap-lldb.eln (0)
<3D627C19-C731-3366-B8EF-94B01261E9B7> /Users/USER/*/dap-lldb.eln
0x154d13000 - 0x154d1aff7 +dap-gdb-lldb.eln (0)
<630F5A47-4365-3AC6-B8FA-FB75269B8415> /Users/USER/*/dap-gdb-lldb.eln
0x154d1f000 - 0x154d3eff7 +lsp-clients.eln (0)
<1DAF32B2-ACA6-3D2D-95B0-65AD2E7D9F26> /Users/USER/*/lsp-clients.eln
0x154d51000 - 0x154d61ff7 +haskell.eln (0)
<A0DBC019-6803-3D8A-9825-561FADEA7410> /Users/USER/*/haskell.eln
0x154d6a000 - 0x154d87ff7 +haskell-mode.eln (0)
<D2948712-3B26-3DE2-A28C-8408F14D615B> /Users/USER/*/haskell-mode.eln
0x154d96000 - 0x154d9fff7 +haskell-customize.eln (0)
<FC052B64-5E07-3C63-8A14-9A89112660A5> /Users/USER/*/haskell-customize.eln
0x154da7000 - 0x154db5ff7 +haskell-ghc-support.eln (0)
<AFCC41B0-277F-3AC1-9772-3D37EDEB2EC6> /Users/USER/*/haskell-ghc-support.eln
0x154dbe000 - 0x154dc2fff +haskell-align-imports.eln (0)
<A010D1EB-F0A0-3035-B7D0-B1AA6D5B86A9>
/Users/USER/*/haskell-align-imports.eln
0x154dc6000 - 0x154dd0fff +haskell-lexeme.eln (0)
<78ABAAF6-7EAD-3372-A4A9-F13ADAD348A2> /Users/USER/*/haskell-lexeme.eln
0x154dd7000 - 0x154ddefff +haskell-string.eln (0)
<33ED0577-BF66-3454-BF71-C06DB714343C> /Users/USER/*/haskell-string.eln
0x154de3000 - 0x154dfdfff +haskell-indentation.eln (0)
<17BFBB70-028F-3D07-A6B0-7F0C1EAECD94> /Users/USER/*/haskell-indentation.eln
0x154e0b000 - 0x154e18ff7 +haskell-font-lock.eln (0)
<81B7F21E-B281-3477-B811-17BCCDBECAF8> /Users/USER/*/haskell-font-lock.eln
0x154e21000 - 0x154e42fff +haskell-cabal.eln (0)
<677EE9FF-8AFA-3B32-98CF-478E36C68F2E> /Users/USER/*/haskell-cabal.eln
0x154e54000 - 0x154e59fff +haskell-utils.eln (0)
<F452F737-892C-3B22-94DD-344854873404> /Users/USER/*/haskell-utils.eln
0x154e5e000 - 0x154e64fff +haskell-hoogle.eln (0)
<3EEEFED3-6D3C-3A28-B868-E426C60F8496> /Users/USER/*/haskell-hoogle.eln
0x154e69000 - 0x154e7eff7 +haskell-process.eln (0)
<5DEB96AF-2BBF-3498-B195-5A88A3296657> /Users/USER/*/haskell-process.eln
0x154e8a000 - 0x154e91ff7 +haskell-session.eln (0)
<7E5FC0F0-D26C-3CEF-A7C7-D289BE8D7F17> /Users/USER/*/haskell-session.eln
0x154e97000 - 0x154eacfff +haskell-debug.eln (0)
<E621BFB7-4778-3876-82F9-C7CD44B6CE65> /Users/USER/*/haskell-debug.eln
0x154eb7000 - 0x154ed7fff +haskell-interactive-mode.eln (0)
<6E97D5E5-C293-3932-8028-73CB8733B0C9>
/Users/USER/*/haskell-interactive-mode.eln
0x154ee7000 - 0x154eeefff +haskell-compile.eln (0)
<DF37B741-B17D-3BC4-B6BA-8B5BA0205C0F> /Users/USER/*/haskell-compile.eln
0x154ef4000 - 0x154ef9ff7 +haskell-presentation-mode.eln (0)
<49A88A6A-B21C-3FA6-A7B4-3B741ED4CDA9>
/Users/USER/*/haskell-presentation-mode.eln
0x154efe000 - 0x154f05fff +haskell-repl.eln (0)
<8895352A-CB8C-353B-9051-468771FA1EF9> /Users/USER/*/haskell-repl.eln
0x154f0a000 - 0x154f14ff7 +lsp-go.eln (0)
<5A729AA9-6E2F-31E3-9108-9A8D6D7E7793> /Users/USER/*/lsp-go.eln
0x154f1b000 - 0x154f23ff7 +lsp-haxe.eln (0)
<4DE7DC93-9782-3103-909A-C0444787F597> /Users/USER/*/lsp-haxe.eln
0x154f39000 - 0x154f40fff +lsp-json.eln (0)
<8709C4FF-E5E1-3BAC-9197-FD720BE4F7C5> /Users/USER/*/lsp-json.eln
0x154f45000 - 0x154f53ff7 +lsp-metals.eln (0)
<4F14515F-273C-35A1-BA69-C4FD4306C384> /Users/USER/*/lsp-metals.eln
0x154f65000 - 0x154f73fff +lsp-pwsh.eln (0)
<6A766265-53AA-3683-8F20-935FFB124F50> /Users/USER/*/lsp-pwsh.eln
0x154f7c000 - 0x154f89ff7 +lsp-pyls.eln (0)
<E53D0487-45AE-3F58-B369-F32C6BEB0504> /Users/USER/*/lsp-pyls.eln
0x154f92000 - 0x154facfff +lsp-rust.eln (0)
<7152F8DB-4376-38D1-8F17-D77C96CBB89D> /Users/USER/*/lsp-rust.eln
0x154fbb000 - 0x154fc0fff +lsp-serenata.eln (0)
<5FBE7BCD-2066-38E7-861A-0D3B73192AF8> /Users/USER/*/lsp-serenata.eln
0x154fc4000 - 0x154fcaff7 +lsp-solargraph.eln (0)
<E635D676-E8F2-3ECC-8FF0-8FA58BF62264> /Users/USER/*/lsp-solargraph.eln
0x154fcf000 - 0x154fd4ff7 +lsp-terraform.eln (0)
<368F90D8-01F6-33C0-9AA4-B4D60C3258DF> /Users/USER/*/lsp-terraform.eln
0x155007000 - 0x15500dfff +lsp-vhdl.eln (0)
<68024D5F-6510-37EF-BCB3-1FB9841D2C4A> /Users/USER/*/lsp-vhdl.eln
0x155012000 - 0x15501bfff +lsp-xml.eln (0)
<64A2FCE9-DDEC-3BD0-93E1-43C5E62E2FF5> /Users/USER/*/lsp-xml.eln
0x15502c000 - 0x155035ff7 +lsp-ui.eln (0)
<F79B7AF2-7C14-3CAA-A3E1-AD7948777EB9> /Users/USER/*/lsp-ui.eln
0x15503a000 - 0x15504fff7 +lsp-ui-sideline.eln (0)
<2AED6F6B-98F3-3D88-8D48-1B2456A30CD9> /Users/USER/*/lsp-ui-sideline.eln
0x15505b000 - 0x155074fff +lsp-ui-peek.eln (0)
<015A0002-13D4-3603-990B-F435D2437EF2> /Users/USER/*/lsp-ui-peek.eln
0x155080000 - 0x15508dff7 +lsp-ui-imenu.eln (0)
<030FA067-CD5B-3D3B-BA66-B36732F13377> /Users/USER/*/lsp-ui-imenu.eln
0x155095000 - 0x1550b1ff7 +lsp-ui-doc.eln (0)
<BE184AFA-781F-3BE0-A3DC-3B9F039E082F> /Users/USER/*/lsp-ui-doc.eln
0x1550c0000 - 0x1550caff7 +lsp-ui-flycheck.eln (0)
<284A243D-8E33-3E08-8DEE-63C151F9E62B> /Users/USER/*/lsp-ui-flycheck.eln
0x155173000 - 0x15519bff7 +amx.eln (0)
<AABC7A47-7994-3812-A09D-9488269E02C3> /Users/USER/*/amx.eln
0x155223000 - 0x155288ff7 +pcre2el.eln (0)
<61511F09-68E6-38D0-8621-CCCD90FF83A2> /Users/USER/*/pcre2el.eln
0x156eb0000 - 0x156ec6fff +evil-traces.eln (0)
<FD4196A7-4643-3FEC-A77E-12A01FE52B59> /Users/USER/*/evil-traces.eln
0x7fff26f9a000 - 0x7fff271e7ff8 com.apple.RawCamera.bundle (9.01.0
- 1340.28) <3249E1E0-D226-3219-BFF2-22F85C39BB6D>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff271ea000 - 0x7fff27317ff8 com.apple.AMDMTLBronzeDriver
(3.8.24 - 3.0.8) <15983EE9-C22E-3979-BDB1-51682FFE9442>
/System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff2c928000 - 0x7fff2cd27ff1
com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5)
<0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6>
/System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff2fbae000 - 0x7fff2fbaefff com.apple.Accelerate (1.11 -
Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2fbaf000 - 0x7fff2fbc5fff libCGInterfaces.dylib (524.2)
<9092665A-D5C7-3ED8-A7D5-9216B48F8E3E>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2fbc6000 - 0x7fff3021cfef com.apple.vImage (8.1 - 524.2)
<DAE0E5C5-BA70-325D-8B4C-6B821F009CBF>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff3021d000 - 0x7fff30484ff7 libBLAS.dylib (1303.60.1)
<4E980D6B-4B3A-33D6-B52C-AFC7D120D11A>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff30485000 - 0x7fff30958fef libBNNS.dylib (144.100.2)
<C05F9F9D-4498-37BD-9C1C-2F7B920B401D>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff30959000 - 0x7fff30cf4fff libLAPACK.dylib (1303.60.1)
<F8E9D081-7C60-32EC-A47D-2D30CAD73C5F>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff30cf5000 - 0x7fff30d0afec libLinearAlgebra.dylib (1303.60.1)
<79CB28C5-F811-3EAF-AD8E-7D7D879FE662>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff30d0b000 - 0x7fff30d10ff3 libQuadrature.dylib (7)
<EB7C9E98-D1E7-314C-90B4-3EB04428CC7C>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff30d11000 - 0x7fff30d81fff libSparse.dylib (103)
<8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff30d82000 - 0x7fff30d94fef libSparseBLAS.dylib (1303.60.1)
<08F6D629-5DAC-3A99-B261-2B6095DD38B4>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff30d95000 - 0x7fff30f6cfd7 libvDSP.dylib (735.100.4)
<0744F29B-F822-3571-9B4A-B592146D4E03>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff30f6d000 - 0x7fff3102ffef libvMisc.dylib (735.100.4)
<E6C94B52-931B-3858-AF4D-C2EA52ACB7F5>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff31030000 - 0x7fff31030fff com.apple.Accelerate.vecLib (3.11
- vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff31031000 - 0x7fff31090ff0 com.apple.Accounts (113 - 113)
<4B85E422-169E-396D-898A-DD1A7715EC6D>
/System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff311da000 - 0x7fff31f99ff5 com.apple.AppKit (6.9 -
1894.40.150) <FDDF35FF-4007-3F0B-B59C-03CFF3A0A73B>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff31fe9000 - 0x7fff31fe9fff com.apple.ApplicationServices (48
- 50) <CABCF23C-55E5-35E1-AAF0-EE5DDE3FDB03>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff31fea000 - 0x7fff32055fff com.apple.ApplicationServices.ATS
(377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff320ee000 - 0x7fff3212cff0 libFontRegistry.dylib (274.0.4.2)
<FBF6EC26-42C0-334E-B67C-871AD50DB0BC>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff32187000 - 0x7fff321b6fff com.apple.ATSUI (1.0 - 1)
<D8C604E9-D854-3A32-B37B-819197537A63>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff321b7000 - 0x7fff321bbffb com.apple.ColorSyncLegacy (4.13.0
- 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff32255000 - 0x7fff322acffa com.apple.HIServices (1.22 -
675.1) <B2DEE96F-ED7A-3924-A2E2-44BB7A950BD8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff322ad000 - 0x7fff322bbfff com.apple.LangAnalysis (1.7.0 -
1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff322bc000 - 0x7fff32301ffa
com.apple.print.framework.PrintCore (15.4 - 516.2)
<525E8A4B-297B-3CAC-8A4A-6C7E211D7A21>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff32302000 - 0x7fff3230cff7 com.apple.QD (4.0 - 413)
<1EAEF5BC-D649-3E42-87BC-43CCEE4D5274>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff3230d000 - 0x7fff3231affc
com.apple.speech.synthesis.framework (9.0.24 - 9.0.24)
<C2E5BBFC-2EF0-3FFE-A1CF-960631DC249C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff3231b000 - 0x7fff323fcffa
com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14)
<4222CBDF-D637-30DB-BA45-C6E222BABB24>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff323fe000 - 0x7fff323fefff com.apple.audio.units.AudioUnit
(1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff32791000 - 0x7fff32b1fffd com.apple.CFNetwork (1125.2 -
1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345>
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff32b9b000 - 0x7fff32b9bfff com.apple.Carbon (160 - 162)
<CAA294BD-BC93-384A-8415-B254C89098FC>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff32b9c000 - 0x7fff32b9fff3 com.apple.CommonPanels (1.2.6 -
101) <63261921-DD00-312E-AFD1-C099E1984725>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff32ba0000 - 0x7fff32e94ff3 com.apple.HIToolbox (2.1.1 -
994.6) <C03A48FC-1A02-320D-9147-F4687A1BBC6F>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff32e95000 - 0x7fff32e98ff3 com.apple.help (1.3.8 - 71)
<F5E9EA64-5D5E-346F-98D0-D04A2F805D8D>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff32e99000 - 0x7fff32e9eff7 com.apple.ImageCapture (9.0 -
1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff32e9f000 - 0x7fff32e9ffff com.apple.ink.framework (10.15 -
227) <90518F56-AD8A-3627-905A-16E2B8640F87>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff32ea0000 - 0x7fff32ebaffa com.apple.openscripting (1.7 -
185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff32edb000 - 0x7fff32edbfff com.apple.print.framework.Print
(15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff32edc000 - 0x7fff32edeff7 com.apple.securityhi (9.0 - 55008)
<478C57A9-D5A5-3951-B289-DA5323E9044A>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff32edf000 - 0x7fff32ee5fff
com.apple.speech.recognition.framework (6.0.3 - 6.0.3)
<E6BE4EC1-5C53-38BB-AAFD-E7BF7A8975BC>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff32ee6000 - 0x7fff3307effa com.apple.cloudkit.CloudKit (867 -
867) <4E84CB31-D94A-3665-81BD-6AF7E0BB1867>
/System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff3308d000 - 0x7fff33183fff com.apple.ColorSync (4.13.0 -
3394.7) <FC6CFACE-CDD8-3811-BAB6-C9F82AC0A594>
/System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff3346e000 - 0x7fff33977ffb com.apple.audio.CoreAudio (5.0 -
5.0) <CF50C6CC-6753-3D64-A76B-21CE211A98E8>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff339ca000 - 0x7fff33a02fff com.apple.CoreBluetooth (1.0 - 1)
<D2943204-C3A0-3C09-A7A9-BF75822678B4>
/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff33a03000 - 0x7fff33dedfe8 com.apple.CoreData (120 - 977.3)
<9A33F390-687F-3EE2-8293-4E564A164469>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff33dee000 - 0x7fff33f19ffe com.apple.CoreDisplay (1.0 -
186.5.25) <53F750C6-947A-39AE-984E-41939B858A68>
/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff33f1a000 - 0x7fff34399ffb com.apple.CoreFoundation (6.9 -
1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3439b000 - 0x7fff34a0ffe0 com.apple.CoreGraphics (2.0 -
1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D>
/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff34a1d000 - 0x7fff34d78ff0 com.apple.CoreImage (15.0.0 -
940.9) <CA78A35D-E15E-3D98-BDEF-9F3D9039DB78>
/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff34d79000 - 0x7fff34de2ff0 com.apple.corelocation (2394.0.22
- 2394.0.22) <ACC174CE-32D4-3DFB-BD94-13A980F28CBC>
/System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff35139000 - 0x7fff35215ff4 com.apple.CoreMedia (1.0 -
2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51>
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff35302000 - 0x7fff35302fff com.apple.CoreServices (1069.22 -
1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff35303000 - 0x7fff35388fff com.apple.AE (838.1 - 838.1)
<2BAB1B88-C198-3D20-8DA3-056E66510E7A>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff35389000 - 0x7fff3566aff7 com.apple.CoreServices.CarbonCore
(1217 - 1217) <D0FECC17-7E16-308F-98EA-AF311CB77FE6>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff3566b000 - 0x7fff356b8ffd com.apple.DictionaryServices (1.2
- 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff356b9000 - 0x7fff356c1ff7 com.apple.CoreServices.FSEvents
(1268.100.1 - 1268.100.1) <CE3D8B13-2583-3527-8532-D5DDAAD7D56B>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff356c2000 - 0x7fff358fbffc com.apple.LaunchServices (1069.22
- 1069.22) <E51EE658-608C-3034-9635-4FDF1E241E62>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff358fc000 - 0x7fff35994ff1 com.apple.Metadata (10.7.0 -
2076.3) <EE42CCA1-FEC2-3F1C-9B62-2E73EFB05FCC>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff35995000 - 0x7fff359c2fff com.apple.CoreServices.OSServices
(1069.22 - 1069.22) <A0654B4E-3194-3066-911F-FF1FBEE1D2C2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff359c3000 - 0x7fff35a2afff com.apple.SearchKit (1.4.1 -
1.4.1) <D4F82BC9-FD9B-3E04-B78E-D9E2A73B0BD7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff35a2b000 - 0x7fff35a4fff5
com.apple.coreservices.SharedFileList (131.4 - 131.4)
<AEB4E42C-F5A2-3F63-80B0-4226483AD4F5>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff35d74000 - 0x7fff35f2bffc com.apple.CoreText (643.1.4.4 -
643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84>
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff35f2c000 - 0x7fff35f70ffb com.apple.CoreVideo (1.8 - 344.3)
<8507ED54-43C3-3E5B-BC74-512FE510BF8D>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff35f71000 - 0x7fff35ffeffc com.apple.framework.CoreWLAN (13.0
- 1601.2) <C1C2BBD4-EA97-3CC1-845D-1F1578E68380>
/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff361ba000 - 0x7fff361c5ff7
com.apple.DirectoryService.Framework (10.15 - 220.40.1)
<A2504DEB-2C9D-3F87-90FF-70104421DAF7>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff361c6000 - 0x7fff36270ff0 com.apple.DiscRecording (9.0.3 -
9030.4.5) <F4588360-A78E-361C-B7F5-370D38C57B3C>
/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff36295000 - 0x7fff3629bfff com.apple.DiskArbitration (2.7 -
2.7) <D7617B57-B01C-3848-8818-593FB12039E9>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3648d000 - 0x7fff365b8ffa com.apple.FileProvider (276 - 276)
<B3EB6E66-807E-3F67-951F-88B8484FB8CD>
/System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff365d0000 - 0x7fff36995ff8 com.apple.Foundation (6.9 -
1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff36a02000 - 0x7fff36a52ff7 com.apple.GSS (4.0 - 2.0)
<16DE732E-4A48-3C8A-BD61-8AF810F3A48C>
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff36b8f000 - 0x7fff36ca3ff3 com.apple.Bluetooth (7.0.4 -
7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff36d09000 - 0x7fff36dadff3 com.apple.framework.IOKit (2.0.2 -
1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff36daf000 - 0x7fff36dc0ffb com.apple.IOSurface (269.11 -
269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff36e3f000 - 0x7fff36f9bfee com.apple.ImageIO.framework (3.3.0
- 1976.3.4.4) <EDAA3E6B-6D65-3807-86C2-91736BC0AF88>
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff36f9c000 - 0x7fff36f9ffff libGIF.dylib (1976.3.4.4)
<A4627958-EB22-3ADA-92BE-16229F9E9767>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff36fa0000 - 0x7fff37059fff libJP2.dylib (1976.3.4.4)
<43672561-0E75-3A32-B428-697C6DA13BD8>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff3705a000 - 0x7fff3707dfe3 libJPEG.dylib (1976.3.4.4)
<52DC775B-CAB5-32B7-AC86-D9AAF7851BE9>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff372f9000 - 0x7fff37313fef libPng.dylib (1976.3.4.4)
<0B79BE68-50CD-3C99-9CF4-2396CD203EF8>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff37314000 - 0x7fff37315fff libRadiance.dylib (1976.3.4.4)
<E506A652-A423-3170-8032-0B03FF367FE8>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff37316000 - 0x7fff3735fffb libTIFF.dylib (1976.3.4.4)
<0419D70A-E156-3B5D-A8B0-33BA29B54A08>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff388c1000 - 0x7fff388d3ff3 com.apple.Kerberos (3.0 - 1)
<DC673FF3-4DC9-3C23-9718-343AB36B2984>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff388d4000 - 0x7fff388d4fff libHeimdalProxy.dylib (77)
<A970C7A8-7CCD-3701-A459-078BD5E8FE4E>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff388d5000 - 0x7fff3890bff7 com.apple.LDAPFramework (2.4.28 -
194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff38c66000 - 0x7fff38c70ffb com.apple.MediaAccessibility (1.0
- 125.1) <B2F72AF8-99DC-3613-B618-C588252EEAC2>
/System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff38d3c000 - 0x7fff39487ffd com.apple.MediaToolbox (1.0 -
2612.58.4.6) <FEB63B0B-D774-3FEB-B89A-66C2179DAC85>
/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff39489000 - 0x7fff39553fff com.apple.Metal (212.5.15 -
212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC>
/System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff39570000 - 0x7fff395adff7
com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1)
<5DF84B7A-9DD0-36DB-8686-D669CDA93D59>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff395ae000 - 0x7fff39638fe2
com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)
<CDC36001-66DA-3BBD-A9AA-2470B634B9C9>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff39639000 - 0x7fff3965eff4
com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1)
<1E4FE6EF-6D42-3439-835C-F4F20B05E0F5>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff3965f000 - 0x7fff39674ffb
com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1)
<8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff39675000 - 0x7fff397d3ffc
com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1)
<6BEFB262-2538-3A12-9E9F-A7CF94D2B68A>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff397d4000 - 0x7fff39823ff4
com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1)
<4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff39824000 - 0x7fff39825ff5
com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1)
<07F3B58C-F362-35F2-9A79-F38015A78DDA>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3a8ac000 - 0x7fff3a8b8ffe com.apple.NetFS (6.0 - 4.0)
<7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3a8b9000 - 0x7fff3aa10ff3 com.apple.Network (1.0 - 1)
<D1C8FDDE-C822-3C40-BB26-18F24CFC8AE2>
/System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff3aa11000 - 0x7fff3ac70ff7 com.apple.NetworkExtension (1.0 -
1) <CB7E4930-C6EC-3642-B4BF-2B9D54BA3A53>
/System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x7fff3d441000 - 0x7fff3d499fff com.apple.opencl (3.5 - 3.5)
<3F0E363C-9380-3226-A4D1-67E740079AAD>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3d49a000 - 0x7fff3d4b6fff com.apple.CFOpenDirectory (10.15 -
220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3d4b7000 - 0x7fff3d4c2ffd com.apple.OpenDirectory (10.15 -
220.40.1) <D846BA35-59A1-3B78-B1C8-7E0EDE972AD2>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3de28000 - 0x7fff3de2afff libCVMSPluginSupport.dylib
(17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3de2b000 - 0x7fff3de30fff libCoreFSCache.dylib (176.11)
<AEAEE894-BA4B-334F-90E1-7374DFB41979>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3de31000 - 0x7fff3de35fff libCoreVMClient.dylib (176.11)
<29D2B5C2-CBFF-308A-ADD8-A559B760C494>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3de36000 - 0x7fff3de3eff7 libGFXShared.dylib (17.10.22)
<7FF5455A-3D5D-33D2-9C41-A51ABE53CE66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3de3f000 - 0x7fff3de49fff libGL.dylib (17.10.22)
<08450555-3BC8-3457-8F5E-E2BBE895C0C7>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3de4a000 - 0x7fff3de7eff7 libGLImage.dylib (17.10.22)
<5182EE22-2914-30E0-A87D-C38F345F695B>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3e014000 - 0x7fff3e050fff libGLU.dylib (17.10.22)
<2FE69FE7-B60D-3D05-824B-CD4958E2C7B8>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3ea8c000 - 0x7fff3ea9bff7 com.apple.opengl (17.10.22 -
17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3f0f9000 - 0x7fff3f0ffff6 com.apple.PushKit (1.0 - 1)
<9C6298EB-D3BB-351C-9EB2-8EBB86EC5EE3>
/System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff3fa59000 - 0x7fff3fcdbff2 com.apple.QuartzCore (1.11 -
840.18) <16502545-A0F3-3367-929B-DD80A6440226>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff4085c000 - 0x7fff40ba5ff1 com.apple.security (7.0 -
59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff40ba6000 - 0x7fff40c2effb com.apple.securityfoundation (6.0
- 55236.60.1) <BC15B825-955D-33CF-B416-A64D69A1D008>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff40c5d000 - 0x7fff40c61ff8 com.apple.xpc.ServiceManagement
(1.0 - 1) <C66FC9CF-224B-348C-94A5-ABAC579F5C0A>
/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff4190c000 - 0x7fff4197aff7 com.apple.SystemConfiguration
(1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff41bf9000 - 0x7fff41f7cff4 com.apple.VideoToolbox (1.0 -
2612.58.4.6) <C488A935-B94F-3F80-88E7-D2743FB1E460>
/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff458d7000 - 0x7fff4599cff7 com.apple.APFS (1412.101.1 -
1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07>
/System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4615d000 - 0x7fff46165ff5 com.apple.AccessibilityBundles
(1.0 - 131.5) <B2D5A69F-705A-3F70-88B5-1CE6E79174D8>
/System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
0x7fff46aa9000 - 0x7fff46aaaff1 com.apple.AggregateDictionary (1.0
- 1) <FE9B8728-9C37-367E-91A6-2D1321D485A0>
/System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff47044000 - 0x7fff47061ff4 com.apple.AppContainer (4.0 -
448.100.6) <FBA274DA-2172-31C8-9759-AFB227E0E7E7>
/System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff470b6000 - 0x7fff470c4ff7 com.apple.AppSandbox (4.0 -
448.100.6) <B38CE066-5303-3FBF-B0D3-A0D3889E2005>
/System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff4753f000 - 0x7fff47563ffb com.apple.framework.Apple80211
(13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0>
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff47821000 - 0x7fff47830fd7 com.apple.AppleFSCompression
(119.100.1 - 1.0) <E1B024EB-DAB1-30A1-A43D-01D9E9357F2B>
/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4792f000 - 0x7fff4793aff7 com.apple.AppleIDAuthSupport (1.0
- 1) <BE6A7C6D-060E-38E9-A010-61975ECE5E43>
/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff4797c000 - 0x7fff479c4ff7 com.apple.AppleJPEG (1.0 - 1)
<C163D80A-6818-3C36-B9A9-7CC8777FE593>
/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff47d87000 - 0x7fff47dacffb com.apple.aps.framework (4.0 -
4.0) <0B30938A-3D9A-368D-831A-B249DF07E6E5>
/System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff47dad000 - 0x7fff47db1ff7 com.apple.AppleSRP (5.0 - 1)
<815E832D-9F21-3BBA-BA03-674473A324E3>
/System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff47db2000 - 0x7fff47dd4fff com.apple.applesauce (1.0 - 16.25)
<A6C6D37B-9AA5-3137-A02E-F61798A908B0>
/System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff47e93000 - 0x7fff47e96ffb com.apple.AppleSystemInfo (3.1.5 -
3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612>
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff47e97000 - 0x7fff47ee7ff7 com.apple.AppleVAFramework (6.1.2
- 6.1.2) <A46D4D00-6251-302B-9A4A-3A930855BC1F>
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff47f30000 - 0x7fff47f3fff9 com.apple.AssertionServices (1.0 -
223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272>
/System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff48481000 - 0x7fff4887cff8
com.apple.audio.AudioResourceArbitration (1.0 - 1)
<B7E163FF-F028-32A5-9AD3-DB7022E99DE7>
/System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff48ad2000 - 0x7fff48d12ff0 com.apple.audio.AudioToolboxCore
(1.0 - 1104.80) <EE6A2BD9-843C-3CC3-AEFC-6D7855DBB331>
/System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff48d16000 - 0x7fff48e32ff3 com.apple.AuthKit (1.0 - 1)
<0A3A05D4-0795-35B8-8729-4BF252D52E60>
/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff48fef000 - 0x7fff48ff8ff7
com.apple.coreservices.BackgroundTaskManagement (1.0 - 104)
<2088BC70-5329-3390-A851-C4ECF654047C>
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff48ff9000 - 0x7fff4909aff5 com.apple.backup.framework (1.11.4
- 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7>
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff4909b000 - 0x7fff49127ff6 com.apple.BaseBoard (466.3 -
466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062>
/System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff49229000 - 0x7fff49265ff7 com.apple.bom (14.0 - 219.2)
<4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53>
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff49383000 - 0x7fff493baff5 com.apple.C2 (1.3 - 495)
<EFE56369-34F2-32E7-B0E8-EC5F087BBC64>
/System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff49de1000 - 0x7fff49e30fff com.apple.ChunkingLibrary (307 -
307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064>
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff49f54000 - 0x7fff49fdfff0 com.apple.CloudDocs (1.0 - 698.1)
<FB0D9E1E-12F3-33F6-832E-00A392FC41CE>
/System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff4aca1000 - 0x7fff4acb1ffb com.apple.CommonAuth (4.0 - 2.0)
<E09BBBBE-ECDD-3442-8D4E-27A12F5E2347>
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4acc5000 - 0x7fff4acdcfff com.apple.commonutilities (8.0 -
900) <1E6CE910-4B06-3704-A47D-06337A6F0992>
/System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff4b3e2000 - 0x7fff4b7b7fc8 com.apple.CoreAUC (283.0.0 -
283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F>
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff4b7b8000 - 0x7fff4b7e5ff7 com.apple.CoreAVCHD (6.1.0 -
6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816>
/System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff4b808000 - 0x7fff4b827ffc com.apple.analyticsd (1.0 - 1)
<F33987F5-A14A-3A55-8D26-FDE9A57B9269>
/System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff4bb22000 - 0x7fff4bb2dff7 com.apple.frameworks.CoreDaemon
(1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503>
/System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff4bdae000 - 0x7fff4bdbeff3 com.apple.CoreEmoji (1.0 - 107)
<AC83B860-61BD-384E-81BF-CA3CBE655968>
/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff4c3fe000 - 0x7fff4c468ff0 com.apple.CoreNLP (1.0 - 213)
<687A4C31-A307-3255-83BE-9B123971FF62>
/System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff4c896000 - 0x7fff4c89eff8 com.apple.CorePhoneNumbers (1.0 -
1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B>
/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4d28b000 - 0x7fff4d2aefff com.apple.CoreSVG (1.0 - 129)
<53213F48-F888-3EBE-AE30-E9303E9B712C>
/System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff4d2af000 - 0x7fff4d2e2fff com.apple.CoreServicesInternal
(446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754>
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4d2e3000 - 0x7fff4d311ffd com.apple.CSStore (1069.22 -
1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068>
/System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff4d835000 - 0x7fff4d8cbff7 com.apple.CoreSymbolication (11.4
- 64535.33.1) <DCA00787-D285-3944-AAFA-CAF78775B8D3>
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4d963000 - 0x7fff4da8fff6 com.apple.coreui (2.1 - 609.4)
<55EACF17-86EA-3F6E-A2CF-AF2F08C5F295>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4da90000 - 0x7fff4dc46ff5 com.apple.CoreUtils (6.2 - 620.34)
<172FC306-619F-3451-9BCA-F0B0D0B58EFD>
/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4dd80000 - 0x7fff4dd93ff1 com.apple.CrashReporterSupport
(10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4de4c000 - 0x7fff4de5eff8 com.apple.framework.DFRFoundation
(1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5>
/System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4de5f000 - 0x7fff4de64fff com.apple.DSExternalDisplay (3.1 -
380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9>
/System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4deee000 - 0x7fff4df68ff0 com.apple.datadetectorscore (8.0 -
659) <F7BA8B28-FD51-34A7-A423-63878638D00E>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4dfb4000 - 0x7fff4dff1ff8 com.apple.DebugSymbols (194 - 194)
<0406F803-6865-370E-9D32-01EF177B5E7A>
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4dff2000 - 0x7fff4e179ff2 com.apple.desktopservices (1.14.4
- 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4e403000 - 0x7fff4e4cbffe com.apple.DiskImagesFramework
(559.100.2 - 559.100.2) <A8949EC6-1D1A-3DC6-92A5-BC6B57FB6F90>
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff4e4cc000 - 0x7fff4e59dff6 com.apple.DiskManagement (13.0 -
1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295>
/System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff4e64a000 - 0x7fff4e67fff7
com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0)
<8502740F-167A-3864-8F4C-CB1916CE6458>
/System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff4e680000 - 0x7fff4e684ff9 com.apple.EFILogin (2.0 - 2)
<6230668A-F2C2-3BFC-A965-CAB00821BCE6>
/System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff4fb12000 - 0x7fff4ff2dff1 com.apple.vision.FaceCore (4.3.0 -
4.3.0) <E081D201-B82C-3AE3-8B58-1E909CE053B3>
/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff50577000 - 0x7fff50577ff7 com.apple.FinderSyncPriv (1.0.4 -
1298.4.19) <846F2FA1-B5ED-30D7-9BB3-2DA2A2261732>
/System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
0x7fff505be000 - 0x7fff506f5ffc libFontParser.dylib (277.2.4.2)
<B59E080A-9FC3-3511-9024-E6D5461E60D1>
/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff506f6000 - 0x7fff5072afff libTrueTypeScaler.dylib
(277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37>
/System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff5078f000 - 0x7fff5079fff6 libhvf.dylib (1.0 -
$[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC>
/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff53c80000 - 0x7fff53c81fff libmetal_timestamp.dylib
(902.14.9) <E675DA7E-A99D-3351-94D1-3485CD86808B>
/System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff55331000 - 0x7fff55337fff com.apple.GPUWrangler (5.1.16 -
5.1.16) <F91AD6D6-8242-348C-8296-AF1DD8DBA2EF>
/System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff55656000 - 0x7fff5567cff1 com.apple.GenerationalStorage (2.0
- 314) <54182052-9E17-3A2A-8943-8915E6D319CE>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff55695000 - 0x7fff5667fffc com.apple.GeoServices (1.0 -
1624.24.10.29.41) <95D0D6FA-31F1-3DE2-86D7-6C0304079D00>
/System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff567ab000 - 0x7fff567b9ffb com.apple.GraphVisualizer (1.0 -
100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D>
/System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff56959000 - 0x7fff56a17ff4 com.apple.Heimdal (4.0 - 2.0)
<C4838DCE-48FB-3828-9FB2-097BA2848C99>
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff58b8e000 - 0x7fff58b97ffe com.apple.IOAccelMemoryInfo (1.0 -
1) <8626B839-52BD-3BE1-BD83-B5C72D7B586D>
/System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff58b98000 - 0x7fff58ba0ff5 com.apple.IOAccelerator (438.4.5 -
438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966>
/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff58bad000 - 0x7fff58bc3fff com.apple.IOPresentment (1.0 - 37)
<2FE66352-4CF9-3F79-944D-053E2AD451D6>
/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff58f4b000 - 0x7fff58f96ff1 com.apple.IconServices (438.3 -
438.3) <2431AD46-37B8-367F-A1DC-119C781B1453>
/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff59154000 - 0x7fff5915bffa com.apple.InternationalSupport
(1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789>
/System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff593e8000 - 0x7fff59407ffd
com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1)
<D0F59C6D-F069-3F0D-81C2-CBFC2E6B7101>
/System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff5953c000 - 0x7fff5960affd com.apple.LanguageModeling (1.0 -
215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB>
/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5960b000 - 0x7fff59653fff com.apple.Lexicon-framework (1.0 -
72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE>
/System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff5965a000 - 0x7fff5965fff3 com.apple.LinguisticData (1.0 -
353.18) <BA3869B7-9C39-32DA-A4BA-12F1BC4B04CF>
/System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff59686000 - 0x7fff596aaffe com.apple.locationsupport
(2394.0.22 - 2394.0.22) <F396B85A-34DB-3A32-9E88-28C2F3FCFCF1>
/System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff59703000 - 0x7fff59708ff7 com.apple.LoginUICore (4.0 - 4.0)
<49975B17-B54D-338D-AA55-D2AA825D4FC9>
/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff59ef7000 - 0x7fff59efafff com.apple.Mangrove (1.0 - 25)
<9490A0D4-5EF9-3FDA-B048-A71BE3A17096>
/System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff5a163000 - 0x7fff5a1edff8 com.apple.MediaExperience (1.0 -
1) <F86763CC-6791-390E-8BCF-512B04C931BA>
/System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff5a1ee000 - 0x7fff5a221fff com.apple.MediaKit (16 - 923)
<DFDC82DF-3E23-394C-8284-3DBC31E7EBDB>
/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff5a9c6000 - 0x7fff5aa12fff
com.apple.spotlight.metadata.utilities (1.0 - 2076.3)
<EF8AC054-B15F-375F-AACB-018DC73CD16E>
/System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff5aa13000 - 0x7fff5aae4ffa com.apple.gpusw.MetalTools (1.0 -
1) <BA343D96-58EA-374A-818C-E42968101EA8>
/System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff5ab41000 - 0x7fff5ab5aff4 com.apple.MobileAssets (1.0 -
619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA>
/System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff5ad17000 - 0x7fff5ad35fff com.apple.MobileKeyBag (2.0 - 1.0)
<0837C5C4-A860-387C-8F31-9A4627A3132F>
/System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff5af98000 - 0x7fff5afc8ff7
com.apple.MultitouchSupport.framework (3440.1 - 3440.1)
<0AA68A0D-23F6-3628-A93F-8F8018B84920>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5b4c7000 - 0x7fff5b4d1fff com.apple.NetAuth (6.2 - 6.2)
<D324C7CC-E614-35F6-8619-DECBE90ECAEB>
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff5bedc000 - 0x7fff5bf27ffb com.apple.OTSVG (1.0 - 643.1.4.4)
<DCCAD72C-ED3E-3FB9-80C8-4DB36362C28A>
/System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff5d12f000 - 0x7fff5d13aff2 com.apple.PerformanceAnalysis
(1.243.2 - 243.2) <FFE831BE-C133-38BE-A6B4-BEEB9FD6BF37>
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5d13b000 - 0x7fff5d163ffb com.apple.persistentconnection
(1.0 - 1.0) <F16D4768-61F2-3298-8E37-0EAF612A55C0>
/System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5ebdc000 - 0x7fff5ec0cff7 com.apple.pluginkit.framework (1.0
- 1) <EDB3D9C8-B4C4-3669-961D-E60D983927B6>
/System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff5ec37000 - 0x7fff5ec4affc com.apple.PowerLog (1.0 - 1)
<E9052A48-811B-3976-A5AA-260E1B69B12A>
/System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff5fac6000 - 0x7fff5fb20ff6 com.apple.ProtectedCloudStorage
(1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1>
/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff5fb21000 - 0x7fff5fb3affb com.apple.ProtocolBuffer (1 -
274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E>
/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5ff99000 - 0x7fff5ffc2ff1 com.apple.RemoteViewServices (2.0
- 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A>
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff60127000 - 0x7fff60162ff0 com.apple.RunningBoardServices
(1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB>
/System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff61a3f000 - 0x7fff61a42ff5 com.apple.SecCodeWrapper (4.0 -
448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78>
/System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff61bb5000 - 0x7fff61cdcff1 com.apple.Sharing (1526.14 -
1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389>
/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff630ef000 - 0x7fff633e5fff com.apple.SkyLight (1.600.0 -
450.9) <C6AF6A79-C673-3B9E-95E0-993F43AE7EED>
/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff63c32000 - 0x7fff63c40ffb com.apple.SpeechRecognitionCore
(6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440>
/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff63d02000 - 0x7fff63f8cffe com.apple.spotlight.index (10.7.0
- 2076.3) <B57DF935-DF2D-362A-8F93-759EC9E85A50>
/System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff6431a000 - 0x7fff6435bff9 com.apple.StreamingZip (1.0 - 1)
<67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B>
/System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff64472000 - 0x7fff6447bff7
com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26)
<A2197A8A-796E-321C-8EBB-075AED9995B0>
/System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff644ec000 - 0x7fff64516ffc
com.apple.framework.SystemAdministration (1.0 - 1.0)
<12180CB1-BA85-3D65-BEAA-39477203113B>
/System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff64731000 - 0x7fff64741ff3 com.apple.TCC (1.0 - 1)
<AEE98D6E-03FD-3C80-90AC-5B45B4AE7A2E>
/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff64c64000 - 0x7fff64d2aff0 com.apple.TextureIO (3.10.9 -
3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981>
/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff64eb2000 - 0x7fff64eb3fff com.apple.TrustEvaluationAgent
(2.0 - 33) <F1A2A150-97C1-3050-93EE-6D582E2DF23E>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff64eeb000 - 0x7fff65143ff0 com.apple.UIFoundation (1.0 -
661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523>
/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff65db6000 - 0x7fff65dd6ffc com.apple.UserManagement (1.0 - 1)
<6F223C62-641C-3F7E-BE20-B0C9F19709C7>
/System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff66b82000 - 0x7fff66c6cff8 com.apple.ViewBridge (464.1 -
464.1) <E1DB0984-8B31-36E4-9854-A3345F67BED3>
/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff66e12000 - 0x7fff66e13fff com.apple.WatchdogClient.framework
(1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1>
/System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff67a3f000 - 0x7fff67a42ffa com.apple.dt.XCTTargetBootstrap
(1.0 - 16091) <B40E4B60-2DB5-30ED-A210-3ED708862162>
/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff67abc000 - 0x7fff67acaff5 com.apple.audio.caulk (1.0 - 32.3)
<DFE1EBB6-9A42-3227-8601-5CFCB1F665CD>
/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff67e0c000 - 0x7fff67e0eff3 com.apple.loginsupport (1.0 - 1)
<B84ABC31-431B-3F99-BABE-44ED0A7DB3C0>
/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff67e0f000 - 0x7fff67e22ffd com.apple.login (3.0 - 3.0)
<8FAC178E-0C61-3E48-844A-CB4446CC7BC6>
/System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff6a8ed000 - 0x7fff6a920ffa libAudioToolboxUtility.dylib
(1104.80) <C34C8FCE-54DE-3884-8074-057B06807D22>
/usr/lib/libAudioToolboxUtility.dylib
0x7fff6a927000 - 0x7fff6a95bfff libCRFSuite.dylib (48)
<E52BECF7-1819-3998-ACC4-8D1A332CE4EB> /usr/lib/libCRFSuite.dylib
0x7fff6a95e000 - 0x7fff6a968fff libChineseTokenizer.dylib (34)
<EE842A48-3D30-34B0-B9D2-F045DE582650> /usr/lib/libChineseTokenizer.dylib
0x7fff6a969000 - 0x7fff6a9f1fff libCoreStorage.dylib (551)
<96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib
0x7fff6a9f4000 - 0x7fff6a9f6ff7 libDiagnosticMessagesClient.dylib
(112) <BE749883-9400-334A-8FBF-F3321CF205F5>
/usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6aa3c000 - 0x7fff6abf3ffb libFosl_dynamic.dylib (100.4)
<68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib
0x7fff6ac1a000 - 0x7fff6ac20ff3 libIOReport.dylib (54)
<FA47D01E-E02C-3178-9C10-DF4E7F6351B0> /usr/lib/libIOReport.dylib
0x7fff6ad02000 - 0x7fff6ad09fff libMatch.1.dylib (36)
<815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib
0x7fff6ad38000 - 0x7fff6ad58fff libMobileGestalt.dylib
(826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72>
/usr/lib/libMobileGestalt.dylib
0x7fff6aeca000 - 0x7fff6aecbfff libSystem.B.dylib (1281.100.1)
<DB8310F1-272D-3533-A840-3B390AF55C26> /usr/lib/libSystem.B.dylib
0x7fff6af58000 - 0x7fff6af59fff libThaiTokenizer.dylib (3)
<DC582222-7C1F-3C27-8C3A-BAF696A2197D> /usr/lib/libThaiTokenizer.dylib
0x7fff6af71000 - 0x7fff6af87fff libapple_nghttp2.dylib (1.39.2)
<268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib
0x7fff6afbc000 - 0x7fff6b02eff7 libarchive.2.dylib (72.100.1)
<65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib
0x7fff6b02f000 - 0x7fff6b0c8fe5 libate.dylib (3.0.1)
<4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib
0x7fff6b0cc000 - 0x7fff6b0ccff3 libauto.dylib (187)
<FD0E5750-7004-36A7-B9C2-D6B6B4EF559B> /usr/lib/libauto.dylib
0x7fff6b192000 - 0x7fff6b1a2ffb libbsm.0.dylib (60.100.1)
<B0373A39-DBC6-3A84-879B-BA46E30D04BF> /usr/lib/libbsm.0.dylib
0x7fff6b1a3000 - 0x7fff6b1affff libbz2.1.0.dylib (44)
<FFCD4427-AF87-36D2-8097-8870FDC75A1B> /usr/lib/libbz2.1.0.dylib
0x7fff6b1b0000 - 0x7fff6b202fff libc++.1.dylib (902.1)
<08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib
0x7fff6b203000 - 0x7fff6b218ffb libc++abi.dylib (902)
<1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib
0x7fff6b219000 - 0x7fff6b219fff libcharset.1.dylib (59)
<4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib
0x7fff6b21a000 - 0x7fff6b22bfff libcmph.dylib (8)
<D4C5E0A8-92D9-33D5-9F83-6F4742FFBE29> /usr/lib/libcmph.dylib
0x7fff6b22c000 - 0x7fff6b243fd7 libcompression.dylib (87)
<7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib
0x7fff6b51d000 - 0x7fff6b533ff7 libcoretls.dylib (167)
<EFC237BB-78F7-33C6-BFF9-53860062DD99> /usr/lib/libcoretls.dylib
0x7fff6b534000 - 0x7fff6b535fff libcoretls_cfhelpers.dylib (167)
<2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6b9d8000 - 0x7fff6badcfef libcrypto.44.dylib (47.100.4)
<43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib
0x7fff6badf000 - 0x7fff6baeafff libcsfde.dylib (551)
<A03DD9C3-79A2-33B3-B83D-499B91E20CF4> /usr/lib/libcsfde.dylib
0x7fff6baf2000 - 0x7fff6bb51ff7 libcups.2.dylib (483.6)
<F446DEF0-66C0-31AD-88E1-919B05F06C90> /usr/lib/libcups.2.dylib
0x7fff6bb53000 - 0x7fff6bbbaff7 libcurl.4.dylib (118.100.2)
<7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib
0x7fff6bc5d000 - 0x7fff6bc5dfff libenergytrace.dylib (21)
<FFB9FB70-8DBD-3025-BC92-51F02481A489> /usr/lib/libenergytrace.dylib
0x7fff6bc5e000 - 0x7fff6bc76fff libexpat.1.dylib (19.60.2)
<1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib
0x7fff6bc84000 - 0x7fff6bc86fff libfakelink.dylib (149.1)
<B04F9A05-7E52-3382-9186-F603BE4BFBB2> /usr/lib/libfakelink.dylib
0x7fff6bc95000 - 0x7fff6bc9afff libgermantok.dylib (24)
<8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib
0x7fff6bc9b000 - 0x7fff6bca4ff7 libheimdal-asn1.dylib (564.100.1)
<2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib
0x7fff6bca5000 - 0x7fff6bd95fff libiconv.2.dylib (59)
<9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib
0x7fff6bd96000 - 0x7fff6bfedfff libicucore.A.dylib (64260.0.1)
<DCC4A4EE-32FD-350F-84D8-E857F2F29855> /usr/lib/libicucore.A.dylib
0x7fff6c007000 - 0x7fff6c008fff liblangid.dylib (133)
<E9595222-602B-38F0-8572-0F1872A00527> /usr/lib/liblangid.dylib
0x7fff6c009000 - 0x7fff6c021ff3 liblzma.5.dylib (16)
<0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib
0x7fff6c039000 - 0x7fff6c0e0ff7 libmecab.dylib (883.10)
<13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib
0x7fff6c0e1000 - 0x7fff6c343fe1 libmecabra.dylib (883.10)
<6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib
0x7fff6c6b0000 - 0x7fff6c6dffff libncurses.5.4.dylib (57)
<6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib
0x7fff6c80f000 - 0x7fff6cc8aff5 libnetwork.dylib (1880.100.30)
<9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib
0x7fff6cc8b000 - 0x7fff6cca2fff libnetworkextension.dylib
(1095.100.29) <258054A5-D52D-334E-BC63-9F6C97044790>
/usr/lib/libnetworkextension.dylib
0x7fff6cd2a000 - 0x7fff6cd5dfde libobjc.A.dylib (787.1)
<20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib
0x7fff6cd5e000 - 0x7fff6cd5fff7 libodfde.dylib (26)
<19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib
0x7fff6cd70000 - 0x7fff6cd74fff libpam.2.dylib (25.100.1)
<D5CEC1AD-A2EC-362C-B71A-22FD521917F1> /usr/lib/libpam.2.dylib
0x7fff6cd77000 - 0x7fff6cdadff7 libpcap.A.dylib (89.100.1)
<171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib
0x7fff6ce31000 - 0x7fff6ce49fff libresolv.9.dylib (67.40.1)
<92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib
0x7fff6ce4b000 - 0x7fff6ce8fff7 libsandbox.1.dylib (1217.101.2)
<5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib
0x7fff6ce90000 - 0x7fff6cea2ff7 libsasl2.2.dylib (213)
<33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib
0x7fff6cea3000 - 0x7fff6cea4ff7 libspindump.dylib (281.3)
<16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib
0x7fff6cea5000 - 0x7fff6d08fff7 libsqlite3.dylib (308.4)
<BBC375B7-AF20-3D2C-8826-78D3BDC8A004> /usr/lib/libsqlite3.dylib
0x7fff6d183000 - 0x7fff6d1b0ffb libssl.46.dylib (47.100.4)
<E051B5B3-F59C-30E2-BE70-6D70685F4E7C> /usr/lib/libssl.46.dylib
0x7fff6d285000 - 0x7fff6d2dfff8 libusrtcp.dylib (1880.100.30)
<EA950C6F-2EE4-324E-81D7-A0B02B372165> /usr/lib/libusrtcp.dylib
0x7fff6d2e0000 - 0x7fff6d2e3ffb libutil.dylib (57)
<07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib
0x7fff6d2e4000 - 0x7fff6d2f1ff7 libxar.1.dylib (425.2)
<625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib
0x7fff6d2f7000 - 0x7fff6d3d9ff7 libxml2.2.dylib (33.3)
<24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib
0x7fff6d3dd000 - 0x7fff6d405fff libxslt.1.dylib (16.9)
<8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib
0x7fff6d406000 - 0x7fff6d418ff3 libz.1.dylib (76)
<6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib
0x7fff6dcc6000 - 0x7fff6dccbff3 libcache.dylib (83)
<5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib
0x7fff6dccc000 - 0x7fff6dcd7fff libcommonCrypto.dylib (60165)
<C7A5E3F7-1E5A-3785-875A-B6647082B614> /usr/lib/system/libcommonCrypto.dylib
0x7fff6dcd8000 - 0x7fff6dcdffff libcompiler_rt.dylib (101.2)
<A517E149-2D25-3C04-BCEF-F69149C85B18> /usr/lib/system/libcompiler_rt.dylib
0x7fff6dce0000 - 0x7fff6dce9ff7 libcopyfile.dylib (166.40.1)
<1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib
0x7fff6dcea000 - 0x7fff6dd7cfe3 libcorecrypto.dylib (866.100.30)
<FCDEC0D1-8C30-3989-BDD1-996BBC715C29> /usr/lib/system/libcorecrypto.dylib
0x7fff6de89000 - 0x7fff6dec9ff0 libdispatch.dylib (1173.100.2)
<EB592997-B11C-3AB3-85B1-F725F3D0B412> /usr/lib/system/libdispatch.dylib
0x7fff6deca000 - 0x7fff6df00fff libdyld.dylib (750.5)
<D2A07EF5-A64B-3692-BE13-89DAA2EC5E80> /usr/lib/system/libdyld.dylib
0x7fff6df01000 - 0x7fff6df01ffb libkeymgr.dylib (30)
<CC5A2B43-770B-3C6C-BA10-AA3A6B4A142D> /usr/lib/system/libkeymgr.dylib
0x7fff6df02000 - 0x7fff6df0eff3 libkxld.dylib (6153.101.6)
<77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib
0x7fff6df0f000 - 0x7fff6df0fff7 liblaunch.dylib (1738.100.39)
<A7FF7357-600F-3014-8C28-A4F367717E8D> /usr/lib/system/liblaunch.dylib
0x7fff6df10000 - 0x7fff6df15ff7 libmacho.dylib (959.0.1)
<D8FED478-25A2-3844-AE4B-A5C9F9827615> /usr/lib/system/libmacho.dylib
0x7fff6df16000 - 0x7fff6df18ff3 libquarantine.dylib (110.40.3)
<51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib
0x7fff6df19000 - 0x7fff6df1aff7 libremovefile.dylib (48)
<078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib
0x7fff6df1b000 - 0x7fff6df32ff3 libsystem_asl.dylib (377.60.2)
<0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib
0x7fff6df33000 - 0x7fff6df33ff7 libsystem_blocks.dylib (74)
<32224AFF-C06F-3279-B753-097194EDEF49>
/usr/lib/system/libsystem_blocks.dylib
0x7fff6df34000 - 0x7fff6dfbbfff libsystem_c.dylib (1353.100.2)
<4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib
0x7fff6dfbc000 - 0x7fff6dfbfffb libsystem_configuration.dylib
(1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75>
/usr/lib/system/libsystem_configuration.dylib
0x7fff6dfc0000 - 0x7fff6dfc3fff libsystem_coreservices.dylib (114)
<FDA41CC4-170A-3D93-85BD-838A563B03C4>
/usr/lib/system/libsystem_coreservices.dylib
0x7fff6dfc4000 - 0x7fff6dfccfff libsystem_darwin.dylib
(1353.100.2) <B567B86D-8818-38A4-A861-03EB83B55867>
/usr/lib/system/libsystem_darwin.dylib
0x7fff6dfcd000 - 0x7fff6dfd4fff libsystem_dnssd.dylib (1096.100.3)
<7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib
0x7fff6dfd5000 - 0x7fff6dfd6ffb libsystem_featureflags.dylib (17)
<415D83EF-084C-3485-B757-53001870EA94>
/usr/lib/system/libsystem_featureflags.dylib
0x7fff6dfd7000 - 0x7fff6e024ff7 libsystem_info.dylib (538)
<17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib
0x7fff6e025000 - 0x7fff6e051ff7 libsystem_kernel.dylib
(6153.101.6) <E76440E1-D1E8-3D9A-8B47-D01F554FF1C4>
/usr/lib/system/libsystem_kernel.dylib
0x7fff6e052000 - 0x7fff6e099fff libsystem_m.dylib (3178)
<74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib
0x7fff6e09a000 - 0x7fff6e0c1fff libsystem_malloc.dylib (283.100.5)
<97833239-2F83-3AEB-A426-0593997C8A54>
/usr/lib/system/libsystem_malloc.dylib
0x7fff6e0c2000 - 0x7fff6e0cfffb libsystem_networkextension.dylib
(1095.100.29) <C9E988B2-6A18-35C0-9577-63201E9D6018>
/usr/lib/system/libsystem_networkextension.dylib
0x7fff6e0d0000 - 0x7fff6e0d9ff7 libsystem_notify.dylib (241.100.2)
<E405F84B-BD4F-3874-9755-CB3EC86E18D5>
/usr/lib/system/libsystem_notify.dylib
0x7fff6e0da000 - 0x7fff6e0e2fef libsystem_platform.dylib
(220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0>
/usr/lib/system/libsystem_platform.dylib
0x7fff6e0e3000 - 0x7fff6e0edfff libsystem_pthread.dylib
(416.100.3) <A8514582-E000-3854-911A-0A73D2C79600>
/usr/lib/system/libsystem_pthread.dylib
0x7fff6e0ee000 - 0x7fff6e0f2ff3 libsystem_sandbox.dylib
(1217.101.2) <E9D78CDE-FB67-32E7-BABC-9EFC23AA0DC6>
/usr/lib/system/libsystem_sandbox.dylib
0x7fff6e0f3000 - 0x7fff6e0f5fff libsystem_secinit.dylib (62.100.2)
<AAC639E5-7103-3366-A602-8FC6944E2C13>
/usr/lib/system/libsystem_secinit.dylib
0x7fff6e0f6000 - 0x7fff6e0fdffb libsystem_symptoms.dylib
(1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D>
/usr/lib/system/libsystem_symptoms.dylib
0x7fff6e0fe000 - 0x7fff6e114ff2 libsystem_trace.dylib (1147.100.8)
<BB90B1FD-8C09-3DF4-BD8B-9E4AEADFEA2B> /usr/lib/system/libsystem_trace.dylib
0x7fff6e116000 - 0x7fff6e11bff7 libunwind.dylib (35.4)
<CC87C836-BE9D-334E-A0E6-0297D52E9D73> /usr/lib/system/libunwind.dylib
0x7fff6e11c000 - 0x7fff6e151ffe libxpc.dylib (1738.100.39)
<32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1157
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: 88854183
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=711.0M resident=0K(0%)
swapped_out_or_unallocated=711.0M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%)
swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 1160K 2
CG image 27.2M 10
CG raster data 26.6M 3
CoreAnimation 148K 9
CoreGraphics 8K 1
CoreImage 32K 4
CoreUI image data 784K 6
Dispatch continuations 24.0M 1
Foundation 4K 1
Image IO 128K 2
Kernel Alloc Once 8K 1
MALLOC 489.7M 216
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 64K 1 reserved VM
address space (unallocated)
MALLOC_REALLOC (reserved) 24K 1 reserved VM
address space (unallocated)
Memory Tag 242 12K 1
STACK GUARD 24K 6
Stack 12.6M 9
Stack Guard 54.4M 1
VM_ALLOCATE 348K 15
__DATA 1.0G 711
__DATA_CONST 2376K 26
__FONT_DATA 4K 1
__LINKEDIT 411.7M 382
__OBJC_RO 32.2M 1
__OBJC_RW 1892K 2
__TEXT 299.3M 697
__UNICODE 564K 1
mapped file 90.3M 72
shared memory 648K 17
=========== ======= =======
TOTAL 2.5G 2210
TOTAL, minus reserved VM space 2.5G 2210
Model: MacBookPro15,1, BootROM 1037.100.362.0.0 (iBridge:
17.16.14281.0.0,0), 6 processors, 6-Core Intel Core i7, 2.2 GHz, 16 GB, SMC
Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630,
spdisplays_builtin
Graphics: kHW_AMDRadeonPro555XItem, Radeon Pro 555X,
spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, Micron,
8ATF1G64HZ-2G6E1
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, Micron,
8ATF1G64HZ-2G6E1
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0:
Feb 28 2020 15:24:56 version 9.30.357.35.32.5.47 FWID 01-9ce4adf3
Bluetooth: Version 7.0.4f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
### Crash Report 2:
Process: emacs-28.0.50 [29736]
Path: /Users/USER/*/emacs
Identifier: emacs-28.0.50
Version: 0
Code Type: X86-64 (Native)
Parent Process: zsh [16615]
Responsible: alacritty [42027]
User ID: 502
Date/Time: 2020-05-18 15:07:14.797 +0900
OS Version: Mac OS X 10.15.4 (19E287)
Report Version: 12
Bridge OS Version: 4.4 (17P4281)
Anonymous UUID: 8DEB1CAE-39E4-528E-9EC5-949566FF76BE
Sleep/Wake UUID: 60CBD694-5A38-4A3D-8CEF-0012061F4F95
Time Awake Since Boot: 810000 seconds
Time Since Wake: 4700 seconds
System Integrity Protection: disabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007ffee3c26f40
Exception Note: EXC_CORPSE_NOTIFY
VM Regions Near 0x7ffee3c26f40:
MALLOC_TINY 00007fa4bb200000-00007fa4bb300000 [ 1024K]
rw-/rwx SM=PRV
--> Stack Guard 00007ffee05b6000-00007ffee3c27000 [ 54.4M]
---/rwx SM=NUL
Stack 00007ffee3c27000-00007ffee3db6000 [ 1596K]
rw-/rwx SM=COW
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff6e02c33a __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff6e0e8e60 pthread_kill + 430
2 libsystem_c.dylib 0x00007fff6df4393e raise + 26
3 emacs 0x000000010ba01c7d
terminate_due_to_signal + 269 (emacs.c:401)
4 emacs 0x000000010ba02063 emacs_abort + 19
5 emacs 0x000000010b9a2358 ns_term_shutdown + 168
(nsterm.m:5688)
6 emacs 0x000000010b79deb7 shut_down_emacs + 567
(emacs.c:2487)
7 emacs 0x000000010ba01c15
terminate_due_to_signal + 165 (emacs.c:385)
8 emacs 0x000000010b7d7088 handle_fatal_signal +
24
9 emacs 0x000000010b7d711f deliver_thread_signal
+ 143 (sysdep.c:1763)
10 emacs 0x000000010b7d494a
deliver_fatal_thread_signal + 26 (sysdep.c:1801)
11 emacs 0x000000010b7d71c6 handle_sigsegv + 134
(sysdep.c:1886)
12 libsystem_platform.dylib 0x00007fff6e0dd5fd _sigtramp + 29
13 ??? 000000000000000000 0 + 0
14 emacs 0x000000010b884e0f Fformat + 31
(editfns.c:3037)
15 evil-states.eln 0x00000001583cf574
F6576696c2d76697375616c2d626c6f636b2d636f726e6572_evil_visual_block_corner_0
+ 580
16 emacs 0x000000010b8a028e funcall_subr + 574
(eval.c:2881)
17 emacs 0x000000010b89f054 Ffuncall + 468
(eval.c:2803)
18 evil-commands.eln 0x00000001584f1d34
F6576696c2d76697375616c2d726f74617465_evil_visual_rotate_0 + 468
Thread 1:: gmain
0 libsystem_kernel.dylib 0x00007fff6e02c3d6 poll + 10
1 libglib-2.0.0.dylib 0x000000010d6485fd g_main_context_iterate
+ 445
2 libglib-2.0.0.dylib 0x000000010d648706
g_main_context_iteration + 102
3 libglib-2.0.0.dylib 0x000000010d64a521 glib_worker_main + 33
4 libglib-2.0.0.dylib 0x000000010d6732d2 g_thread_proxy + 66
5 libsystem_pthread.dylib 0x00007fff6e0e9109 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff6e0e4b8b thread_start + 15
Thread 2:
0 libsystem_kernel.dylib 0x00007fff6e02e0fe __select + 10
1 emacs 0x000000010b9a3b4d -[EmacsApp
fd_handler:] + 173 (nsterm.m:6192)
2 com.apple.Foundation 0x00007fff36628882 __NSThread__start__ +
1064
3 libsystem_pthread.dylib 0x00007fff6e0e9109 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff6e0e4b8b thread_start + 15
Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff6e025dfa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6e026170 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff33f9e0b5
__CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff33f9cb82 __CFRunLoopRun + 1319
4 com.apple.CoreFoundation 0x00007fff33f9bffe CFRunLoopRunSpecific
+ 462
5 com.apple.AppKit 0x00007fff313bc5b4 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff6e0e9109 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff6e0e4b8b thread_start + 15
Thread 4:
0 libsystem_pthread.dylib 0x00007fff6e0e4b68 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x00007fff6e0e4b68 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000115c4ddc0 rcx: 0x000000010be4fb78
rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x000000010be4fba0
rsp: 0x000000010be4fb78
r8: 0x0000000000009384 r9: 0x0000000000000004 r10: 0x0000000115c4ddc0
r11: 0x0000000000000246
r12: 0x0000000000000307 r13: 0x0000000000000996 r14: 0x0000000000000006
r15: 0x0000000000000016
rip: 0x00007fff6e02c33a rfl: 0x0000000000000246 cr2: 0x000000010be4df20
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x10b64a000 - 0x10ba3cff3 +emacs (0)
<ABF13E34-F22F-3559-B2BD-135C75271B6C> /Users/USER/*/emacs
0x10c004000 - 0x10c05fff7 +libtiff.5.dylib (0)
<140D3917-445C-37B4-B051-DF51D40C2399>
/usr/local/opt/libtiff/lib/libtiff.5.dylib
0x10c073000 - 0x10c0a1ffb +libjpeg.9.dylib (0)
<6387B189-A7B1-3A91-B2F7-D8404FF0D05B>
/usr/local/opt/jpeg/lib/libjpeg.9.dylib
0x10c0a8000 - 0x10c0cbff7 +libpng16.16.dylib (0)
<B7CE95CF-E67E-39EB-8DF5-B89849A02BDA>
/usr/local/opt/libpng/lib/libpng16.16.dylib
0x10c0d4000 - 0x10c0d6ff7 +libgmodule-2.0.0.dylib (0)
<9F3DF27A-24AE-34CF-A40F-975231FBDB89>
/usr/local/opt/glib/lib/libgmodule-2.0.0.dylib
0x10c0da000 - 0x10c0defff +libgif.dylib (0)
<7C4F033C-607E-385A-8A49-E23517F8AF24>
/usr/local/opt/giflib/lib/libgif.dylib
0x10c0e3000 - 0x10c0e4ff7 +obarray.eln (0)
<0B902170-7A9B-3A27-BFF6-542BFA273056> /Users/USER/*/obarray.eln
0x10c0e7000 - 0x10c736fe7 +librsvg-2.2.dylib (0)
<7C3C33E7-B6F8-3B0C-A134-E4AC5BAF3B40>
/usr/local/opt/librsvg/lib/librsvg-2.2.dylib
0x10d31b000 - 0x10d469ff7 +libgio-2.0.0.dylib (0)
<11873616-C49D-3CE2-8FE5-9746D3B7548F>
/usr/local/opt/glib/lib/libgio-2.0.0.dylib
0x10d57a000 - 0x10d593fff +libgdk_pixbuf-2.0.0.dylib (0)
<299B8F74-FA05-396F-8C56-00AFEFD270D2>
/usr/local/opt/gdk-pixbuf/lib/libgdk_pixbuf-2.0.0.dylib
0x10d5a5000 - 0x10d5defff +libgobject-2.0.0.dylib (0)
<7662D7D0-83BF-3BFD-AA78-2B974302A7D8>
/usr/local/opt/glib/lib/libgobject-2.0.0.dylib
0x10d60d000 - 0x10d6fdffb +libglib-2.0.0.dylib (0)
<57750651-9023-350A-AC55-359ED5D64306>
/usr/local/opt/glib/lib/libglib-2.0.0.dylib
0x10d756000 - 0x10d759ff7 +case-table.eln (0)
<E0FE62EB-158E-382B-8854-43B9A2A2E52F> /Users/USER/*/case-table.eln
0x10d75d000 - 0x10d766fff +libintl.8.dylib (0)
<65B896DF-857E-3C34-ABA1-8B7B45DB34F8>
/usr/local/opt/gettext/lib/libintl.8.dylib
0x10d773000 - 0x10d81fffb +libcairo.2.dylib (0)
<59796AAD-40A0-3B08-A616-3DB7D17D5402>
/usr/local/opt/cairo/lib/libcairo.2.dylib
0x10d853000 - 0x10d931fff +libxml2.2.dylib (0)
<18D74905-16EF-3868-B45D-13D71946E22A>
/usr/local/opt/libxml2/lib/libxml2.2.dylib
0x10d965000 - 0x10dabeffb +libgnutls.30.dylib (0)
<882F10D3-6E6A-3620-BA11-45B65ED750FB>
/usr/local/opt/gnutls/lib/libgnutls.30.dylib
0x10db0c000 - 0x10db43ffb +liblcms2.2.dylib (0)
<7F9DE24E-AB2F-35A4-94CC-C16A77D9EF2A>
/usr/local/opt/little-cms2/lib/liblcms2.2.dylib
0x10db5b000 - 0x10db63ff3 +libjansson.4.dylib (0)
<AC130728-6541-392A-86E6-3047FCD1D281>
/usr/local/opt/jansson/lib/libjansson.4.dylib
0x10db6b000 - 0x10dbc6fe7 +libgmp.10.dylib (0)
<8C26A0B9-4BBE-3ADE-874C-46A86C01AA91>
/usr/local/opt/gmp/lib/libgmp.10.dylib
0x10dbd2000 - 0x10dbd7fff +libcairo-gobject.2.dylib (0)
<43EAC577-52CE-3E08-B498-129677BC3262>
/usr/local/opt/cairo/lib/libcairo-gobject.2.dylib
0x10dbde000 - 0x10dbecfff +libpangocairo-1.0.0.dylib (0)
<57CEBA16-DD38-318B-838E-968986C97A8B>
/usr/local/opt/pango/lib/libpangocairo-1.0.0.dylib
0x10dbfe000 - 0x10dc0bfff +libpangoft2-1.0.0.dylib (0)
<A9F5DDBF-11CC-3A9D-B8B5-8D2E4CC2ABCB>
/usr/local/opt/pango/lib/libpangoft2-1.0.0.dylib
0x10dc1b000 - 0x10dc53ff7 +libpango-1.0.0.dylib (0)
<97A3EF98-BB9B-3E1D-AD7D-D2DDC65DAC4A>
/usr/local/opt/pango/lib/libpango-1.0.0.dylib
0x10dc78000 - 0x10dd0bff3 +libharfbuzz.0.dylib (0)
<7FE9A5C5-1A2D-3B89-8C57-E80ED272470F>
/usr/local/opt/harfbuzz/lib/libharfbuzz.0.dylib
0x10dd54000 - 0x10dd83fff +libfontconfig.1.dylib (0)
<B05AB892-6A72-35D9-BCAA-C41C68A1C08C>
/usr/local/opt/fontconfig/lib/libfontconfig.1.dylib
0x10dd90000 - 0x10de0bfff +libfreetype.6.dylib (0)
<02EE484C-8D5B-36C3-988B-00DD0C7369FE>
/usr/local/opt/freetype/lib/libfreetype.6.dylib
0x10de24000 - 0x10de97ffb +libpixman-1.0.dylib (0)
<E0A327D0-5F6A-3F6E-A9E9-3F8C52ACFCFF>
/usr/local/opt/pixman/lib/libpixman-1.0.dylib
0x10deae000 - 0x10deb3fe7 +libffi.7.dylib (0)
<D2CFB77F-D9F7-3A31-A7B5-B6A7DA86CB1D>
/usr/local/opt/libffi/lib/libffi.7.dylib
0x10deb8000 - 0x10df21ff3 +libpcre.1.dylib (0)
<01DF7C8C-7CC8-3127-9538-3110C52F4533>
/usr/local/opt/pcre/lib/libpcre.1.dylib
0x10df26000 - 0x10df3eff7 +libfribidi.0.dylib (0)
<68769E10-06B9-3D22-8F27-02B16C2A074C>
/usr/local/opt/fribidi/lib/libfribidi.0.dylib
0x10df43000 - 0x10df58fff +libgraphite2.3.dylib (0)
<456FA518-5038-36D4-90CF-96F67D85EB1C>
/usr/local/opt/graphite2/lib/libgraphite2.3.dylib
0x10df61000 - 0x10e003ff3 +libp11-kit.0.dylib (0)
<DDA0D73B-51B8-38E8-856B-11DC6042A41B>
/usr/local/opt/p11-kit/lib/libp11-kit.0.dylib
0x10e051000 - 0x10e06fffb +libidn2.0.dylib (0)
<03A87F59-AB59-3D83-BEAF-B68CF78B1CDF>
/usr/local/opt/libidn2/lib/libidn2.0.dylib
0x10e073000 - 0x10e1d7ff7 +libunistring.2.dylib (0)
<6887B4FC-BBA5-3118-9AD5-BB0255EC8648>
/usr/local/opt/libunistring/lib/libunistring.2.dylib
0x10e1ea000 - 0x10e1f6ff3 +libtasn1.6.dylib (0)
<6A7170A2-7818-3E5F-873E-81342B4209B0>
/usr/local/opt/libtasn1/lib/libtasn1.6.dylib
0x10e1fa000 - 0x10e21fff7 +libnettle.6.dylib (0)
<F07C4E8D-7087-384C-AC93-46234AEB2391>
/usr/local/opt/nettle/lib/libnettle.6.dylib
0x10e229000 - 0x10e252ffb +libhogweed.4.dylib (0)
<E0C32E51-C7D4-3C15-A269-272AD3BC3BBE>
/usr/local/opt/nettle/lib/libhogweed.4.dylib
0x10e25b000 - 0x10e355ff3 +libisl.22.dylib (0)
<DF2BE965-F5BA-32CE-8B10-2AA580DC15B7>
/usr/local/opt/isl/lib/libisl.22.dylib
0x10e3b3000 - 0x10e3c3fff +libmpc.3.dylib (0)
<8A02C1DE-C1BF-3308-9596-A0BDB284B2B7>
/usr/local/opt/libmpc/lib/libmpc.3.dylib
0x10e3ca000 - 0x10e421ffb +libmpfr.6.dylib (0)
<5B5F710E-FA3E-34AB-9C66-DBAA54595360>
/usr/local/opt/mpfr/lib/libmpfr.6.dylib
0x10f4c1000 - 0x10f4e3fff +custom.eln (0)
<D0D93D22-0A31-343A-8ED5-51ADFB7FA448> /Users/USER/*/custom.eln
0x10f4f5000 - 0x10f50bff7 +libgcc_s.1.dylib (1)
<F4490AF2-95CF-3478-8EE5-95D1D6056BD2> /usr/local/lib/gcc/9/libgcc_s.1.dylib
0x10f517000 - 0x10f59efff +subr.eln (0)
<CAA862EF-3F9F-3DAA-80EB-1D5EDF3DAB47> /Users/USER/*/subr.eln
0x10f5dc000 - 0x10f5ecff7 +buff-menu.eln (0)
<C7188CC9-8AB3-3637-ACE9-CB0DB6F0B56E> /Users/USER/*/buff-menu.eln
0x10f5f6000 - 0x10f62dfff +faces.eln (0)
<79E49B71-1AAE-3352-A76A-B2752CAA2302> /Users/USER/*/faces.eln
0x10f649000 - 0x10f657ff7 +jit-lock.eln (0)
<EB71E649-850E-3378-BF6D-6F9ADADE2FEF> /Users/USER/*/jit-lock.eln
0x10f65f000 - 0x10f6ecfff +files.eln (0)
<F43DD23C-B508-3903-A235-32B5A7395723> /Users/USER/*/files.eln
0x10f72a000 - 0x10f7dfff7 +window.eln (0)
<8707ADC5-7E3F-3997-91F4-9AF55AE766DC> /Users/USER/*/window.eln
0x10f828000 - 0x10f8e0ff7 +simple.eln (0)
<A4579482-F65B-357F-B37E-35949885BB69> /Users/USER/*/simple.eln
0x10f933000 - 0x10f967fff +frame.eln (0)
<7BFE46FE-80D4-36D4-AD81-0EDAC853DBF4> /Users/USER/*/frame.eln
0x10f981000 - 0x10f985fff +version.eln (0)
<F7C6B8E9-43AE-3383-B9A0-C5074667F5ED> /Users/USER/*/version.eln
0x10f989000 - 0x10f99efff +register.eln (0)
<259329DD-7481-3153-8E1C-3B3BFC52042B> /Users/USER/*/register.eln
0x10f9aa000 - 0x10f9c1fff +abbrev.eln (0)
<F70BA374-EC4A-3C83-8E54-FCE15A0D27B0> /Users/USER/*/abbrev.eln
0x10f9ce000 - 0x10fa17fff +minibuffer.eln (0)
<2460E979-5F7B-34AC-8756-71A7C8DB1764> /Users/USER/*/minibuffer.eln
0x10fa39000 - 0x10fa5aff7 +help.eln (0)
<9BA5833D-FE51-3B8B-9292-10AE9FE9F376> /Users/USER/*/help.eln
0x10fa6a000 - 0x10fa79fff +indent.eln (0)
<593F5E94-4177-3C56-85F2-4580747012A2> /Users/USER/*/indent.eln
0x10fa82000 - 0x10fa86ff7 +env.eln (0)
<0033631F-16EB-390E-BBD2-49AC80D9CD58> /Users/USER/*/env.eln
0x10fa8a000 - 0x10faa0fff +image.eln (0)
<833EC09C-FBCF-30F4-85F3-252847F72DB3> /Users/USER/*/image.eln
0x10faad000 - 0x10fad9ff7 +startup.eln (0)
<9B9FE487-42F9-3732-97E4-BA0747474F54> /Users/USER/*/startup.eln
0x10faee000 - 0x10faf7ff7 +button.eln (0)
<20C9ECD4-2DAD-363D-BB09-001EF6553650> /Users/USER/*/button.eln
0x10fafe000 - 0x10fb56fff +isearch.eln (0)
<0EF88065-4323-3F71-BCC6-F3E3B3266AE3> /Users/USER/*/isearch.eln
0x10fb80000 - 0x10fba2ff7 +tab-bar.eln (0)
<AFE3F072-8F71-354F-852A-856B691A0ECD> /Users/USER/*/tab-bar.eln
0x10fbb3000 - 0x10fbccff7 +newcomment.eln (0)
<DB4F264C-19D2-3E2C-BCB3-AF34650797AC> /Users/USER/*/newcomment.eln
0x10fbd7000 - 0x10fc09fff +mouse.eln (0)
<389572F1-FCE9-37A9-9E02-45D12AA57AFD> /Users/USER/*/mouse.eln
0x10fc1e000 - 0x10fc2aff7 +select.eln (0)
<152FFDFB-FCB9-3041-8A81-431E7299A2A8> /Users/USER/*/select.eln
0x10fc32000 - 0x10fc65fff +replace.eln (0)
<3172475A-4FF2-3D16-903A-A800C6DE6E97> /Users/USER/*/replace.eln
0x10fc7c000 - 0x10fc9ffff +font-lock.eln (0)
<31E0AC71-8519-30B0-AFF7-46944177848A> /Users/USER/*/font-lock.eln
0x10fcb1000 - 0x10fcbcff7 +cus-start.eln (0)
<85EF5280-5EE5-38C9-94E5-93CBCF525E5E> /Users/USER/*/cus-start.eln
0x10fcc4000 - 0x10fccffff +uniquify.eln (0)
<3C671992-14E8-3663-A61A-3AD83ED64D3E> /Users/USER/*/uniquify.eln
0x10fcd6000 - 0x10fcd9ff7 +epa-hook.eln (0)
<5C242FE5-964C-37A1-B747-BAC1BEEF1923> /Users/USER/*/epa-hook.eln
0x10fcdd000 - 0x10fce4ff7 +fringe.eln (0)
<EF7BC356-3500-3712-B1DA-88B70440E0F6> /Users/USER/*/fringe.eln
0x10fd4b000 - 0x10fd50ff7 +hide-mode-line.eln (0)
<CF81FCA9-2367-337C-B6BD-491405F776A6> /Users/USER/*/hide-mode-line.eln
0x111600000 - 0x111613ff7 +evil-goggles.eln (0)
<DEA991B3-8FE0-3AA7-A4A2-8DB7DB53AEC3> /Users/USER/*/evil-goggles.eln
0x11161e000 - 0x111621ff7 +colir.eln (0)
<DFCB4558-1C54-387F-9B1F-141E4A10E3B9> /Users/USER/*/colir.eln
0x111625000 - 0x111628ff7 +ivy-overlay.eln (0)
<D85424D4-1336-3EB3-9EB7-599A7926DB84> /Users/USER/*/ivy-overlay.eln
0x11162c000 - 0x111653ff7 +swiper.eln (0)
<EFED967E-921D-31F5-A773-B98AA80CC2E7> /Users/USER/*/swiper.eln
0x111665000 - 0x11166aff7 +ivy-xref.eln (0)
<60652D75-4775-3AA5-B700-C571873F4772> /Users/USER/*/ivy-xref.eln
0x11166e000 - 0x11167dfff +ivy-rich.eln (0)
<C7121663-B0ED-3DA4-BD9A-6DE573D949FA> /Users/USER/*/ivy-rich.eln
0x111687000 - 0x11168bfff +all-the-icons-ivy.eln (0)
<C8EDF4EC-EA15-3ED3-B673-49C2F36AABF1> /Users/USER/*/all-the-icons-ivy.eln
0x11168f000 - 0x111698ff7 +ivy-prescient.eln (0)
<708EF783-4495-313A-8EEB-0926B7914731> /Users/USER/*/ivy-prescient.eln
0x11169e000 - 0x1116b2ff7 +better-jumper.eln (0)
<78ECFD27-05F2-3189-92FB-FD8374F4D826> /Users/USER/*/better-jumper.eln
0x113e50000 - 0x113e51ff7 +smartparens-text.eln (0)
<8F99D5EA-0528-371E-AEE0-707B86BDC6E1> /Users/USER/*/smartparens-text.eln
0x113e55000 - 0x113e5dff7 +undo-fu.eln (0)
<832CF1DC-9E37-3B3E-9C89-E6CE938B262B> /Users/USER/*/undo-fu.eln
0x113e62000 - 0x113e6ffff +undo-fu-session.eln (0)
<1AD25B8C-4CA4-3DA3-A824-78EA40E63513> /Users/USER/*/undo-fu-session.eln
0x113e77000 - 0x113e7fff7 +evil-escape.eln (0)
<F03ADCBC-32C8-3894-851A-39EEBA23DBBC> /Users/USER/*/evil-escape.eln
0x113e86000 - 0x113e8cfff +ibuffer-vc.eln (0)
<8F4D2227-81F7-3E7D-90CA-18FCF7C692B4> /Users/USER/*/ibuffer-vc.eln
0x113e91000 - 0x113e92ff7 +smartparens-markdown.eln (0)
<4D345EAF-D0AD-3ED4-8AEF-BB3E91875177>
/Users/USER/*/smartparens-markdown.eln
0x113e9a000 - 0x113e9cff7 +ns-auto-titlebar.eln (0)
<D5967137-BFB5-36C8-8B72-DE1A513C51B4> /Users/USER/*/ns-auto-titlebar.eln
0x113fbb000 - 0x113fbe047 libobjc-trampolines.dylib (787.1)
<CCA8AC98-12A2-3984-ACD6-1D77DAD6C0AD> /usr/lib/libobjc-trampolines.dylib
0x1144ec000 - 0x1144effff +editorconfig-core.eln (0)
<4BE0C384-EE54-3A8C-9F28-65E434B5A032> /Users/USER/*/editorconfig-core.eln
0x1144f3000 - 0x1144f7ff7 +editorconfig-fnmatch.eln (0)
<9039870B-296F-31B7-A609-E9C1982CD596>
/Users/USER/*/editorconfig-fnmatch.eln
0x1144fd000 - 0x114501ff7 +use-package-ensure.eln (0)
<0BBCC92A-51F1-367D-A1F3-F7B2C2B304CD> /Users/USER/*/use-package-ensure.eln
0x114505000 - 0x114531fff +hydra.eln (0)
<1F34FB15-C594-34D3-BFD7-6C93E369DEFB> /Users/USER/*/hydra.eln
0x1145d6000 - 0x114623fff +which-key.eln (0)
<94F820B9-D0B8-3E35-B076-50B3630636AE> /Users/USER/*/which-key.eln
0x11466b000 - 0x1146b8ff7 +modus-vivendi-theme.eln (0)
<0B4249DD-1480-3900-860B-213B0C095A03> /Users/USER/*/modus-vivendi-theme.eln
0x114779000 - 0x11477dff7 +smartparens-config.eln (0)
<C5B94B5A-2F30-3E19-95CA-6D8A13AB61EF> /Users/USER/*/smartparens-config.eln
0x114781000 - 0x114784fff +bui-button.eln (0)
<074F6D51-1D91-35E1-B03C-09A3E004A40E> /Users/USER/*/bui-button.eln
0x114788000 - 0x11478afff +doom-themes-ext-org.eln (0)
<42202387-B4CF-3305-A881-74CAB572C4ED> /Users/USER/*/doom-themes-ext-org.eln
0x114c64000 - 0x114c70ff7 +editorconfig-core-handle.eln (0)
<F919AD16-BA31-3E27-BAEF-95B1C7300E08>
/Users/USER/*/editorconfig-core-handle.eln
0x114c78000 - 0x114c7eff7 +dap-overlays.eln (0)
<3056B806-6F72-392F-86B3-0851635E82E5> /Users/USER/*/dap-overlays.eln
0x114ec2000 - 0x114ef1ff7 +use-package-core.eln (0)
<DA8EC33E-E1D5-395C-9284-050E17A28C78> /Users/USER/*/use-package-core.eln
0x114f09000 - 0x114f73ff7 +bytecomp.eln (0)
<9402262F-5E7A-3FF3-9E30-1CA561346D82> /Users/USER/*/bytecomp.eln
0x114fa0000 - 0x114fadfff +cconv.eln (0)
<FD9EBA2B-0D3E-3E3E-A1FA-12F5CA264AC7> /Users/USER/*/cconv.eln
0x114fb4000 - 0x114fd1ff7 +byte-opt.eln (0)
<3F5380DE-C8CA-30E5-83B5-174C18B2178F> /Users/USER/*/byte-opt.eln
0x114fdc000 - 0x115044fff +general.eln (0)
<F14AA80E-930F-31D9-A6EF-C4B7E4BDABF7> /Users/USER/*/general.eln
0x115082000 - 0x115085fff +let-alist.eln (0)
<B40E470F-BE4E-3300-A233-63A36360D8AD> /Users/USER/*/let-alist.eln
0x115089000 - 0x11508efff +memoize.eln (0)
<D36EC520-A8A5-3E11-803B-0C44C2347F58> /Users/USER/*/memoize.eln
0x115092000 - 0x115094ff7 +bui-entry.eln (0)
<16CBF55B-0232-3284-982B-B1AD5CD3485A> /Users/USER/*/bui-entry.eln
0x115099000 - 0x11509dfff +elisp-demos.eln (0)
<9E5B9E22-C4F8-3248-A6AD-B759502A8AE8> /Users/USER/*/elisp-demos.eln
0x1150a8000 - 0x1150d5ff7 +evil-vars.eln (0)
<42C40F3B-A85E-30FD-8925-608F933A0EE1> /Users/USER/*/evil-vars.eln
0x11510c000 - 0x1151a2ff7 +ivy.eln (0)
<B5BD5308-90B3-3359-A897-0F2EAF068300> /Users/USER/*/ivy.eln
0x1151e2000 - 0x115211ff7 +counsel-projectile.eln (0)
<9C3D33B0-FD6D-33FC-B3F4-61F767E490A8> /Users/USER/*/counsel-projectile.eln
0x115251000 - 0x115265fff +editorconfig.eln (0)
<FBB8CDC9-08C8-340B-976D-2EB1F59049DE> /Users/USER/*/editorconfig.eln
0x115271000 - 0x11527cff7 +ht.eln (0)
<0BA2BBF9-D373-3047-B4EC-45D1B4074373> /Users/USER/*/ht.eln
0x115284000 - 0x11528efff +edit-indirect.eln (0)
<0FE61D57-0792-3ECE-B358-D756EAA53E00> /Users/USER/*/edit-indirect.eln
0x115296000 - 0x1152a3ff7 +spinner.eln (0)
<731F4D47-53E6-3E56-9FE8-6ACB30723DE8> /Users/USER/*/spinner.eln
0x1152ab000 - 0x1152b1fff +lsp-vhdl.eln (0)
<68024D5F-6510-37EF-BCB3-1FB9841D2C4A> /Users/USER/*/lsp-vhdl.eln
0x1152b7000 - 0x1152c7fff +bui-utils.eln (0)
<9AEB8BCB-40E2-3079-864D-A8F7A7CB11B7> /Users/USER/*/bui-utils.eln
0x1152d8000 - 0x115387fff +counsel.eln (0)
<7C89800A-7A9D-3204-9164-3C31F044F012> /Users/USER/*/counsel.eln
0x1153db000 - 0x11542dff7 +dap-mode.eln (0)
<1FFCDBFA-E408-3D0E-A383-4DD0D1F81B8C> /Users/USER/*/dap-mode.eln
0x115454000 - 0x115458fff +bui-history.eln (0)
<27E5E476-0BAF-372B-945E-580B9B80BE7B> /Users/USER/*/bui-history.eln
0x11545c000 - 0x115460ff7 +auto-minor-mode.eln (0)
<5724DD79-1D73-36B2-A573-58729B594903> /Users/USER/*/auto-minor-mode.eln
0x115484000 - 0x115514fff +projectile.eln (0)
<6F4995D4-E821-38A8-89E4-2CE749786DB1> /Users/USER/*/projectile.eln
0x11555e000 - 0x115567fff +lsp-xml.eln (0)
<64A2FCE9-DDEC-3BD0-93E1-43C5E62E2FF5> /Users/USER/*/lsp-xml.eln
0x1155c0000 - 0x1155c2ff3 com.apple.CloudDocsFileProvider
(1.0 - 698.1) <6BE7A541-4DD1-36E2-8021-E26A760F758D>
/System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x1155cb000 - 0x1155cefff com.apple.FileProviderOverride
(276 - 276) <C7146164-3A53-3996-A1CE-A4107C042AE1>
/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x1155f5000 - 0x115600fff +bui-info.eln (0)
<E66912B5-AE6B-3D45-929A-DC6826F6E774> /Users/USER/*/bui-info.eln
0x115a90000 - 0x115a99ff7 +clipetty.eln (0)
<E75179E2-F111-3549-BB7F-1B71AAD5B4E1> /Users/USER/*/clipetty.eln
0x115ae4000 - 0x115af8ff7 +bui-list.eln (0)
<1938E83A-D8EE-3E8F-B968-BE7A2BD6DDA6> /Users/USER/*/bui-list.eln
0x115b2a000 - 0x115b2dff7 +gcmh.eln (0)
<A57639A4-D8F0-378F-A183-77EAB8946ABE> /Users/USER/*/gcmh.eln
0x115b31000 - 0x115b32ff7 +haskell-sandbox.eln (0)
<095F2D32-8BAF-3010-8452-41BA95612E3C> /Users/USER/*/haskell-sandbox.eln
0x115b35000 - 0x115b39fff +doom-snippets-lib.eln (0)
<DB27D320-DB8C-302B-A12F-952CFF594D19> /Users/USER/*/doom-snippets-lib.eln
0x115b3d000 - 0x115b42fff +async-bytecomp.eln (0)
<A6B10BD6-80FC-38FF-BE77-162870A7EE3F> /Users/USER/*/async-bytecomp.eln
0x115b83000 - 0x115c14eff dyld (750.5)
<1F893B81-89A5-3502-8510-95B97B9F730D> /usr/lib/dyld
0x115c88000 - 0x116cffffb +libgccjit.so.0 (0)
<5EBB97A4-FCD8-3AF6-9A39-7A9A1D90441A>
/usr/local/opt/gcc/lib/gcc/9/libgccjit.so.0
0x1572c8000 - 0x1572dfffb
com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride
(1.0 - 1298.4.19) <8E170FDC-01FB-3318-8434-D02BC71A1B69>
/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x1572fe000 - 0x157334fff +helpful.eln (0)
<8882E645-8286-3613-AC58-A98A0C5B4BC3> /Users/USER/*/helpful.eln
0x15735c000 - 0x157391ff7 +dap-ui.eln (0)
<8E98532D-ED05-39B5-BC01-8ADBF8E2C533> /Users/USER/*/dap-ui.eln
0x1573ab000 - 0x1573c3ff7 +bui-core.eln (0)
<4F050EB8-A1E8-3D90-BC7E-0966DD1CBC99> /Users/USER/*/bui-core.eln
0x1573d1000 - 0x1573dcff7 +treemacs.eln (0)
<E7821D03-6869-36EF-BB1D-E672DA469308> /Users/USER/*/treemacs.eln
0x1573e2000 - 0x1573faff7 +treemacs-customization.eln (0)
<A3EF267C-F71C-31D6-93D6-A105EB791D00>
/Users/USER/*/treemacs-customization.eln
0x157409000 - 0x157415fff +treemacs-themes.eln (0)
<2E0A2DCA-96D2-3FF8-B95E-18FBDEA52D84> /Users/USER/*/treemacs-themes.eln
0x15741d000 - 0x157432fff +elisp-refs.eln (0)
<88073BD1-C3EC-30F9-A100-4505FA8EF854> /Users/USER/*/elisp-refs.eln
0x157449000 - 0x15744eff7 +treemacs-fringe-indicator.eln (0)
<AFABE20A-1E1D-36A3-BC97-2F64451365FC>
/Users/USER/*/treemacs-fringe-indicator.eln
0x157ed0000 - 0x157ee6ff7 +ace-window.eln (0)
<56812DAA-0745-3981-A6E5-89EC49C62B04> /Users/USER/*/ace-window.eln
0x157ef2000 - 0x157efffff +pfuture.eln (0)
<42573308-6EB5-330D-AAD0-3EA778A77C93> /Users/USER/*/pfuture.eln
0x157f07000 - 0x157f0eff7 +treemacs-visuals.eln (0)
<3AAF5CC7-4B98-3BEC-BB82-C2A9C7E64D16> /Users/USER/*/treemacs-visuals.eln
0x157f13000 - 0x157f15fff +haskell-complete-module.eln (0)
<5DE7C70C-C1EB-3CA5-A0B5-A0E395416C23>
/Users/USER/*/haskell-complete-module.eln
0x158210000 - 0x158216fff +treemacs-follow-mode.eln (0)
<4502128D-CE69-3DD1-9B52-B16A4B17BDC2>
/Users/USER/*/treemacs-follow-mode.eln
0x15821b000 - 0x158223fff +treemacs-compatibility.eln (0)
<BAFB4C39-6B86-31CF-BD91-5FC21726B23A>
/Users/USER/*/treemacs-compatibility.eln
0x1582b8000 - 0x158326fff +evil-common.eln (0)
<08FE54C1-C84A-3EB0-9F6E-B005351448F1> /Users/USER/*/evil-common.eln
0x158355000 - 0x158365ff7 +evil-digraphs.eln (0)
<BF747306-97EB-31F1-9DF3-E4E1C2FADA92> /Users/USER/*/evil-digraphs.eln
0x15836f000 - 0x158398fff +evil-core.eln (0)
<DB1B2174-7BF1-34E0-8E2B-A45AFDF2CB97> /Users/USER/*/evil-core.eln
0x1583ac000 - 0x1583d4ff7 +evil-states.eln (0)
<18656D15-BACF-382D-ABE7-FE88983E531E> /Users/USER/*/evil-states.eln
0x1583e7000 - 0x1583f6fff +evil-repeat.eln (0)
<5EDE3FAF-840F-3573-AAFC-5B52727EE4E8> /Users/USER/*/evil-repeat.eln
0x1583ff000 - 0x158416fff +evil-macros.eln (0)
<3C90E1FA-ACE5-3684-859D-CA552CC48127> /Users/USER/*/evil-macros.eln
0x158421000 - 0x158441fff +evil-search.eln (0)
<E6AD23EC-30FD-352A-B44A-A21F158DA05E> /Users/USER/*/evil-search.eln
0x158452000 - 0x158460fff +evil-types.eln (0)
<0469B969-7CCC-386E-9192-0AE79803F341> /Users/USER/*/evil-types.eln
0x158467000 - 0x158519fff +evil-commands.eln (0)
<2E08F0D6-7E35-3C53-A16F-786C4D58D959> /Users/USER/*/evil-commands.eln
0x158564000 - 0x15856aff7 +evil-command-window.eln (0)
<D9CF3EA1-611C-3390-8122-1C0BF69575C8> /Users/USER/*/evil-command-window.eln
0x15856f000 - 0x158579fff +evil-jumps.eln (0)
<FDF7C8CD-BED7-35B4-AE21-DEAE52A8E9C0> /Users/USER/*/evil-jumps.eln
0x158580000 - 0x158585fff +treemacs-projectile.eln (0)
<75AEA9CF-6F12-32A5-A695-B89B95FE6CB0> /Users/USER/*/treemacs-projectile.eln
0x15858d000 - 0x158598ff7 +evil-maps.eln (0)
<6EF3CF03-E2E7-3ABB-BB36-D2A71F4B6672> /Users/USER/*/evil-maps.eln
0x1585a0000 - 0x1585b9ff7 +evil-integration.eln (0)
<260F05E8-9646-38B2-AFA8-85C3A4238B6D> /Users/USER/*/evil-integration.eln
0x1585c7000 - 0x15862dfff +undo-tree.eln (0)
<E289F9B7-AF96-3708-9317-F329CADC2E4B> /Users/USER/*/undo-tree.eln
0x15867a000 - 0x158682fff +treemacs-evil.eln (0)
<CF620215-DBDB-3365-B6AC-E00B9ECEFE08> /Users/USER/*/treemacs-evil.eln
0x158688000 - 0x15868aff7 +haskell-sort-imports.eln (0)
<6257FBD2-C4F8-3F33-B673-2AFDD96D4286>
/Users/USER/*/haskell-sort-imports.eln
0x158698000 - 0x1586abff7 +f.eln (0)
<6D197F5A-22ED-37BA-8654-505273A9361F> /Users/USER/*/f.eln
0x1586b5000 - 0x1586cdff7 +with-editor.eln (0)
<1847C3D7-5E51-3627-8301-FDB84275B758> /Users/USER/*/with-editor.eln
0x1586db000 - 0x1586e6ff7 +async.eln (0)
<5EAAD0AD-A328-39D7-B32F-89AC5A244026> /Users/USER/*/async.eln
0x1586ed000 - 0x158707ff7 +git-commit.eln (0)
<6C9C2BD2-E8DC-3A8B-8860-835EE292FD0B> /Users/USER/*/git-commit.eln
0x158716000 - 0x158761ff7 +magit-git.eln (0)
<D80503C5-246A-335F-88B3-094EF851BFC8> /Users/USER/*/magit-git.eln
0x158783000 - 0x1587a3fff +magit-utils.eln (0)
<98235D7C-2521-3320-99E8-DF4B9BD2995D> /Users/USER/*/magit-utils.eln
0x1587b4000 - 0x1587ebff7 +magit-section.eln (0)
<2DE3E1D9-2736-3626-8666-2F60FA7FEBA3> /Users/USER/*/magit-section.eln
0x158805000 - 0x15886eff7 +transient.eln (0)
<3AD703C5-9254-3138-A77B-62EDE156A424> /Users/USER/*/transient.eln
0x1588a0000 - 0x1588a6fff +treemacs-persp.eln (0)
<4E0C63B8-F6DF-346C-8248-3A9E6B276F67> /Users/USER/*/treemacs-persp.eln
0x1588ab000 - 0x1588adff7 +smartparens-haskell.eln (0)
<3DE309DA-6AEA-3691-BC4A-A5F35293EBD4> /Users/USER/*/smartparens-haskell.eln
0x1588b0000 - 0x1588c1fff +magit.eln (0)
<AFA65C95-ED9E-3745-AE65-40287A23B700> /Users/USER/*/magit.eln
0x1588cb000 - 0x1588cffff +haskell-align-imports.eln (0)
<A010D1EB-F0A0-3035-B7D0-B1AA6D5B86A9>
/Users/USER/*/haskell-align-imports.eln
0x1588d3000 - 0x1588fdff7 +magit-mode.eln (0)
<D496E0AD-CD84-3C3E-98B0-018C7E7F3398> /Users/USER/*/magit-mode.eln
0x158913000 - 0x15891bff7 +magit-margin.eln (0)
<D4C22461-0B6B-351B-9A45-BF95E2227304> /Users/USER/*/magit-margin.eln
0x158920000 - 0x15892afff +magit-transient.eln (0)
<AF6CF423-F08D-3B83-BBC2-88B8518FF6E4> /Users/USER/*/magit-transient.eln
0x158931000 - 0x158955ff7 +magit-process.eln (0)
<5BD55F99-94C8-3159-8F5D-26092FBE00FB> /Users/USER/*/magit-process.eln
0x158966000 - 0x158970ff7 +magit-autorevert.eln (0)
<155A3AA5-F484-3237-8CF6-AADD623F712F> /Users/USER/*/magit-autorevert.eln
0x158977000 - 0x1589e7fff +magit-diff.eln (0)
<ED39DFEA-74C5-3F94-81F2-9CAE519CF1E6> /Users/USER/*/magit-diff.eln
0x158a12000 - 0x158a54fff +magit-log.eln (0)
<EE09AD4F-304F-33E1-B129-64FAAB362820> /Users/USER/*/magit-log.eln
0x158a6f000 - 0x158a86ff7 +magit-wip.eln (0)
<773CB12A-2BD1-31D4-B2C9-F854A471D3F5> /Users/USER/*/magit-wip.eln
0x158a92000 - 0x158aaafff +magit-apply.eln (0)
<3FD5E4F3-4968-31CE-87F1-DBB6378BDBEF> /Users/USER/*/magit-apply.eln
0x158ab6000 - 0x158ac4fff +magit-repos.eln (0)
<47564E3D-EA34-361C-8C76-55C6CA9392FF> /Users/USER/*/magit-repos.eln
0x158acd000 - 0x158afbff7 +magit-status.eln (0)
<A44B770E-86DF-3AB0-9E5F-0DF06FFBA40C> /Users/USER/*/magit-status.eln
0x158b0c000 - 0x158b2eff7 +magit-refs.eln (0)
<39E48B8E-BF44-3A1E-ABBB-432EC411C9C6> /Users/USER/*/magit-refs.eln
0x158b3c000 - 0x158b55fff +magit-files.eln (0)
<4A1FA4A3-8271-3F1F-87AE-B537ED36D189> /Users/USER/*/magit-files.eln
0x158b63000 - 0x158b6cfff +magit-reset.eln (0)
<F4F8BE7B-E013-31B4-8655-F0EDBE2FDE69> /Users/USER/*/magit-reset.eln
0x158b72000 - 0x158b90ff7 +magit-branch.eln (0)
<1D5C0D05-5B92-36A8-8D2C-584CF2AB3D16> /Users/USER/*/magit-branch.eln
0x158ba0000 - 0x158baffff +magit-merge.eln (0)
<1F5DB931-D49F-3B89-9A60-EEBBB6ED148F> /Users/USER/*/magit-merge.eln
0x158bb8000 - 0x158bc2fff +magit-tag.eln (0)
<66058C6A-DE33-35B9-9BA9-F29958BC1524> /Users/USER/*/magit-tag.eln
0x158bc8000 - 0x158bd3fff +magit-worktree.eln (0)
<E6A89AE2-8C40-33AE-8ACF-525AC5C82DB2> /Users/USER/*/magit-worktree.eln
0x158bd9000 - 0x158be3ff7 +magit-notes.eln (0)
<6CEC381B-3063-394B-8BE0-8B7942E4189F> /Users/USER/*/magit-notes.eln
0x158bea000 - 0x158c12fff +magit-sequence.eln (0)
<B65C2435-82B8-3734-8EFB-CC503BDE6AD9> /Users/USER/*/magit-sequence.eln
0x158c24000 - 0x158c38ff7 +magit-commit.eln (0)
<45C01924-2486-315C-AAD6-73E9349CD4E6> /Users/USER/*/magit-commit.eln
0x158c43000 - 0x158c52ff7 +magit-remote.eln (0)
<68EF207A-E3F8-3A4F-9E90-B1A26505C4C5> /Users/USER/*/magit-remote.eln
0x158c5b000 - 0x158c67ff7 +magit-clone.eln (0)
<8B3ECEAC-C5E6-3366-B4D2-2A8E79B04A78> /Users/USER/*/magit-clone.eln
0x158c6f000 - 0x158c78ff7 +magit-fetch.eln (0)
<48FBF7DE-EE8D-363A-97FF-164027963815> /Users/USER/*/magit-fetch.eln
0x158c7f000 - 0x158c87fff +magit-pull.eln (0)
<FCF71FA8-5D19-33E6-BFC8-5074D06531F1> /Users/USER/*/magit-pull.eln
0x158c8c000 - 0x158c99fff +magit-push.eln (0)
<0FE0C5AE-34E3-39ED-9704-8D94B3C44CC2> /Users/USER/*/magit-push.eln
0x158ca1000 - 0x158cb0ff7 +magit-bisect.eln (0)
<425347DE-060C-38BA-9E6E-9A37CB66FC4D> /Users/USER/*/magit-bisect.eln
0x158cb8000 - 0x158cd6fff +magit-stash.eln (0)
<EA03839F-1AFA-3260-8D58-FA222C1973E9> /Users/USER/*/magit-stash.eln
0x158ce4000 - 0x158ceefff +magit-reflog.eln (0)
<0E8DCAFA-CD3E-3BC8-B1A2-74D52A9CB3F1> /Users/USER/*/magit-reflog.eln
0x158d37000 - 0x158d44ff7 +treemacs-mouse-interface.eln (0)
<9B7683D8-7E5C-34AD-A66F-CE6D54DC8BD4>
/Users/USER/*/treemacs-mouse-interface.eln
0x158d4b000 - 0x158d69fff +magit-blame.eln (0)
<4D8BEF35-09B2-3B7B-BAFB-FF2DC34E9C1B> /Users/USER/*/magit-blame.eln
0x158d79000 - 0x158d80ff7 +magit-obsolete.eln (0)
<336FCE1B-E30E-3709-AAA0-C0AD51A1E004> /Users/USER/*/magit-obsolete.eln
0x158d85000 - 0x158db6ff7 +magit-popup.eln (0)
<FBB740D8-7704-3063-A0FF-5D70406C7844> /Users/USER/*/magit-popup.eln
0x158dcf000 - 0x158defff7 +magit-submodule.eln (0)
<215F1E32-6B68-3285-804F-761210B0D628> /Users/USER/*/magit-submodule.eln
0x158dfe000 - 0x158e09fff +treemacs-magit.eln (0)
<5F7ABBD6-4CEF-34AF-BEB9-01464B147980> /Users/USER/*/treemacs-magit.eln
0x158e12000 - 0x158e25fff +github-review.eln (0)
<2738238D-3F69-3C00-ABF3-89CC4377F4CF> /Users/USER/*/github-review.eln
0x158e30000 - 0x158e5dfff +ghub.eln (0)
<C971FF1D-6595-33D0-95FD-A4A21423824E> /Users/USER/*/ghub.eln
0x158e72000 - 0x158e8ffff +ghub-graphql.eln (0)
<CBE6B54E-48FD-34A6-8C72-69C95FB50D34> /Users/USER/*/ghub-graphql.eln
0x158e9f000 - 0x158ea1fff +gsexp.eln (0)
<5B39EB4D-B228-39AD-9343-E675855311B5> /Users/USER/*/gsexp.eln
0x158ea4000 - 0x158eb5ff7 +treepy.eln (0)
<E6061783-3CC9-338E-AEE8-350CBFEBD06C> /Users/USER/*/treepy.eln
0x158ebe000 - 0x158ee5ff7 +deferred.eln (0)
<6840DBD2-E11E-3283-8220-18FE5334AE07> /Users/USER/*/deferred.eln
0x158ef8000 - 0x158f3bff7 +magit-todos.eln (0)
<89C465D0-DB4A-39F4-9443-83525A0A93B1> /Users/USER/*/magit-todos.eln
0x158f58000 - 0x158f90ff7 +treemacs-core-utils.eln (0)
<BA6BA2A0-7906-301D-8A4E-44A8BBEA96D2> /Users/USER/*/treemacs-core-utils.eln
0x158fc8000 - 0x158ff0ff7 +org-macs.eln (0)
<D6C083F5-15AC-3AE5-AAF9-D7AB6D2F75F3> /Users/USER/*/org-macs.eln
0x159004000 - 0x159029ff7 +org-compat.eln (0)
<38A95A83-1565-3484-9DBB-4E16317CA9D6> /Users/USER/*/org-compat.eln
0x15903d000 - 0x15904eff7 +org-keys.eln (0)
<ABB08CC4-25BC-31FF-B3B7-A3C8E7464E88> /Users/USER/*/org-keys.eln
0x159059000 - 0x159084ff7 +ol.eln (0)
<4EB41871-2627-3A18-9EFD-A9FB8A82DD6E> /Users/USER/*/ol.eln
0x159098000 - 0x15912bfff +org-table.eln (0)
<F6329B9D-58FD-32D2-9C58-965E230BB050> /Users/USER/*/org-table.eln
0x159166000 - 0x159168fff +ob-emacs-lisp.eln (0)
<08B4148C-AA20-3327-ADB7-BBC97F43A10B> /Users/USER/*/ob-emacs-lisp.eln
0x15916b000 - 0x1591c2fff +ob-core.eln (0)
<425FE6B1-757D-38CE-811F-88011E62288A> /Users/USER/*/ob-core.eln
0x1591e9000 - 0x1591ecff7 +ob-eval.eln (0)
<CE061462-9BA1-3100-85EC-F5BF87B7233C> /Users/USER/*/ob-eval.eln
0x1591ef000 - 0x1591fdff7 +treemacs-persistence.eln (0)
<2012AC2A-C9CB-3C12-95C6-D12270F48BF8>
/Users/USER/*/treemacs-persistence.eln
0x159207000 - 0x159272ff7 +dash.eln (0)
<1380A853-F573-374D-8E4D-D118E65BA989> /Users/USER/*/dash.eln
0x1592a3000 - 0x1592b0ff7 +evil-collection.eln (0)
<DA46CF12-FDFE-3305-B61F-AA8E95684861> /Users/USER/*/evil-collection.eln
0x1592b9000 - 0x1592d2fff +annalist.eln (0)
<FD8DEA05-666E-3272-AF7C-0E7C2D0E7DB1> /Users/USER/*/annalist.eln
0x1592e0000 - 0x1592e8fff +ccls.eln (0)
<B932C38E-DC63-3CE8-95F4-ACEEFC9285DA> /Users/USER/*/ccls.eln
0x1592ed000 - 0x1592f0ff7 +haskell-collapse.eln (0)
<F4963BE8-34B1-30E5-8553-9466C359554A> /Users/USER/*/haskell-collapse.eln
0x159342000 - 0x1593a1fff +lsp-treemacs.eln (0)
<760D50E0-2422-35A3-983B-4CE99668EAA5> /Users/USER/*/lsp-treemacs.eln
0x1593c8000 - 0x1593d8fff +treemacs-mode.eln (0)
<1341F2A5-B175-30DF-8980-6AB45B18D03A> /Users/USER/*/treemacs-mode.eln
0x1593e1000 - 0x1595d0fff +org.eln (0)
<A64D0ED4-A3E0-3CB6-A305-F2B611C4FE2A> /Users/USER/*/org.eln
0x159698000 - 0x1596a6ff7 +org-entities.eln (0)
<F2C1D218-8978-3E9A-BBE5-5577CE8D620E> /Users/USER/*/org-entities.eln
0x1596af000 - 0x1596bbff7 +org-faces.eln (0)
<16754CAC-3EE4-31F1-9E8E-B9F5343FD42C> /Users/USER/*/org-faces.eln
0x1596c4000 - 0x159711ff7 +org-list.eln (0)
<2675B446-C8C0-32B2-945B-08791FFB0023> /Users/USER/*/org-list.eln
0x159731000 - 0x15973eff7 +org-pcomplete.eln (0)
<3D0AC1BB-B091-3E21-8D0B-044C896C579C> /Users/USER/*/org-pcomplete.eln
0x159747000 - 0x159764fff +org-src.eln (0)
<D788EA77-C4B3-3101-8F55-A2766803BD08> /Users/USER/*/org-src.eln
0x159774000 - 0x159779fff +ob-comint.eln (0)
<4D6C5B03-9EC9-34E6-BCFD-B4E5B1CD9EAB> /Users/USER/*/ob-comint.eln
0x15977e000 - 0x159786ff7 +ob-exp.eln (0)
<D49B68D2-85E0-3666-8951-08F6B4EDA5D4> /Users/USER/*/ob-exp.eln
0x15978c000 - 0x159790fff +ob-table.eln (0)
<3E008166-191F-363D-9C70-011020F95FBC> /Users/USER/*/ob-table.eln
0x159794000 - 0x159798fff +ob-lob.eln (0)
<B67AE002-4733-34E5-91E0-10E4D04A08BE> /Users/USER/*/ob-lob.eln
0x15979c000 - 0x1597a1fff +ob-ref.eln (0)
<CC58A0A3-6F7A-3086-A0E7-01AC2419867B> /Users/USER/*/ob-ref.eln
0x1597a5000 - 0x1597b5ff7 +ob-tangle.eln (0)
<E712AF1F-C28B-3884-8D47-0851299393D6> /Users/USER/*/ob-tangle.eln
0x1597be000 - 0x1597d3ff7 +org-footnote.eln (0)
<6BE0F0B2-0EB0-3F3D-B8D0-238C4E02B39C> /Users/USER/*/org-footnote.eln
0x1597dd000 - 0x1597e6ff7 +org-macro.eln (0)
<102FF458-DD23-39B4-ABD9-CBEC4D1683DF> /Users/USER/*/org-macro.eln
0x1597ec000 - 0x1597f0fff +org-yt.eln (0)
<50C90645-1AF2-3B1D-BF27-3EE6C3213EC1> /Users/USER/*/org-yt.eln
0x1597f4000 - 0x159875fff +org-element.eln (0)
<D295125F-5854-3715-B4B9-68268DEFFA55> /Users/USER/*/org-element.eln
0x1598a8000 - 0x1598cbff7 +org-roam.eln (0)
<97CDD3B1-8EBF-3077-8F6A-CCC107994F6B> /Users/USER/*/org-roam.eln
0x1598dd000 - 0x1598dffff +haskell-svg.eln (0)
<7372386B-EF07-33FB-9C0A-80F349A5C3A8> /Users/USER/*/haskell-svg.eln
0x1598e2000 - 0x1598e4ff7 +org-roam-macs.eln (0)
<31305739-39E1-341F-BB8A-731171209F35> /Users/USER/*/org-roam-macs.eln
0x1598e7000 - 0x1598f5fff +org-roam-db.eln (0)
<C60D3F99-7D9B-3201-BEA9-5A9EDAE3DC7A> /Users/USER/*/org-roam-db.eln
0x1598fd000 - 0x15990fff7 +emacsql.eln (0)
<0A2A7163-32E0-396D-8FF7-05940228FBBB> /Users/USER/*/emacsql.eln
0x15991a000 - 0x15992eff7 +emacsql-compiler.eln (0)
<B79F58F3-50C1-3A39-8ACA-BBFD99CB314D> /Users/USER/*/emacsql-compiler.eln
0x159939000 - 0x159944fff +emacsql-sqlite.eln (0)
<FE2C280F-6648-375F-9CD6-186B477336BD> /Users/USER/*/emacsql-sqlite.eln
0x15994a000 - 0x159951fff +org-roam-buffer.eln (0)
<ACD5DCA2-F72F-3273-BF1C-9A134742400B> /Users/USER/*/org-roam-buffer.eln
0x159956000 - 0x15995ffff +org-roam-capture.eln (0)
<5955952C-9B2B-3C22-8AA2-72B67126F244> /Users/USER/*/org-roam-capture.eln
0x159965000 - 0x15998dfff +org-capture.eln (0)
<6C3A7B9A-3B04-3E94-B5F4-7FF7AA750F04> /Users/USER/*/org-capture.eln
0x15999f000 - 0x1599b0fff +org-refile.eln (0)
<46FF8AEA-B344-3CA5-A379-73BF286F9ECF> /Users/USER/*/org-refile.eln
0x1599b9000 - 0x1599c4ff7 +org-roam-graph.eln (0)
<3F1E310A-56EC-351A-BAEB-0B25A48E3616> /Users/USER/*/org-roam-graph.eln
0x1599cb000 - 0x1599cdff7 +org-roam-completion.eln (0)
<9BE4889F-0A79-3AAE-9ECB-B9302A308340> /Users/USER/*/org-roam-completion.eln
0x1599d0000 - 0x1599d2ff7 +org-roam-dailies.eln (0)
<0DCDE720-9B43-3AEA-BD45-69A307972DFF> /Users/USER/*/org-roam-dailies.eln
0x1599d5000 - 0x1599deff7 +org-roam-doctor.eln (0)
<D17B4DB8-94D3-33EE-A5AE-B4A3053EB7BA> /Users/USER/*/org-roam-doctor.eln
0x1599e5000 - 0x159a35ff7 +company.eln (0)
<45D43841-0072-3A84-A48A-C585FBB91B48> /Users/USER/*/company.eln
0x159a5b000 - 0x159a61fff +dap-lldb.eln (0)
<3D627C19-C731-3366-B8EF-94B01261E9B7> /Users/USER/*/dap-lldb.eln
0x159a65000 - 0x159a68ff7 +company-capf.eln (0)
<4B210025-4C6A-385F-A0D8-EB60F271E629> /Users/USER/*/company-capf.eln
0x159a6c000 - 0x159a7efff +company-box.eln (0)
<F7B08616-9427-37C8-8EFF-CA63BF27A7F3> /Users/USER/*/company-box.eln
0x159a89000 - 0x159a93ff7 +dash-functional.eln (0)
<3E9E8442-7726-36B6-BFC2-D06472537F65> /Users/USER/*/dash-functional.eln
0x159a9a000 - 0x159aa0ff7 +company-box-icons.eln (0)
<439FBA9E-B7D9-32C6-86A7-B029D17AAC9E> /Users/USER/*/company-box-icons.eln
0x159aa5000 - 0x159aa8ff7 +company-box-doc.eln (0)
<FB21F2DE-ADC0-38A6-9E96-8BF178B6B070> /Users/USER/*/company-box-doc.eln
0x159aac000 - 0x159aaeff7 +company-prescient.eln (0)
<71D7F4BE-7045-30B6-A5A5-3B0B436ACFB8> /Users/USER/*/company-prescient.eln
0x159ab2000 - 0x159ac0ff7 +prescient.eln (0)
<A360434B-9123-3286-BA2B-0097389A5503> /Users/USER/*/prescient.eln
0x159b00000 - 0x159b43fff +avy.eln (0)
<155FB1EF-446C-3D39-8147-FCF82A8EC6C9> /Users/USER/*/avy.eln
0x159b60000 - 0x159b70fff +treemacs-scope.eln (0)
<C120DB37-AC8A-333C-957B-08F2D2DAEC00> /Users/USER/*/treemacs-scope.eln
0x159b7b000 - 0x159b8dff7 +treemacs-tags.eln (0)
<E8D0DAB8-5297-3F4F-B86B-BA83C94EA034> /Users/USER/*/treemacs-tags.eln
0x159b95000 - 0x159ba3fff +orgit.eln (0)
<A57F713B-F691-3C9B-989E-DF4094E72E28> /Users/USER/*/orgit.eln
0x159bab000 - 0x159bd8fff +org-journal.eln (0)
<463CD0BF-BCE5-3C24-8490-C829C26115E3> /Users/USER/*/org-journal.eln
0x159bee000 - 0x159bf3ff7 +org-crypt.eln (0)
<5AEE1011-A4FB-390A-824A-0A2A20321E58> /Users/USER/*/org-crypt.eln
0x159bf7000 - 0x159c56fff +org-drill.eln (0)
<2AEEE0F0-EB7F-3426-9D96-F04E016BAC62> /Users/USER/*/org-drill.eln
0x159c82000 - 0x159c93fff +org-id.eln (0)
<8D109B98-9D7B-31A1-97BD-D605D9E58A77> /Users/USER/*/org-id.eln
0x159c9d000 - 0x159ca1fff +persist.eln (0)
<14DA6ADC-EC8A-3F4D-B7C7-E4E67C29F162> /Users/USER/*/persist.eln
0x159cf4000 - 0x159cfffff +hl-todo.eln (0)
<0EFA4BB5-0445-3DF3-AB16-C78D8D8C41FD> /Users/USER/*/hl-todo.eln
0x159d2c000 - 0x159d3cff7 +treemacs-tag-follow-mode.eln (0)
<25989927-8485-3066-8066-F384063EF76F>
/Users/USER/*/treemacs-tag-follow-mode.eln
0x159d45000 - 0x159d47ff7 +haskell-navigate-imports.eln (0)
<379F363B-B6BD-3D55-A247-68DDD3BEF646>
/Users/USER/*/haskell-navigate-imports.eln
0x15a680000 - 0x15a6e5ff7 +pcre2el.eln (0)
<61511F09-68E6-38D0-8621-CCCD90FF83A2> /Users/USER/*/pcre2el.eln
0x15c0d7000 - 0x15c1d7fff +smartparens.eln (0)
<59FCA6E2-399E-3F9A-9A70-88109BCDFF3A> /Users/USER/*/smartparens.eln
0x15c23c000 - 0x15c36efff +lsp-mode.eln (0)
<D077CE52-633B-3028-A165-4247B96BFF0E> /Users/USER/*/lsp-mode.eln
0x15c3f8000 - 0x15c4e0fff +markdown-mode.eln (0)
<EB0616BD-70C3-39F2-A635-43C66F80CF6E> /Users/USER/*/markdown-mode.eln
0x15c54c000 - 0x15c58cff7 +treemacs-icons.eln (0)
<7415BC3A-9673-3A94-9668-41C7A4EB9E23> /Users/USER/*/treemacs-icons.eln
0x15c649000 - 0x15c683ff7 +treemacs-rendering.eln (0)
<C4C91024-3D64-374F-95E7-990F51D3EA34> /Users/USER/*/treemacs-rendering.eln
0x15c697000 - 0x15c6adfff +treemacs-async.eln (0)
<7FE065C1-9C51-39F2-9F48-2173C5A62E3E> /Users/USER/*/treemacs-async.eln
0x15c6b8000 - 0x15c6e2ff7 +treemacs-workspaces.eln (0)
<5CFF632C-CEFC-3BB2-BBB4-DC8F8F65D1E8> /Users/USER/*/treemacs-workspaces.eln
0x15c6f6000 - 0x15c70dfff +treemacs-dom.eln (0)
<6017AC4C-333E-3A75-987C-B3D4E0B0DCC9> /Users/USER/*/treemacs-dom.eln
0x15c71a000 - 0x15c735ff7 +treemacs-filewatch-mode.eln (0)
<9E7AA833-3EE2-3591-B6DE-14960C3224B9>
/Users/USER/*/treemacs-filewatch-mode.eln
0x15c73f000 - 0x15c773fff +treemacs-interface.eln (0)
<E0495118-4A13-3223-B819-F5FCA5DCF6CF> /Users/USER/*/treemacs-interface.eln
0x15c787000 - 0x15c7a9ff7 +treemacs-extensions.eln (0)
<27457C21-5688-3C33-8079-BA2B7E7F33EB> /Users/USER/*/treemacs-extensions.eln
0x15c7ba000 - 0x15c7d2fff +posframe.eln (0)
<E1141725-1490-32E1-B439-148BBEF93C1E> /Users/USER/*/posframe.eln
0x15c7e0000 - 0x15c7edff7 +ccls-semantic-highlight.eln (0)
<15B91075-DEF2-3F3B-A42A-5E5A1A6C4ADD>
/Users/USER/*/ccls-semantic-highlight.eln
0x15c7f5000 - 0x15c7fdff7 +ccls-code-lens.eln (0)
<094E05DA-2DD4-3296-A44E-E895E1A98640> /Users/USER/*/ccls-code-lens.eln
0x15c802000 - 0x15c81cfff +ccls-tree.eln (0)
<D35C2114-CCBD-3621-AE12-F5F521A96BB2> /Users/USER/*/ccls-tree.eln
0x15c82b000 - 0x15c836fff +ccls-call-hierarchy.eln (0)
<C1A75A5F-0CF6-3DBF-B48A-E52A44B2BB87> /Users/USER/*/ccls-call-hierarchy.eln
0x15c83d000 - 0x15c848ff7 +ccls-inheritance-hierarchy.eln (0)
<D5BDF95F-72B2-396F-BEE8-0E965B18C762>
/Users/USER/*/ccls-inheritance-hierarchy.eln
0x15c84f000 - 0x15c858ff7 +ccls-member-hierarchy.eln (0)
<B4C609B3-3D14-3296-BE37-F48E85D72A75>
/Users/USER/*/ccls-member-hierarchy.eln
0x15c85f000 - 0x15c866ff7 +dap-gdb-lldb.eln (0)
<630F5A47-4365-3AC6-B8FA-FB75269B8415> /Users/USER/*/dap-gdb-lldb.eln
0x15c86b000 - 0x15c874ff7 +dap-utils.eln (0)
<53305627-840B-3C77-90F5-180DD9C34DA7> /Users/USER/*/dap-utils.eln
0x15c87a000 - 0x15c899ff7 +lsp-clients.eln (0)
<1DAF32B2-ACA6-3D2D-95B0-65AD2E7D9F26> /Users/USER/*/lsp-clients.eln
0x15c8ac000 - 0x15c8bcff7 +haskell.eln (0)
<A0DBC019-6803-3D8A-9825-561FADEA7410> /Users/USER/*/haskell.eln
0x15c8c5000 - 0x15c8e2ff7 +haskell-mode.eln (0)
<D2948712-3B26-3DE2-A28C-8408F14D615B> /Users/USER/*/haskell-mode.eln
0x15c8f1000 - 0x15c8faff7 +haskell-customize.eln (0)
<FC052B64-5E07-3C63-8A14-9A89112660A5> /Users/USER/*/haskell-customize.eln
0x15c902000 - 0x15c910ff7 +haskell-ghc-support.eln (0)
<AFCC41B0-277F-3AC1-9772-3D37EDEB2EC6> /Users/USER/*/haskell-ghc-support.eln
0x15c919000 - 0x15c923fff +haskell-lexeme.eln (0)
<78ABAAF6-7EAD-3372-A4A9-F13ADAD348A2> /Users/USER/*/haskell-lexeme.eln
0x15c92a000 - 0x15c931fff +haskell-string.eln (0)
<33ED0577-BF66-3454-BF71-C06DB714343C> /Users/USER/*/haskell-string.eln
0x15c936000 - 0x15c950fff +haskell-indentation.eln (0)
<17BFBB70-028F-3D07-A6B0-7F0C1EAECD94> /Users/USER/*/haskell-indentation.eln
0x15c95e000 - 0x15c96bff7 +haskell-font-lock.eln (0)
<81B7F21E-B281-3477-B811-17BCCDBECAF8> /Users/USER/*/haskell-font-lock.eln
0x15c974000 - 0x15c995fff +haskell-cabal.eln (0)
<677EE9FF-8AFA-3B32-98CF-478E36C68F2E> /Users/USER/*/haskell-cabal.eln
0x15c9a7000 - 0x15c9acfff +haskell-utils.eln (0)
<F452F737-892C-3B22-94DD-344854873404> /Users/USER/*/haskell-utils.eln
0x15c9b1000 - 0x15c9b7fff +haskell-hoogle.eln (0)
<3EEEFED3-6D3C-3A28-B868-E426C60F8496> /Users/USER/*/haskell-hoogle.eln
0x15c9bc000 - 0x15c9d1ff7 +haskell-process.eln (0)
<5DEB96AF-2BBF-3498-B195-5A88A3296657> /Users/USER/*/haskell-process.eln
0x15c9dd000 - 0x15c9e4ff7 +haskell-session.eln (0)
<7E5FC0F0-D26C-3CEF-A7C7-D289BE8D7F17> /Users/USER/*/haskell-session.eln
0x15c9ea000 - 0x15c9fffff +haskell-debug.eln (0)
<E621BFB7-4778-3876-82F9-C7CD44B6CE65> /Users/USER/*/haskell-debug.eln
0x15ca0a000 - 0x15ca2afff +haskell-interactive-mode.eln (0)
<6E97D5E5-C293-3932-8028-73CB8733B0C9>
/Users/USER/*/haskell-interactive-mode.eln
0x15ca3a000 - 0x15ca41fff +haskell-compile.eln (0)
<DF37B741-B17D-3BC4-B6BA-8B5BA0205C0F> /Users/USER/*/haskell-compile.eln
0x15ca47000 - 0x15ca4cff7 +haskell-presentation-mode.eln (0)
<49A88A6A-B21C-3FA6-A7B4-3B741ED4CDA9>
/Users/USER/*/haskell-presentation-mode.eln
0x15ca51000 - 0x15ca58fff +haskell-repl.eln (0)
<8895352A-CB8C-353B-9051-468771FA1EF9> /Users/USER/*/haskell-repl.eln
0x15ca5d000 - 0x15ca6fff7 +haskell-load.eln (0)
<F7E1789C-5AFE-3AF1-95D1-6C76003130C9> /Users/USER/*/haskell-load.eln
0x15ca79000 - 0x15ca7bff7 +haskell-modules.eln (0)
<362923BB-7F9D-30A3-9D1C-46C0BC5BBCA9> /Users/USER/*/haskell-modules.eln
0x15ca7f000 - 0x15ca9bfff +haskell-commands.eln (0)
<1C408E4B-5B6E-34EA-BEEB-66808D6AC24A> /Users/USER/*/haskell-commands.eln
0x15caa9000 - 0x15caacff7 +highlight-uses-mode.eln (0)
<DA3BC15E-EA6F-329D-9296-58DFB84CBE44> /Users/USER/*/highlight-uses-mode.eln
0x15cab0000 - 0x15cabbff7 +haskell-completions.eln (0)
<AAB9C02F-9E93-3989-8559-1318B076FE20> /Users/USER/*/haskell-completions.eln
0x15cac2000 - 0x15cad3fff +lsp-python-ms.eln (0)
<83489CDA-DA2C-3A90-AD88-F208EFEBB960> /Users/USER/*/lsp-python-ms.eln
0x15cadd000 - 0x15cae5fff +lsp-clojure.eln (0)
<68D4D470-4821-3B9E-9EAA-93622412B0A7> /Users/USER/*/lsp-clojure.eln
0x15caec000 - 0x15caf7ff7 +lsp-csharp.eln (0)
<5CCFFFE1-BFF1-39E7-9600-481238908771> /Users/USER/*/lsp-csharp.eln
0x15caff000 - 0x15cb07fff +lsp-css.eln (0)
<C33F613B-9D04-3DDD-AAD9-A5C45CEA52BA> /Users/USER/*/lsp-css.eln
0x15cb0e000 - 0x15cb14fff +lsp-elm.eln (0)
<EC5751F2-7FE0-3D13-AFA9-D0025321D01B> /Users/USER/*/lsp-elm.eln
0x15cb19000 - 0x15cb1dff7 +lsp-erlang.eln (0)
<8EBC4A99-79E4-35DD-BE41-B2B6782DE262> /Users/USER/*/lsp-erlang.eln
0x15cb21000 - 0x15cb2cff7 +lsp-eslint.eln (0)
<A694D0F8-38E5-320F-8983-9240EF35A6F0> /Users/USER/*/lsp-eslint.eln
0x15cb34000 - 0x15cb41ff7 +lsp-fsharp.eln (0)
<16AEE2A5-867C-3610-8BDD-AE9D029BA2C2> /Users/USER/*/lsp-fsharp.eln
0x15cb49000 - 0x15cb4eff7 +lsp-gdscript.eln (0)
<954DC03E-C269-3699-B3E8-569451B514A4> /Users/USER/*/lsp-gdscript.eln
0x15cb52000 - 0x15cb5cff7 +lsp-go.eln (0)
<5A729AA9-6E2F-31E3-9108-9A8D6D7E7793> /Users/USER/*/lsp-go.eln
0x15cb63000 - 0x15cb6bff7 +lsp-haxe.eln (0)
<4DE7DC93-9782-3103-909A-C0444787F597> /Users/USER/*/lsp-haxe.eln
0x15cb81000 - 0x15cb88fff +lsp-json.eln (0)
<8709C4FF-E5E1-3BAC-9197-FD720BE4F7C5> /Users/USER/*/lsp-json.eln
0x15cb8d000 - 0x15cb9bff7 +lsp-metals.eln (0)
<4F14515F-273C-35A1-BA69-C4FD4306C384> /Users/USER/*/lsp-metals.eln
0x15cbad000 - 0x15cbbbfff +lsp-pwsh.eln (0)
<6A766265-53AA-3683-8F20-935FFB124F50> /Users/USER/*/lsp-pwsh.eln
0x15cbc4000 - 0x15cbd1ff7 +lsp-pyls.eln (0)
<E53D0487-45AE-3F58-B369-F32C6BEB0504> /Users/USER/*/lsp-pyls.eln
0x15cbda000 - 0x15cbf4fff +lsp-rust.eln (0)
<7152F8DB-4376-38D1-8F17-D77C96CBB89D> /Users/USER/*/lsp-rust.eln
0x15cc03000 - 0x15cc08fff +lsp-serenata.eln (0)
<5FBE7BCD-2066-38E7-861A-0D3B73192AF8> /Users/USER/*/lsp-serenata.eln
0x15cc0c000 - 0x15cc12ff7 +lsp-solargraph.eln (0)
<E635D676-E8F2-3ECC-8FF0-8FA58BF62264> /Users/USER/*/lsp-solargraph.eln
0x15cc17000 - 0x15cc1cff7 +lsp-terraform.eln (0)
<368F90D8-01F6-33C0-9AA4-B4D60C3258DF> /Users/USER/*/lsp-terraform.eln
0x15cc20000 - 0x15cc3aff7 +lisp-mode.eln (0)
<FB725D07-367A-3B0A-88EE-15A0A46F0E43> /Users/USER/*/lisp-mode.eln
0x15cc57000 - 0x15cdc2fff +flycheck.eln (0)
<F639B6A5-CD67-3B0A-BD21-7EFF494ABFF9> /Users/USER/*/flycheck.eln
0x15d319000 - 0x15d341ff7 +amx.eln (0)
<AABC7A47-7994-3812-A09D-9488269E02C3> /Users/USER/*/amx.eln
0x7fff26f9a000 - 0x7fff271e7ff8 com.apple.RawCamera.bundle (9.01.0
- 1340.28) <3249E1E0-D226-3219-BFF2-22F85C39BB6D>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff271ea000 - 0x7fff27317ff8 com.apple.AMDMTLBronzeDriver
(3.8.24 - 3.0.8) <15983EE9-C22E-3979-BDB1-51682FFE9442>
/System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
0x7fff2c928000 - 0x7fff2cd27ff1
com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.5.22 - 14.0.5)
<0BB14CF6-CA95-34B0-B454-0AB95C5D4CF6>
/System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff2fbae000 - 0x7fff2fbaefff com.apple.Accelerate (1.11 -
Accelerate 1.11) <8BE0965F-6A6A-35B0-89D0-F0A75835C2CA>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2fbaf000 - 0x7fff2fbc5fff libCGInterfaces.dylib (524.2)
<9092665A-D5C7-3ED8-A7D5-9216B48F8E3E>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2fbc6000 - 0x7fff3021cfef com.apple.vImage (8.1 - 524.2)
<DAE0E5C5-BA70-325D-8B4C-6B821F009CBF>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff3021d000 - 0x7fff30484ff7 libBLAS.dylib (1303.60.1)
<4E980D6B-4B3A-33D6-B52C-AFC7D120D11A>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff30485000 - 0x7fff30958fef libBNNS.dylib (144.100.2)
<C05F9F9D-4498-37BD-9C1C-2F7B920B401D>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff30959000 - 0x7fff30cf4fff libLAPACK.dylib (1303.60.1)
<F8E9D081-7C60-32EC-A47D-2D30CAD73C5F>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff30cf5000 - 0x7fff30d0afec libLinearAlgebra.dylib (1303.60.1)
<79CB28C5-F811-3EAF-AD8E-7D7D879FE662>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff30d0b000 - 0x7fff30d10ff3 libQuadrature.dylib (7)
<EB7C9E98-D1E7-314C-90B4-3EB04428CC7C>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff30d11000 - 0x7fff30d81fff libSparse.dylib (103)
<8C55F5F2-6AE3-393C-B2FF-22B8CFCBD7FC>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff30d82000 - 0x7fff30d94fef libSparseBLAS.dylib (1303.60.1)
<08F6D629-5DAC-3A99-B261-2B6095DD38B4>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff30d95000 - 0x7fff30f6cfd7 libvDSP.dylib (735.100.4)
<0744F29B-F822-3571-9B4A-B592146D4E03>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff30f6d000 - 0x7fff3102ffef libvMisc.dylib (735.100.4)
<E6C94B52-931B-3858-AF4D-C2EA52ACB7F5>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff31030000 - 0x7fff31030fff com.apple.Accelerate.vecLib (3.11
- vecLib 3.11) <66282197-81EE-316F-978E-EF1471551DEF>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff31031000 - 0x7fff31090ff0 com.apple.Accounts (113 - 113)
<4B85E422-169E-396D-898A-DD1A7715EC6D>
/System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff311da000 - 0x7fff31f99ff5 com.apple.AppKit (6.9 -
1894.40.150) <FDDF35FF-4007-3F0B-B59C-03CFF3A0A73B>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff31fe9000 - 0x7fff31fe9fff com.apple.ApplicationServices (48
- 50) <CABCF23C-55E5-35E1-AAF0-EE5DDE3FDB03>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff31fea000 - 0x7fff32055fff com.apple.ApplicationServices.ATS
(377 - 493.0.4.1) <6AA4BBCC-43AF-3EBF-8EB5-7916A3B563AA>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff320ee000 - 0x7fff3212cff0 libFontRegistry.dylib (274.0.4.2)
<FBF6EC26-42C0-334E-B67C-871AD50DB0BC>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff32187000 - 0x7fff321b6fff com.apple.ATSUI (1.0 - 1)
<D8C604E9-D854-3A32-B37B-819197537A63>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff321b7000 - 0x7fff321bbffb com.apple.ColorSyncLegacy (4.13.0
- 1) <2359E2CD-8FCE-32D7-AF76-F4D9A3D9D9F8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff32255000 - 0x7fff322acffa com.apple.HIServices (1.22 -
675.1) <B2DEE96F-ED7A-3924-A2E2-44BB7A950BD8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff322ad000 - 0x7fff322bbfff com.apple.LangAnalysis (1.7.0 -
1.7.0) <1603F2CC-DC51-3E15-B6B5-0A9F9AB0C045>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff322bc000 - 0x7fff32301ffa
com.apple.print.framework.PrintCore (15.4 - 516.2)
<525E8A4B-297B-3CAC-8A4A-6C7E211D7A21>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff32302000 - 0x7fff3230cff7 com.apple.QD (4.0 - 413)
<1EAEF5BC-D649-3E42-87BC-43CCEE4D5274>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff3230d000 - 0x7fff3231affc
com.apple.speech.synthesis.framework (9.0.24 - 9.0.24)
<C2E5BBFC-2EF0-3FFE-A1CF-960631DC249C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff3231b000 - 0x7fff323fcffa
com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14)
<4222CBDF-D637-30DB-BA45-C6E222BABB24>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff323fe000 - 0x7fff323fefff com.apple.audio.units.AudioUnit
(1.14 - 1.14) <73D89D5E-05D5-3F64-BE02-2B2ED6AD6C03>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff32791000 - 0x7fff32b1fffd com.apple.CFNetwork (1125.2 -
1125.2) <1D4D81F7-FC48-3588-87FC-481E2586E345>
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff32b9b000 - 0x7fff32b9bfff com.apple.Carbon (160 - 162)
<CAA294BD-BC93-384A-8415-B254C89098FC>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff32b9c000 - 0x7fff32b9fff3 com.apple.CommonPanels (1.2.6 -
101) <63261921-DD00-312E-AFD1-C099E1984725>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff32ba0000 - 0x7fff32e94ff3 com.apple.HIToolbox (2.1.1 -
994.6) <C03A48FC-1A02-320D-9147-F4687A1BBC6F>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff32e95000 - 0x7fff32e98ff3 com.apple.help (1.3.8 - 71)
<F5E9EA64-5D5E-346F-98D0-D04A2F805D8D>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff32e99000 - 0x7fff32e9eff7 com.apple.ImageCapture (9.0 -
1600.60.4.2) <63FE9A8C-A7C6-3ABD-AA1D-EA1BC6613C39>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff32e9f000 - 0x7fff32e9ffff com.apple.ink.framework (10.15 -
227) <90518F56-AD8A-3627-905A-16E2B8640F87>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff32ea0000 - 0x7fff32ebaffa com.apple.openscripting (1.7 -
185.1) <718C485A-4167-3A26-B2CD-6C42B5B36D01>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff32edb000 - 0x7fff32edbfff com.apple.print.framework.Print
(15 - 271) <29384C24-6667-3BAA-992A-DAD809D6387E>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff32edc000 - 0x7fff32edeff7 com.apple.securityhi (9.0 - 55008)
<478C57A9-D5A5-3951-B289-DA5323E9044A>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff32edf000 - 0x7fff32ee5fff
com.apple.speech.recognition.framework (6.0.3 - 6.0.3)
<E6BE4EC1-5C53-38BB-AAFD-E7BF7A8975BC>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff32ee6000 - 0x7fff3307effa com.apple.cloudkit.CloudKit (867 -
867) <4E84CB31-D94A-3665-81BD-6AF7E0BB1867>
/System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff3308d000 - 0x7fff33183fff com.apple.ColorSync (4.13.0 -
3394.7) <FC6CFACE-CDD8-3811-BAB6-C9F82AC0A594>
/System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff3346e000 - 0x7fff33977ffb com.apple.audio.CoreAudio (5.0 -
5.0) <CF50C6CC-6753-3D64-A76B-21CE211A98E8>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff339ca000 - 0x7fff33a02fff com.apple.CoreBluetooth (1.0 - 1)
<D2943204-C3A0-3C09-A7A9-BF75822678B4>
/System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff33a03000 - 0x7fff33dedfe8 com.apple.CoreData (120 - 977.3)
<9A33F390-687F-3EE2-8293-4E564A164469>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff33dee000 - 0x7fff33f19ffe com.apple.CoreDisplay (1.0 -
186.5.25) <53F750C6-947A-39AE-984E-41939B858A68>
/System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff33f1a000 - 0x7fff34399ffb com.apple.CoreFoundation (6.9 -
1675.129) <9E632A1E-9622-33D6-BCCE-23AC16DAA6B7>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff3439b000 - 0x7fff34a0ffe0 com.apple.CoreGraphics (2.0 -
1355.13) <54528FE3-21A7-3F64-B7AA-F6B95394488D>
/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff34a1d000 - 0x7fff34d78ff0 com.apple.CoreImage (15.0.0 -
940.9) <CA78A35D-E15E-3D98-BDEF-9F3D9039DB78>
/System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff34d79000 - 0x7fff34de2ff0 com.apple.corelocation (2394.0.22
- 2394.0.22) <ACC174CE-32D4-3DFB-BD94-13A980F28CBC>
/System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff35139000 - 0x7fff35215ff4 com.apple.CoreMedia (1.0 -
2612.58.4.6) <301A075B-022D-3F28-AE2C-7F280CCF1F51>
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff35302000 - 0x7fff35302fff com.apple.CoreServices (1069.22 -
1069.22) <888FE7B9-CE6C-3C7C-BA33-63364462228A>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff35303000 - 0x7fff35388fff com.apple.AE (838.1 - 838.1)
<2BAB1B88-C198-3D20-8DA3-056E66510E7A>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff35389000 - 0x7fff3566aff7 com.apple.CoreServices.CarbonCore
(1217 - 1217) <D0FECC17-7E16-308F-98EA-AF311CB77FE6>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff3566b000 - 0x7fff356b8ffd com.apple.DictionaryServices (1.2
- 323.6) <11513ED9-8B4B-39BB-A6B2-AA6AA0A2DF72>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff356b9000 - 0x7fff356c1ff7 com.apple.CoreServices.FSEvents
(1268.100.1 - 1268.100.1) <CE3D8B13-2583-3527-8532-D5DDAAD7D56B>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff356c2000 - 0x7fff358fbffc com.apple.LaunchServices (1069.22
- 1069.22) <E51EE658-608C-3034-9635-4FDF1E241E62>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff358fc000 - 0x7fff35994ff1 com.apple.Metadata (10.7.0 -
2076.3) <EE42CCA1-FEC2-3F1C-9B62-2E73EFB05FCC>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff35995000 - 0x7fff359c2fff com.apple.CoreServices.OSServices
(1069.22 - 1069.22) <A0654B4E-3194-3066-911F-FF1FBEE1D2C2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff359c3000 - 0x7fff35a2afff com.apple.SearchKit (1.4.1 -
1.4.1) <D4F82BC9-FD9B-3E04-B78E-D9E2A73B0BD7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff35a2b000 - 0x7fff35a4fff5
com.apple.coreservices.SharedFileList (131.4 - 131.4)
<AEB4E42C-F5A2-3F63-80B0-4226483AD4F5>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff35d74000 - 0x7fff35f2bffc com.apple.CoreText (643.1.4.4 -
643.1.4.4) <5D4EA236-DC1B-3772-95C5-7F4B6CFEAF84>
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff35f2c000 - 0x7fff35f70ffb com.apple.CoreVideo (1.8 - 344.3)
<8507ED54-43C3-3E5B-BC74-512FE510BF8D>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff35f71000 - 0x7fff35ffeffc com.apple.framework.CoreWLAN (13.0
- 1601.2) <C1C2BBD4-EA97-3CC1-845D-1F1578E68380>
/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff361ba000 - 0x7fff361c5ff7
com.apple.DirectoryService.Framework (10.15 - 220.40.1)
<A2504DEB-2C9D-3F87-90FF-70104421DAF7>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff361c6000 - 0x7fff36270ff0 com.apple.DiscRecording (9.0.3 -
9030.4.5) <F4588360-A78E-361C-B7F5-370D38C57B3C>
/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff36295000 - 0x7fff3629bfff com.apple.DiskArbitration (2.7 -
2.7) <D7617B57-B01C-3848-8818-593FB12039E9>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3648d000 - 0x7fff365b8ffa com.apple.FileProvider (276 - 276)
<B3EB6E66-807E-3F67-951F-88B8484FB8CD>
/System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff365d0000 - 0x7fff36995ff8 com.apple.Foundation (6.9 -
1675.129) <9A74FA97-7F7B-3929-B381-D9514B1E4754>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff36a02000 - 0x7fff36a52ff7 com.apple.GSS (4.0 - 2.0)
<16DE732E-4A48-3C8A-BD61-8AF810F3A48C>
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff36b8f000 - 0x7fff36ca3ff3 com.apple.Bluetooth (7.0.4 -
7.0.4f6) <9003721F-8543-3A21-BF11-2A981614F481>
/System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff36d09000 - 0x7fff36dadff3 com.apple.framework.IOKit (2.0.2 -
1726.100.16) <3D8BA34A-AAF7-3AF2-9B5B-189AC4755404>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff36daf000 - 0x7fff36dc0ffb com.apple.IOSurface (269.11 -
269.11) <887CD3FD-1BB8-3BB7-B7F8-6A0BA4B3AEAE>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff36e3f000 - 0x7fff36f9bfee com.apple.ImageIO.framework (3.3.0
- 1976.3.4.4) <EDAA3E6B-6D65-3807-86C2-91736BC0AF88>
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff36f9c000 - 0x7fff36f9ffff libGIF.dylib (1976.3.4.4)
<A4627958-EB22-3ADA-92BE-16229F9E9767>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff36fa0000 - 0x7fff37059fff libJP2.dylib (1976.3.4.4)
<43672561-0E75-3A32-B428-697C6DA13BD8>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff3705a000 - 0x7fff3707dfe3 libJPEG.dylib (1976.3.4.4)
<52DC775B-CAB5-32B7-AC86-D9AAF7851BE9>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff372f9000 - 0x7fff37313fef libPng.dylib (1976.3.4.4)
<0B79BE68-50CD-3C99-9CF4-2396CD203EF8>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff37314000 - 0x7fff37315fff libRadiance.dylib (1976.3.4.4)
<E506A652-A423-3170-8032-0B03FF367FE8>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff37316000 - 0x7fff3735fffb libTIFF.dylib (1976.3.4.4)
<0419D70A-E156-3B5D-A8B0-33BA29B54A08>
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff388c1000 - 0x7fff388d3ff3 com.apple.Kerberos (3.0 - 1)
<DC673FF3-4DC9-3C23-9718-343AB36B2984>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff388d4000 - 0x7fff388d4fff libHeimdalProxy.dylib (77)
<A970C7A8-7CCD-3701-A459-078BD5E8FE4E>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff388d5000 - 0x7fff3890bff7 com.apple.LDAPFramework (2.4.28 -
194.5) <2920B2CC-7480-37E4-A7C5-BF58D1D6276A>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff38c66000 - 0x7fff38c70ffb com.apple.MediaAccessibility (1.0
- 125.1) <B2F72AF8-99DC-3613-B618-C588252EEAC2>
/System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff38d3c000 - 0x7fff39487ffd com.apple.MediaToolbox (1.0 -
2612.58.4.6) <FEB63B0B-D774-3FEB-B89A-66C2179DAC85>
/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff39489000 - 0x7fff39553fff com.apple.Metal (212.5.15 -
212.5.15) <2CBB178E-434E-31D3-BAE2-ED3EA801D4BC>
/System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff39570000 - 0x7fff395adff7
com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1)
<5DF84B7A-9DD0-36DB-8686-D669CDA93D59>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff395ae000 - 0x7fff39638fe2
com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1)
<CDC36001-66DA-3BBD-A9AA-2470B634B9C9>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff39639000 - 0x7fff3965eff4
com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1)
<1E4FE6EF-6D42-3439-835C-F4F20B05E0F5>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff3965f000 - 0x7fff39674ffb
com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1)
<8F8F0C2E-C4EC-3418-A06A-42B8280DDC9D>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff39675000 - 0x7fff397d3ffc
com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1)
<6BEFB262-2538-3A12-9E9F-A7CF94D2B68A>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff397d4000 - 0x7fff39823ff4
com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1)
<4D352B8E-97D8-34FA-B2AF-3AB4E3149E2E>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff39824000 - 0x7fff39825ff5
com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1)
<07F3B58C-F362-35F2-9A79-F38015A78DDA>
/System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3a8ac000 - 0x7fff3a8b8ffe com.apple.NetFS (6.0 - 4.0)
<7A96A8FE-17F3-3850-8E81-9DDDC5A48DDB>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3a8b9000 - 0x7fff3aa10ff3 com.apple.Network (1.0 - 1)
<D1C8FDDE-C822-3C40-BB26-18F24CFC8AE2>
/System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff3aa11000 - 0x7fff3ac70ff7 com.apple.NetworkExtension (1.0 -
1) <CB7E4930-C6EC-3642-B4BF-2B9D54BA3A53>
/System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
0x7fff3d441000 - 0x7fff3d499fff com.apple.opencl (3.5 - 3.5)
<3F0E363C-9380-3226-A4D1-67E740079AAD>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3d49a000 - 0x7fff3d4b6fff com.apple.CFOpenDirectory (10.15 -
220.40.1) <58835104-9E7A-32E8-862B-530CE899C9B4>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3d4b7000 - 0x7fff3d4c2ffd com.apple.OpenDirectory (10.15 -
220.40.1) <D846BA35-59A1-3B78-B1C8-7E0EDE972AD2>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3de28000 - 0x7fff3de2afff libCVMSPluginSupport.dylib
(17.10.22) <65052150-BEFD-38D8-A789-560C2FB1644A>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3de2b000 - 0x7fff3de30fff libCoreFSCache.dylib (176.11)
<AEAEE894-BA4B-334F-90E1-7374DFB41979>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3de31000 - 0x7fff3de35fff libCoreVMClient.dylib (176.11)
<29D2B5C2-CBFF-308A-ADD8-A559B760C494>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3de36000 - 0x7fff3de3eff7 libGFXShared.dylib (17.10.22)
<7FF5455A-3D5D-33D2-9C41-A51ABE53CE66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3de3f000 - 0x7fff3de49fff libGL.dylib (17.10.22)
<08450555-3BC8-3457-8F5E-E2BBE895C0C7>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3de4a000 - 0x7fff3de7eff7 libGLImage.dylib (17.10.22)
<5182EE22-2914-30E0-A87D-C38F345F695B>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3e014000 - 0x7fff3e050fff libGLU.dylib (17.10.22)
<2FE69FE7-B60D-3D05-824B-CD4958E2C7B8>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3ea8c000 - 0x7fff3ea9bff7 com.apple.opengl (17.10.22 -
17.10.22) <4E9C4B23-6D44-3804-AFF8-84C3B060E8F5>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3f0f9000 - 0x7fff3f0ffff6 com.apple.PushKit (1.0 - 1)
<9C6298EB-D3BB-351C-9EB2-8EBB86EC5EE3>
/System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
0x7fff3fa59000 - 0x7fff3fcdbff2 com.apple.QuartzCore (1.11 -
840.18) <16502545-A0F3-3367-929B-DD80A6440226>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff4085c000 - 0x7fff40ba5ff1 com.apple.security (7.0 -
59306.101.1) <430E04FE-F068-3476-9CA2-72CB5F040D1F>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff40ba6000 - 0x7fff40c2effb com.apple.securityfoundation (6.0
- 55236.60.1) <BC15B825-955D-33CF-B416-A64D69A1D008>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff40c5d000 - 0x7fff40c61ff8 com.apple.xpc.ServiceManagement
(1.0 - 1) <C66FC9CF-224B-348C-94A5-ABAC579F5C0A>
/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff4190c000 - 0x7fff4197aff7 com.apple.SystemConfiguration
(1.19 - 1.19) <71AC15DE-7018-3D2B-B599-F2972F0288AE>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff41bf9000 - 0x7fff41f7cff4 com.apple.VideoToolbox (1.0 -
2612.58.4.6) <C488A935-B94F-3F80-88E7-D2743FB1E460>
/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff458d7000 - 0x7fff4599cff7 com.apple.APFS (1412.101.1 -
1412.101.1) <2F5A48FB-9788-3A24-87FE-C1B7DDBC8A07>
/System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4615d000 - 0x7fff46165ff5 com.apple.AccessibilityBundles
(1.0 - 131.5) <B2D5A69F-705A-3F70-88B5-1CE6E79174D8>
/System/Library/PrivateFrameworks/AccessibilityBundles.framework/Versions/A/AccessibilityBundles
0x7fff46aa9000 - 0x7fff46aaaff1 com.apple.AggregateDictionary (1.0
- 1) <FE9B8728-9C37-367E-91A6-2D1321D485A0>
/System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff47044000 - 0x7fff47061ff4 com.apple.AppContainer (4.0 -
448.100.6) <FBA274DA-2172-31C8-9759-AFB227E0E7E7>
/System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff470b6000 - 0x7fff470c4ff7 com.apple.AppSandbox (4.0 -
448.100.6) <B38CE066-5303-3FBF-B0D3-A0D3889E2005>
/System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff4753f000 - 0x7fff47563ffb com.apple.framework.Apple80211
(13.0 - 1602.3) <7D1A08A0-27B0-3F53-BFC4-A2A482B055A0>
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff47821000 - 0x7fff47830fd7 com.apple.AppleFSCompression
(119.100.1 - 1.0) <E1B024EB-DAB1-30A1-A43D-01D9E9357F2B>
/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4792f000 - 0x7fff4793aff7 com.apple.AppleIDAuthSupport (1.0
- 1) <BE6A7C6D-060E-38E9-A010-61975ECE5E43>
/System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff4797c000 - 0x7fff479c4ff7 com.apple.AppleJPEG (1.0 - 1)
<C163D80A-6818-3C36-B9A9-7CC8777FE593>
/System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff47d87000 - 0x7fff47dacffb com.apple.aps.framework (4.0 -
4.0) <0B30938A-3D9A-368D-831A-B249DF07E6E5>
/System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff47dad000 - 0x7fff47db1ff7 com.apple.AppleSRP (5.0 - 1)
<815E832D-9F21-3BBA-BA03-674473A324E3>
/System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff47db2000 - 0x7fff47dd4fff com.apple.applesauce (1.0 - 16.25)
<A6C6D37B-9AA5-3137-A02E-F61798A908B0>
/System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff47e93000 - 0x7fff47e96ffb com.apple.AppleSystemInfo (3.1.5 -
3.1.5) <52444963-7A5E-36C8-BAAA-FFF8A0D14612>
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff47e97000 - 0x7fff47ee7ff7 com.apple.AppleVAFramework (6.1.2
- 6.1.2) <A46D4D00-6251-302B-9A4A-3A930855BC1F>
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff47f30000 - 0x7fff47f3fff9 com.apple.AssertionServices (1.0 -
223.100.31) <2DA45CD2-C755-397C-977C-F4C6435A1272>
/System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff48481000 - 0x7fff4887cff8
com.apple.audio.AudioResourceArbitration (1.0 - 1)
<B7E163FF-F028-32A5-9AD3-DB7022E99DE7>
/System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff48ad2000 - 0x7fff48d12ff0 com.apple.audio.AudioToolboxCore
(1.0 - 1104.80) <EE6A2BD9-843C-3CC3-AEFC-6D7855DBB331>
/System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff48d16000 - 0x7fff48e32ff3 com.apple.AuthKit (1.0 - 1)
<0A3A05D4-0795-35B8-8729-4BF252D52E60>
/System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff48fef000 - 0x7fff48ff8ff7
com.apple.coreservices.BackgroundTaskManagement (1.0 - 104)
<2088BC70-5329-3390-A851-C4ECF654047C>
/System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff48ff9000 - 0x7fff4909aff5 com.apple.backup.framework (1.11.4
- 1298.4.19) <1F848C06-11E3-3D85-8358-7E37AD2BE9D7>
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff4909b000 - 0x7fff49127ff6 com.apple.BaseBoard (466.3 -
466.3) <1EFE4339-9393-3B15-8DC9-2BE9B03F3062>
/System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff49229000 - 0x7fff49265ff7 com.apple.bom (14.0 - 219.2)
<4B7C18B2-1E51-376E-9D6A-CE3F58D2AE53>
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff49383000 - 0x7fff493baff5 com.apple.C2 (1.3 - 495)
<EFE56369-34F2-32E7-B0E8-EC5F087BBC64>
/System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
0x7fff49de1000 - 0x7fff49e30fff com.apple.ChunkingLibrary (307 -
307) <4A5C3E8E-1E95-3363-8A78-CCD55770F064>
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff49f54000 - 0x7fff49fdfff0 com.apple.CloudDocs (1.0 - 698.1)
<FB0D9E1E-12F3-33F6-832E-00A392FC41CE>
/System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff4aca1000 - 0x7fff4acb1ffb com.apple.CommonAuth (4.0 - 2.0)
<E09BBBBE-ECDD-3442-8D4E-27A12F5E2347>
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff4acc5000 - 0x7fff4acdcfff com.apple.commonutilities (8.0 -
900) <1E6CE910-4B06-3704-A47D-06337A6F0992>
/System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff4b3e2000 - 0x7fff4b7b7fc8 com.apple.CoreAUC (283.0.0 -
283.0.0) <5BF7FDC2-E106-3E73-B950-2A0DDE2CA11F>
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff4b7b8000 - 0x7fff4b7e5ff7 com.apple.CoreAVCHD (6.1.0 -
6100.4.1) <4BD22FB9-F5F7-35E5-AAD6-CF92706C9816>
/System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff4b808000 - 0x7fff4b827ffc com.apple.analyticsd (1.0 - 1)
<F33987F5-A14A-3A55-8D26-FDE9A57B9269>
/System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff4bb22000 - 0x7fff4bb2dff7 com.apple.frameworks.CoreDaemon
(1.3 - 1.3) <98645544-C8EB-3E85-AC67-2A047A05E503>
/System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff4bdae000 - 0x7fff4bdbeff3 com.apple.CoreEmoji (1.0 - 107)
<AC83B860-61BD-384E-81BF-CA3CBE655968>
/System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff4c3fe000 - 0x7fff4c468ff0 com.apple.CoreNLP (1.0 - 213)
<687A4C31-A307-3255-83BE-9B123971FF62>
/System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff4c896000 - 0x7fff4c89eff8 com.apple.CorePhoneNumbers (1.0 -
1) <17E6A3B0-A181-3295-8B19-E139EDF12E4B>
/System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4d28b000 - 0x7fff4d2aefff com.apple.CoreSVG (1.0 - 129)
<53213F48-F888-3EBE-AE30-E9303E9B712C>
/System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff4d2af000 - 0x7fff4d2e2fff com.apple.CoreServicesInternal
(446.7 - 446.7) <4C4834E0-EA46-36DE-BA11-16B8826DD754>
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4d2e3000 - 0x7fff4d311ffd com.apple.CSStore (1069.22 -
1069.22) <39E431F9-3584-34DF-A64D-C5895AA72068>
/System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff4d835000 - 0x7fff4d8cbff7 com.apple.CoreSymbolication (11.4
- 64535.33.1) <DCA00787-D285-3944-AAFA-CAF78775B8D3>
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4d963000 - 0x7fff4da8fff6 com.apple.coreui (2.1 - 609.4)
<55EACF17-86EA-3F6E-A2CF-AF2F08C5F295>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff4da90000 - 0x7fff4dc46ff5 com.apple.CoreUtils (6.2 - 620.34)
<172FC306-619F-3451-9BCA-F0B0D0B58EFD>
/System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff4dd80000 - 0x7fff4dd93ff1 com.apple.CrashReporterSupport
(10.13 - 15016) <8AB4A416-A174-386B-8A96-5F16EAA3FCDE>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4de4c000 - 0x7fff4de5eff8 com.apple.framework.DFRFoundation
(1.0 - 252.40.1) <852E7EE8-EC39-3CFF-9605-9F971F7BCED5>
/System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4de5f000 - 0x7fff4de64fff com.apple.DSExternalDisplay (3.1 -
380) <61597AB3-7E66-339D-A709-50D4F9B3D8E9>
/System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4deee000 - 0x7fff4df68ff0 com.apple.datadetectorscore (8.0 -
659) <F7BA8B28-FD51-34A7-A423-63878638D00E>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff4dfb4000 - 0x7fff4dff1ff8 com.apple.DebugSymbols (194 - 194)
<0406F803-6865-370E-9D32-01EF177B5E7A>
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4dff2000 - 0x7fff4e179ff2 com.apple.desktopservices (1.14.4
- 1281.4.19) <82777143-A900-33D0-BCFA-2511C89C9EAD>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4e403000 - 0x7fff4e4cbffe com.apple.DiskImagesFramework
(559.100.2 - 559.100.2) <A8949EC6-1D1A-3DC6-92A5-BC6B57FB6F90>
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff4e4cc000 - 0x7fff4e59dff6 com.apple.DiskManagement (13.0 -
1648.100.1) <32121503-F7B3-33E4-BAB0-314D97CDF295>
/System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff4e64a000 - 0x7fff4e67fff7
com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0)
<8502740F-167A-3864-8F4C-CB1916CE6458>
/System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
0x7fff4e680000 - 0x7fff4e684ff9 com.apple.EFILogin (2.0 - 2)
<6230668A-F2C2-3BFC-A965-CAB00821BCE6>
/System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff4fb12000 - 0x7fff4ff2dff1 com.apple.vision.FaceCore (4.3.0 -
4.3.0) <E081D201-B82C-3AE3-8B58-1E909CE053B3>
/System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff50577000 - 0x7fff50577ff7 com.apple.FinderSyncPriv (1.0.4 -
1298.4.19) <846F2FA1-B5ED-30D7-9BB3-2DA2A2261732>
/System/Library/PrivateFrameworks/FinderSyncPriv.framework/Versions/A/FinderSyncPriv
0x7fff505be000 - 0x7fff506f5ffc libFontParser.dylib (277.2.4.2)
<B59E080A-9FC3-3511-9024-E6D5461E60D1>
/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff506f6000 - 0x7fff5072afff libTrueTypeScaler.dylib
(277.2.4.2) <3A485687-23E8-3C53-83B0-1AA9625DCD37>
/System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff5078f000 - 0x7fff5079fff6 libhvf.dylib (1.0 -
$[CURRENT_PROJECT_VERSION]) <5A0F87CA-81C0-3444-B958-AAC7BD4319BC>
/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff53c80000 - 0x7fff53c81fff libmetal_timestamp.dylib
(902.14.9) <E675DA7E-A99D-3351-94D1-3485CD86808B>
/System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff55331000 - 0x7fff55337fff com.apple.GPUWrangler (5.1.16 -
5.1.16) <F91AD6D6-8242-348C-8296-AF1DD8DBA2EF>
/System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff55656000 - 0x7fff5567cff1 com.apple.GenerationalStorage (2.0
- 314) <54182052-9E17-3A2A-8943-8915E6D319CE>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff55695000 - 0x7fff5667fffc com.apple.GeoServices (1.0 -
1624.24.10.29.41) <95D0D6FA-31F1-3DE2-86D7-6C0304079D00>
/System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff567ab000 - 0x7fff567b9ffb com.apple.GraphVisualizer (1.0 -
100.1) <7289AEE6-C577-3D89-A99E-98551218EB7D>
/System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff56959000 - 0x7fff56a17ff4 com.apple.Heimdal (4.0 - 2.0)
<C4838DCE-48FB-3828-9FB2-097BA2848C99>
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff58b8e000 - 0x7fff58b97ffe com.apple.IOAccelMemoryInfo (1.0 -
1) <8626B839-52BD-3BE1-BD83-B5C72D7B586D>
/System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
0x7fff58b98000 - 0x7fff58ba0ff5 com.apple.IOAccelerator (438.4.5 -
438.4.5) <4B2F1D11-C36B-3C48-9934-8A973348A966>
/System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff58bad000 - 0x7fff58bc3fff com.apple.IOPresentment (1.0 - 37)
<2FE66352-4CF9-3F79-944D-053E2AD451D6>
/System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff58f4b000 - 0x7fff58f96ff1 com.apple.IconServices (438.3 -
438.3) <2431AD46-37B8-367F-A1DC-119C781B1453>
/System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff59154000 - 0x7fff5915bffa com.apple.InternationalSupport
(1.0 - 45.2) <296B6979-342E-35B8-A58B-B0797DFBA789>
/System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff593e8000 - 0x7fff59407ffd
com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1)
<D0F59C6D-F069-3F0D-81C2-CBFC2E6B7101>
/System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff5953c000 - 0x7fff5960affd com.apple.LanguageModeling (1.0 -
215.1) <3FAF1700-F7D4-3F92-88AA-A3920702B8BB>
/System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5960b000 - 0x7fff59653fff com.apple.Lexicon-framework (1.0 -
72) <212D02CE-11BC-3C7F-BDFD-DF1A0C4017EE>
/System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff5965a000 - 0x7fff5965fff3 com.apple.LinguisticData (1.0 -
353.18) <BA3869B7-9C39-32DA-A4BA-12F1BC4B04CF>
/System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff59686000 - 0x7fff596aaffe com.apple.locationsupport
(2394.0.22 - 2394.0.22) <F396B85A-34DB-3A32-9E88-28C2F3FCFCF1>
/System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
0x7fff59703000 - 0x7fff59708ff7 com.apple.LoginUICore (4.0 - 4.0)
<49975B17-B54D-338D-AA55-D2AA825D4FC9>
/System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff59ef7000 - 0x7fff59efafff com.apple.Mangrove (1.0 - 25)
<9490A0D4-5EF9-3FDA-B048-A71BE3A17096>
/System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff5a163000 - 0x7fff5a1edff8 com.apple.MediaExperience (1.0 -
1) <F86763CC-6791-390E-8BCF-512B04C931BA>
/System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff5a1ee000 - 0x7fff5a221fff com.apple.MediaKit (16 - 923)
<DFDC82DF-3E23-394C-8284-3DBC31E7EBDB>
/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff5a9c6000 - 0x7fff5aa12fff
com.apple.spotlight.metadata.utilities (1.0 - 2076.3)
<EF8AC054-B15F-375F-AACB-018DC73CD16E>
/System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff5aa13000 - 0x7fff5aae4ffa com.apple.gpusw.MetalTools (1.0 -
1) <BA343D96-58EA-374A-818C-E42968101EA8>
/System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff5ab41000 - 0x7fff5ab5aff4 com.apple.MobileAssets (1.0 -
619.100.2) <4EAA222A-2128-3A7D-9270-C4878C8AD1AA>
/System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff5ad17000 - 0x7fff5ad35fff com.apple.MobileKeyBag (2.0 - 1.0)
<0837C5C4-A860-387C-8F31-9A4627A3132F>
/System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff5af98000 - 0x7fff5afc8ff7
com.apple.MultitouchSupport.framework (3440.1 - 3440.1)
<0AA68A0D-23F6-3628-A93F-8F8018B84920>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5b4c7000 - 0x7fff5b4d1fff com.apple.NetAuth (6.2 - 6.2)
<D324C7CC-E614-35F6-8619-DECBE90ECAEB>
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff5bedc000 - 0x7fff5bf27ffb com.apple.OTSVG (1.0 - 643.1.4.4)
<DCCAD72C-ED3E-3FB9-80C8-4DB36362C28A>
/System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff5d12f000 - 0x7fff5d13aff2 com.apple.PerformanceAnalysis
(1.243.2 - 243.2) <FFE831BE-C133-38BE-A6B4-BEEB9FD6BF37>
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5d13b000 - 0x7fff5d163ffb com.apple.persistentconnection
(1.0 - 1.0) <F16D4768-61F2-3298-8E37-0EAF612A55C0>
/System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5ebdc000 - 0x7fff5ec0cff7 com.apple.pluginkit.framework (1.0
- 1) <EDB3D9C8-B4C4-3669-961D-E60D983927B6>
/System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
0x7fff5ec37000 - 0x7fff5ec4affc com.apple.PowerLog (1.0 - 1)
<E9052A48-811B-3976-A5AA-260E1B69B12A>
/System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
0x7fff5fac6000 - 0x7fff5fb20ff6 com.apple.ProtectedCloudStorage
(1.0 - 1) <9ACFED11-E9B3-3F24-88AE-294F68189AF1>
/System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff5fb21000 - 0x7fff5fb3affb com.apple.ProtocolBuffer (1 -
274.24.9.16.3) <05BE7640-A9FD-3963-8199-E60DE3C37A7E>
/System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5ff99000 - 0x7fff5ffc2ff1 com.apple.RemoteViewServices (2.0
- 148) <680F9F89-C44B-3AB3-B9EA-155B41B7295A>
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff60127000 - 0x7fff60162ff0 com.apple.RunningBoardServices
(1.0 - 223.100.31) <28C26D68-F1F5-3ADC-832B-AF63336F35FB>
/System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff61a3f000 - 0x7fff61a42ff5 com.apple.SecCodeWrapper (4.0 -
448.100.6) <87710569-BCB4-37C1-B56D-F0EB89863A78>
/System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff61bb5000 - 0x7fff61cdcff1 com.apple.Sharing (1526.14 -
1526.14) <8D0C1BC4-5133-399B-9EFC-74CAEF4FA389>
/System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff630ef000 - 0x7fff633e5fff com.apple.SkyLight (1.600.0 -
450.9) <C6AF6A79-C673-3B9E-95E0-993F43AE7EED>
/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff63c32000 - 0x7fff63c40ffb com.apple.SpeechRecognitionCore
(6.0.91 - 6.0.91) <4678A6DB-D56E-393F-90BD-5AF4F3664440>
/System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff63d02000 - 0x7fff63f8cffe com.apple.spotlight.index (10.7.0
- 2076.3) <B57DF935-DF2D-362A-8F93-759EC9E85A50>
/System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex
0x7fff6431a000 - 0x7fff6435bff9 com.apple.StreamingZip (1.0 - 1)
<67F0ED7B-0912-3151-BEB1-9D5FBAE0D46B>
/System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff64472000 - 0x7fff6447bff7
com.apple.SymptomDiagnosticReporter (1.0 - 1238.100.26)
<A2197A8A-796E-321C-8EBB-075AED9995B0>
/System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff644ec000 - 0x7fff64516ffc
com.apple.framework.SystemAdministration (1.0 - 1.0)
<12180CB1-BA85-3D65-BEAA-39477203113B>
/System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff64731000 - 0x7fff64741ff3 com.apple.TCC (1.0 - 1)
<AEE98D6E-03FD-3C80-90AC-5B45B4AE7A2E>
/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff64c64000 - 0x7fff64d2aff0 com.apple.TextureIO (3.10.9 -
3.10.9) <362C5815-6A2B-3CA8-B577-C5D4978EF981>
/System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff64eb2000 - 0x7fff64eb3fff com.apple.TrustEvaluationAgent
(2.0 - 33) <F1A2A150-97C1-3050-93EE-6D582E2DF23E>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff64eeb000 - 0x7fff65143ff0 com.apple.UIFoundation (1.0 -
661.2) <27837A1C-A833-3F99-B8D8-84A583EEA523>
/System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff65db6000 - 0x7fff65dd6ffc com.apple.UserManagement (1.0 - 1)
<6F223C62-641C-3F7E-BE20-B0C9F19709C7>
/System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff66b82000 - 0x7fff66c6cff8 com.apple.ViewBridge (464.1 -
464.1) <E1DB0984-8B31-36E4-9854-A3345F67BED3>
/System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff66e12000 - 0x7fff66e13fff com.apple.WatchdogClient.framework
(1.0 - 67.101.1) <1D6C2858-0A09-380E-8718-14131D9A0FE1>
/System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff67a3f000 - 0x7fff67a42ffa com.apple.dt.XCTTargetBootstrap
(1.0 - 16091) <B40E4B60-2DB5-30ED-A210-3ED708862162>
/System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff67abc000 - 0x7fff67acaff5 com.apple.audio.caulk (1.0 - 32.3)
<DFE1EBB6-9A42-3227-8601-5CFCB1F665CD>
/System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff67e0c000 - 0x7fff67e0eff3 com.apple.loginsupport (1.0 - 1)
<B84ABC31-431B-3F99-BABE-44ED0A7DB3C0>
/System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff67e0f000 - 0x7fff67e22ffd com.apple.login (3.0 - 3.0)
<8FAC178E-0C61-3E48-844A-CB4446CC7BC6>
/System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff6a8ed000 - 0x7fff6a920ffa libAudioToolboxUtility.dylib
(1104.80) <C34C8FCE-54DE-3884-8074-057B06807D22>
/usr/lib/libAudioToolboxUtility.dylib
0x7fff6a927000 - 0x7fff6a95bfff libCRFSuite.dylib (48)
<E52BECF7-1819-3998-ACC4-8D1A332CE4EB> /usr/lib/libCRFSuite.dylib
0x7fff6a95e000 - 0x7fff6a968fff libChineseTokenizer.dylib (34)
<EE842A48-3D30-34B0-B9D2-F045DE582650> /usr/lib/libChineseTokenizer.dylib
0x7fff6a969000 - 0x7fff6a9f1fff libCoreStorage.dylib (551)
<96B61D43-3196-34E2-964A-41A44D2E8FF2> /usr/lib/libCoreStorage.dylib
0x7fff6a9f4000 - 0x7fff6a9f6ff7 libDiagnosticMessagesClient.dylib
(112) <BE749883-9400-334A-8FBF-F3321CF205F5>
/usr/lib/libDiagnosticMessagesClient.dylib
0x7fff6aa3c000 - 0x7fff6abf3ffb libFosl_dynamic.dylib (100.4)
<68038226-8CAA-36B5-B5D6-510F900B318D> /usr/lib/libFosl_dynamic.dylib
0x7fff6ac1a000 - 0x7fff6ac20ff3 libIOReport.dylib (54)
<FA47D01E-E02C-3178-9C10-DF4E7F6351B0> /usr/lib/libIOReport.dylib
0x7fff6ad02000 - 0x7fff6ad09fff libMatch.1.dylib (36)
<815A4553-4763-369F-A77C-62663A586D60> /usr/lib/libMatch.1.dylib
0x7fff6ad38000 - 0x7fff6ad58fff libMobileGestalt.dylib
(826.100.27) <4B771C86-0CB7-3B06-8F41-5A40DDF66D72>
/usr/lib/libMobileGestalt.dylib
0x7fff6aeca000 - 0x7fff6aecbfff libSystem.B.dylib (1281.100.1)
<DB8310F1-272D-3533-A840-3B390AF55C26> /usr/lib/libSystem.B.dylib
0x7fff6af58000 - 0x7fff6af59fff libThaiTokenizer.dylib (3)
<DC582222-7C1F-3C27-8C3A-BAF696A2197D> /usr/lib/libThaiTokenizer.dylib
0x7fff6af71000 - 0x7fff6af87fff libapple_nghttp2.dylib (1.39.2)
<268F4E3E-95DC-35FB-82DC-5B0D1855A676> /usr/lib/libapple_nghttp2.dylib
0x7fff6afbc000 - 0x7fff6b02eff7 libarchive.2.dylib (72.100.1)
<65E0870E-02AB-365D-84F9-5800B5BB69FC> /usr/lib/libarchive.2.dylib
0x7fff6b02f000 - 0x7fff6b0c8fe5 libate.dylib (3.0.1)
<4477640F-CC1B-3825-B877-69508F367E3D> /usr/lib/libate.dylib
0x7fff6b0cc000 - 0x7fff6b0ccff3 libauto.dylib (187)
<FD0E5750-7004-36A7-B9C2-D6B6B4EF559B> /usr/lib/libauto.dylib
0x7fff6b192000 - 0x7fff6b1a2ffb libbsm.0.dylib (60.100.1)
<B0373A39-DBC6-3A84-879B-BA46E30D04BF> /usr/lib/libbsm.0.dylib
0x7fff6b1a3000 - 0x7fff6b1affff libbz2.1.0.dylib (44)
<FFCD4427-AF87-36D2-8097-8870FDC75A1B> /usr/lib/libbz2.1.0.dylib
0x7fff6b1b0000 - 0x7fff6b202fff libc++.1.dylib (902.1)
<08199809-33CA-321E-9B9D-FD5B2BC64580> /usr/lib/libc++.1.dylib
0x7fff6b203000 - 0x7fff6b218ffb libc++abi.dylib (902)
<1C880020-396D-3F91-BE27-5A09A9239F68> /usr/lib/libc++abi.dylib
0x7fff6b219000 - 0x7fff6b219fff libcharset.1.dylib (59)
<4E63BA25-04A3-329A-923D-251155C03F30> /usr/lib/libcharset.1.dylib
0x7fff6b21a000 - 0x7fff6b22bfff libcmph.dylib (8)
<D4C5E0A8-92D9-33D5-9F83-6F4742FFBE29> /usr/lib/libcmph.dylib
0x7fff6b22c000 - 0x7fff6b243fd7 libcompression.dylib (87)
<7F258A06-E01D-32D2-9CD2-6B2931DA5DA7> /usr/lib/libcompression.dylib
0x7fff6b51d000 - 0x7fff6b533ff7 libcoretls.dylib (167)
<EFC237BB-78F7-33C6-BFF9-53860062DD99> /usr/lib/libcoretls.dylib
0x7fff6b534000 - 0x7fff6b535fff libcoretls_cfhelpers.dylib (167)
<2E542A2B-7730-33EE-9B3B-154B08608AA6> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff6b9d8000 - 0x7fff6badcfef libcrypto.44.dylib (47.100.4)
<43F8C181-A40F-3917-9599-8B313709FB88> /usr/lib/libcrypto.44.dylib
0x7fff6badf000 - 0x7fff6baeafff libcsfde.dylib (551)
<A03DD9C3-79A2-33B3-B83D-499B91E20CF4> /usr/lib/libcsfde.dylib
0x7fff6baf2000 - 0x7fff6bb51ff7 libcups.2.dylib (483.6)
<F446DEF0-66C0-31AD-88E1-919B05F06C90> /usr/lib/libcups.2.dylib
0x7fff6bb53000 - 0x7fff6bbbaff7 libcurl.4.dylib (118.100.2)
<7FFC9973-32BF-3956-A9E6-6AD9DDA7F331> /usr/lib/libcurl.4.dylib
0x7fff6bc5d000 - 0x7fff6bc5dfff libenergytrace.dylib (21)
<FFB9FB70-8DBD-3025-BC92-51F02481A489> /usr/lib/libenergytrace.dylib
0x7fff6bc5e000 - 0x7fff6bc76fff libexpat.1.dylib (19.60.2)
<1ED53818-578C-3D17-8761-68792CCAD685> /usr/lib/libexpat.1.dylib
0x7fff6bc84000 - 0x7fff6bc86fff libfakelink.dylib (149.1)
<B04F9A05-7E52-3382-9186-F603BE4BFBB2> /usr/lib/libfakelink.dylib
0x7fff6bc95000 - 0x7fff6bc9afff libgermantok.dylib (24)
<8091F952-B592-38E3-982B-7DEA0A44E211> /usr/lib/libgermantok.dylib
0x7fff6bc9b000 - 0x7fff6bca4ff7 libheimdal-asn1.dylib (564.100.1)
<2D639331-43CF-331F-98F4-CDF41990A468> /usr/lib/libheimdal-asn1.dylib
0x7fff6bca5000 - 0x7fff6bd95fff libiconv.2.dylib (59)
<9458704B-A702-37CB-9707-66ABBB5DB71E> /usr/lib/libiconv.2.dylib
0x7fff6bd96000 - 0x7fff6bfedfff libicucore.A.dylib (64260.0.1)
<DCC4A4EE-32FD-350F-84D8-E857F2F29855> /usr/lib/libicucore.A.dylib
0x7fff6c007000 - 0x7fff6c008fff liblangid.dylib (133)
<E9595222-602B-38F0-8572-0F1872A00527> /usr/lib/liblangid.dylib
0x7fff6c009000 - 0x7fff6c021ff3 liblzma.5.dylib (16)
<0AA1EB11-A433-327E-B8DB-7395CFF06554> /usr/lib/liblzma.5.dylib
0x7fff6c039000 - 0x7fff6c0e0ff7 libmecab.dylib (883.10)
<13136C11-8763-37BA-AEB2-676092798DAA> /usr/lib/libmecab.dylib
0x7fff6c0e1000 - 0x7fff6c343fe1 libmecabra.dylib (883.10)
<6AC22857-F528-35CE-94A9-D70F6F766C15> /usr/lib/libmecabra.dylib
0x7fff6c6b0000 - 0x7fff6c6dffff libncurses.5.4.dylib (57)
<6BD6F430-C8B3-39D8-87B5-2C16E6578FD5> /usr/lib/libncurses.5.4.dylib
0x7fff6c80f000 - 0x7fff6cc8aff5 libnetwork.dylib (1880.100.30)
<9519B6F8-44E2-3F53-B995-1527C5333240> /usr/lib/libnetwork.dylib
0x7fff6cc8b000 - 0x7fff6cca2fff libnetworkextension.dylib
(1095.100.29) <258054A5-D52D-334E-BC63-9F6C97044790>
/usr/lib/libnetworkextension.dylib
0x7fff6cd2a000 - 0x7fff6cd5dfde libobjc.A.dylib (787.1)
<20AC082F-2DB7-3974-A2D4-8C5E01787584> /usr/lib/libobjc.A.dylib
0x7fff6cd5e000 - 0x7fff6cd5fff7 libodfde.dylib (26)
<19038C81-D1E7-360B-8539-34935F0EB91A> /usr/lib/libodfde.dylib
0x7fff6cd70000 - 0x7fff6cd74fff libpam.2.dylib (25.100.1)
<D5CEC1AD-A2EC-362C-B71A-22FD521917F1> /usr/lib/libpam.2.dylib
0x7fff6cd77000 - 0x7fff6cdadff7 libpcap.A.dylib (89.100.1)
<171BAAB0-A5C8-32C5-878E-83D46073BF8C> /usr/lib/libpcap.A.dylib
0x7fff6ce31000 - 0x7fff6ce49fff libresolv.9.dylib (67.40.1)
<92A522F9-95E2-35EE-A8AD-FC8DEE6B2C1F> /usr/lib/libresolv.9.dylib
0x7fff6ce4b000 - 0x7fff6ce8fff7 libsandbox.1.dylib (1217.101.2)
<5E362637-203E-3170-B988-1C470A6B0642> /usr/lib/libsandbox.1.dylib
0x7fff6ce90000 - 0x7fff6cea2ff7 libsasl2.2.dylib (213)
<33B1445F-99CC-33EF-8DE8-A8AA9F6D5843> /usr/lib/libsasl2.2.dylib
0x7fff6cea3000 - 0x7fff6cea4ff7 libspindump.dylib (281.3)
<16F53AD2-1839-37BF-A2F5-92253FE4AF1A> /usr/lib/libspindump.dylib
0x7fff6cea5000 - 0x7fff6d08fff7 libsqlite3.dylib (308.4)
<BBC375B7-AF20-3D2C-8826-78D3BDC8A004> /usr/lib/libsqlite3.dylib
0x7fff6d183000 - 0x7fff6d1b0ffb libssl.46.dylib (47.100.4)
<E051B5B3-F59C-30E2-BE70-6D70685F4E7C> /usr/lib/libssl.46.dylib
0x7fff6d2e0000 - 0x7fff6d2e3ffb libutil.dylib (57)
<07ED7CF0-1744-3386-B8B2-0DDBD446999E> /usr/lib/libutil.dylib
0x7fff6d2e4000 - 0x7fff6d2f1ff7 libxar.1.dylib (425.2)
<625F24E1-1A0F-3301-9F99-F0F3DADE0287> /usr/lib/libxar.1.dylib
0x7fff6d2f7000 - 0x7fff6d3d9ff7 libxml2.2.dylib (33.3)
<24147A90-E3EB-3926-BFB0-5F0FC9F706E2> /usr/lib/libxml2.2.dylib
0x7fff6d3dd000 - 0x7fff6d405fff libxslt.1.dylib (16.9)
<8C8648B1-F2CA-38EA-A409-D6F19715C6E6> /usr/lib/libxslt.1.dylib
0x7fff6d406000 - 0x7fff6d418ff3 libz.1.dylib (76)
<6A449C6A-DF88-36C1-8F2D-DB9A808263B5> /usr/lib/libz.1.dylib
0x7fff6dcc6000 - 0x7fff6dccbff3 libcache.dylib (83)
<5F90FFCE-403B-3724-991D-BA32401D99C5> /usr/lib/system/libcache.dylib
0x7fff6dccc000 - 0x7fff6dcd7fff libcommonCrypto.dylib (60165)
<C7A5E3F7-1E5A-3785-875A-B6647082B614> /usr/lib/system/libcommonCrypto.dylib
0x7fff6dcd8000 - 0x7fff6dcdffff libcompiler_rt.dylib (101.2)
<A517E149-2D25-3C04-BCEF-F69149C85B18> /usr/lib/system/libcompiler_rt.dylib
0x7fff6dce0000 - 0x7fff6dce9ff7 libcopyfile.dylib (166.40.1)
<1A5270B5-0D97-35DA-9296-4F4A428BC6A2> /usr/lib/system/libcopyfile.dylib
0x7fff6dcea000 - 0x7fff6dd7cfe3 libcorecrypto.dylib (866.100.30)
<FCDEC0D1-8C30-3989-BDD1-996BBC715C29> /usr/lib/system/libcorecrypto.dylib
0x7fff6de89000 - 0x7fff6dec9ff0 libdispatch.dylib (1173.100.2)
<EB592997-B11C-3AB3-85B1-F725F3D0B412> /usr/lib/system/libdispatch.dylib
0x7fff6deca000 - 0x7fff6df00fff libdyld.dylib (750.5)
<D2A07EF5-A64B-3692-BE13-89DAA2EC5E80> /usr/lib/system/libdyld.dylib
0x7fff6df01000 - 0x7fff6df01ffb libkeymgr.dylib (30)
<CC5A2B43-770B-3C6C-BA10-AA3A6B4A142D> /usr/lib/system/libkeymgr.dylib
0x7fff6df02000 - 0x7fff6df0eff3 libkxld.dylib (6153.101.6)
<77282DCB-83D6-3199-874E-9A4A0FD7D4F3> /usr/lib/system/libkxld.dylib
0x7fff6df0f000 - 0x7fff6df0fff7 liblaunch.dylib (1738.100.39)
<A7FF7357-600F-3014-8C28-A4F367717E8D> /usr/lib/system/liblaunch.dylib
0x7fff6df10000 - 0x7fff6df15ff7 libmacho.dylib (959.0.1)
<D8FED478-25A2-3844-AE4B-A5C9F9827615> /usr/lib/system/libmacho.dylib
0x7fff6df16000 - 0x7fff6df18ff3 libquarantine.dylib (110.40.3)
<51E0304F-AB11-3BF7-99DC-BB916CC9088B> /usr/lib/system/libquarantine.dylib
0x7fff6df19000 - 0x7fff6df1aff7 libremovefile.dylib (48)
<078F29AB-26BA-3493-BCAA-E1E75A187521> /usr/lib/system/libremovefile.dylib
0x7fff6df1b000 - 0x7fff6df32ff3 libsystem_asl.dylib (377.60.2)
<0F1BAC19-2AE0-3F8E-9B90-AACF819B2BF7> /usr/lib/system/libsystem_asl.dylib
0x7fff6df33000 - 0x7fff6df33ff7 libsystem_blocks.dylib (74)
<32224AFF-C06F-3279-B753-097194EDEF49>
/usr/lib/system/libsystem_blocks.dylib
0x7fff6df34000 - 0x7fff6dfbbfff libsystem_c.dylib (1353.100.2)
<4F5EED22-4D46-3F04-8C64-C492CDAD70EB> /usr/lib/system/libsystem_c.dylib
0x7fff6dfbc000 - 0x7fff6dfbfffb libsystem_configuration.dylib
(1061.101.1) <2A2C778D-07EB-35C7-A954-8BF8FD74BD75>
/usr/lib/system/libsystem_configuration.dylib
0x7fff6dfc0000 - 0x7fff6dfc3fff libsystem_coreservices.dylib (114)
<FDA41CC4-170A-3D93-85BD-838A563B03C4>
/usr/lib/system/libsystem_coreservices.dylib
0x7fff6dfc4000 - 0x7fff6dfccfff libsystem_darwin.dylib
(1353.100.2) <B567B86D-8818-38A4-A861-03EB83B55867>
/usr/lib/system/libsystem_darwin.dylib
0x7fff6dfcd000 - 0x7fff6dfd4fff libsystem_dnssd.dylib (1096.100.3)
<7C690DF5-E119-33FB-85CD-9EFC67A36E40> /usr/lib/system/libsystem_dnssd.dylib
0x7fff6dfd5000 - 0x7fff6dfd6ffb libsystem_featureflags.dylib (17)
<415D83EF-084C-3485-B757-53001870EA94>
/usr/lib/system/libsystem_featureflags.dylib
0x7fff6dfd7000 - 0x7fff6e024ff7 libsystem_info.dylib (538)
<17049D3F-C798-3651-B391-1551FC699D3E> /usr/lib/system/libsystem_info.dylib
0x7fff6e025000 - 0x7fff6e051ff7 libsystem_kernel.dylib
(6153.101.6) <E76440E1-D1E8-3D9A-8B47-D01F554FF1C4>
/usr/lib/system/libsystem_kernel.dylib
0x7fff6e052000 - 0x7fff6e099fff libsystem_m.dylib (3178)
<74741FA8-5C29-3241-9046-4FC91C6A6D4A> /usr/lib/system/libsystem_m.dylib
0x7fff6e09a000 - 0x7fff6e0c1fff libsystem_malloc.dylib (283.100.5)
<97833239-2F83-3AEB-A426-0593997C8A54>
/usr/lib/system/libsystem_malloc.dylib
0x7fff6e0c2000 - 0x7fff6e0cfffb libsystem_networkextension.dylib
(1095.100.29) <C9E988B2-6A18-35C0-9577-63201E9D6018>
/usr/lib/system/libsystem_networkextension.dylib
0x7fff6e0d0000 - 0x7fff6e0d9ff7 libsystem_notify.dylib (241.100.2)
<E405F84B-BD4F-3874-9755-CB3EC86E18D5>
/usr/lib/system/libsystem_notify.dylib
0x7fff6e0da000 - 0x7fff6e0e2fef libsystem_platform.dylib
(220.100.1) <6EF12F34-C33F-36BF-9A9A-2A35EA19EFE0>
/usr/lib/system/libsystem_platform.dylib
0x7fff6e0e3000 - 0x7fff6e0edfff libsystem_pthread.dylib
(416.100.3) <A8514582-E000-3854-911A-0A73D2C79600>
/usr/lib/system/libsystem_pthread.dylib
0x7fff6e0ee000 - 0x7fff6e0f2ff3 libsystem_sandbox.dylib
(1217.101.2) <E9D78CDE-FB67-32E7-BABC-9EFC23AA0DC6>
/usr/lib/system/libsystem_sandbox.dylib
0x7fff6e0f3000 - 0x7fff6e0f5fff libsystem_secinit.dylib (62.100.2)
<AAC639E5-7103-3366-A602-8FC6944E2C13>
/usr/lib/system/libsystem_secinit.dylib
0x7fff6e0f6000 - 0x7fff6e0fdffb libsystem_symptoms.dylib
(1238.100.26) <487B92DE-45F9-39F9-A478-89BBD478157D>
/usr/lib/system/libsystem_symptoms.dylib
0x7fff6e0fe000 - 0x7fff6e114ff2 libsystem_trace.dylib (1147.100.8)
<BB90B1FD-8C09-3DF4-BD8B-9E4AEADFEA2B> /usr/lib/system/libsystem_trace.dylib
0x7fff6e116000 - 0x7fff6e11bff7 libunwind.dylib (35.4)
<CC87C836-BE9D-334E-A0E6-0297D52E9D73> /usr/lib/system/libunwind.dylib
0x7fff6e11c000 - 0x7fff6e151ffe libxpc.dylib (1738.100.39)
<32B0E31E-9DA3-328B-A962-BC9591B93537> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 119
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: 89044390
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=709.4M resident=0K(0%)
swapped_out_or_unallocated=709.4M(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%)
swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 640K 5
Activity Tracing 256K 1
CG backing stores 1160K 2
CG image 26.4M 7
CG raster data 25.8M 1
CoreAnimation 132K 9
CoreGraphics 8K 1
CoreImage 32K 4
CoreUI image data 828K 7
Dispatch continuations 24.0M 1
Foundation 4K 1
Image IO 128K 2
Kernel Alloc Once 8K 1
MALLOC 501.6M 209
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 64K 1 reserved VM
address space (unallocated)
Memory Tag 242 12K 1
STACK GUARD 20K 5
Stack 12.1M 8
Stack Guard 54.4M 1
VM_ALLOCATE 340K 13
__DATA 1.0G 688
__DATA_CONST 2376K 26
__FONT_DATA 4K 1
__LINKEDIT 411.5M 360
__OBJC_RO 32.2M 1
__OBJC_RW 1892K 2
__TEXT 297.9M 674
__UNICODE 564K 1
mapped file 89.6M 65
shared memory 648K 17
=========== ======= =======
TOTAL 2.5G 2122
TOTAL, minus reserved VM space 2.5G 2122
Model: MacBookPro15,1, BootROM 1037.100.362.0.0 (iBridge:
17.16.14281.0.0,0), 6 processors, 6-Core Intel Core i7, 2.2 GHz, 16 GB, SMC
Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630,
spdisplays_builtin
Graphics: kHW_AMDRadeonPro555XItem, Radeon Pro 555X,
spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, Micron,
8ATF1G64HZ-2G6E1
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, Micron,
8ATF1G64HZ-2G6E1
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0:
Feb 28 2020 15:24:56 version 9.30.357.35.32.5.47 FWID 01-9ce4adf3
Bluetooth: Version 7.0.4f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.4
In GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin19.4.0, NS appkit-1894.40
Version 10.15.4 (Build 19E287))
of 2020-05-18 built on LF02X171812V74M.local
Repository revision: cd4ef52c8673a76c6fcb0efd7d2c74778522038c
Repository branch: feature/native-comp
Windowing system distributor 'Apple', version 10.3.1894
System Description: Mac OS X 10.15.4
Configured using:
'configure --disable-silent-rules --without-dbus --without-imagemagick
--prefix=/Users/st21371/gccemacs
--enable-locallisppath=/usr/local/share/emacs/site-lisp
--with-nativecomp --with-ns --disable-ns-self-contained --with-gnutls
--with-modules --with-xml2 --with-json 'CFLAGS=-g3
-I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/gcc/include
-I/usr/local/opt/libxml2/include -I/usr/local/opt/giflib/include
-I/usr/local/opt/jpeg/include -I/usr/local/opt/libtiff/include
-I/usr/local/opt/gnutls/include -I/usr/local/opt/jansson/include
-I/usr/local/opt/nettle/include -I/usr/local/opt/libtasn1/include
-I/usr/local/opt/p11-kit/include ' 'CPPFLAGS=-g3
-I/usr/local/opt/openssl@1.1/include -I/usr/local/opt/gcc/include
-I/usr/local/opt/libxml2/include -I/usr/local/opt/giflib/include
-I/usr/local/opt/jpeg/include -I/usr/local/opt/libtiff/include
-I/usr/local/opt/gnutls/include -I/usr/local/opt/jansson/include
-I/usr/local/opt/nettle/include -I/usr/local/opt/libtasn1/include
-I/usr/local/opt/p11-kit/include ' 'LDFLAGS=-L/usr/local/lib/gcc/9
-L/usr/local/opt/openssl@1.1/lib -L/usr/local/opt/gcc/lib
-L/usr/local/opt/libxml2/lib -L/usr/local/opt/giflib/lib
-L/usr/local/opt/jpeg/lib -L/usr/local/opt/libtiff/lib
-L/usr/local/opt/gnutls/lib -L/usr/local/opt/jansson/lib
-L/usr/local/opt/nettle/lib -L/usr/local/opt/libtasn1/lib
-L/usr/local/opt/p11-kit/lib ''
Configured features:
JPEG TIFF GIF PNG RSVG GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS NS MODULES THREADS JSON PDUMPER LCMS2 GMP
Important settings:
value of $LC_ALL: en_US.UTF-8
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8
Major mode: DOOM v2.0.9
Minor modes in effect:
editorconfig-mode: t
show-paren-mode: t
ws-butler-global-mode: t
global-flycheck-mode: t
smartparens-global-mode: t
global-magit-file-mode: t
global-git-commit-mode: t
org-roam-mode: t
company-prescient-mode: t
company-box-mode: t
global-company-mode: t
company-mode: t
evil-escape-mode: t
evil-snipe-override-mode: t
evil-snipe-mode: t
evil-snipe-override-local-mode: t
evil-snipe-local-mode: t
global-undo-fu-session-mode: t
undo-fu-session-mode: t
undo-fu-mode: t
which-key-mode: t
better-jumper-mode: t
better-jumper-local-mode: t
ivy-prescient-mode: t
prescient-persist-mode: t
ivy-rich-mode: t
ivy-mode: t
evil-goggles-mode: t
gcmh-mode: t
async-bytecomp-package-mode: t
savehist-mode: t
winner-mode: t
winum-mode: t
xterm-mouse-mode: t
global-clipetty-mode: t
clipetty-mode: t
solaire-global-mode: t
hl-line-mode: t
persp-mode: t
shell-dirtrack-mode: t
evil-mode: t
evil-local-mode: t
+popup-mode: t
ns-auto-titlebar-mode: t
general-override-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
window-divider-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
buffer-read-only: t
size-indication-mode: t
line-number-mode: t
transient-mark-mode: t
Load-path shadows:
/Users/st21371/.emacs.d/.local/straight/build/cmake-mode/cmake-mode hides
/usr/local/share/emacs/site-lisp/cmake/cmake-mode
/Users/st21371/.emacs.d/.local/straight/build/let-alist/let-alist hides
/Users/st21371/gccemacs/share/emacs/28.0.50/lisp/emacs-lisp/let-alist
Features:
(two-column iso-transl shadow sort disp-table whitespace face-remap
display-line-numbers adaptive-wrap editorconfig-core
editorconfig-core-handle editorconfig-fnmatch editorconfig paren
ws-butler evil-collection-flycheck flycheck hide-mode-line mail-extr
smartparens-config smartparens-text smartparens-c smartparens emacsbug
message rmc puny rfc822 sendmail evil-collection-calendar cal-menu
calendar cal-loaddefs org-macro org-footnote ob-minizinc ob ob-tangle ol
ob-ref ob-lob ob-table ob-exp org-src org-keys ob-comint ob-core ob-eval
org-pcomplete org-list org-entities org-faces org-compat org-macs
format-spec find-func mml mml-sec evil-collection-epa epa epg epg-config
gnus-util rmail rmail-loaddefs text-property-search time-date mm-decode
mm-bodies cursor-sensor amx company-prescient company-box
company-box-doc company-box-icons dash-functional company-capf company
evil-easymotion evil-escape evil-snipe undo-fu-session undo-fu
evil-collection-which-key which-key better-jumper ivy-prescient
prescient all-the-icons-ivy ivy-rich counsel xdg ivy-xref
evil-collection-xref xref project evil-collection-dired dired
dired-loaddefs swiper evil-collection-ivy ivy delsel ivy-overlay colir
color evil-goggles gcmh core-packages package browse-url url-handlers
url-parse auth-source password-cache json map url-vars mm-encode
mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr
mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log with-editor
async-bytecomp async f doom-snippets doom-snippets-lib yasnippet
savehist recentf tree-widget server winner autorevert filenotify
nav-flash evil-collection-compile evil-collection-help
evil-collection-custom cus-edit cus-start cus-load wid-edit
evil-collection-comint evil-collection annalist compile pulse winum dash
xt-mouse clipetty persistent-soft list-utils pcache eieio-compat
eieio-base eieio eieio-core eieio-loaddefs font-utils unicode-fonts
doom-themes-ext-org doom-themes-ext-treemacs solaire-mode hl-line
dtrt-indent s modus-vivendi-theme modus-operandi-theme minizinc-mode
cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine
cc-vars cc-defs hydra lv use-package-ensure persp-mode flyspell-lazy
ibuf-macs evil evil-integration undo-tree diff evil-maps evil-commands
reveal flyspell ispell evil-jumps evil-command-window evil-types
evil-search shell pcomplete comint ansi-color evil-macros evil-repeat
evil-states evil-core advice evil-common windmove thingatpt rect
evil-digraphs evil-vars ring easy-mmode all-the-icons
all-the-icons-faces data-material data-weathericons data-octicons
data-fileicons data-faicons data-alltheicons memoize let-alist derived
core-editor core-projects core-ui edmacro kmacro ns-auto-titlebar
core-keybinds pp general cl-extra help-mode easymenu seq byte-opt cl-seq
use-package-core bytecomp byte-compile cconv core-modules rx cl core
core-lib pcase cl-macs gv cl-loaddefs cl-lib subr-x tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win
ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset
image regexp-opt fringe tabulated-list replace newcomment text-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote threads kqueue cocoa ns lcms2 multi-tty make-network-process
emacs)
Memory information:
((conses 16 609497 352107)
(symbols 48 42557 47)
(strings 32 145729 57786)
(string-bytes 1 6027635)
(vectors 16 65976)
(vector-slots 8 1753960 449352)
(floats 8 983 922)
(intervals 56 1729 516)
(buffers 992 14))
[-- Attachment #2: Type: text/html, Size: 268989 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 6:14 bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode Arif Rezai
@ 2020-05-18 10:34 ` Andrea Corallo
2020-05-18 12:51 ` Arif Rezai
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Andrea Corallo @ 2020-05-18 10:34 UTC (permalink / raw)
To: Arif Rezai; +Cc: 41374, luknax
Arif Rezai <majafer10@gmail.com> writes:
> Hello,
>
> I am using latest build emacs from feature/native-comp branch. It has
> become much more reliable now. However, it crashes every time upon
> doing
> multi-cursor, (thankfully it is deterministic though).
>
> 1. Go to visual-mode with (evil-visual-block)
> 2. Go a few lines down with (evil-next-line)
> 3. Switch to insert-mode with (evil-insert)
Hi Arif,
I don't use Evil my self, could you provide a short reproducer that
evaluated for you triggers the crash? Or is already just the evaluation
of these three forms?
I'm also Ccing Luca so he can tell if the same is reproducible in
GNU/Linux.
Thanks for the report
Andrea
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 10:34 ` Andrea Corallo
@ 2020-05-18 12:51 ` Arif Rezai
2020-05-18 13:16 ` Andrea Corallo
[not found] ` <CAKG4vg8kGVrZqUZTBYKahbfDOhS+f3i11OLgAFRtGZK1ZwuOZg@mail.gmail.com>
2020-05-18 18:53 ` Luca Nassi
2 siblings, 1 reply; 12+ messages in thread
From: Arif Rezai @ 2020-05-18 12:51 UTC (permalink / raw)
To: Andrea Corallo; +Cc: 41374, luknax
[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]
It seems also to be reproducible in Linux, I could reproduce it with your
native-comp docker image (
https://hub.docker.com/r/andreacorallo/emacs-nativecomp).
It is not the most succinct reproduction, but here are the instructions:
https://gist.github.com/zeronone/df94cfe1ca35f1c55d7f6936b64a6725
Hope it is helpful.
On Mon, May 18, 2020 at 7:34 PM Andrea Corallo <akrl@sdf.org> wrote:
> Arif Rezai <majafer10@gmail.com> writes:
>
> > Hello,
> >
> > I am using latest build emacs from feature/native-comp branch. It has
> > become much more reliable now. However, it crashes every time upon
> > doing
> > multi-cursor, (thankfully it is deterministic though).
> >
> > 1. Go to visual-mode with (evil-visual-block)
> > 2. Go a few lines down with (evil-next-line)
> > 3. Switch to insert-mode with (evil-insert)
>
> Hi Arif,
>
> I don't use Evil my self, could you provide a short reproducer that
> evaluated for you triggers the crash? Or is already just the evaluation
> of these three forms?
>
> I'm also Ccing Luca so he can tell if the same is reproducible in
> GNU/Linux.
>
> Thanks for the report
>
> Andrea
>
> --
> akrl@sdf.org
>
[-- Attachment #2: Type: text/html, Size: 2032 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
[not found] ` <CAKG4vg8kGVrZqUZTBYKahbfDOhS+f3i11OLgAFRtGZK1ZwuOZg@mail.gmail.com>
@ 2020-05-18 13:00 ` Andrea Corallo
0 siblings, 0 replies; 12+ messages in thread
From: Andrea Corallo @ 2020-05-18 13:00 UTC (permalink / raw)
To: Arif Rezai; +Cc: 41374, luknax
Arif Rezai <majafer10@gmail.com> writes:
> Yes it is the evaluation above three commands on any file with a few
> lines of text.
>
> In the meantime I will try to create some reproducible if I can.
To a quick test I haven't managed to reproduce it myself on GNU/Linux.
If you are in the tests could you also make sure to clean-up the eln of
the packages? Just ot make sure we are looking at a clean state.
Something like with the right folder should work:
(mapc #'delete-file (directory-files-recursively "~/.emacs.d" ".eln$" t))
Thanks
Andrea
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 12:51 ` Arif Rezai
@ 2020-05-18 13:16 ` Andrea Corallo
2020-05-18 18:22 ` Andrea Corallo
0 siblings, 1 reply; 12+ messages in thread
From: Andrea Corallo @ 2020-05-18 13:16 UTC (permalink / raw)
To: Arif Rezai; +Cc: 41374, luknax
Arif Rezai <majafer10@gmail.com> writes:
> It seems also to be reproducible in Linux, I could reproduce it with
> your native-comp docker image (https://hub.docker.com/r/andreacorallo
> /emacs-nativecomp).
>
> It is not the most succinct reproduction, but here are the
> instructions: https://gist.github.com/zeronone/
> df94cfe1ca35f1c55d7f6936b64a6725
>
> Hope it is helpful.
Super, I'll have a look starting this evening thanks.
Andrea
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 13:16 ` Andrea Corallo
@ 2020-05-18 18:22 ` Andrea Corallo
2020-05-19 6:20 ` Arif Rezai
0 siblings, 1 reply; 12+ messages in thread
From: Andrea Corallo @ 2020-05-18 18:22 UTC (permalink / raw)
To: Arif Rezai; +Cc: 41374, luknax
Andrea Corallo <akrl@sdf.org> writes:
> Arif Rezai <majafer10@gmail.com> writes:
>
>> It seems also to be reproducible in Linux, I could reproduce it with
>> your native-comp docker image (https://hub.docker.com/r/andreacorallo
>> /emacs-nativecomp).
>>
>> It is not the most succinct reproduction, but here are the
>> instructions: https://gist.github.com/zeronone/
>> df94cfe1ca35f1c55d7f6936b64a6725
>>
>> Hope it is helpful.
>
> Super, I'll have a look starting this evening thanks.
>
> Andrea
Should be fixed by 6d850b50c5 * Make the Evil happy (Bug#41374).
You'll have to recompile the eln of the evil-mode too.
Please confirm works for you.
Thanks!
Andrea
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 10:34 ` Andrea Corallo
2020-05-18 12:51 ` Arif Rezai
[not found] ` <CAKG4vg8kGVrZqUZTBYKahbfDOhS+f3i11OLgAFRtGZK1ZwuOZg@mail.gmail.com>
@ 2020-05-18 18:53 ` Luca Nassi
2020-05-18 18:59 ` Andrea Corallo
2 siblings, 1 reply; 12+ messages in thread
From: Luca Nassi @ 2020-05-18 18:53 UTC (permalink / raw)
To: Andrea Corallo; +Cc: 41374, Arif Rezai
> I'm also Ccing Luca so he can tell if the same is reproducible in
> GNU/Linux.
Sorry if I join the thread late, I wasn't originally able to reproduce
it because I was using an older version of Evil (dynamically scoped thus
not native compiled). I was finally able to reproduce on GNU/Linux with
a recent Evil.
Luca
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 18:53 ` Luca Nassi
@ 2020-05-18 18:59 ` Andrea Corallo
2020-05-19 0:56 ` Arif Rezai
0 siblings, 1 reply; 12+ messages in thread
From: Andrea Corallo @ 2020-05-18 18:59 UTC (permalink / raw)
To: Luca Nassi; +Cc: 41374, Arif Rezai
Luca Nassi <luknax@sdf.org> writes:
>> I'm also Ccing Luca so he can tell if the same is reproducible in
>> GNU/Linux.
>
> Sorry if I join the thread late, I wasn't originally able to reproduce
> it because I was using an older version of Evil (dynamically scoped thus
> not native compiled). I was finally able to reproduce on GNU/Linux with
> a recent Evil.
Yeah, late to the party! But you can still test the fix ;)
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 18:59 ` Andrea Corallo
@ 2020-05-19 0:56 ` Arif Rezai
2020-05-19 7:51 ` Andrea Corallo
0 siblings, 1 reply; 12+ messages in thread
From: Arif Rezai @ 2020-05-19 0:56 UTC (permalink / raw)
To: Andrea Corallo; +Cc: 41374, Luca Nassi
[-- Attachment #1: Type: text/plain, Size: 996 bytes --]
Seems like the latest commit (2aec16ab754) is broken,
(native-async-compile) doesn't work.
Debugger entered--Lisp error: (void-variable comp-num-cpus)
comp-effective-async-max-jobs()
comp-run-async-workers()
native-compile-async("/Users/st21371/.emacs.d/.local/straight/build/stra..."
recursively late)
(let ((inhibit-message t) (message-log-max nil)) (native-compile-async
(straight--build-dir package) 'recursively 'late))
Arif Rezai
@arif_rezai
On Tue, May 19, 2020 at 3:59 AM Andrea Corallo <akrl@sdf.org> wrote:
> Luca Nassi <luknax@sdf.org> writes:
>
> >> I'm also Ccing Luca so he can tell if the same is reproducible in
> >> GNU/Linux.
> >
> > Sorry if I join the thread late, I wasn't originally able to reproduce
> > it because I was using an older version of Evil (dynamically scoped thus
> > not native compiled). I was finally able to reproduce on GNU/Linux with
> > a recent Evil.
>
> Yeah, late to the party! But you can still test the fix ;)
>
> --
> akrl@sdf.org
>
[-- Attachment #2: Type: text/html, Size: 1735 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-18 18:22 ` Andrea Corallo
@ 2020-05-19 6:20 ` Arif Rezai
2020-05-19 7:52 ` Andrea Corallo
0 siblings, 1 reply; 12+ messages in thread
From: Arif Rezai @ 2020-05-19 6:20 UTC (permalink / raw)
To: Andrea Corallo; +Cc: 41374, Luca Nassi
[-- Attachment #1: Type: text/plain, Size: 891 bytes --]
Awesome, I confirmed 6d850b50c5 fixes the problem.
Arif Rezai
@arif_rezai
On Tue, May 19, 2020 at 3:22 AM Andrea Corallo <akrl@sdf.org> wrote:
> Andrea Corallo <akrl@sdf.org> writes:
>
> > Arif Rezai <majafer10@gmail.com> writes:
> >
> >> It seems also to be reproducible in Linux, I could reproduce it with
> >> your native-comp docker image (https://hub.docker.com/r/andreacorallo
> >> /emacs-nativecomp).
> >>
> >> It is not the most succinct reproduction, but here are the
> >> instructions: https://gist.github.com/zeronone/
> >> df94cfe1ca35f1c55d7f6936b64a6725
> >>
> >> Hope it is helpful.
> >
> > Super, I'll have a look starting this evening thanks.
> >
> > Andrea
>
> Should be fixed by 6d850b50c5 * Make the Evil happy (Bug#41374).
>
> You'll have to recompile the eln of the evil-mode too.
>
> Please confirm works for you.
>
> Thanks!
>
> Andrea
>
> --
> akrl@sdf.org
>
[-- Attachment #2: Type: text/html, Size: 1890 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-19 0:56 ` Arif Rezai
@ 2020-05-19 7:51 ` Andrea Corallo
0 siblings, 0 replies; 12+ messages in thread
From: Andrea Corallo @ 2020-05-19 7:51 UTC (permalink / raw)
To: Arif Rezai; +Cc: 41374, Luca Nassi
Arif Rezai <majafer10@gmail.com> writes:
> Seems like the latest commit (2aec16ab754) is broken,
> (native-async-compile) doesn't work.
Ooops! fixed by:
f5ba60defb * lisp/emacs-lisp/comp.el (comp-num-cpus): Fix definition.
Thanks for spotting
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode
2020-05-19 6:20 ` Arif Rezai
@ 2020-05-19 7:52 ` Andrea Corallo
0 siblings, 0 replies; 12+ messages in thread
From: Andrea Corallo @ 2020-05-19 7:52 UTC (permalink / raw)
To: Arif Rezai; +Cc: 41374-done, Luca Nassi
Arif Rezai <majafer10@gmail.com> writes:
> Awesome, I confirmed 6d850b50c5 fixes the problem.
Great, closing.
Thanks!
Andrea
--
akrl@sdf.org
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2020-05-19 7:52 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-18 6:14 bug#41374: 28.0.50; [feature/native-comp][OSX] Emacs crashes on evil-mode Arif Rezai
2020-05-18 10:34 ` Andrea Corallo
2020-05-18 12:51 ` Arif Rezai
2020-05-18 13:16 ` Andrea Corallo
2020-05-18 18:22 ` Andrea Corallo
2020-05-19 6:20 ` Arif Rezai
2020-05-19 7:52 ` Andrea Corallo
[not found] ` <CAKG4vg8kGVrZqUZTBYKahbfDOhS+f3i11OLgAFRtGZK1ZwuOZg@mail.gmail.com>
2020-05-18 13:00 ` Andrea Corallo
2020-05-18 18:53 ` Luca Nassi
2020-05-18 18:59 ` Andrea Corallo
2020-05-19 0:56 ` Arif Rezai
2020-05-19 7:51 ` Andrea Corallo
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.