Code Monkey home page Code Monkey logo

bokontepbytebeatmachine's People

Contributors

bokontep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

bokontepbytebeatmachine's Issues

v1 crashes on Rack v1.1.1 on macOS v10.14.5

When I right click on the empty canvas in Rack to bring up the module picker, Rack crashes when ByteBeatMachine is installed. The crash log is below.

Process:               Rack [14191]
Path:                  /private/var/folders/*/Rack.app/Contents/MacOS/Rack
Identifier:            com.vcvrack.rack
Version:               1.1.1 (1.1.1)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Rack [14191]
User ID:               501

Date/Time:             2019-07-13 00:04:06.481 +0100
OS Version:            Mac OS X 10.14.5 (18F203)
Report Version:        12
Bridge OS Version:     3.5 (16P5200)
Anonymous UUID:        C552AE79-0A34-BAE8-2C0C-A59192836BC3

Sleep/Wake UUID:       01DB0C9C-24AC-45B9-B2A9-978890BCD710

Time Awake Since Boot: 13000 seconds
Time Since Wake:       9700 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

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

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

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

VM Regions Near 0x10108:
--> 
    __TEXT                 000000010a847000-000000010accf000 [ 4640K] r-x/rwx SM=COW  /var/folders/*/Rack.app/Contents/MacOS/Rack

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   plugin.dylib                  	0x000000010dc1d709 ModuleByteBeatMachineWidget::ModuleByteBeatMachineWidget(ModuleByteBeatMachine*) + 921
1   plugin.dylib                  	0x000000010dc1c9e1 rack::plugin::Model* rack::createModel<ModuleByteBeatMachine, ModuleByteBeatMachineWidget>(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::TModel::createModuleWidgetNull() + 33
2   com.vcvrack.rack              	0x000000010a8d8cc6 rack::app::ModelBox::createPreview() + 230
3   com.vcvrack.rack              	0x000000010a8d86ae rack::app::ModelBox::draw(rack::widget::Widget::DrawArgs const&) + 46
4   com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
5   com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
6   com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
7   com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
8   com.vcvrack.rack              	0x000000010a90e5b4 rack::ui::ScrollWidget::draw(rack::widget::Widget::DrawArgs const&) + 52
9   com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
10  com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
11  com.vcvrack.rack              	0x000000010a912a2e rack::widget::Widget::draw(rack::widget::Widget::DrawArgs const&) + 334
12  com.vcvrack.rack              	0x000000010a8c6a19 rack::Window::run() + 1385
13  com.vcvrack.rack              	0x000000010a8b18e3 main + 1107
14  com.vcvrack.rack              	0x000000010a849034 start + 52

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

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff6e6a722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e6a776c mach_msg + 60
2   com.apple.audio.midi.CoreMIDI 	0x00007fff5cf5f3e5 XServerMachPort::ReceiveMessage(int&, void*, int&) + 95
3   com.apple.audio.midi.CoreMIDI 	0x00007fff5cf7b8d3 MIDIProcess::RunMIDIInThread() + 333
4   com.apple.audio.midi.CoreMIDI 	0x00007fff5cf91af4 XThread::RunHelper(void*) + 10
5   com.apple.audio.midi.CoreMIDI 	0x00007fff5cf9697d CAPThread::Entry(CAPThread*) + 77
6   libsystem_pthread.dylib       	0x00007fff6e7662eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff6e769249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff6e76540d thread_start + 13

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

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff6e6aaf32 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff6e636914 nanosleep + 199
2   libc++.1.dylib                	0x00007fff6ca88dc4 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3   com.vcvrack.rack              	0x000000010a891001 rack::serverRun() + 545
4   com.vcvrack.rack              	0x000000010a891fe8 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*) + 40
5   libsystem_pthread.dylib       	0x00007fff6e7662eb _pthread_body + 126
6   libsystem_pthread.dylib       	0x00007fff6e769249 _pthread_start + 66
7   libsystem_pthread.dylib       	0x00007fff6e76540d thread_start + 13

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

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

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

Thread 8:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff6e6a722a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6e6a776c mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff5c117bee __CFRunLoopServiceMachPort + 328
3   com.apple.CoreFoundation      	0x00007fff5c11715c __CFRunLoopRun + 1612
4   com.apple.CoreFoundation      	0x00007fff5c1168be CFRunLoopRunSpecific + 455
5   com.apple.AppKit              	0x00007fff59e0e6a6 _NSEventThread + 175
6   libsystem_pthread.dylib       	0x00007fff6e7662eb _pthread_body + 126
7   libsystem_pthread.dylib       	0x00007fff6e769249 _pthread_start + 66
8   libsystem_pthread.dylib       	0x00007fff6e76540d thread_start + 13

Thread 9:
0   libsystem_kernel.dylib        	0x00007fff6e6a727e semaphore_timedwait_trap + 10
1   libdispatch.dylib             	0x00007fff6e525c99 _dispatch_sema4_timedwait + 76
2   libdispatch.dylib             	0x00007fff6e526378 _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib             	0x00007fff6e5331fd _dispatch_worker_thread + 317
4   libsystem_pthread.dylib       	0x00007fff6e7662eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff6e769249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff6e76540d thread_start + 13

Thread 10:: CVDisplayLink
0   libsystem_kernel.dylib        	0x00007fff6e6aa86a __psynch_cvwait + 10
1   libsystem_pthread.dylib       	0x00007fff6e7695a1 _pthread_cond_wait + 773
2   com.apple.CoreVideo           	0x00007fff5dc9fd23 CVDisplayLink::waitUntil(unsigned long long) + 229
3   com.apple.CoreVideo           	0x00007fff5dc9f2d2 CVDisplayLink::runIOThread() + 482
4   libsystem_pthread.dylib       	0x00007fff6e7662eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff6e769249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff6e76540d thread_start + 13

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

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

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

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

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

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

Thread 17:
0   libsystem_pthread.dylib       	0x00007fff6e7653f0 start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib       	0x00007fff6e7653f0 start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib       	0x00007fff6e7653f0 start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib       	0x00007fff6e7653f0 start_wqthread + 0

Thread 21:
0   libsystem_pthread.dylib       	0x00007fff6e7653f0 start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib       	0x00007fff6e7653f0 start_wqthread + 0

Thread 23:
0   libsystem_kernel.dylib        	0x00007fff6e6aaf32 __semwait_signal + 10
1   libsystem_c.dylib             	0x00007fff6e636914 nanosleep + 199
2   libc++.1.dylib                	0x00007fff6ca88dc4 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3   com.vcvrack.rack              	0x000000010a90689c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, rack::engine::Engine::start()::$_0> >(void*) + 1724
4   libsystem_pthread.dylib       	0x00007fff6e7662eb _pthread_body + 126
5   libsystem_pthread.dylib       	0x00007fff6e769249 _pthread_start + 66
6   libsystem_pthread.dylib       	0x00007fff6e76540d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000010dcad3d0  rbx: 0x000060000213f2e0  rcx: 0x00000000000007fb  rdx: 0x0000000000000014
  rdi: 0x00000000000000ff  rsi: 0x00000000000000d7  rbp: 0x00007ffee53b8510  rsp: 0x00007ffee53b8490
   r8: 0x0000000000000154   r9: 0x00000000000007fb  r10: 0x00000000000027c0  r11: 0x0000000000000030
  r12: 0x0000600002404000  r13: 0x0000600003d0ed10  r14: 0x0000000000000000  r15: 0x00006000023715c0
  rip: 0x000000010dc1d709  rfl: 0x0000000000010202  cr2: 0x0000000000010108
  
Logical CPU:     0
Error Code:      0x00000006
Trap Number:     14


Binary Images:
       0x10a847000 -        0x10acced5f +com.vcvrack.rack (1.1.1 - 1.1.1) <44C34BE3-2DAA-311E-B979-1392E98BBD34> /var/folders/*/Rack.app/Contents/MacOS/Rack
       0x10aef2000 -        0x10af51fff +plugin.dylib (0) <8AE00313-9157-3EB5-A9F0-7B2B2D62E615> /Users/USER/Documents/*/plugin.dylib
       0x10afa1000 -        0x10afa7fff +plugin.dylib (0) <848DE451-9186-3F19-AE72-61767AA38393> /Users/USER/Documents/*/plugin.dylib
       0x10afb1000 -        0x10afd3fff +plugin.dylib (0) <C54E4EE7-2F45-3258-89D3-DA22F0D9918A> /Users/USER/Documents/*/plugin.dylib
       0x10aff7000 -        0x10b00bfff +plugin.dylib (0) <D2934097-DE5E-3D22-BA36-48B112D8A436> /Users/USER/Documents/*/plugin.dylib
       0x10b01c000 -        0x10b089fff +plugin.dylib (0) <0A93410D-3F5A-3BB1-BA82-A410C075934E> /Users/USER/Documents/*/plugin.dylib
       0x10b0d1000 -        0x10b0d6fff +plugin.dylib (0) <83BD5CE9-0B18-39DA-A25B-1A8281D30696> /Users/USER/Documents/*/plugin.dylib
       0x10b0e0000 -        0x10b27fff7 +plugin.dylib (0) <77C0A58E-F462-3BB1-BBAC-EDF9B32D2B52> /Users/USER/Documents/*/plugin.dylib
       0x10b2c8000 -        0x10b2efff7 +plugin.dylib (0) <F5FF63A4-8E76-33FA-9C41-EC299BA60372> /Users/USER/Documents/*/plugin.dylib
       0x10b313000 -        0x10b348fff +plugin.dylib (0) <EA6E7CE4-21B7-33BC-B2B6-BA5502FFBB53> /Users/USER/Documents/*/plugin.dylib
       0x10b378000 -        0x10b3a2ff7 +plugin.dylib (0) <CD421D0B-82D0-331A-AF13-9FA12FE692BB> /Users/USER/Documents/*/plugin.dylib
       0x10b5e6000 -        0x10b636ff7 +plugin.dylib (0) <3D568E18-F8DD-337C-8C53-BAC77B7F5889> /Users/USER/Documents/*/plugin.dylib
       0x10b662000 -        0x10b6a7ff7 +plugin.dylib (0) <9722FCB0-82F2-3EBA-A36B-8DF41D561ECF> /Users/USER/Documents/*/plugin.dylib
       0x10b6d0000 -        0x10b731ff7 +plugin.dylib (0) <31FC1A47-49EF-3746-904F-28FBC63B6314> /Users/USER/Documents/*/plugin.dylib
       0x10b77c000 -        0x10b7a4fff +plugin.dylib (0) <6E184482-4C10-35D2-844A-92495C071865> /Users/USER/Documents/*/plugin.dylib
       0x10b7c6000 -        0x10b7d8fff +plugin.dylib (0) <87C9BFD4-DD29-3BA6-B997-F1C09DEAFB37> /Users/USER/Documents/*/plugin.dylib
       0x10b8f4000 -        0x10b9e9ff7 +plugin.dylib (0) <E92E45BB-F71A-315B-B1AB-2DF55F187EF1> /Users/USER/Documents/*/plugin.dylib
       0x10ba69000 -        0x10c221fff +plugin.dylib (0) <6C01E67C-5331-3E51-A553-7973BE9E5808> /Users/USER/Documents/*/plugin.dylib
       0x10d24b000 -        0x10d66aff7 +plugin.dylib (0) <2D4DC601-8896-3EF5-8916-255B0AE7A306> /Users/USER/Documents/*/plugin.dylib
       0x10d67b000 -        0x10d886fff +plugin.dylib (0) <C5E85324-B85C-359A-A6AD-DA5B49006810> /Users/USER/Documents/*/plugin.dylib
       0x10d897000 -        0x10dadcff7 +plugin.dylib (0) <87B6BDA9-FE64-3711-8706-BB48A7E5EA93> /Users/USER/Documents/*/plugin.dylib
       0x10daf8000 -        0x10db97ff7 +plugin.dylib (0) <56003B48-0AFA-3B5C-AC4C-55C2DD7AAC4C> /Users/USER/Documents/*/plugin.dylib
       0x10dc1b000 -        0x10dcacfff +plugin.dylib (0) <0BB6D147-6720-371F-8343-F9CFC48426DD> /Users/USER/Documents/*/plugin.dylib
       0x10dcc0000 -        0x10dcc4fff +plugin.dylib (0) <7134346B-68CD-3A14-927B-328EFE0D749C> /Users/USER/Documents/*/plugin.dylib
       0x10dccc000 -        0x10dceeff7 +plugin.dylib (0) <58D6D9CB-CB0A-349D-9CAD-6CE7E0E0C4F6> /Users/USER/Documents/*/plugin.dylib
       0x10dd0a000 -        0x10dd2efff +plugin.dylib (0) <1B7E96BC-56AA-3FFF-A436-407C3DC421FE> /Users/USER/Documents/*/plugin.dylib
       0x10dd53000 -        0x10dd56fff +plugin.dylib (0) <7D868D86-5396-32FB-A673-63FCABE781A0> /Users/USER/Documents/*/plugin.dylib
       0x10dd5d000 -        0x10dd67fff +plugin.dylib (0) <C809D726-D9D7-3595-B746-E714FB0B1535> /Users/USER/Documents/*/plugin.dylib
       0x10dd75000 -        0x10ddc1ff7 +plugin.dylib (0) <57D91E62-B46D-36AD-8EE2-EB8AD7D942C6> /Users/USER/Documents/*/plugin.dylib
       0x10de05000 -        0x10de42ff7 +plugin.dylib (0) <DEA2C0A0-4ADB-3E99-8099-82AEE67FF7B8> /Users/USER/Documents/*/plugin.dylib
       0x10de90000 -        0x10e5d3ff7 +plugin.dylib (0) <BEF0076B-F05D-301F-901A-29615CF1D8D8> /Users/USER/Documents/*/plugin.dylib
       0x10e5ec000 -        0x10e5f2fff +plugin.dylib (0) <1214C8D4-B07B-3906-A9C5-B1B13CFB0781> /Users/USER/Documents/*/plugin.dylib
       0x10e5fb000 -        0x10e60afff +plugin.dylib (0) <E0FD143D-A4C0-3804-A647-9A4AC51FC0F1> /Users/USER/Documents/*/plugin.dylib
       0x10e620000 -        0x10e6c4fff +plugin.dylib (0) <0C69FFD3-1ABC-3AAB-8A8D-CAA17D02A4FF> /Users/USER/Documents/*/plugin.dylib
       0x10e6e1000 -        0x10e6e9fff +plugin.dylib (0) <81B0BB15-D8FC-3F80-B878-87A9AB00E8B7> /Users/USER/Documents/*/plugin.dylib
       0x10e6f7000 -        0x10e70efff +plugin.dylib (0) <25014E4C-76FB-3CB4-AB1B-3545C408D569> /Users/USER/Documents/*/plugin.dylib
       0x10e724000 -        0x10e8e1ff7 +plugin.dylib (0) <72EDAF23-1C07-30CB-B9A1-8BB4BE05EF39> /Users/USER/Documents/*/plugin.dylib
       0x10e914000 -        0x10eab1fff +plugin.dylib (0) <335DDE40-FD12-364F-A98F-505157D23EC7> /Users/USER/Documents/*/plugin.dylib
       0x10eade000 -        0x10eb11fff +plugin.dylib (0) <3DF2DB8B-44D1-33C8-B0D7-0F864282374D> /Users/USER/Documents/*/plugin.dylib
       0x10eb34000 -        0x10eb58fff +plugin.dylib (0) <E97C7C8C-04A8-3F2D-99A2-2E150F54C776> /Users/USER/Documents/*/plugin.dylib
       0x10eb82000 -        0x10eb9eff7 +plugin.dylib (0) <3795F55F-603C-3927-B03C-9EBFF579443B> /Users/USER/Documents/*/plugin.dylib
       0x10ebb6000 -        0x10ebc4fff +plugin.dylib (0) <BC25E826-42E2-32AB-AE28-56C5F34D9CBF> /Users/USER/Documents/*/plugin.dylib
       0x10ebd3000 -        0x10ebe0fff +plugin.dylib (0) <C856DD07-0A75-3593-B5C1-089B7319E67F> /Users/USER/Documents/*/plugin.dylib
       0x10ebed000 -        0x10ec03fff +plugin.dylib (0) <739637A7-62CF-3064-97D1-329F720B639B> /Users/USER/Documents/*/plugin.dylib
       0x10ec15000 -        0x10ec22ff7 +plugin.dylib (0) <91E9C430-EDEA-307F-A92B-71E51520139A> /Users/USER/Documents/*/plugin.dylib
       0x10ec2f000 -        0x10ec54fff +plugin.dylib (0) <1F888F20-F3E2-3361-AEC0-CDBBABC7A6BA> /Users/USER/Documents/*/plugin.dylib
       0x10ec6a000 -        0x10ed0afff +plugin.dylib (0) <60C81EEA-73F5-3B8A-AA31-D27EC61A658E> /Users/USER/Documents/*/plugin.dylib
       0x10ed60000 -        0x10ed93fff +plugin.dylib (0) <93B96E92-6CCA-3E01-8462-DBEE372E26AF> /Users/USER/Documents/*/plugin.dylib
       0x10edba000 -        0x10edc3fff +plugin.dylib (0) <FF3CAF2C-0392-3BF5-B093-AAEE0FDD106D> /Users/USER/Documents/*/plugin.dylib
       0x10edcf000 -        0x10edecff7 +plugin.dylib (0) <4925F4C9-0F9E-34A5-9FEF-B64746DC6C17> /Users/USER/Documents/*/plugin.dylib
       0x10ee06000 -        0x10ee3eff7 +plugin.dylib (0) <267E389E-E869-37BE-8441-1F676AD6EF1F> /Users/USER/Documents/*/plugin.dylib
       0x10ee73000 -        0x10eeaffff +plugin.dylib (0) <3579FC9E-94AF-3652-A8F0-B171DEA4FAB0> /Users/USER/Documents/*/plugin.dylib
       0x10eee5000 -        0x10eeecff7 +plugin.dylib (0) <CF07859A-CF0B-3D42-8EC2-0481ABA285B3> /Users/USER/Documents/*/plugin.dylib
       0x10eef7000 -        0x10eeffff7 +plugin.dylib (0) <2C642294-84D6-35D8-B39B-2D7BE8B64DA1> /Users/USER/Documents/*/plugin.dylib
       0x10ef13000 -        0x10f276ff7 +plugin.dylib (0) <74A774EB-E796-3999-B76D-525423C40ADB> /Users/USER/Documents/*/plugin.dylib
       0x10f4b3000 -        0x10f4e7fff +plugin.dylib (0) <D635D5F5-0C60-3D0A-A658-3F874646AA36> /Users/USER/Documents/*/plugin.dylib
       0x10f51a000 -        0x10f55aff7 +plugin.dylib (0) <FD0ADD82-76B4-3A5B-A485-C16D51B373B9> /Users/USER/Documents/*/plugin.dylib
       0x10f57b000 -        0x10f58afff +plugin.dylib (0) <367029E1-3F6A-3ADA-8510-24F8218FCA9E> /Users/USER/Documents/*/plugin.dylib
       0x10f5a0000 -        0x10f5a6fff +plugin.dylib (0) <AC59B6FB-B97D-3E7B-8186-41D8AA0375B3> /Users/USER/Documents/*/plugin.dylib
       0x10f5b0000 -        0x10f628fff +plugin.dylib (0) <281A4F89-BD76-3924-A625-9EAD94C8E19E> /Users/USER/Documents/*/plugin.dylib
       0x10f67e000 -        0x10f684ff7 +plugin.dylib (0) <B477D194-BC73-3F36-A00B-FDEBCB4130A1> /Users/USER/Documents/*/plugin.dylib
       0x10f68c000 -        0x10f6c6fff +plugin.dylib (0) <FF65F2B2-9CA0-37DF-8A7C-88DDA1A30F5E> /Users/USER/Documents/*/plugin.dylib
       0x10f6e7000 -        0x10f6f7fff +plugin.dylib (0) <83D9B348-E8A7-34C4-AA10-5CA8677F40FE> /Users/USER/Documents/*/plugin.dylib
       0x10f708000 -        0x10f71dff7 +plugin.dylib (0) <316E676B-793A-351D-B3F9-EE7B06BE73D3> /Users/USER/Documents/*/plugin.dylib
       0x10f734000 -        0x10f761ff7 +plugin.dylib (0) <2025459A-1048-3220-A752-AB0C37D3A776> /Users/USER/Documents/*/plugin.dylib
       0x10f78c000 -        0x10f882fff +plugin.dylib (0) <DB3C8A20-1722-35CE-A5B9-701E3D0DD3C8> /Users/USER/Documents/*/plugin.dylib
       0x10f8e7000 -        0x10f8f1ff7 +plugin.dylib (0) <8A5390F3-A936-3D55-B1D8-B29C93932575> /Users/USER/Documents/*/plugin.dylib
       0x10f911000 -        0x10f94ffff +plugin.dylib (0) <098B54F9-FA79-3816-9B22-001F6CB7A7FB> /Users/USER/Documents/*/plugin.dylib
       0x10f9ba000 -        0x10f9e2ff7 +plugin.dylib (0) <7399869F-DF19-32D4-8485-C3D28D6B9254> /Users/USER/Documents/*/plugin.dylib
       0x10fa0d000 -        0x10fa8afff +plugin.dylib (0) <15FA76CA-E2A6-3650-870C-1F7FC9CF931B> /Users/USER/Documents/*/plugin.dylib
       0x10fae9000 -        0x10fbfbff7 +plugin.dylib (0) <58B05074-2863-36D3-A081-DCEE72331A3D> /Users/USER/Documents/*/plugin.dylib
       0x10fc80000 -        0x10fc9aff7 +plugin.dylib (0) <42275D42-B7D4-3CDE-8A4D-3B740BC2B9B0> /Users/USER/Documents/*/plugin.dylib
       0x10fcbc000 -        0x10fcc8fff +plugin.dylib (0) <736E8B63-2BBE-38FE-A5D1-E4934B8894E5> /Users/USER/Documents/*/plugin.dylib
       0x10fcd6000 -        0x10fceaff7 +plugin.dylib (0) <E60FC8D3-C482-3EAB-B4E7-040BF6C8BEDF> /Users/USER/Documents/*/plugin.dylib
       0x10fcf9000 -        0x10fd10fff +plugin.dylib (0) <0DC2CE4C-37A0-3F91-A66B-EC1688E686E2> /Users/USER/Documents/*/plugin.dylib
       0x10fd1d000 -        0x110074fff +plugin.dylib (0) <C77B7837-8A5E-3B95-8217-F49831E8B721> /Users/USER/Documents/*/plugin.dylib
       0x11015c000 -        0x110171ff7 +plugin.dylib (0) <353972B3-A3CE-3350-B159-9297F17301FA> /Users/USER/Documents/*/plugin.dylib
       0x110183000 -        0x11018ffff +plugin.dylib (0) <46F8C540-141E-3113-99E1-C355128E48E3> /Users/USER/Documents/*/plugin.dylib
       0x11019d000 -        0x1101fffff +plugin.dylib (0) <0D3ADF9A-FD15-365D-BA45-CA23288D3B91> /Users/USER/Documents/*/plugin.dylib
       0x110ed3000 -        0x1113f0f47 +plugin.dylib (0) <65D2AA52-B874-3760-A347-A356E5A1CDFA> /Users/USER/Documents/*/plugin.dylib
       0x11142e000 -        0x111444fff +plugin.dylib (0) <3A09E18B-BBE3-31DB-AF81-0D374561E3AC> /Users/USER/Documents/*/plugin.dylib
       0x11145c000 -        0x1114a5fff +plugin.dylib (0) <C4944C92-7324-38EB-B5C7-D009FAF247C6> /Users/USER/Documents/*/plugin.dylib
       0x1114df000 -        0x111536ff7 +plugin.dylib (0) <AF6E1CD7-3FAB-3D93-B368-20B194DC564F> /Users/USER/Documents/*/plugin.dylib
       0x11156b000 -        0x11159bfff +plugin.dylib (0) <1F1EED9F-5CE7-3F46-9A36-EBD7F2A905CD> /Users/USER/Documents/*/plugin.dylib
       0x1115b8000 -        0x1115d0ff7 +plugin.dylib (0) <8EF99A7B-578F-341C-BD4E-A69FDF0F176A> /Users/USER/Documents/*/plugin.dylib
       0x1115e4000 -        0x11164cff7 +plugin.dylib (0) <62F3B5F3-1012-3286-8880-EBCB1898F5C9> /Users/USER/Documents/*/plugin.dylib
       0x111f0d000 -        0x111f1cff7 +plugin.dylib (0) <8D8EA83E-F59A-3514-9434-1F08A1BF42D8> /Users/USER/Documents/*/plugin.dylib
       0x111f2d000 -        0x111f58fff +plugin.dylib (0) <F67AA3D3-ABBC-36AF-A29F-D5F128E98E19> /Users/USER/Documents/*/plugin.dylib
       0x111f85000 -        0x112029fff +plugin.dylib (0) <6E1D8D00-D8B0-3E30-8458-2F07BB698CE2> /Users/USER/Documents/*/plugin.dylib
       0x113af5000 -        0x113b26ff3  com.apple.CoreServicesInternal (358 - 358) <DD6EF60D-048F-3186-83DA-EB191EDF48AE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
       0x1141b4000 -        0x1141b7047  libobjc-trampolines.dylib (756.2) <5795A048-3940-3801-90CE-33D1B1AF81F4> /usr/lib/libobjc-trampolines.dylib
       0x1141f8000 -        0x11420eff7  libCGInterfaces.dylib (506.22) <09E81708-D0A7-3AB6-9B7C-8245E33E27A3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x1143d7000 -        0x114409fff  libTrueTypeScaler.dylib (228.6.2.3) <7E4C5D9C-51AF-3EC1-8FA5-11CD4BEE477A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libTrueTypeScaler.dylib
       0x11441d000 -        0x114776fff  com.apple.RawCamera.bundle (8.15.0 - 1031.4.4) <FBDF396C-3751-34C2-B452-F1449C583AE2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x114802000 -        0x11481bffb  com.apple.MobileAssets (1.0 - 437.250.3) <8BE5B3A0-8F3A-3FAE-9AFF-32836300183C> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
       0x114834000 -        0x114870ff3  com.apple.StreamingZip (1.0 - 1) <AF132752-3532-3BFD-8C32-8BA9D1B3449A> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
       0x1148db000 -        0x114a72ff7  GLEngine (17.7.2) <874C8157-78AF-32A8-8BD1-85FDBCEF9E2A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x114ab2000 -        0x114c24ff7  libGLProgrammability.dylib (17.7.2) <4866D792-5676-3F2F-877E-B9751D4E3F76> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x115168000 -        0x115f3cfff  com.apple.driver.AppleIntelKBLGraphicsGLDriver (12.9.22 - 12.0.9) <1DDBAFAC-64A7-3674-AD5B-AD85FB147171> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
       0x1163d0000 -        0x1163dbff7  libGPUSupportMercury.dylib (17.7.2) <3D6CEEFC-4A13-3841-A958-2077BD0A51AC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
       0x1163e9000 -        0x116503ffb  com.apple.AMDRadeonX5000GLDriver (2.9.26 - 2.0.9) <E53DE8FD-D163-3B5C-9C2B-AC53B23C65CB> /System/Library/Extensions/AMDRadeonX5000GLDriver.bundle/Contents/MacOS/AMDRadeonX5000GLDriver
       0x116573000 -        0x116f0aff7  ATIRadeonX5000SCLib.dylib (2.9.26) <52784C50-F315-33C0-B1E8-1F7788C3EC5E> /System/Library/Extensions/AMDRadeonX5000GLDriver.bundle/Contents/MacOS/ATIRadeonX5000SCLib.dylib
       0x11989b000 -        0x1198c4ff3  GLRendererFloat (17.7.2) <81263D77-B1BE-3F43-934C-1D7DB42F31FD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x1198ce000 -        0x1198d6fe3  libcldcpuengine.dylib (2.11) <AAE49359-EB53-3FD4-ADBF-C60498BD0B34> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
       0x11a3dc000 -        0x11a3e5fff  com.apple.IOAccelMemoryInfo (1.0 - 1) <7CA112AF-7062-3E56-B4E1-3C06BBAE0B5F> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
       0x11a45e000 -        0x11a4c86ef  dyld (655.1.1) <CE635DB2-D47E-3C05-A0A3-6BD982E7E750> /usr/lib/dyld
       0x11bdf7000 -        0x11beeeff7  com.apple.AMDRadeonX5000MTLDriver (2.9.26 - 2.0.9) <84E4A98C-7102-3564-ADB9-8B960CF1F77A> /System/Library/Extensions/AMDRadeonX5000MTLDriver.bundle/Contents/MacOS/AMDRadeonX5000MTLDriver
       0x11bf87000 -        0x11c2b8fff  com.apple.driver.AppleIntelKBLGraphicsMTLDriver (12.9.22 - 12.0.9) <E8460F51-23F4-3B8A-8B02-5A69F5AB9249> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
    0x7fff58bd1000 -     0x7fff58bd1fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff58bd2000 -     0x7fff5926bfef  com.apple.vImage (8.1 - ???) <EFFD9A9C-5563-3762-91CA-9F50FDB7A547> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff5926c000 -     0x7fff594e5ff3  libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff594e6000 -     0x7fff59558ffb  libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff59559000 -     0x7fff59902ff3  libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff59903000 -     0x7fff59918feb  libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff59919000 -     0x7fff5991eff3  libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff5991f000 -     0x7fff5999bff3  libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff5999c000 -     0x7fff599affe3  libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff599b0000 -     0x7fff59b97ff7  libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff59b98000 -     0x7fff59c4bff7  libvMisc.dylib (671.250.4) <73637194-497A-39F9-90F5-004DA772AC69> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff59c4c000 -     0x7fff59c4cfff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff59dec000 -     0x7fff5aba1ff3  com.apple.AppKit (6.9 - 1671.50.111) <933155DC-6404-3646-B6AE-087D34F611BE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff5aba3000 -     0x7fff5aba3fff  com.apple.ApplicationServices (50.1 - 50.1) <4A6ACC13-2623-36B8-A196-2300980803CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff5aba4000 -     0x7fff5ac0ffff  com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff5ac10000 -     0x7fff5ad27fff  libFontParser.dylib (228.6.2.3) <3602D55B-3B9E-3B3A-A814-08C1244A8AE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff5ad28000 -     0x7fff5ad6afff  libFontRegistry.dylib (228.12.2.3) <2A56347B-2809-3407-A8B4-2AB88E484062> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff5ad6b000 -     0x7fff5ad6fff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <B53D557C-071F-3ED9-826A-847DEB465F62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff5ad70000 -     0x7fff5adc2ff7  com.apple.HIServices (1.22 - 628) <26A8B7C0-41CC-3DB4-99D7-BD922866DC77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff5adc3000 -     0x7fff5add2fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <F5617A2A-FEA6-3832-B5BA-C2111B98786F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff5add3000 -     0x7fff5ae1cff7  com.apple.print.framework.PrintCore (14.2 - 503.8) <57C2FE32-0E74-3079-B626-C2D52F2D2717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff5ae1d000 -     0x7fff5ae56ff7  com.apple.QD (3.12 - 407.2) <28C7D39F-59C9-3314-BECC-67045487229C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff5ae57000 -     0x7fff5ae63fff  com.apple.speech.synthesis.framework (8.1.3 - 8.1.3) <80FA7439-EC77-3CEC-B5D1-5EFE9E503E11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff5ae64000 -     0x7fff5b0dbff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <EB71583C-58C9-3CF8-92F9-2D57B24BBD4F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff5b0dd000 -     0x7fff5b0ddfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <121176B6-7ABE-3AFB-A252-CCED694D98D4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff5b0de000 -     0x7fff5b47ffff  com.apple.CFNetwork (978.0.7 - 978.0.7) <9FDEFE50-BE1B-386E-8B3C-AEF251069E52> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff5b486000 -     0x7fff5b77cff7  com.apple.HIToolbox (2.1.1 - 918.5) <F7DA4F20-123B-30FB-9C27-5AB1746DEF63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff5b787000 -     0x7fff5b81cff3  com.apple.ink.framework (10.9 - 225) <7C7E9483-2E91-3DD3-B1E0-C238F42CA0DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff5b83b000 -     0x7fff5b841ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <3CC050FB-EBCB-3087-8EA5-F378C8F99217> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff5b963000 -     0x7fff5b963fff  com.apple.Cocoa (6.11 - 23) <9378783B-65FE-3E78-A7D5-0D11EE9117AE> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff5b964000 -     0x7fff5ba30ff7  com.apple.ColorSync (4.13.0 - 3340.7) <74B373AB-42C7-330D-A577-1C43BFA6024F> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff5bbbc000 -     0x7fff5bc42fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <1E8E64E6-0E58-375A-97F7-07CB4EE181AC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff5bc44000 -     0x7fff5bc6effb  com.apple.CoreBluetooth (1.0 - 1) <F08FE8C0-DD18-37E0-B707-3EF704A73FD6> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff5bc6f000 -     0x7fff5bff3fe3  com.apple.CoreData (120 - 866.5) <37F35F2E-FE57-3E3F-A1E5-AD274A8C1FDE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff5bff4000 -     0x7fff5c0dbff7  com.apple.CoreDisplay (101.3 - 109.19) <B00A19C2-4A6A-388C-8AD6-33A42D10D7F0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff5c0dc000 -     0x7fff5c520fff  com.apple.CoreFoundation (6.9 - 1575.12) <64C38BF2-1869-33C8-B1B6-DCA9C824C0E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff5c522000 -     0x7fff5cbb1fe7  com.apple.CoreGraphics (2.0 - 1260.2) <23436C9A-7D62-3E9F-867A-798C93B52080> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff5cbb3000 -     0x7fff5ced3fff  com.apple.CoreImage (14.4.0 - 750.0.140) <96FA4D1B-AC88-305C-8F4D-D7D44657B733> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff5cf4d000 -     0x7fff5cfa3ff7  com.apple.audio.midi.CoreMIDI (1.10 - 88) <B5531AC1-FEDF-331C-AE38-883809BEF972> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff5d1cf000 -     0x7fff5d2d3ff7  com.apple.CoreMedia (1.0 - 2288.40) <9BB054FB-68F1-3F03-A8B3-3E55471A6F9B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff5d330000 -     0x7fff5d330fff  com.apple.CoreServices (945 - 945) <E937BA69-19D5-3A30-B31E-8A6B94E9D9A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff5d331000 -     0x7fff5d3adff7  com.apple.AE (773 - 773) <55AE7C9E-27C3-30E9-A047-3B92A6FD53B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff5d3ae000 -     0x7fff5d685fff  com.apple.CoreServices.CarbonCore (1178.32 - 1178.32) <52F5484E-94B1-37B7-B1AC-E210DF5721AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff5d686000 -     0x7fff5d6ceff7  com.apple.DictionaryServices (1.2 - 284.16.4) <C3D15FD1-759B-3815-8128-42D8220BC459> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff5d6cf000 -     0x7fff5d6d7ffb  com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <8406D379-8D33-3611-861B-7ABD26DB50D2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff5d6d8000 -     0x7fff5d88afff  com.apple.LaunchServices (945 - 945) <05FA145B-75AA-3AE6-BB82-F156B29F4FF1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff5d88b000 -     0x7fff5d929ff7  com.apple.Metadata (10.7.0 - 1191.57) <BFFAED00-2560-318A-BB8F-4E7E5123EC61> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff5d92a000 -     0x7fff5d974ff7  com.apple.CoreServices.OSServices (945 - 945) <119C5548-59C3-3F94-B23F-8AF02CA10EAA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff5d975000 -     0x7fff5d9dcff7  com.apple.SearchKit (1.4.0 - 1.4.0) <DA08AA6F-A6F1-36C0-87F4-E26294E51A3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff5d9dd000 -     0x7fff5d9feff3  com.apple.coreservices.SharedFileList (71.28 - 71.28) <487A8464-729E-305A-B5D1-E3FE8EB9CFC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff5db26000 -     0x7fff5dc88ff3  com.apple.CoreText (352.0 - 584.26.3.2) <A99FD623-7F6E-3C77-8241-E98F664EC039> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff5dc89000 -     0x7fff5dcc8fff  com.apple.CoreVideo (1.8 - 0.0) <1AD23C58-E68E-329B-A1FA-6BF7DD577687> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff5dcc9000 -     0x7fff5dd58fff  com.apple.framework.CoreWLAN (13.0 - 1375.2) <F2EA31D8-53BF-32E8-B537-64B4F2BF4B6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff5de14000 -     0x7fff5de19ffb  com.apple.DiskArbitration (2.7 - 2.7) <F481F2C0-884E-3265-8111-ABBEC93F0920> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff5dfb8000 -     0x7fff5e365fff  com.apple.Foundation (6.9 - 1575.12) <AD258ED7-64AE-367C-AE5F-48D45089D9F2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff5e396000 -     0x7fff5e3c5ffb  com.apple.GSS (4.0 - 2.0) <E41430E5-713B-3E53-BF7E-A3991A881B62> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff5e3c6000 -     0x7fff5e4d0fff  com.apple.Bluetooth (6.0.12 - 6.0.12f1) <58A607F0-A818-3535-A7BD-858D5BB0A807> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff5e4d1000 -     0x7fff5e560fff  com.apple.framework.IOKit (2.0.2 - 1483.260.4) <CCA92450-8808-37EC-B68E-2C2846B086CE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff5e562000 -     0x7fff5e571ffb  com.apple.IOSurface (255.5.4 - 255.5.4) <83F58E47-0D06-3E78-9D19-D38D3205464B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff5e5c5000 -     0x7fff5e750fef  com.apple.ImageIO.framework (3.3.0 - 1850.2) <E1CC52A4-1074-3997-849B-42EF20EE1ADC> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff5e751000 -     0x7fff5e755ffb  libGIF.dylib (1850.2) <FB52622F-2A7D-36D0-B821-35DB2BAF9EE8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff5e756000 -     0x7fff5e832fef  libJP2.dylib (1850.2) <7FAC16D8-1144-30A1-BABC-008423C7A851> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff5e833000 -     0x7fff5e858feb  libJPEG.dylib (1850.2) <78401F6E-345B-3179-A82A-01F813F15D95> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff5e859000 -     0x7fff5e87ffeb  libPng.dylib (1850.2) <FF3ABAE1-43F0-3A76-A284-398397693D46> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff5e880000 -     0x7fff5e882ffb  libRadiance.dylib (1850.2) <92529333-0935-341B-B271-69C235FEF6B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff5e883000 -     0x7fff5e8d0fe7  libTIFF.dylib (1850.2) <FFC74F3B-16F9-38FE-9D3F-D8DC6DEDB9E9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff5fa14000 -     0x7fff5fa2dfff  com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff5fc9b000 -     0x7fff5fca5fff  com.apple.MediaAccessibility (1.0 - 114.4) <76C449C5-DB45-3D7F-BFAD-3DACEF15DA21> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff5fd55000 -     0x7fff603fbff7  com.apple.MediaToolbox (1.0 - 2288.40) <0629E756-3D2A-36A4-B25F-9C050FC859B5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff603fc000 -     0x7fff604a4ff7  com.apple.Metal (161.9.16 - 161.9.16) <A93AA7FC-B72A-3CBF-9932-81DDDFA1DFCD> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff604c0000 -     0x7fff604dfff7  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <EE85B6D5-5C12-3CE8-8C33-54A203EDC76E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff604e0000 -     0x7fff6055cfe7  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <5A78F2DC-9D2B-37BA-B21F-ECFFCC6F7720> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff6055d000 -     0x7fff60584fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <096DB3E6-7DDF-3B47-857A-46A203642ACF> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff60585000 -     0x7fff606b0ff7  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <D2128338-F1E8-3BEE-A729-AC13A524DD78> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff606b1000 -     0x7fff606cbfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <ADA5A93C-F79E-3931-840D-48C6B6B305EA> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff606cc000 -     0x7fff606cdff7  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <515A92B3-A23B-3AC2-8D1B-85B248595B76> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff6144c000 -     0x7fff61458ff7  com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff61597000 -     0x7fff615eeff7  com.apple.opencl (2.15.3 - 2.15.3) <AA9CE8F7-DB7C-35A5-A019-2207D1BBFF38> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff615ef000 -     0x7fff6160aff7  com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff6160b000 -     0x7fff61616ffb  com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff61617000 -     0x7fff61619fff  libCVMSPluginSupport.dylib (17.7.2) <247121BB-626C-318E-B24E-3D436E752DF7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff6161a000 -     0x7fff6161fff3  libCoreFSCache.dylib (166.2) <222C2A4F-7E32-30F6-8459-2FAB98073A3D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff61620000 -     0x7fff61624fff  libCoreVMClient.dylib (166.2) <6789ECD4-91DD-32EF-A1FD-F27D2344CD8B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff61625000 -     0x7fff6162dff7  libGFXShared.dylib (17.7.2) <B75A6E93-E5BE-32A8-8D46-00D8E909DFD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff6162e000 -     0x7fff61639fff  libGL.dylib (17.7.2) <E88FF023-7E15-3E95-88FD-6C415550F769> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff6163a000 -     0x7fff61674fe7  libGLImage.dylib (17.7.2) <B4C140F3-AF8C-30C8-A03E-B16A20BB05A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff61675000 -     0x7fff616b3fff  libGLU.dylib (17.7.2) <EA69FA36-3F20-337C-A6B3-EC49DC2F12F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff616b4000 -     0x7fff616c3ffb  com.apple.opengl (17.7.2 - 17.7.2) <8EFFA6F9-ABE8-3131-9D3F-37E9796DDF34> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff62173000 -     0x7fff623c9fff  com.apple.QuartzCore (1.11 - 699.27.4.1) <BB3BBD58-84DF-3849-B4ED-5FF8DA4015B8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff6245d000 -     0x7fff6275cfff  com.apple.security (7.0 - 58286.260.20) <59B4100E-5A31-3EF4-954A-2A69341995F3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff6275d000 -     0x7fff627e9fff  com.apple.securityfoundation (6.0 - 55185.260.1) <DB8EB672-5D3A-3082-A62E-4D75C81D94A4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff6281b000 -     0x7fff6281ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <4AD0F8EE-884C-3FA7-85D9-27F201BC3C64> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff62953000 -     0x7fff629c0fff  com.apple.SystemConfiguration (1.17 - 1.17) <1562078D-3251-31B2-B9C6-2667C567F883> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff629f3000 -     0x7fff62d52ff7  com.apple.VideoToolbox (1.0 - 2288.40) <17BD9E7F-3B8E-3B62-BACE-AE04824F4B7B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff656ab000 -     0x7fff65750feb  com.apple.APFS (1.0 - 1) <C001DCC2-32BE-327A-AE03-281885BD93BF> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff65943000 -     0x7fff65944ff7  com.apple.AggregateDictionary (1.0 - 1) <A6AF8AC4-1F25-37C4-9157-A02E9C200926> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff65cc1000 -     0x7fff65cedff7  com.apple.framework.Apple80211 (13.0 - 1380.2) <3850E3A9-E00A-374E-87EA-AB01E503E769> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff65e14000 -     0x7fff65e23fc7  com.apple.AppleFSCompression (96.200.3 - 1.0) <3CF60CE8-976E-3CB8-959D-DD0948C1C2DE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff65e24000 -     0x7fff65e2ffff  com.apple.AppleIDAuthSupport (1.0 - 1) <2E9D1398-DBE6-328B-ADDA-20FA5FAD7405> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff65e70000 -     0x7fff65eb9ff3  com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff6610d000 -     0x7fff6612ffff  com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff66134000 -     0x7fff66184ff7  com.apple.AppleVAFramework (5.1.4 - 5.1.4) <63EBC1A7-25B5-3FF2-AA73-BB378B5FE8D4> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff6618f000 -     0x7fff661a3ffb  com.apple.AssertionServices (1.0 - 1) <11FC4241-6069-3B3A-9BCE-9B68F3A4D2AB> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff662be000 -     0x7fff663aaff7  com.apple.AuthKit (1.0 - 1) <34496FD5-4BAB-3DF3-BF7F-70F38C66848D> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff66414000 -     0x7fff6641cfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <2A396FC0-7B79-3088-9A82-FB93C1181A57> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff6641d000 -     0x7fff664b2fff  com.apple.backup.framework (1.10.5 - ???) <BAFC1D7F-9D75-3C45-AAD4-569D13E445C5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff664b3000 -     0x7fff66520ff3  com.apple.BaseBoard (360.28 - 360.28) <DBE27FB4-3FFD-3E9A-846C-F6E7D797286A> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff66bc5000 -     0x7fff66bceffb  com.apple.CommonAuth (4.0 - 2.0) <81C987FD-69EB-344B-94D9-B9D93624D257> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff66d89000 -     0x7fff6716cfef  com.apple.CoreAUC (274.0.0 - 274.0.0) <C71F1581-E73B-3DA0-958B-E912C3FB3F23> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff6716d000 -     0x7fff6719bff7  com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <A04A99B8-DAC5-36FC-BAC7-7431600C1F89> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff67518000 -     0x7fff67529ff7  com.apple.CoreEmoji (1.0 - 69.19.9) <228457B3-E191-356E-9A5B-3C0438D05FBA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff6764f000 -     0x7fff676b5ff7  com.apple.CoreNLP (1.0 - 130.15.22) <27877820-17D0-3B02-8557-4014E876CCC7> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff67748000 -     0x7fff67750ff7  com.apple.CorePhoneNumbers (1.0 - 1) <7A826DA2-4725-39D8-AF27-6F034DC53C4E> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff677b3000 -     0x7fff67837fff  com.apple.CoreSymbolication (10.2 - 64490.25.1) <28B2FF2D-3FDE-3A20-B343-341E5BD4E22F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff67838000 -     0x7fff67963ff7  com.apple.coreui (2.1 - 499.10) <105F61F3-D0AE-332B-A485-8615187BB409> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff67964000 -     0x7fff67b02fff  com.apple.CoreUtils (5.8 - 580.19) <CF9C5677-4946-3328-8CE3-C70F2E8599D8> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff67b56000 -     0x7fff67bb9ff7  com.apple.framework.CoreWiFi (13.0 - 1375.2) <77E078A7-A34F-333B-B50F-8829537D6E9D> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff67bba000 -     0x7fff67bcbff7  com.apple.CrashReporterSupport (10.13 - 938.25) <C7665EC7-9389-3717-B152-A59D7872C63C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff67bcc000 -     0x7fff67bdbfff  com.apple.framework.DFRFoundation (1.0 - 211.1) <E3F02F2A-2059-39CC-85DA-969676EB88EB> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff67bdc000 -     0x7fff67be0fff  com.apple.DSExternalDisplay (3.1 - 380) <645C719D-05D4-3CD7-84D7-4C5218859E0C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff67c20000 -     0x7fff67c95ff3  com.apple.datadetectorscore (7.0 - 590.24) <72F0CBF1-D3E9-36C5-B877-F42E1EC59A0E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff67c96000 -     0x7fff67cd3ff7  com.apple.DebugSymbols (190 - 190) <6F4FAACA-E06B-38AD-A0C2-14EA5408A231> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff67cd4000 -     0x7fff67e0fff7  com.apple.desktopservices (1.13.5 - ???) <4AF2E011-2CB0-3588-83CB-882ADDA78CAD> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff684fc000 -     0x7fff68917fff  com.apple.vision.FaceCore (3.3.4 - 3.3.4) <A576E2DA-BF6F-3B18-8FEB-324E5C5FA9BD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff689e5000 -     0x7fff689eafff  com.apple.GPUWrangler (3.40.16 - 3.40.16) <B9D4F2DD-5D11-32FF-B5BE-29E137458728> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff69410000 -     0x7fff6941ffff  com.apple.GraphVisualizer (1.0 - 5) <48D020B7-5938-3FAE-B468-E291AEE2C06F> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff6942e000 -     0x7fff694a2ffb  com.apple.Heimdal (4.0 - 2.0) <5E8F6B79-960D-3030-B889-D29A4015D205> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff69737000 -     0x7fff6973effb  com.apple.IOAccelerator (404.9 - 404.9) <F9C604B3-3DF7-3EE7-8A44-7877FAF2E6A4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff69740000 -     0x7fff69758fff  com.apple.IOPresentment (1.0 - 42.6) <55CB91EF-90F1-3D0A-A59E-2F75CD2EB4AE> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff69759000 -     0x7fff69786ff7  com.apple.IconServices (379 - 379) <7BAD562D-4FA3-3E11-863C-1EEBE2406D2C> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff69850000 -     0x7fff69862ff3  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <5AAC527E-D197-39B2-A6C9-E0D0FB9CA9B9> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff69863000 -     0x7fff6993eff7  com.apple.LanguageModeling (1.0 - 159.15.15) <3DE3CE61-542B-37B7-883E-4B9717CAC65F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff6993f000 -     0x7fff6997bff7  com.apple.Lexicon-framework (1.0 - 33.15.10) <4B5E843E-2809-3E70-9560-9254E2656419> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff6997c000 -     0x7fff69981fff  com.apple.LinguisticData (1.0 - 238.25) <61910887-D5CE-3567-9A5F-6DFEC942EC1F> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff69a53000 -     0x7fff69a56fff  com.apple.Mangrove (1.0 - 25) <537A5B2E-4C30-3CFD-8BDC-79F9A04AC327> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff69dfd000 -     0x7fff69e25ff7  com.apple.spotlight.metadata.utilities (1.0 - 1191.57) <38BB1FB7-3336-384C-B71F-4D0D402EB606> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff69e26000 -     0x7fff69eb3ff7  com.apple.gpusw.MetalTools (1.0 - 1) <DBC4718E-F588-382D-A415-405D0028804D> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff6a029000 -     0x7fff6a044ffb  com.apple.MobileKeyBag (2.0 - 1.0) <4678FECE-538B-381C-80F2-27AA4805F160> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff6a0bb000 -     0x7fff6a0e5ffb  com.apple.MultitouchSupport.framework (2450.1 - 2450.1) <3BF81F33-89A8-3A2D-84B3-B343020B6D98> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff6a1e0000 -     0x7fff6a1eafff  com.apple.NetAuth (6.2 - 6.2) <0D01BBE5-0269-310D-B148-D19DAE143DEB> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff6a304000 -     0x7fff6a355ff3  com.apple.OTSVG (1.0 - ???) <3976F8CC-1CFB-3E09-9009-FE985550565B> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff6a587000 -     0x7fff6a596ff7  com.apple.PerformanceAnalysis (1.218.2 - 218.2) <65F3DB3E-6D4E-33A0-B510-EF768D323DAB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff6a688000 -     0x7fff6a6a6ff7  com.apple.ProtocolBuffer (1 - 263.2) <907D6C95-D050-31DE-99CA-16A5135BC6F9> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff6a6c1000 -     0x7fff6a711fff  com.apple.ROCKit (27.6 - 27.6) <756C2253-E8B1-3C48-9945-DE8D6AD24DE2> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
    0x7fff6a799000 -     0x7fff6a7bbfff  com.apple.RemoteViewServices (2.0 - 128) <8FB0E4EB-DCBB-32E6-94C6-AA9BA9EE4CAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff6a896000 -     0x7fff6a9b4fff  com.apple.Sharing (1288.43 - 1288.43) <B9AB8C05-F2F2-371F-A9AF-1D139E2CE54C> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff6a9c8000 -     0x7fff6ac76ffb  com.apple.SkyLight (1.600.0 - 340.26) <CD2A7069-6CEA-3737-9E9D-7AE2FED912AB> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff6ad49000 -     0x7fff6ad55fff  com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <7A6A67DB-C813-328E-AAFB-D267A5B50B3D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6b265000 -     0x7fff6b2f0fc7  com.apple.Symbolication (10.2 - 64490.38.1) <9FDCC98D-5B32-35AD-A9BF-94DF2B78507F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff6b596000 -     0x7fff6b5a2ffb  com.apple.TCC (1.0 - 1) <968ECAE1-FBB9-3478-BDCE-85E54B6C422D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff6b65e000 -     0x7fff6b726ff3  com.apple.TextureIO (3.8.4 - 3.8.1) <7CEAC05A-D283-3D5A-B1E3-C849285FA0BF> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff6b769000 -     0x7fff6b76afff  com.apple.TrustEvaluationAgent (2.0 - 31.200.1) <15DF9C73-54E4-3C41-BCF4-378338C55FB4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff6b76b000 -     0x7fff6b921ff7  com.apple.UIFoundation (1.0 - 551) <E9D17DAD-230D-390A-B117-3D100C5AF5F2> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6c039000 -     0x7fff6c112fff  com.apple.ViewBridge (401.1 - 401.1) <18144EC1-5DEF-369C-8EBA-2826E7142784> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6c498000 -     0x7fff6c49bfff  com.apple.dt.XCTTargetBootstrap (1.0 - 14490.66) <7AE3457F-AF40-3508-93FB-1D9E31EB1C9D> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6c54e000 -     0x7fff6c550ffb  com.apple.loginsupport (1.0 - 1) <3F8D6334-BCD6-36C1-BA20-CC8503A84375> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6c5ae000 -     0x7fff6c5e2fff  libCRFSuite.dylib (41.15.4) <406DAC06-0C77-3F90-878B-4D38F11F0256> /usr/lib/libCRFSuite.dylib
    0x7fff6c5e3000 -     0x7fff6c5edff7  libChineseTokenizer.dylib (28.15.3) <9B7F6109-3A5D-3641-9A7E-31D2239D73EE> /usr/lib/libChineseTokenizer.dylib
    0x7fff6c678000 -     0x7fff6c679ffb  libDiagnosticMessagesClient.dylib (107) <A14D0819-0970-34CD-8680-80E4D7FE8C2C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6c67a000 -     0x7fff6c8d1ff3  libFosl_dynamic.dylib (18.3.4) <45E50221-1A39-3AB3-8267-C1E4E39ECF83> /usr/lib/libFosl_dynamic.dylib
    0x7fff6c8f9000 -     0x7fff6c917fff  libMobileGestalt.dylib (645.260.6) <0232958E-1EF2-3627-B8FF-09C6522594C7> /usr/lib/libMobileGestalt.dylib
    0x7fff6c918000 -     0x7fff6c918fff  libOpenScriptingUtil.dylib (179.1) <4D603146-EDA5-3A74-9FF8-4F75D8BB9BC6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff6c919000 -     0x7fff6c91affb  libSystem.B.dylib (1252.250.1) <1A13E822-B59C-3A36-A2E4-9968149714F9> /usr/lib/libSystem.B.dylib
    0x7fff6c996000 -     0x7fff6c997fff  libThaiTokenizer.dylib (2.15.1) <ADB37DC3-7D9B-3E73-A72A-BCC3433C937A> /usr/lib/libThaiTokenizer.dylib
    0x7fff6c99c000 -     0x7fff6c9b2ffb  libapple_nghttp2.dylib (1.24.1) <6F04250A-6686-3FDC-9A8D-290C64B06502> /usr/lib/libapple_nghttp2.dylib
    0x7fff6c9b3000 -     0x7fff6c9dcffb  libarchive.2.dylib (54.250.1) <47289946-8504-3966-9127-6CE39993DC2C> /usr/lib/libarchive.2.dylib
    0x7fff6c9dd000 -     0x7fff6ca5cfff  libate.dylib (1.13.8) <92B44EDB-369D-3EE8-AEC5-61F8B9313DBF> /usr/lib/libate.dylib
    0x7fff6ca5d000 -     0x7fff6ca5dff3  libauto.dylib (187) <3E3780E1-96F3-3A22-91C5-92F9A5805518> /usr/lib/libauto.dylib
    0x7fff6ca5e000 -     0x7fff6ca6effb  libbsm.0.dylib (39.200.18) <CF381E0B-025B-364F-A83D-2527E03F1AA3> /usr/lib/libbsm.0.dylib
    0x7fff6ca6f000 -     0x7fff6ca7cfff  libbz2.1.0.dylib (38.200.3) <272953A1-8D36-329B-BDDB-E887B347710F> /usr/lib/libbz2.1.0.dylib
    0x7fff6ca7d000 -     0x7fff6cad0ff7  libc++.1.dylib (400.9.4) <9A60A190-6C34-339F-BB3D-AACE942009A4> /usr/lib/libc++.1.dylib
    0x7fff6cad1000 -     0x7fff6cae6ff7  libc++abi.dylib (400.17) <38C09CED-9090-3719-90F3-04A2749F5428> /usr/lib/libc++abi.dylib
    0x7fff6cae7000 -     0x7fff6cae7ff3  libcharset.1.dylib (51.200.6) <2A27E064-314C-359C-93FC-8A9B06206174> /usr/lib/libcharset.1.dylib
    0x7fff6cae8000 -     0x7fff6caf8ffb  libcmph.dylib (6.15.1) <9C52B2FE-179F-32AC-B87E-2AFC49ABF817> /usr/lib/libcmph.dylib
    0x7fff6caf9000 -     0x7fff6cb11ffb  libcompression.dylib (52.250.2) <7F4BB18C-1FB4-3825-8D8B-6E6B168774C6> /usr/lib/libcompression.dylib
    0x7fff6cb12000 -     0x7fff6cb28fff  libcoretls.dylib (155.220.1) <4C64BE3E-41E3-3020-8BB7-07E90C0C861C> /usr/lib/libcoretls.dylib
    0x7fff6cb29000 -     0x7fff6cb2aff3  libcoretls_cfhelpers.dylib (155.220.1) <0959B3E9-6643-3589-8BB3-21D52CDF0EF1> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff6cc14000 -     0x7fff6cd0cff7  libcrypto.35.dylib (22.260.1) <03FBCE39-6B59-314E-A18C-CF045D132C4A> /usr/lib/libcrypto.35.dylib
    0x7fff6ce1a000 -     0x7fff6ce70ff7  libcups.2.dylib (462.10) <2AC7B8C3-0D25-3E0F-A34A-94658A06FF94> /usr/lib/libcups.2.dylib
    0x7fff6cec9000 -     0x7fff6cec9fff  libenergytrace.dylib (17.200.1) <80BB567A-FD18-3497-BF97-353F57D98CDD> /usr/lib/libenergytrace.dylib
    0x7fff6ceca000 -     0x7fff6cee3ffb  libexpat.1.dylib (16.1.1) <28A385F1-4210-32D2-861B-C1B2189A5294> /usr/lib/libexpat.1.dylib
    0x7fff6cee4000 -     0x7fff6cee9ff7  libgermantok.dylib (17.15.2) <E5F0F794-FF27-3D64-AE52-C78C6A84DD67> /usr/lib/libgermantok.dylib
    0x7fff6ceea000 -     0x7fff6ceefff7  libheimdal-asn1.dylib (520.260.1) <DC44D1D1-D3DF-38B3-AFC3-1D50B92BE401> /usr/lib/libheimdal-asn1.dylib
    0x7fff6cef0000 -     0x7fff6cfe0fff  libiconv.2.dylib (51.200.6) <2047C9B7-3F74-3A95-810D-2ED8F0475A99> /usr/lib/libiconv.2.dylib
    0x7fff6cfe1000 -     0x7fff6d242fff  libicucore.A.dylib (62135.0.1) <2B292561-798A-381C-AA41-90EE6549C7CF> /usr/lib/libicucore.A.dylib
    0x7fff6d247000 -     0x7fff6d248fff  liblangid.dylib (128.15.1) <22D05C4F-769B-3075-ABCF-44A0EBACE028> /usr/lib/liblangid.dylib
    0x7fff6d249000 -     0x7fff6d261ff3  liblzma.5.dylib (10.200.3) <E1F4FD60-1CE4-37B9-AD95-29D348AF1AC0> /usr/lib/liblzma.5.dylib
    0x7fff6d262000 -     0x7fff6d306ff7  libmecab.1.0.0.dylib (779.24.1) <A8D0379B-85FA-3B3D-89ED-5CF2C3826AB2> /usr/lib/libmecab.1.0.0.dylib
    0x7fff6d307000 -     0x7fff6d50bfff  libmecabra.dylib (779.24.1) <D71F71E0-30E2-3DB3-B636-7DE13D51FB4B> /usr/lib/libmecabra.dylib
    0x7fff6d50c000 -     0x7fff6d85dff7  libnetwork.dylib (1229.250.15) <72C7E9E3-B2BE-3300-BE1B-64606222022C> /usr/lib/libnetwork.dylib
    0x7fff6d85e000 -     0x7fff6dfe3fdf  libobjc.A.dylib (756.2) <7C312627-43CB-3234-9324-4DEA92D59F50> /usr/lib/libobjc.A.dylib
    0x7fff6dfe6000 -     0x7fff6dfeaffb  libpam.2.dylib (22.200.1) <586CF87F-349C-393D-AEEB-FB75F94A5EB7> /usr/lib/libpam.2.dylib
    0x7fff6dfeb000 -     0x7fff6e020fff  libpcap.A.dylib (79.250.1) <C0893641-7DFF-3A33-BDAE-190FF54837E8> /usr/lib/libpcap.A.dylib
    0x7fff6e021000 -     0x7fff6e039ffb  libresolv.9.dylib (65.200.2) <893142A5-F153-3437-A22D-407EE542B5C5> /usr/lib/libresolv.9.dylib
    0x7fff6e089000 -     0x7fff6e08aff7  libspindump.dylib (267.3) <A584E403-8C95-3841-9C16-E22664A5A63F> /usr/lib/libspindump.dylib
    0x7fff6e08b000 -     0x7fff6e268fe7  libsqlite3.dylib (274.25) <55CE34C4-00C0-3844-B7ED-80FA7F0AF03F> /usr/lib/libsqlite3.dylib
    0x7fff6e34a000 -     0x7fff6e34dff7  libutil.dylib (51.200.4) <CE9B18C9-66ED-32D4-9D29-01F8FCB467B0> /usr/lib/libutil.dylib
    0x7fff6e34e000 -     0x7fff6e35bfff  libxar.1.dylib (417.1) <39CCF46B-C81A-34B1-92A1-58C4E5DA846E> /usr/lib/libxar.1.dylib
    0x7fff6e35c000 -     0x7fff6e43eff3  libxml2.2.dylib (32.8) <54F896CF-6D83-300B-9CD9-1636BE5375A4> /usr/lib/libxml2.2.dylib
    0x7fff6e43f000 -     0x7fff6e467ff3  libxslt.1.dylib (16.1) <31F7018B-D8F2-36ED-A13B-1E5A16DFAAA1> /usr/lib/libxslt.1.dylib
    0x7fff6e468000 -     0x7fff6e47aff7  libz.1.dylib (70.200.4) <B048FC1F-058F-3A08-A1FE-81D5308CB3E6> /usr/lib/libz.1.dylib
    0x7fff6e47b000 -     0x7fff6e47fff3  libcache.dylib (81) <1987D1E1-DB11-3291-B12A-EBD55848E02D> /usr/lib/system/libcache.dylib
    0x7fff6e480000 -     0x7fff6e48aff3  libcommonCrypto.dylib (60118.250.2) <1765BB6E-6784-3653-B16B-CB839721DC9A> /usr/lib/system/libcommonCrypto.dylib
    0x7fff6e48b000 -     0x7fff6e492ff7  libcompiler_rt.dylib (63.4) <5212BA7B-B7EA-37B4-AF6E-AC4F507EDFB8> /usr/lib/system/libcompiler_rt.dylib
    0x7fff6e493000 -     0x7fff6e49cff7  libcopyfile.dylib (146.250.1) <98CD00CD-9B91-3B5C-A9DB-842638050FA8> /usr/lib/system/libcopyfile.dylib
    0x7fff6e49d000 -     0x7fff6e521fc3  libcorecrypto.dylib (602.260.2) <BED0F385-D8A2-334A-BD7B-0673B5DABBC5> /usr/lib/system/libcorecrypto.dylib
    0x7fff6e522000 -     0x7fff6e55bff7  libdispatch.dylib (1008.250.7) <26DF5B1E-A388-38EF-B73B-AF0E93FB02DB> /usr/lib/system/libdispatch.dylib
    0x7fff6e55c000 -     0x7fff6e588ff7  libdyld.dylib (655.1.1) <002418CC-AD11-3D10-865B-015591D24E6C> /usr/lib/system/libdyld.dylib
    0x7fff6e589000 -     0x7fff6e589ffb  libkeymgr.dylib (30) <0D0F9CA2-8D5A-3273-8723-59987B5827F2> /usr/lib/system/libkeymgr.dylib
    0x7fff6e58a000 -     0x7fff6e596ff3  libkxld.dylib (4903.261.4) <71CF1ECD-AC4E-3FDD-BEDF-14933D843EEE> /usr/lib/system/libkxld.dylib
    0x7fff6e597000 -     0x7fff6e597ff7  liblaunch.dylib (1336.261.2) <BD5CDB35-2BB4-349A-8D14-78E387563F89> /usr/lib/system/liblaunch.dylib
    0x7fff6e598000 -     0x7fff6e59dfff  libmacho.dylib (927.0.2) <3C5C9024-45FD-38C2-B01A-07A322966063> /usr/lib/system/libmacho.dylib
    0x7fff6e59e000 -     0x7fff6e5a0ffb  libquarantine.dylib (86.220.1) <6D0BC770-7348-3608-9254-F7FFBD347634> /usr/lib/system/libquarantine.dylib
    0x7fff6e5a1000 -     0x7fff6e5a2ff7  libremovefile.dylib (45.200.2) <9FBEB2FF-EEBE-31BC-BCFC-C71F8D0E99B6> /usr/lib/system/libremovefile.dylib
    0x7fff6e5a3000 -     0x7fff6e5baff3  libsystem_asl.dylib (356.200.4) <A62A7249-38B8-33FA-9875-F1852590796C> /usr/lib/system/libsystem_asl.dylib
    0x7fff6e5bb000 -     0x7fff6e5bbff7  libsystem_blocks.dylib (73) <A453E8EE-860D-3CED-B5DC-BE54E9DB4348> /usr/lib/system/libsystem_blocks.dylib
    0x7fff6e5bc000 -     0x7fff6e643fff  libsystem_c.dylib (1272.250.1) <7EDACF78-2FA3-35B8-B051-D70475A35117> /usr/lib/system/libsystem_c.dylib
    0x7fff6e644000 -     0x7fff6e647ffb  libsystem_configuration.dylib (963.260.1) <C7D2BA09-8D5B-3393-8D84-304D76C55DEF> /usr/lib/system/libsystem_configuration.dylib
    0x7fff6e648000 -     0x7fff6e64bff7  libsystem_coreservices.dylib (66) <719F75A4-74C5-3BA6-A09E-0C5A3E5889D7> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff6e64c000 -     0x7fff6e652fff  libsystem_darwin.dylib (1272.250.1) <EC9B39A5-9592-3577-8997-7DC721D20D8C> /usr/lib/system/libsystem_darwin.dylib
    0x7fff6e653000 -     0x7fff6e659ff7  libsystem_dnssd.dylib (878.260.1) <64B79B01-B1B0-3C7E-87A1-023B71843F1F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff6e65a000 -     0x7fff6e6a5ffb  libsystem_info.dylib (517.200.9) <D09D5AE0-2FDC-3A6D-93EC-729F931B1457> /usr/lib/system/libsystem_info.dylib
    0x7fff6e6a6000 -     0x7fff6e6ceff7  libsystem_kernel.dylib (4903.261.4) <7B0F52C4-4CC9-3282-8457-C18C6FE1B99E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff6e6cf000 -     0x7fff6e71aff7  libsystem_m.dylib (3158.200.7) <F19B6DB7-014F-3820-831F-389CCDA06EF6> /usr/lib/system/libsystem_m.dylib
    0x7fff6e71b000 -     0x7fff6e745fff  libsystem_malloc.dylib (166.261.1) <4D1CEF38-DE32-3ECF-9F70-0ADDD5C8775F> /usr/lib/system/libsystem_malloc.dylib
    0x7fff6e746000 -     0x7fff6e750ff7  libsystem_networkextension.dylib (767.250.2) <FF06F13A-AEFE-3A27-A073-910EF78AEA36> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff6e751000 -     0x7fff6e758fff  libsystem_notify.dylib (172.200.21) <145B5CFC-CF73-33CE-BD3D-E8DDE268FFDE> /usr/lib/system/libsystem_notify.dylib
    0x7fff6e759000 -     0x7fff6e762fef  libsystem_platform.dylib (177.250.1) <16949870-9152-3B0D-9EF0-40FAF84B0F1E> /usr/lib/system/libsystem_platform.dylib
    0x7fff6e763000 -     0x7fff6e76dff7  libsystem_pthread.dylib (330.250.2) <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff6e76e000 -     0x7fff6e771ff7  libsystem_sandbox.dylib (851.260.2) <9CACC5F5-3859-3A1F-BCC6-96DDD4A556A8> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff6e772000 -     0x7fff6e774ff3  libsystem_secinit.dylib (30.260.2) <88F3CE61-5FAD-3CDA-AA13-B5B18B3EBD26> /usr/lib/system/libsystem_secinit.dylib
    0x7fff6e775000 -     0x7fff6e77cff3  libsystem_symptoms.dylib (820.267.1) <03F1C2DD-0F5A-3D9D-88F6-B26C0F94EB52> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff6e77d000 -     0x7fff6e792fff  libsystem_trace.dylib (906.260.1) <100013AE-0443-3CF0-AC17-5D934608B60B> /usr/lib/system/libsystem_trace.dylib
    0x7fff6e793000 -     0x7fff6e798ffb  libunwind.dylib (35.4) <24A97A67-F017-3CFC-B0D0-6BD0224B1336> /usr/lib/system/libunwind.dylib
    0x7fff6e799000 -     0x7fff6e7c8fff  libxpc.dylib (1336.261.2) <9A0FFA79-082F-3293-BF49-63976B073B74> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=385.3M resident=0K(0%) swapped_out_or_unallocated=385.3M(100%)
Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                  880K        2 
CG image                           112K        5 
CoreAnimation                     4316K       15 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreServices                       224K        1 
CoreUI image data                 1220K       12 
CoreUI image file                  216K        5 
Foundation                           4K        1 
IOKit                             15.5M        2 
Image IO                            64K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           363.3M       40 
MALLOC guard page                   48K       10 
MALLOC_MEDIUM (reserved)         896.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
OpenGL GLSL                        256K        3 
STACK GUARD                       56.1M       24 
Stack                             19.7M       24 
VM_ALLOCATE                       3576K       24 
__DATA                           111.4M      404 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       125.5M      109 
__TEXT                           259.8M      343 
__UNICODE                          564K        1 
mapped file                       47.4M       18 
shared memory                      700K        9 
===========                     =======  ======= 
TOTAL                              2.2G     1073 
TOTAL, minus reserved VM space     1.0G     1073 

Model: MacBookPro15,3, BootROM 220.260.171.0.0 (iBridge: 16.16.5200.0.0,0), 8 processors, Intel Core i9, 2.4 GHz, 32 GB, SMC 
Graphics: kHW_IntelUHDGraphics630Item, Intel UHD Graphics 630, spdisplays_builtin
Graphics: kHW_AMDRadeonProVega20Item, Radeon Pro Vega 20, spdisplays_pcie_device, 4 GB
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2400 MHz, SK Hynix, -
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2400 MHz, SK Hynix, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Mar 28 2019 19:17:52 version 9.137.9.0.32.6.34 FWID 01-36f56c94
Bluetooth: Version 6.0.12f1, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: iBridge Bus
USB Device: iBridge DFR brightness
USB Device: iBridge Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: iBridge ALS
USB Device: iBridge FaceTime HD Camera (Built-in)
USB Device: iBridge
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.1
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.