Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac Big Sur 11.2 (intel) Error: You don't have permission to open the application "Neovide" #466

Closed
Velrok opened this issue Feb 8, 2021 · 15 comments · Fixed by #549
Closed
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Velrok
Copy link

Velrok commented Feb 8, 2021

Hi, I've downloaded release '0.5.0'

and am seeing this error:

open Neovide.app
The application cannot be opened for an unexpected reason, error=Error Domain=NSOSStatusErrorDomain Code=-10826 "kLSNoLaunchPermissionErr: User doesn't have permission to launch the app (managed networks)" UserInfo={_LSFunction=_LSLaunchWithRunningboard, _LSLine=2508, NSUnderlyingError=0x7fa8bfd08cc0 {Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x7fa8bfd095a0 {Error Domain=NSPOSIXErrorDomain Code=111 "Unknown error: 111" UserInfo={NSLocalizedDescription=Launchd job spawn failed with error: 111}}}}}

Screenshot 2021-02-08 at 10 21 42

@nmoore14
Copy link

nmoore14 commented Feb 9, 2021

@Velrok I found this solution that helps me get past the permission screen, but my Neovide keeps crashing when I try to open it.

https://developer.apple.com/forums/thread/666611

@Kethku
Copy link
Member

Kethku commented Feb 17, 2021

@nmoore14 can you give some more details about the crash? can you run the app with --log?

@Kethku Kethku added help wanted Extra attention is needed bug Something isn't working labels Feb 17, 2021
@Kethku
Copy link
Member

Kethku commented Feb 17, 2021

As I don't have a mac, I'm not sure how helpful I can be here. Any help would be greatly appreciated

@nmoore14
Copy link

@Kethku Here is the Problem Report when I try to open the .app download.

Process: neovide [26157]
Path: /Applications/Neovide.app/Contents/MacOS/neovide
Identifier: com.kethku.neovide
Version: 0.4.0 (20200303.082939)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: neovide [26157]
User ID: 501

Date/Time: 2021-02-17 14:53:16.317 -0500
OS Version: macOS 11.2.1 (20D74)
Report Version: 12
Anonymous UUID: 7703EAE5-2D17-CF69-AF01-990B66298393

Sleep/Wake UUID: 2A9DE413-63CE-4E25-B7F8-5E65D6E8FDF7

Time Awake Since Boot: 130000 seconds
Time Since Wake: 22000 seconds

System Integrity Protection: enabled

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

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

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

VM Regions Near 0x153c0000153c:
mapped file 118d48000-118e50000 [ 1056K] r--/rwx SM=COW Object_id=a46b4c19
-->
MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.kethku.neovide 0x000000010e55e49f hb_blob_destroy + 15
1 com.kethku.neovide 0x000000010e560b97 hb_ot_face_t::fini() + 151
2 com.kethku.neovide 0x000000010e560a4b hb_face_destroy + 171
3 com.kethku.neovide 0x000000010e4e1627 neovide::renderer::caching_shaper::CachingShaper::font_base_dimensions::h0fea0a3c3f8ceefc + 2967
4 com.kethku.neovide 0x000000010e4faa50 neovide::renderer::Renderer::new::h713f9ca2797a66ff + 128
5 com.kethku.neovide 0x000000010e52cb0b neovide::window::ui_loop::hf63b0647771fe02c + 203
6 com.kethku.neovide 0x000000010e4fc5a6 std::rt::lang_start::_$u7b$$u7b$closure$u7d$$u7d$::h3867c236636d6789 + 6
7 com.kethku.neovide 0x000000010eb7ffc8 std::panicking::try::do_call::h77eb563f55a56484 + 24
8 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
9 com.kethku.neovide 0x000000010eb808de std::rt::lang_start_internal::h3d261fac4b6382f2 + 542
10 com.kethku.neovide 0x000000010e4e2619 main + 41
11 libdyld.dylib 0x00007fff204ec621 start + 1

Thread 1:: tokio-runtime-worker
0 libsystem_kernel.dylib 0x00007fff2049f8e2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff204d1e6f _pthread_cond_wait + 1254
2 com.kethku.neovide 0x000000010eb4a146 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h9847491c56b7aee6 + 326
3 com.kethku.neovide 0x000000010eb46a7d tokio::runtime::thread_pool::worker::GenerationGuard::run::h76411175369e10a4 + 1469
4 com.kethku.neovide 0x000000010eb4bda3 std::thread::local::LocalKey$LT$T$GT$::with::h82c03fe413279633 + 179
5 com.kethku.neovide 0x000000010eb46373 tokio::runtime::thread_pool::worker::Worker::run::h301395561c78e721 + 131
6 com.kethku.neovide 0x000000010eb5f23d tokio::task::core::Core$LT$T$GT$::poll::h2cd67dab2f8c7ef7 + 157
7 com.kethku.neovide 0x000000010eb5f996 std::panicking::try::do_call::h7bb3219fd913423c (.llvm.14998223022323897474) + 38
8 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
9 com.kethku.neovide 0x000000010eb43630 tokio::task::harness::Harness$LT$T$C$S$GT$::poll::h3e9c77a00829571e + 224
10 com.kethku.neovide 0x000000010eb4da35 tokio::runtime::blocking::pool::Inner::run::h4a646789b8e46f5c + 277
11 com.kethku.neovide 0x000000010eb4f392 tokio::runtime::context::enter::h3bb2893a17d2f0aa + 114
12 com.kethku.neovide 0x000000010eb471be std::sys_common::backtrace::__rust_begin_short_backtrace::h6130806ca2e0a092 + 94
13 com.kethku.neovide 0x000000010eb5fa00 std::panicking::try::do_call::hd050990fccd82d20 (.llvm.14998223022323897474) + 64
14 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
15 com.kethku.neovide 0x000000010eb527b7 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9a2bbfe243e85115 + 151
16 com.kethku.neovide 0x000000010eb7485e _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::hf89a561d6d706029 + 62
17 com.kethku.neovide 0x000000010eb8696e std::sys::unix::thread::Thread::new::thread_start::hd09405f1ea9f0a0f + 142
18 libsystem_pthread.dylib 0x00007fff204d1950 _pthread_start + 224
19 libsystem_pthread.dylib 0x00007fff204cd47b thread_start + 15

Thread 2:: tokio-runtime-worker
0 libsystem_kernel.dylib 0x00007fff204a17e2 kevent + 10
1 com.kethku.neovide 0x000000010eb6ba69 mio::sys::unix::kqueue::Selector::select::h6af50315b6fbe87b + 201
2 com.kethku.neovide 0x000000010eb69990 mio::poll::Poll::poll1::h29a2fddb7be5700f + 896
3 com.kethku.neovide 0x000000010eb695ff mio::poll::Poll::poll::hc534d0332dd477dc + 47
4 com.kethku.neovide 0x000000010eb643f9 tokio::io::driver::Driver::turn::h292d6f2be7c19e3f (.llvm.2909785387045563699) + 73
5 com.kethku.neovide 0x000000010eb51b85 _$LT$tokio..time..driver..Driver$LT$T$GT$$u20$as$u20$tokio..park..Park$GT$::park::he1a6f6a0a03a0920 + 277
6 com.kethku.neovide 0x000000010eb4a1d0 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h9847491c56b7aee6 + 464
7 com.kethku.neovide 0x000000010eb46a7d tokio::runtime::thread_pool::worker::GenerationGuard::run::h76411175369e10a4 + 1469
8 com.kethku.neovide 0x000000010eb4bda3 std::thread::local::LocalKey$LT$T$GT$::with::h82c03fe413279633 + 179
9 com.kethku.neovide 0x000000010eb46373 tokio::runtime::thread_pool::worker::Worker::run::h301395561c78e721 + 131
10 com.kethku.neovide 0x000000010eb5f23d tokio::task::core::Core$LT$T$GT$::poll::h2cd67dab2f8c7ef7 + 157
11 com.kethku.neovide 0x000000010eb5f996 std::panicking::try::do_call::h7bb3219fd913423c (.llvm.14998223022323897474) + 38
12 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
13 com.kethku.neovide 0x000000010eb43630 tokio::task::harness::Harness$LT$T$C$S$GT$::poll::h3e9c77a00829571e + 224
14 com.kethku.neovide 0x000000010eb4da35 tokio::runtime::blocking::pool::Inner::run::h4a646789b8e46f5c + 277
15 com.kethku.neovide 0x000000010eb4f392 tokio::runtime::context::enter::h3bb2893a17d2f0aa + 114
16 com.kethku.neovide 0x000000010eb471be std::sys_common::backtrace::__rust_begin_short_backtrace::h6130806ca2e0a092 + 94
17 com.kethku.neovide 0x000000010eb5fa00 std::panicking::try::do_call::hd050990fccd82d20 (.llvm.14998223022323897474) + 64
18 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
19 com.kethku.neovide 0x000000010eb527b7 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9a2bbfe243e85115 + 151
20 com.kethku.neovide 0x000000010eb7485e _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::hf89a561d6d706029 + 62
21 com.kethku.neovide 0x000000010eb8696e std::sys::unix::thread::Thread::new::thread_start::hd09405f1ea9f0a0f + 142
22 libsystem_pthread.dylib 0x00007fff204d1950 _pthread_start + 224
23 libsystem_pthread.dylib 0x00007fff204cd47b thread_start + 15

Thread 3:: tokio-runtime-worker
0 libsystem_kernel.dylib 0x00007fff2049f8e2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff204d1e6f _pthread_cond_wait + 1254
2 com.kethku.neovide 0x000000010eb4a146 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h9847491c56b7aee6 + 326
3 com.kethku.neovide 0x000000010eb46a7d tokio::runtime::thread_pool::worker::GenerationGuard::run::h76411175369e10a4 + 1469
4 com.kethku.neovide 0x000000010eb4bda3 std::thread::local::LocalKey$LT$T$GT$::with::h82c03fe413279633 + 179
5 com.kethku.neovide 0x000000010eb46373 tokio::runtime::thread_pool::worker::Worker::run::h301395561c78e721 + 131
6 com.kethku.neovide 0x000000010eb5f23d tokio::task::core::Core$LT$T$GT$::poll::h2cd67dab2f8c7ef7 + 157
7 com.kethku.neovide 0x000000010eb5f996 std::panicking::try::do_call::h7bb3219fd913423c (.llvm.14998223022323897474) + 38
8 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
9 com.kethku.neovide 0x000000010eb43630 tokio::task::harness::Harness$LT$T$C$S$GT$::poll::h3e9c77a00829571e + 224
10 com.kethku.neovide 0x000000010eb4da35 tokio::runtime::blocking::pool::Inner::run::h4a646789b8e46f5c + 277
11 com.kethku.neovide 0x000000010eb4f392 tokio::runtime::context::enter::h3bb2893a17d2f0aa + 114
12 com.kethku.neovide 0x000000010eb471be std::sys_common::backtrace::__rust_begin_short_backtrace::h6130806ca2e0a092 + 94
13 com.kethku.neovide 0x000000010eb5fa00 std::panicking::try::do_call::hd050990fccd82d20 (.llvm.14998223022323897474) + 64
14 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
15 com.kethku.neovide 0x000000010eb527b7 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9a2bbfe243e85115 + 151
16 com.kethku.neovide 0x000000010eb7485e _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::hf89a561d6d706029 + 62
17 com.kethku.neovide 0x000000010eb8696e std::sys::unix::thread::Thread::new::thread_start::hd09405f1ea9f0a0f + 142
18 libsystem_pthread.dylib 0x00007fff204d1950 _pthread_start + 224
19 libsystem_pthread.dylib 0x00007fff204cd47b thread_start + 15

Thread 4:: tokio-runtime-worker
0 libsystem_kernel.dylib 0x00007fff2049f8e2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff204d1e6f _pthread_cond_wait + 1254
2 com.kethku.neovide 0x000000010eb4a146 _$LT$tokio..runtime..park..Parker$u20$as$u20$tokio..park..Park$GT$::park::h9847491c56b7aee6 + 326
3 com.kethku.neovide 0x000000010eb46a7d tokio::runtime::thread_pool::worker::GenerationGuard::run::h76411175369e10a4 + 1469
4 com.kethku.neovide 0x000000010eb4bda3 std::thread::local::LocalKey$LT$T$GT$::with::h82c03fe413279633 + 179
5 com.kethku.neovide 0x000000010eb46373 tokio::runtime::thread_pool::worker::Worker::run::h301395561c78e721 + 131
6 com.kethku.neovide 0x000000010eb5f23d tokio::task::core::Core$LT$T$GT$::poll::h2cd67dab2f8c7ef7 + 157
7 com.kethku.neovide 0x000000010eb5f996 std::panicking::try::do_call::h7bb3219fd913423c (.llvm.14998223022323897474) + 38
8 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
9 com.kethku.neovide 0x000000010eb43630 tokio::task::harness::Harness$LT$T$C$S$GT$::poll::h3e9c77a00829571e + 224
10 com.kethku.neovide 0x000000010eb4da35 tokio::runtime::blocking::pool::Inner::run::h4a646789b8e46f5c + 277
11 com.kethku.neovide 0x000000010eb4f392 tokio::runtime::context::enter::h3bb2893a17d2f0aa + 114
12 com.kethku.neovide 0x000000010eb471be std::sys_common::backtrace::__rust_begin_short_backtrace::h6130806ca2e0a092 + 94
13 com.kethku.neovide 0x000000010eb5fa00 std::panicking::try::do_call::hd050990fccd82d20 (.llvm.14998223022323897474) + 64
14 com.kethku.neovide 0x000000010eb874ef __rust_maybe_catch_panic + 31
15 com.kethku.neovide 0x000000010eb527b7 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h9a2bbfe243e85115 + 151
16 com.kethku.neovide 0x000000010eb7485e _$LT$alloc..boxed..Box$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::hf89a561d6d706029 + 62
17 com.kethku.neovide 0x000000010eb8696e std::sys::unix::thread::Thread::new::thread_start::hd09405f1ea9f0a0f + 142
18 libsystem_pthread.dylib 0x00007fff204d1950 _pthread_start + 224
19 libsystem_pthread.dylib 0x00007fff204cd47b thread_start + 15

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

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

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

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

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

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

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

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x000000008ce23079 rbx: 0x0000153c0000153c rcx: 0x0000000000000079 rdx: 0x000000008d023878
rdi: 0x0000153c0000153c rsi: 0x000060000074eca0 rbp: 0x00007ffee172bc00 rsp: 0x00007ffee172bbf0
r8: 0x00000000000000a9 r9: 0x00000000000007fb r10: 0x0000000000002ca0 r11: 0x0000000000000060
r12: 0x0000000000000040 r13: 0x0000600003600180 r14: 0x00007fbecff21fd8 r15: 0x0000000111784180
rip: 0x000000010e55e49f rfl: 0x0000000000010206 cr2: 0x0000153c0000153c

Logical CPU: 4
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

Thread 0 instruction stream:
52 cf 03 48 89 43 28 eb-23 48 8d 1d 31 5d 22 03 R..H.C(.#H..1]".
4d 85 f6 74 17 48 89 cf-41 ff d6 eb 0f 48 89 df M..t.H..A....H..
e8 2c 00 00 00 48 8d 1d-15 5d 22 03 48 89 d8 48 .,...H...]".H..H
83 c4 08 5b 41 5c 41 5d-41 5e 41 5f 5d c3 0f 1f ...[A\A]A^A_]...
00 55 48 89 e5 48 8d 05-f5 5c 22 03 5d c3 0f 1f .UH..H...".]...
00 55 48 89 e5 41 56 53-48 85 ff 74 5c 48 89 fb .UH..AVSH..t\H..
[8b]07 8b 07 85 c0 74 51-8b 03 85 c0 7e 50 f0 ff ......tQ....P.. <==
0b 75 46 c7 03 53 21 ff-ff 4c 8b 73 08 4d 85 f6 .uF..S!..L.s.M..
74 1c 49 8d 7e 40 4c 89-f6 e8 53 f4 41 00 4c 89 t.I.
@l...S.A.L.
f7 e8 6f a8 65 00 4c 89-f7 e8 51 a6 65 00 48 8b ..o.e.L...Q.e.H.
43 28 48 85 c0 74 06 48-8b 7b 20 ff d0 48 89 df C(H..t.H.{ ..H..
5b 41 5e 5d e9 36 a6 65-00 5b 41 5e 5d c3 e8 0e [A^].6.e.[A^]...

Thread 0 last branch register state not available.

Binary Images:
0x10e4ce000 - 0x112252fff +com.kethku.neovide (0.4.0 - 20200303.082939) /Applications/Neovide.app/Contents/MacOS/neovide
0x113546000 - 0x1135e1fff dyld (832.7.3) <0D4EA85F-7E30-338B-9215-314A5A5539B6> /usr/lib/dyld
0x118cfd000 - 0x118d0cfff libobjc-trampolines.dylib (818.2) <29187EF9-2BD6-3ABF-8088-DE708721B612> /usr/lib/libobjc-trampolines.dylib
0x7fff20206000 - 0x7fff20207fff libsystem_blocks.dylib (78) /usr/lib/system/libsystem_blocks.dylib
0x7fff20208000 - 0x7fff2023dfff libxpc.dylib (2038.80.3) <70F26262-01AA-3CEC-9FAD-2701D24096F0> /usr/lib/system/libxpc.dylib
0x7fff2023e000 - 0x7fff20255fff libsystem_trace.dylib (1277.80.2) <87FEF600-48D9-31C9-B8FC-D5249B2AE95D> /usr/lib/system/libsystem_trace.dylib
0x7fff20256000 - 0x7fff202f5fff libcorecrypto.dylib (1000.80.5) <1EB11CFB-ABD7-36DD-97C7-C112A6601416> /usr/lib/system/libcorecrypto.dylib
0x7fff202f6000 - 0x7fff20322fff libsystem_malloc.dylib (317.40.8) /usr/lib/system/libsystem_malloc.dylib
0x7fff20323000 - 0x7fff20367fff libdispatch.dylib (1271.40.12) /usr/lib/system/libdispatch.dylib
0x7fff20368000 - 0x7fff203a0fff libobjc.A.dylib (818.2) /usr/lib/libobjc.A.dylib
0x7fff203a1000 - 0x7fff203a3fff libsystem_featureflags.dylib (28.60.1) <9CECB43A-094E-3CA9-B730-24DEA1A6DE05> /usr/lib/system/libsystem_featureflags.dylib
0x7fff203a4000 - 0x7fff2042cfff libsystem_c.dylib (1439.40.11) <4AF71812-4099-3E96-B271-1F259491A2B2> /usr/lib/system/libsystem_c.dylib
0x7fff2042d000 - 0x7fff20482fff libc++.1.dylib (904.4) /usr/lib/libc++.1.dylib
0x7fff20483000 - 0x7fff2049bfff libc++abi.dylib (904.4) <3C9FE530-3CD2-3A64-8A36-70816AEBDF0D> /usr/lib/libc++abi.dylib
0x7fff2049c000 - 0x7fff204cafff libsystem_kernel.dylib (7195.81.3) /usr/lib/system/libsystem_kernel.dylib
0x7fff204cb000 - 0x7fff204d6fff libsystem_pthread.dylib (454.80.2) /usr/lib/system/libsystem_pthread.dylib
0x7fff204d7000 - 0x7fff20511fff libdyld.dylib (832.7.3) <4641E48F-75B5-3CC7-8263-47BF79F15394> /usr/lib/system/libdyld.dylib
0x7fff20512000 - 0x7fff2051bfff libsystem_platform.dylib (254.80.2) <1C3E1A0A-92A8-3CDE-B622-8940B43A5DF2> /usr/lib/system/libsystem_platform.dylib
0x7fff2051c000 - 0x7fff20547fff libsystem_info.dylib (542.40.3) <0C96CFE8-71F5-3335-8423-581BC3DE5846> /usr/lib/system/libsystem_info.dylib
0x7fff20548000 - 0x7fff209e3fff com.apple.CoreFoundation (6.9 - 1774.101) <2A0E160E-9EE6-3B23-8832-6979A16EC250> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff209e4000 - 0x7fff20c13fff com.apple.LaunchServices (1122.11 - 1122.11) <9ACD5692-3B92-3E6E-8B24-56ADCC911556> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff20c14000 - 0x7fff20ce7fff com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff20ce8000 - 0x7fff20f4bfff libBLAS.dylib (1336.40.1) <92702864-A5C6-3E22-86F6-DB329532674A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff20f4c000 - 0x7fff20f99fff com.apple.Lexicon-framework (1.0 - 86.1) <2F429EBD-1BD2-3057-B760-8A81546DBD6F> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff20f9a000 - 0x7fff21008fff libSparse.dylib (106) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff21009000 - 0x7fff21086fff com.apple.SystemConfiguration (1.20 - 1.20) <3518EA0E-C32D-32CC-81B9-0F3C83B6430C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff21087000 - 0x7fff210bcfff libCRFSuite.dylib (50) <970D1F7B-5DBD-355F-80D8-C820AA1626D2> /usr/lib/libCRFSuite.dylib
0x7fff210bd000 - 0x7fff212f4fff libmecabra.dylib (929.1.1) <102A0AD8-D119-340B-B652-B75F0AAB1C7E> /usr/lib/libmecabra.dylib
0x7fff212f5000 - 0x7fff21658fff com.apple.Foundation (6.9 - 1774.101) <8D9081B3-3F6A-31A0-9B20-1AE5CD8DD747> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff21659000 - 0x7fff21745fff com.apple.LanguageModeling (1.0 - 247.1) <1A05BCD7-232F-3950-936D-EC0F95BA3FB0> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff21746000 - 0x7fff2187cfff com.apple.CoreDisplay (231.3 - 231.3) <6DD6A260-800F-3284-842C-8E4CB9EA47FF> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2187d000 - 0x7fff21af3fff com.apple.audio.AudioToolboxCore (1.0 - 1180.25) /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff21af4000 - 0x7fff21cdcfff com.apple.CoreText (677.3.0.4 - 677.3.0.4) <9A8DC9A0-1A80-3A26-ACA0-A245D3FFF921> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff21cdd000 - 0x7fff22381fff com.apple.audio.CoreAudio (5.0 - 5.0) <801E2D1E-7EA5-37DA-8F44-B6D7DD3CE5B9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff22382000 - 0x7fff226d3fff com.apple.security (7.0 - 59754.80.3) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff226d4000 - 0x7fff22935fff libicucore.A.dylib (66109) <8F8D8A8B-4EE0-3C09-9F45-725A1FBDD38C> /usr/lib/libicucore.A.dylib
0x7fff22936000 - 0x7fff2293ffff libsystem_darwin.dylib (1439.40.11) /usr/lib/system/libsystem_darwin.dylib
0x7fff22940000 - 0x7fff22c27fff com.apple.CoreServices.CarbonCore (1307 - 1307) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff22c28000 - 0x7fff22c66fff com.apple.CoreServicesInternal (476 - 476) <0DA95074-B315-3B84-B8A3-BAEDC4471A2C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff22c67000 - 0x7fff22ca1fff com.apple.CSStore (1122.11 - 1122.11) <89992991-8538-380B-B2B8-4EA997CBFDBE> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff22ca2000 - 0x7fff22d50fff com.apple.framework.IOKit (2.0.2 - 1845.81.1) <49AC0177-35A3-3C96-AD9D-3E59923C4761> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff22d51000 - 0x7fff22d5cfff libsystem_notify.dylib (279.40.4) /usr/lib/system/libsystem_notify.dylib
0x7fff22d5d000 - 0x7fff22da8fff libsandbox.1.dylib (1441.60.4) <591F41F3-1FE9-354F-A1F9-BC0CC73333DA> /usr/lib/libsandbox.1.dylib
0x7fff22da9000 - 0x7fff23b0bfff com.apple.AppKit (6.9 - 2022.30.122) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff23b0c000 - 0x7fff23d60fff com.apple.UIFoundation (1.0 - 727.3) <5A905085-B5EB-3F71-A663-200428E7A5F4> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff23d61000 - 0x7fff23d73fff com.apple.UniformTypeIdentifiers (633.0.2 - 633.0.2) <2AAE247F-1BA0-3E42-A07B-CBE413747B30> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers
0x7fff23d74000 - 0x7fff23efefff com.apple.desktopservices (1.18 - 1346.3.1) <2144B85E-A433-3F9E-A25D-E8F9D7B6D175> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff241cb000 - 0x7fff2480efff libnetwork.dylib (2288.80.2) /usr/lib/libnetwork.dylib
0x7fff2480f000 - 0x7fff24cacfff com.apple.CFNetwork (1220.1 - 1220.1) <04A917FB-DBFB-3432-BA4C-5B860990A420> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff24cad000 - 0x7fff24cbbfff libsystem_networkextension.dylib (1295.80.3) <5213D866-7D0E-3FD9-8E1A-03C0E39CEC44> /usr/lib/system/libsystem_networkextension.dylib
0x7fff24cbc000 - 0x7fff24cbcfff libenergytrace.dylib (22) <33A9FBF3-A2D3-3ECE-9370-B0ADDE3896DE> /usr/lib/libenergytrace.dylib
0x7fff24cbd000 - 0x7fff24d18fff libMobileGestalt.dylib (978.80.1) /usr/lib/libMobileGestalt.dylib
0x7fff24d19000 - 0x7fff24d2ffff libsystem_asl.dylib (385) <5B48071E-85EB-33B0-AE9B-127AEB398AEC> /usr/lib/system/libsystem_asl.dylib
0x7fff24d30000 - 0x7fff24d47fff com.apple.TCC (1.0 - 1) <2F48471B-68F3-3017-8B18-BEDD4ED5853F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff24d48000 - 0x7fff250aefff com.apple.SkyLight (1.600.0 - 570.7) <8034EAA7-787C-3A3E-A301-FF90376F247D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff250af000 - 0x7fff25742fff com.apple.CoreGraphics (2.0 - 1463.3.2) <29845645-F6F2-34E0-AC0D-C659773C78ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff25743000 - 0x7fff25839fff com.apple.ColorSync (4.13.0 - 3473.3.1) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2583a000 - 0x7fff25895fff com.apple.HIServices (1.22 - 714) <780B2B09-80A6-32C8-B9E5-024988196E00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff25c41000 - 0x7fff2605ffff com.apple.CoreData (120 - 1044.3) <7BE9684B-4439-3008-A2A7-4093BBCA180A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff26060000 - 0x7fff26076fff com.apple.ProtocolBuffer (1 - 285.23.11.29.1) <58CD91DC-64A9-3A97-AE41-6EA30308D617> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff26077000 - 0x7fff26236fff libsqlite3.dylib (321.1) /usr/lib/libsqlite3.dylib
0x7fff26237000 - 0x7fff262b3fff com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff262b4000 - 0x7fff262ccfff com.apple.commonutilities (8.0 - 900) <8C96D016-2B40-39C0-A51C-9CF687AE7218> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff262cd000 - 0x7fff2634efff com.apple.BaseBoard (526 - 526) <3A964BB6-7AB8-3B5D-BAF6-40F56D2BA393> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff2634f000 - 0x7fff2639afff com.apple.RunningBoardServices (1.0 - 505.80.1) <4B9FFFB3-310F-350A-BEBB-AB779BD3F405> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff2639b000 - 0x7fff26410fff com.apple.AE (918.0.1 - 918.0.1) <9B6B42DB-8768-343B-B10E-A9A5710280CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff26411000 - 0x7fff26417fff libdns_services.dylib (1310.80.1) <97EB5DFD-BB41-3834-BF09-1F597D84F324> /usr/lib/libdns_services.dylib
0x7fff26418000 - 0x7fff2641ffff libsystem_symptoms.dylib (1431.40.36) /usr/lib/system/libsystem_symptoms.dylib
0x7fff26420000 - 0x7fff265a4fff com.apple.Network (1.0 - 1) <75C2713C-F0D8-32BA-A839-17A2AE49A061> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff265a5000 - 0x7fff265c9fff com.apple.analyticsd (1.0 - 1) <4FFF906A-FE79-38F9-B777-AE878A0C99F1> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff265ca000 - 0x7fff265ccfff libDiagnosticMessagesClient.dylib (112) <20EDB261-69C7-3E4A-8C00-878814186A62> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff265cd000 - 0x7fff26619fff com.apple.spotlight.metadata.utilities (1.0 - 2150.7.5) /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff2661a000 - 0x7fff266b4fff com.apple.Metadata (10.7.0 - 2150.7.5) <49187239-597B-31A1-8895-8AA265C818C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff266b5000 - 0x7fff266bbfff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff266bc000 - 0x7fff26d62fff com.apple.vImage (8.1 - 544.2) <3EBF95E1-30EB-3162-A9D4-B97BE581B69F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff26d63000 - 0x7fff2702dfff com.apple.QuartzCore (1.11 - 926.8) <04D8759B-1119-3E37-B922-32BDECB7C5D2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff2702e000 - 0x7fff2706ffff libFontRegistry.dylib (309) <9E9329F6-7384-3C7F-83E7-D52CD7FFBC09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff27070000 - 0x7fff271b1fff com.apple.coreui (2.1 - 690) <6DB427BB-44CA-3002-A3FF-77F0FEFC2A51> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff2729e000 - 0x7fff272a9fff com.apple.PerformanceAnalysis (1.275 - 275) <2E5E666D-EE93-3949-8C76-692FA748D129> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff272aa000 - 0x7fff272b9fff com.apple.OpenDirectory (11.2 - 230.40.1) <333A7F2E-0F3E-37F1-9E1B-69996F5084D2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff272ba000 - 0x7fff272d9fff com.apple.CFOpenDirectory (11.2 - 230.40.1) <25F138F8-9E55-3749-8271-0FDB275C3E2C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff272da000 - 0x7fff272e2fff com.apple.CoreServices.FSEvents (1290.40.2 - 1290.40.2) <6B70B98B-BCC5-3FBE-A6B5-CD0696AA055A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff272e3000 - 0x7fff27307fff com.apple.coreservices.SharedFileList (144 - 144) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff27308000 - 0x7fff2730afff libapp_launch_measurement.dylib (14.1) <2BBB708C-4D91-364E-ABD0-39BF198688A6> /usr/lib/libapp_launch_measurement.dylib
0x7fff2730b000 - 0x7fff27353fff com.apple.CoreAutoLayout (1.0 - 21.10.1) <7A2E42E6-3AF2-3ECB-8A16-5C4AC41206EE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7fff27354000 - 0x7fff27436fff libxml2.2.dylib (34.9) /usr/lib/libxml2.2.dylib
0x7fff27437000 - 0x7fff27483fff com.apple.CoreVideo (1.8 - 408.4) <50857F8D-C7CC-3609-B0DB-FC3C7382243B> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff27484000 - 0x7fff27486fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff274b0000 - 0x7fff274cdfff com.apple.UserManagement (1.0 - 1) /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff28468000 - 0x7fff28478fff libsystem_containermanager.dylib (318.80.2) <6F08275F-B912-3D8E-9D74-4845158AE4F3> /usr/lib/system/libsystem_containermanager.dylib
0x7fff28479000 - 0x7fff2848afff com.apple.IOSurface (289.3 - 289.3) <029C5E16-2E04-3E98-BE25-CC8BAE5E3D19> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff2848b000 - 0x7fff28493fff com.apple.IOAccelerator (439.52 - 439.52) <41EDF102-E1B5-3FBA-A74A-6C583CAA5D24> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff28494000 - 0x7fff285b9fff com.apple.Metal (244.32.7 - 244.32.7) <829B9C4D-2DB6-38C9-9FE8-E6544FB3BDCC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff285ba000 - 0x7fff285d6fff com.apple.audio.caulk (1.0 - 70) <3FFEB564-C7CC-3F3E-B193-3F4E7B7C6764> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff285d7000 - 0x7fff286c0fff com.apple.CoreMedia (1.0 - 2765.6.4.2) <8E50C806-C6A2-3B96-B3D2-DA1FFC73D2A8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff286c1000 - 0x7fff2881dfff libFontParser.dylib (305.3.0.1) <2CD3B3C9-7022-34DD-BF53-D48D79DEF726> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff2881e000 - 0x7fff28b1dfff com.apple.HIToolbox (2.1.1 - 1061.2) <82B316E1-E47F-334D-8C33-DB1B7E8A4F71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff28b1e000 - 0x7fff28b31fff com.apple.framework.DFRFoundation (1.0 - 265) <4B26DB42-BFDD-3B0D-8966-3D0926A3A5B7> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff28b32000 - 0x7fff28b35fff com.apple.dt.XCTTargetBootstrap (1.0 - 17500) /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff28b36000 - 0x7fff28b5ffff com.apple.CoreSVG (1.0 - 149) /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff28b60000 - 0x7fff28d9afff com.apple.ImageIO (3.3.0 - 2130.3.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff28d9b000 - 0x7fff29118fff com.apple.CoreImage (16.2.0 - 1130.1) <29BE82F7-93BE-336A-AF66-9DD3F48B8565> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff29119000 - 0x7fff29174fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <287C79B5-4E13-3DF6-BDC4-439EC621E010> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff29175000 - 0x7fff29178fff libsystem_configuration.dylib (1109.60.2) <4917D824-4DE8-32CC-9ED2-1FBF371FEB9F> /usr/lib/system/libsystem_configuration.dylib
0x7fff29179000 - 0x7fff2917dfff libsystem_sandbox.dylib (1441.60.4) <5F7F3DD1-4B38-310C-AA8F-19FF1B0F5276> /usr/lib/system/libsystem_sandbox.dylib
0x7fff2917e000 - 0x7fff2917ffff com.apple.AggregateDictionary (1.0 - 1) /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff29180000 - 0x7fff29183fff com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <4F8A1D06-3EFF-3174-BE9C-C4B70A3EA290> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff29184000 - 0x7fff29185fff liblangid.dylib (136) /usr/lib/liblangid.dylib
0x7fff29186000 - 0x7fff29226fff com.apple.CoreNLP (1.0 - 245.1) <6C49B26B-CB39-3504-AD5E-9C3333FFE086> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff29227000 - 0x7fff2922dfff com.apple.LinguisticData (1.0 - 399) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff2922e000 - 0x7fff298ebfff libBNNS.dylib (288.80.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff298ec000 - 0x7fff29abffff libvDSP.dylib (760.40.6) <4CCEE561-A72B-33BC-B9F9-77A6CF2E7AF0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff29ac0000 - 0x7fff29ad2fff com.apple.CoreEmoji (1.0 - 128) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff29ad3000 - 0x7fff29addfff com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x7fff29ade000 - 0x7fff29bb0fff com.apple.framework.CoreWLAN (16.0 - 1657) <35927D28-3324-3CAB-9255-276A7022EADC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff29bb1000 - 0x7fff29db0fff com.apple.CoreUtils (6.5 - 650.6) <184C48A4-7F66-395B-81DB-DAA1641383CF> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff29db1000 - 0x7fff29dd3fff com.apple.MobileKeyBag (2.0 - 1.0) <0F83FED4-709A-37A0-9E04-EFFD71CB1272> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff29dd4000 - 0x7fff29de4fff com.apple.AssertionServices (1.0 - 505.80.1) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff29de5000 - 0x7fff29e71fff com.apple.securityfoundation (6.0 - 55240.40.4) <72AC63B1-0B72-394F-97E8-BA9B114DD0A9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff29e72000 - 0x7fff29e7bfff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff29e7c000 - 0x7fff29e80fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff29e81000 - 0x7fff29e83fff libquarantine.dylib (119.40.2) <40D35D75-524B-3DA6-8159-E7E0FA66F5BC> /usr/lib/system/libquarantine.dylib
0x7fff29e84000 - 0x7fff29e8ffff libCheckFix.dylib (31) <74E17BB2-1A3C-3574-92DD-63ABE39E3FF9> /usr/lib/libCheckFix.dylib
0x7fff29e90000 - 0x7fff29ea7fff libcoretls.dylib (169) /usr/lib/libcoretls.dylib
0x7fff29ea8000 - 0x7fff29eb8fff libbsm.0.dylib (68.40.1) /usr/lib/libbsm.0.dylib
0x7fff29eb9000 - 0x7fff29f02fff libmecab.dylib (929.1.1) <1F424683-4213-3594-9BF5-EFCCCDAA83A5> /usr/lib/libmecab.dylib
0x7fff29f03000 - 0x7fff29f08fff libgermantok.dylib (24) /usr/lib/libgermantok.dylib
0x7fff29f09000 - 0x7fff29f1efff libLinearAlgebra.dylib (1336.40.1) <0D017F3F-6FD6-38DB-AA14-A64523A4D093> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff29f1f000 - 0x7fff2a146fff com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <8FA469B3-48BE-315B-B3A0-C868CD541608> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff2a147000 - 0x7fff2a196fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <613BB6F1-3588-3E25-B523-059022FBE56E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff2a197000 - 0x7fff2a2defff com.apple.MLCompute (1.0 - 1) <01B968D9-A464-3667-8B8E-C99AEBA1FF79> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
0x7fff2a2df000 - 0x7fff2a315fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff2a316000 - 0x7fff2a353fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <51ECDE6B-39F8-3BAB-ADC1-84C958F40A3F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff2a354000 - 0x7fff2a3e4fff com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff2a3e5000 - 0x7fff2a3f4fff com.apple.AppleFSCompression (125 - 1.0) <879A04AA-F9A1-3640-A9EF-F5D0813C852A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff2a3f5000 - 0x7fff2a402fff libbz2.1.0.dylib (44) /usr/lib/libbz2.1.0.dylib
0x7fff2a403000 - 0x7fff2a407fff libsystem_coreservices.dylib (127) <529A0663-A936-309C-9318-1B04B7F70658> /usr/lib/system/libsystem_coreservices.dylib
0x7fff2a408000 - 0x7fff2a435fff com.apple.CoreServices.OSServices (1122.11 - 1122.11) <8D30829B-426E-361E-B2A9-5850F1E5513D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff2a436000 - 0x7fff2a567fff com.apple.AuthKit (1.0 - 1) <4A9B2D94-7AB0-3417-8D4E-A9C6C31C31D4> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff2a60b000 - 0x7fff2a61dfff libz.1.dylib (76) <6E2BD7A3-DC55-3183-BBF7-3AC367BC1834> /usr/lib/libz.1.dylib
0x7fff2a61e000 - 0x7fff2a665fff libsystem_m.dylib (3186.40.2) /usr/lib/system/libsystem_m.dylib
0x7fff2a666000 - 0x7fff2a666fff libcharset.1.dylib (59) /usr/lib/libcharset.1.dylib
0x7fff2a667000 - 0x7fff2a66cfff libmacho.dylib (973.4) /usr/lib/system/libmacho.dylib
0x7fff2a66d000 - 0x7fff2a688fff libkxld.dylib (7195.81.3) /usr/lib/system/libkxld.dylib
0x7fff2a689000 - 0x7fff2a694fff libcommonCrypto.dylib (60178.40.2) <822A29CE-BF54-35AD-BB15-8FAECB800C7D> /usr/lib/system/libcommonCrypto.dylib
0x7fff2a695000 - 0x7fff2a69ffff libunwind.dylib (200.10) <1D0A4B4A-4370-3548-8DC1-42A7B4BD45D3> /usr/lib/system/libunwind.dylib
0x7fff2a6a0000 - 0x7fff2a6a7fff liboah.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/liboah.dylib
0x7fff2a6a8000 - 0x7fff2a6b2fff libcopyfile.dylib (173.40.2) <39DBE613-135B-3AFE-A6AF-7898A37F70C2> /usr/lib/system/libcopyfile.dylib
0x7fff2a6b3000 - 0x7fff2a6bafff libcompiler_rt.dylib (102.2) <62EE1D14-5ED7-3CEC-81C0-9C93833641F1> /usr/lib/system/libcompiler_rt.dylib
0x7fff2a6bb000 - 0x7fff2a6bdfff libsystem_collections.dylib (1439.40.11) /usr/lib/system/libsystem_collections.dylib
0x7fff2a6be000 - 0x7fff2a6c0fff libsystem_secinit.dylib (87.60.1) /usr/lib/system/libsystem_secinit.dylib
0x7fff2a6c1000 - 0x7fff2a6c3fff libremovefile.dylib (49.40.3) <5CC12A16-82CB-32F0-9040-72CFC88A48DF> /usr/lib/system/libremovefile.dylib
0x7fff2a6c4000 - 0x7fff2a6c4fff libkeymgr.dylib (31) <803F6AED-99D5-3CCF-B0FA-361BCF14C8C0> /usr/lib/system/libkeymgr.dylib
0x7fff2a6c5000 - 0x7fff2a6ccfff libsystem_dnssd.dylib (1310.80.1) /usr/lib/system/libsystem_dnssd.dylib
0x7fff2a6cd000 - 0x7fff2a6d2fff libcache.dylib (83) <1A98B064-8FED-39CF-BB2E-5BDA1EF5B65A> /usr/lib/system/libcache.dylib
0x7fff2a6d3000 - 0x7fff2a6d4fff libSystem.B.dylib (1292.60.1) <83503CE0-32B1-36DB-A4F0-3CC6B7BCF50A> /usr/lib/libSystem.B.dylib
0x7fff2a6d5000 - 0x7fff2a6d8fff libfakelink.dylib (3) /usr/lib/libfakelink.dylib
0x7fff2a6d9000 - 0x7fff2a6d9fff com.apple.SoftLinking (1.0 - 1) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x7fff2a6da000 - 0x7fff2a711fff libpcap.A.dylib (98.40.1) /usr/lib/libpcap.A.dylib
0x7fff2a712000 - 0x7fff2a802fff libiconv.2.dylib (59) /usr/lib/libiconv.2.dylib
0x7fff2a803000 - 0x7fff2a814fff libcmph.dylib (8) /usr/lib/libcmph.dylib
0x7fff2a815000 - 0x7fff2a886fff libarchive.2.dylib (83.40.4) <9061C767-43FD-3483-9C48-73973AF82DC1> /usr/lib/libarchive.2.dylib
0x7fff2a887000 - 0x7fff2a8eefff com.apple.SearchKit (1.4.1 - 1.4.1) <6243D4C0-3572-30A6-889A-B8690A5EAC24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff2a8ef000 - 0x7fff2a8f0fff libThaiTokenizer.dylib (3) <47CDE3EE-60AB-38CE-9494-5CC047CACA7F> /usr/lib/libThaiTokenizer.dylib
0x7fff2a8f1000 - 0x7fff2a918fff com.apple.applesauce (1.0 - 16.26) <4A637FE0-A740-32F0-AE70-4593F6DF1573> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff2a919000 - 0x7fff2a930fff libapple_nghttp2.dylib (1.41) /usr/lib/libapple_nghttp2.dylib
0x7fff2a931000 - 0x7fff2a943fff libSparseBLAS.dylib (1336.40.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2a944000 - 0x7fff2a945fff com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff2a946000 - 0x7fff2a94afff libpam.2.dylib (28.40.1) /usr/lib/libpam.2.dylib
0x7fff2a94b000 - 0x7fff2a963fff libcompression.dylib (96.40.6) <9C42DB2C-0A6D-38CE-BB8D-899A9B34B695> /usr/lib/libcompression.dylib
0x7fff2a964000 - 0x7fff2a969fff libQuadrature.dylib (7) <55EE1866-623B-3C10-91FB-C8B06EB83995> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2a96a000 - 0x7fff2ad06fff libLAPACK.dylib (1336.40.1) <2F92E8CD-396D-3665-88EB-41A4E1A9CB31> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ad07000 - 0x7fff2ad55fff com.apple.DictionaryServices (1.2 - 341) <5D0B1BB2-995B-32EB-AE75-F5F27127ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff2ad56000 - 0x7fff2ad6efff liblzma.5.dylib (16) <168D84A7-8E54-361E-9161-B661D96C0C9A> /usr/lib/liblzma.5.dylib
0x7fff2ad6f000 - 0x7fff2ad70fff libcoretls_cfhelpers.dylib (169) <80AF345B-1989-3C88-AEF4-8FF18A366A9C> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff2ad71000 - 0x7fff2ae6bfff com.apple.APFS (1677.81.1 - 1677.81.1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff2ae6c000 - 0x7fff2ae79fff libxar.1.dylib (452) /usr/lib/libxar.1.dylib
0x7fff2ae7a000 - 0x7fff2ae7dfff libutil.dylib (58.40.2) <0A268749-08E7-3551-8969-442210651CCA> /usr/lib/libutil.dylib
0x7fff2ae7e000 - 0x7fff2aea6fff libxslt.1.dylib (17.3) <1C5219FB-B504-3658-B23B-2C45A3BA28F1> /usr/lib/libxslt.1.dylib
0x7fff2aea7000 - 0x7fff2aeb1fff libChineseTokenizer.dylib (37) <718400BF-9911-3CB6-8CCE-4C2D7C35D80A> /usr/lib/libChineseTokenizer.dylib
0x7fff2aeb2000 - 0x7fff2af70fff libvMisc.dylib (760.40.6) <9D11FCFC-6C30-32B6-864B-9CC3ED7D1143> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2af71000 - 0x7fff2b009fff libate.dylib (3.0.4) <42707DFB-86A4-3F56-A5AF-E6DAA7E49DC7> /usr/lib/libate.dylib
0x7fff2b00a000 - 0x7fff2b011fff libIOReport.dylib (64) <8DEEA01D-B715-340A-900E-B448AB22720E> /usr/lib/libIOReport.dylib
0x7fff2b012000 - 0x7fff2b040fff com.apple.CrashReporterSupport (10.13 - 15047.1) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff2b12d000 - 0x7fff2b134fff libMatch.1.dylib (38) /usr/lib/libMatch.1.dylib
0x7fff2b135000 - 0x7fff2b1c0fff libCoreStorage.dylib (554) <044E6815-6340-31D5-BEE9-760C354E92A3> /usr/lib/libCoreStorage.dylib
0x7fff2b1c1000 - 0x7fff2b214fff com.apple.AppleVAFramework (6.1.3 - 6.1.3) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff2b215000 - 0x7fff2b22efff libexpat.1.dylib (26) <1D978F91-674E-3A44-8A93-773C7E3E513C> /usr/lib/libexpat.1.dylib
0x7fff2b22f000 - 0x7fff2b238fff libheimdal-asn1.dylib (597.80.1) <8F6CD867-FB45-375D-82C1-E0AE79558C8C> /usr/lib/libheimdal-asn1.dylib
0x7fff2b239000 - 0x7fff2b24dfff com.apple.IconFoundation (479.3 - 479.3) <3563C4B4-ABF6-3DE0-8381-D3667DFE2B80> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation
0x7fff2b24e000 - 0x7fff2b2bbfff com.apple.IconServices (479.3 - 479.3) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff2b2bc000 - 0x7fff2b359fff com.apple.MediaExperience (1.0 - 1) <14E84D66-28B8-390E-A499-9F24B7628EC7> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
0x7fff2b35a000 - 0x7fff2b383fff com.apple.persistentconnection (1.0 - 1.0) /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff2b384000 - 0x7fff2b392fff com.apple.GraphVisualizer (1.0 - 100.1) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff2b393000 - 0x7fff2b7aefff com.apple.vision.FaceCore (4.3.2 - 4.3.2) <23CD0C8A-E300-3E28-BD5B-DDCDA4521C54> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff2b7af000 - 0x7fff2b7f9fff com.apple.OTSVG (1.0 - 677.3.0.4) <827396F3-F3A7-3A4F-BE7F-171077501137> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff2b7fa000 - 0x7fff2b800fff com.apple.xpc.AppServerSupport (1.0 - 2038.80.3) /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport
0x7fff2b801000 - 0x7fff2b812fff libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff2b813000 - 0x7fff2b815fff libspindump.dylib (295.1) <3B4701CB-8F66-3E50-A38A-BEEC992AAC31> /usr/lib/libspindump.dylib
0x7fff2b816000 - 0x7fff2b8d6fff com.apple.Heimdal (4.0 - 2.0) <69768234-4F4F-3AB6-B116-4AE249E6417A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff2ba75000 - 0x7fff2badffff com.apple.bom (14.0 - 233) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff2bae0000 - 0x7fff2bb2afff com.apple.AppleJPEG (1.0 - 1) <7F3819DE-BCE7-32B7-BB33-10C1DB2BA512> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff2bb2b000 - 0x7fff2bc09fff libJP2.dylib (2130.3.4) <7C3C2138-1E8C-35B8-8517-240BBC7F165B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff2bc0a000 - 0x7fff2bc0dfff com.apple.WatchdogClient.framework (1.0 - 98.80.2) /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff2bc0e000 - 0x7fff2bc41fff com.apple.MultitouchSupport.framework (4400.28 - 4400.28) <4243F7DC-7EB9-3750-BE36-527B0BADF36C> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff2bc42000 - 0x7fff2bd94fff com.apple.VideoToolbox (1.0 - 2765.6.4.2) <425BDD2D-6C26-3D09-AD9F-942EA387B2A4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff2bd95000 - 0x7fff2bdc7fff libAudioToolboxUtility.dylib (1180.25) <83DBFA98-F85B-3B63-B58F-C9989BAC9611> /usr/lib/libAudioToolboxUtility.dylib
0x7fff2bdc8000 - 0x7fff2bdeefff libPng.dylib (2130.3.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff2bdef000 - 0x7fff2be4efff libTIFF.dylib (2130.3.4) <173EC7B9-E3CD-3ECC-B67D-6EFDCE60E7FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff2be4f000 - 0x7fff2be6bfff com.apple.IOPresentment (54 - 37) <5AD7B6E0-1744-3C8D-8A95-FE425DEA005C> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff2be6c000 - 0x7fff2be72fff com.apple.GPUWrangler (6.2.2 - 6.2.2) <60363868-111B-36CF-9CDF-2643DF82002D> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff2be73000 - 0x7fff2be76fff libRadiance.dylib (2130.3.4) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff2be77000 - 0x7fff2be7cfff com.apple.DSExternalDisplay (3.1 - 380) <010F8260-BC46-361E-BE59-540F765EFE74> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff2be7d000 - 0x7fff2bea1fff libJPEG.dylib (2130.3.4) <828DE4EE-7551-37E0-B37D-EC96D1A0754A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff2bea2000 - 0x7fff2bed1fff com.apple.ATSUI (1.0 - 1) <6C45783D-CF90-3F11-BA86-92D31A9B68CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2bed2000 - 0x7fff2bed6fff libGIF.dylib (2130.3.4) <8941531E-2AED-3366-B709-5FE275994FF0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff2bed7000 - 0x7fff2bee0fff com.apple.CMCaptureCore (1.0 - 80.20.5) <2B7E468B-D901-3EA9-85CF-82FD753785BD> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore
0x7fff2bee1000 - 0x7fff2bf28fff com.apple.print.framework.PrintCore (16 - 531) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2bf29000 - 0x7fff2bff5fff com.apple.TextureIO (3.10.9 - 3.10.9) <50BA07A4-02E8-38EE-B0B9-B12C277B563B> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff2bff6000 - 0x7fff2bffefff com.apple.InternationalSupport (1.0 - 60) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff2bfff000 - 0x7fff2c07afff com.apple.datadetectorscore (8.0 - 674) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff2c07b000 - 0x7fff2c0d9fff com.apple.UserActivity (435 - 435) <12250395-D660-3CC1-81DB-565340F2651B> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity
0x7fff2cd28000 - 0x7fff2cd59fff libSessionUtility.dylib (76.7) <6AAD02A0-9590-3CED-9568-36E05C59AA2B> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff2cd5a000 - 0x7fff2ce8afff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <8E53C25F-9FE2-372E-8374-6A598D72C4C1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2ce8b000 - 0x7fff2cef2fff com.apple.audio.AudioSession (1.0 - 76.7) /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff2cef3000 - 0x7fff2cf05fff libAudioStatistics.dylib (25.4) <303533DD-D001-3CE8-A5A4-EC29F464FC3A> /usr/lib/libAudioStatistics.dylib
0x7fff2cf06000 - 0x7fff2cf15fff com.apple.speech.synthesis.framework (9.0.51.2 - 9.0.51.2) <14F3382B-2B8E-31E5-8C73-73F0B8DD05F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2cf16000 - 0x7fff2cf81fff com.apple.ApplicationServices.ATS (377 - 516) <3DD60168-A0F3-3388-8DDE-69F81280AE91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2cf82000 - 0x7fff2cf9afff libresolv.9.dylib (68) <7B043B4A-71CE-3F6E-91F0-CBBED47A9EA9> /usr/lib/libresolv.9.dylib
0x7fff2d0cd000 - 0x7fff2d1acfff libSMC.dylib (20) /usr/lib/libSMC.dylib
0x7fff2d1ad000 - 0x7fff2d20cfff libcups.2.dylib (494.1) /usr/lib/libcups.2.dylib
0x7fff2d20d000 - 0x7fff2d21cfff com.apple.LangAnalysis (1.7.0 - 254) <14703020-3124-3C62-A9DB-6DD28024CD42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d21d000 - 0x7fff2d227fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff2d228000 - 0x7fff2d22ffff com.apple.ColorSyncLegacy (4.13.0 - 1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d230000 - 0x7fff2d23bfff com.apple.QD (4.0 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d23c000 - 0x7fff2d8aafff com.apple.audio.AudioResourceArbitration (1.0 - 1) <6A293E4C-1E2D-36DA-B416-FBED7286CD6E> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
0x7fff2d8ab000 - 0x7fff2d8b7fff com.apple.perfdata (1.0 - 67.40.1) /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
0x7fff2d8b8000 - 0x7fff2d8c6fff libperfcheck.dylib (41) <5AFDC5C6-EBB6-33E4-9215-1AACE6C6F6EE> /usr/lib/libperfcheck.dylib
0x7fff2d8c7000 - 0x7fff2d8d6fff com.apple.Kerberos (3.0 - 1) <02FFA3CA-F8AF-3211-9159-36BC29612650> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff2d8d7000 - 0x7fff2d926fff com.apple.GSS (4.0 - 2.0) <5D06022E-C963-390A-9487-90BD1B61BC20> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff2d927000 - 0x7fff2d937fff com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff2d98c000 - 0x7fff2d9aefff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <6F4B051F-BC33-3880-81B2-5C62DABFF02D> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff2d9af000 - 0x7fff2d9b7fff com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff2db0c000 - 0x7fff2db0cfff liblaunch.dylib (2038.80.3) /usr/lib/system/liblaunch.dylib
0x7fff2e307000 - 0x7fff2e44efff com.apple.Sharing (1579 - 1579) <4925CAB3-09C0-373C-A5D3-9BB5FF025A4F> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff2e44f000 - 0x7fff2e56ffff com.apple.Bluetooth (8.0.3 - 8.0.3d9) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff2e570000 - 0x7fff2e584fff com.apple.AppContainer (4.0 - 509.60.2) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff2e585000 - 0x7fff2e588fff com.apple.SecCodeWrapper (4.0 - 509.60.2) <1BEC89D6-6AC8-36C2-89AE-41662D14DC50> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff2e589000 - 0x7fff2e5e2fff com.apple.ProtectedCloudStorage (1.0 - 1) <88EF8B12-617E-316C-9036-18357E27BC0A> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff2fd39000 - 0x7fff2fd64fff com.apple.RemoteViewServices (2.0 - 163) <661A448B-2901-33CD-B13C-362D61AFD998> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff2fd65000 - 0x7fff2fd74fff com.apple.SpeechRecognitionCore (6.1.12 - 6.1.12) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff2fd75000 - 0x7fff2fd7cfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <8C33ECFF-2FBF-30FF-87EA-32A508860543> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2ffc0000 - 0x7fff2ffc0fff libsystem_product_info_filter.dylib (8.40.1) <20310EE6-2C3F-361A-9ECA-4223AFC03B65> /usr/lib/system/libsystem_product_info_filter.dylib
0x7fff3009b000 - 0x7fff3009bfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8CD6F55A-8E4F-3653-A367-427D0ED3DD16> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff300c2000 - 0x7fff300c2fff com.apple.CoreServices (1122.11 - 1122.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff30390000 - 0x7fff30390fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2423F0F6-A3A4-37AB-971E-FCFC7645D282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff30c07000 - 0x7fff30c69fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff30c6a000 - 0x7fff30c73fff com.apple.SymptomDiagnosticReporter (1.0 - 79.40.12) <83B5E330-D786-34D2-AEE6-6F7B34D6FE9C> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff30c88000 - 0x7fff30c94fff com.apple.AppleIDAuthSupport (1.0 - 1) <964BA0DB-E86E-3F81-BB82-CC27184B6D20> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff30c95000 - 0x7fff30d3dfff com.apple.DiscRecording (9.0.3 - 9030.4.5) <2B9AA549-63FD-36BB-AE05-ABD5DAC41279> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff30d3e000 - 0x7fff30d71fff com.apple.MediaKit (16 - 927.40.2) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff30d72000 - 0x7fff30e5dfff com.apple.DiskManagement (14.0 - 1733.80.1) <9281E3F8-EAFE-3367-B7D5-23687AA6EB70> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff3124b000 - 0x7fff3136bfff com.apple.FileProvider (326.3 - 326.3) /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff3136c000 - 0x7fff3138ffff com.apple.GenerationalStorage (2.0 - 322) <974A1465-7AA4-347E-8606-CF35160FFA92> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff31cf2000 - 0x7fff31d2efff com.apple.DebugSymbols (195.1 - 195.1) <12A5A6E2-6C84-3FCA-9927-8B9E241C607F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff31d2f000 - 0x7fff31decfff com.apple.CoreSymbolication (12.2 - 64541.4) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff32c83000 - 0x7fff32ce6fff com.apple.framework.Apple80211 (17.0 - 1728) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff32ce7000 - 0x7fff32e39fff com.apple.CoreWiFi (3.0 - 341) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff330a6000 - 0x7fff330b5fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 2038.80.3) <78AF1606-37D8-3424-92AE-071A9F43AA0F> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff330b6000 - 0x7fff330cdfff com.apple.xpc.RemoteXPC (1.0 - 2038.80.3) /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff33115000 - 0x7fff33118fff com.apple.help (1.3.8 - 71) <6074D81C-4507-35A6-88D7-D82309F81587> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff33119000 - 0x7fff33120fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff33121000 - 0x7fff3312cfff libcsfde.dylib (554) <9CDB9580-DD1C-347E-91C5-6D92D96F52F5> /usr/lib/libcsfde.dylib
0x7fff3335a000 - 0x7fff3335afff com.apple.ApplicationServices (48 - 50) <42B48E32-1918-3178-8DE0-E8126B9EC088> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff3365b000 - 0x7fff3365bfff libHeimdalProxy.dylib (79) <85526E13-1E48-377A-A700-EE3F5648A6E3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff3370e000 - 0x7fff3370efff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8CF768B8-836B-3DA8-9F0A-8CF840348202> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff346c5000 - 0x7fff34715fff com.apple.ChunkingLibrary (334 - 334) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff3515d000 - 0x7fff35160fff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff365a4000 - 0x7fff365bffff com.apple.openscripting (1.7 - 190) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff365c0000 - 0x7fff365c3fff com.apple.securityhi (9.0 - 55008) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff365c4000 - 0x7fff365c7fff com.apple.ink.framework (10.15 - 227) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff365c8000 - 0x7fff365cbfff com.apple.CommonPanels (1.2.6 - 101) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff365cc000 - 0x7fff365d3fff com.apple.ImageCapture (1708.1 - 1708.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff395c1000 - 0x7fff395c4fff com.apple.OSAServicesClient (1.0 - 1) <201350F5-56C4-3342-AD10-4BE20772C52B> /System/Library/PrivateFrameworks/OSAServicesClient.framework/Versions/A/OSAServicesClient
0x7fff3d2ca000 - 0x7fff3d2cdfff com.apple.print.framework.Print (15 - 271) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff3d2ce000 - 0x7fff3d2d1fff com.apple.Carbon (160 - 164) <7395C7E9-AE3B-3547-8773-4F3A70B241AA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff3d556000 - 0x7fff3d575fff com.apple.private.SystemPolicy (1.0 - 1) <29F5E3FE-CF12-3242-9FD3-4950DA38E4D0> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff3de9f000 - 0x7fff3deaafff com.apple.MallocStackLogging (1.0 - 1) <507894FA-6738-372B-9A10-C38AFC9DA079> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging
0x7fff3dec0000 - 0x7fff3ded2fff libmis.dylib (274.60.2) <6C720DC2-E50E-3A8D-8494-F8C007DF8DF4> /usr/lib/libmis.dylib
0x7fff41acc000 - 0x7fff41aeafff libCGInterfaces.dylib (544.2) <2BC461CE-B7FA-33F3-A36B-64F54FB371B5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff48449000 - 0x7fff48498fff com.apple.osanalytics.OSAnalytics (1.0 - 1) /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics
0x7fff52420000 - 0x7fff524b2fff com.apple.Symbolication (12.2 - 64541.7.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff565f6000 - 0x7fff565f9fff com.apple.ForceFeedback (1.0.6 - 1.0.6) <8782199E-5556-3FB6-87E8-03472B480BAA> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff6ca1f000 - 0x7fff6ca25fff libCoreFSCache.dylib (177.22) <44489BD1-3963-35DF-86F1-DE95778AC0DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff6ca26000 - 0x7fff6ca2afff libCoreVMClient.dylib (177.22) <989F6CBF-CCEF-340D-9CB5-EC4133707040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff6ca2b000 - 0x7fff6ca3afff com.apple.opengl (18.1.1 - 18.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff6ca3b000 - 0x7fff6ca3dfff libCVMSPluginSupport.dylib (18.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff6ca3e000 - 0x7fff6ca46fff libGFXShared.dylib (18.1.1) <45A1FFDC-03B7-3D64-AFAF-16D321B53D28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff6ca47000 - 0x7fff6ca7afff libGLImage.dylib (18.1.1) <16D10CE1-C2A1-3E24-A617-766CB6E9133C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff6ca7b000 - 0x7fff6cab7fff libGLU.dylib (18.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff6cc4d000 - 0x7fff6cc57fff libGL.dylib (18.1.1) <68ABAADE-2DB4-3412-9F36-CA1AEAC8E9F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff6e08e000 - 0x7fff6e0e6fff com.apple.opencl (4.5 - 4.5) <40B70A3B-D981-3E4A-9BEC-F22EF84118F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff78253000 - 0x7fff7825afff libRosetta.dylib (203.30) <44C477D9-013F-3A6D-A9FE-68A89214E6A5> /usr/lib/libRosetta.dylib

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
CG backing stores 1944K 6
CoreServices 6656K 7
CoreUI image data 72K 1
Foundation 16K 1
IOKit 7940K 1
Kernel Alloc Once 8K 1
MALLOC 1.1G 68
MALLOC guard page 16K 4
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 44K 11
Stack 19.6M 12
Stack Guard 56.0M 1
VM_ALLOCATE 916K 25
VM_ALLOCATE (reserved) 512K 1 reserved VM address space (unallocated)
__CTF 759 1
__DATA 12.0M 299
__DATA_CONST 11.9M 170
__DATA_DIRTY 539K 96
__FONT_DATA 4K 1
__LINKEDIT 492.7M 6
__OBJC_RO 60.6M 1
__OBJC_RW 2449K 2
__TEXT 250.2M 303
__UNICODE 588K 1
mapped file 85.0M 27
shared memory 40K 4
=========== ======= =======
TOTAL 2.4G 1052
TOTAL, minus reserved VM space 2.1G 1052

Model: MacBookPro11,5, BootROM 426.0.0.0.0, 4 processors, Quad-Core Intel Core i7, 2.5 GHz, 16 GB, SMC 2.30f2
Graphics: kHW_AMDRadeonR9M370XItem, AMD Radeon R9 M370X, spdisplays_pcie_device, 2 GB
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1675.1)
Bluetooth: Version 8.0.3d9, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

@nmoore14
Copy link

Also, here is the output when I try to to run the app that was built from source...
Ignored client type property: "attributes"
Ignored style attribute: "standout"
Ignored style attribute: "standout"
thread 'main' panicked at 'Failed to create window: SdlError("Vulkan support is either not configured in SDL or not available in current SDL video driver (cocoa) or platform")', src/window/sdl2/mod.rs:419:10
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

@aa-ryan
Copy link

aa-ryan commented Feb 26, 2021

For opening *.app I tried
sudo chmod -R 755 Neovide.app
It worked for permissions but app is still not opening.
Built it from source too but got the same ouptut as above.

@tarunzoot
Copy link

you have to change permission of executable that is inside of app package, do chmod +x Neovide.app/Contents/MacOS/neovide

@Benjamin-Davies
Copy link
Contributor

I have also encountered this error after downloading the latest version and running the chmod command. I am using an Intel Mac running macOS 11.2.2 (20D80). The hardware is as follows:

Model: MacBookAir6,2, BootROM 430.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 1.4 GHz, 4 GB, SMC 2.13f15
Graphics: kHW_IntelHD5000Item, Intel HD Graphics 5000, spdisplays_builtin

Building from the current master branch (e1d8d40) gives me the same error as nmoore14. However, by commenting out the line in src/window/sdl2/mod.rs that enables Vulkan support, I managed to get it to build and run just fine. I have been using a build with this small change for about a week or two with no noticeable problems.

diff --git a/src/window/sdl2/mod.rs b/src/window/sdl2/mod.rs
index 24943ce..b0c425f 100644
--- a/src/window/sdl2/mod.rs
+++ b/src/window/sdl2/mod.rs
@@ -437,7 +437,7 @@ pub fn start_loop(
         .position_centered()
         .allow_highdpi()
         .resizable()
-        .vulkan()
+        // .vulkan()
         .build()
         .expect("Failed to create window");
     log::info!("window created");

@poetaman
Copy link

poetaman commented Apr 7, 2021

I get this error after @Benjamin-Davies's suggestion:

   Compiling skia-bindings v0.32.1
The following warnings were emitted during compilation:

warning: In file included from src/paragraph.cpp:10:
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/ParagraphBuilder.h:19:44: warning: unused parameter 'style' [-Wunused-parameter]
warning:     ParagraphBuilder(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { }
warning:                                            ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/ParagraphBuilder.h:19:73: warning: unused parameter 'fontCollection' [-Wunused-parameter]
warning:     ParagraphBuilder(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { }
warning:                                                                         ^
warning: In file included from src/paragraph.cpp:14:
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:47:42: warning: unused parameter 'index' [-Wunused-parameter]
warning:     SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; }
warning:                                          ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:48:47: warning: unused parameter 'familyName' [-Wunused-parameter]
warning:     SkTypeface* onMatchFamilyStyle(const char familyName[],
warning:                                               ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:49:55: warning: unused parameter 'style' [-Wunused-parameter]
warning:                                    const SkFontStyle& style) const override {
warning:                                                       ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:52:56: warning: unused parameter 'familyName' [-Wunused-parameter]
warning:     SkTypeface* onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style,
warning:                                                        ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:52:89: warning: unused parameter 'style' [-Wunused-parameter]
warning:     SkTypeface* onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style,
warning:                                                                                         ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:53:57: warning: unused parameter 'bcp47' [-Wunused-parameter]
warning:                                             const char* bcp47[], int bcp47Count,
warning:                                                         ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:53:70: warning: unused parameter 'bcp47Count' [-Wunused-parameter]
warning:                                             const char* bcp47[], int bcp47Count,
warning:                                                                      ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:54:55: warning: unused parameter 'character' [-Wunused-parameter]
warning:                                             SkUnichar character) const override {
warning:                                                       ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:57:52: warning: unused parameter 'tf' [-Wunused-parameter]
warning:     SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override {
warning:                                                    ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:57:75: warning: unused parameter 'style' [-Wunused-parameter]
warning:     SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override {
warning:                                                                           ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:61:57: warning: unused parameter 'ttcIndex' [-Wunused-parameter]
warning:     sk_sp<SkTypeface> onMakeFromData(sk_sp<SkData>, int ttcIndex) const override { return nullptr; }
warning:                                                         ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:63:49: warning: unused parameter 'ttcIndex' [-Wunused-parameter]
warning:                                             int ttcIndex) const override {
warning:                                                 ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:73:49: warning: unused parameter 'path' [-Wunused-parameter]
warning:     sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override {
warning:                                                 ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:73:61: warning: unused parameter 'ttcIndex' [-Wunused-parameter]
warning:     sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override {
warning:                                                             ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:77:55: warning: unused parameter 'familyName' [-Wunused-parameter]
warning:     sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[],
warning:                                                       ^
warning: /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:78:56: warning: unused parameter 'style' [-Wunused-parameter]
warning:                                            SkFontStyle style) const override {
warning:                                                        ^
warning: 18 warnings generated.
warning: couldn't execute `llvm-config --prefix` (error: No such file or directory (os error 2))
warning: set the LLVM_CONFIG_PATH environment variable to the full path to a valid `llvm-config` executable (including the executable itself)

error: failed to run custom build command for `skia-bindings v0.32.1`

Caused by:
  process didn't exit successfully: `/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-b5360857fdda4e7f/build-script-build` (exit code: 101)
  --- stdout
  cargo:rerun-if-env-changed=SKIA_DEBUG
  HOST: aarch64-apple-darwin
  cargo:rerun-if-env-changed=SKIA_OFFLINE_SOURCE_DIR
  cargo:rerun-if-env-changed=FORCE_SKIA_BUILD
  cargo:rerun-if-env-changed=FORCE_SKIA_BINARIES_DOWNLOAD
  TRYING TO DOWNLOAD AND INSTALL SKIA BINARIES: 0.32.1/8eb57949962499349b65-aarch64-apple-darwin-textlayout-vulkan
  cargo:rerun-if-env-changed=SKIA_BINARIES_URL
    FROM: https://github.com/rust-skia/skia-binaries/releases/download/0.32.1/skia-binaries-8eb57949962499349b65-aarch64-apple-darwin-textlayout-vulkan.tar.gz
  DOWNLOAD AND INSTALL FAILED: [22] HTTP response code said error (The requested URL returned error: 404 )
  STARTING A FULL BUILD
  Probing 'python'
  Python 2 found: "python"
  Synchronizing Skia dependencies
  Skipping "../src".
  skia/third_party/externals/zlib      @ 47af7c547f8551bd25424e56354a2ae1e9062859
  skia/third_party/externals/harfbuzz  @ 3a74ee528255cc027d84b204a87b5c25e47bff79
  skia/third_party/externals/libpng    @ 386707c6d19b974ca2e3db7f5c61873813c6fe44
  skia/third_party/externals/libjpe... @ 574f3a772c96dc9db2c98ef24706feb3f6dbda9a
  skia/third_party/externals/freetype  @ 0a3d2bb99b45b72e1d45185ab054efa993d97210
  skia/third_party/externals/expat     @ e976867fb57a0cd87e3b0fe05d59e0ed63c6febb
  skia/third_party/externals/icu       @ dbd3825b31041d782c5b504c59dcfb5ac7dda08c
  Skia args: is_official_build=true is_debug=false skia_enable_gpu=true skia_use_gl=false skia_use_system_libjpeg_turbo=false skia_use_system_libpng=false skia_use_libwebp_encode=false skia_use_libwebp_decode=false skia_use_system_zlib=false
skia_use_xps=false skia_use_dng_sdk=false cc="clang" cxx="clang++" skia_use_vulkan=true skia_enable_spirv_validation=false skia_enable_skshaper=true skia_use_icu=true skia_use_system_icu=false skia_use_harfbuzz=true skia_pdf_subset_harfbuzz=true skia_use_system_harfbuzz=false skia_use_sfntly=false skia_enable_skparagraph=true skia_use_expat=true skia_use_system_expat=false
  Done. Made 55 targets from 32 files in 95ms
  ninja: Entering directory `/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia'
  ninja: no work to do.
  cargo:rerun-if-changed=src/bindings.cpp
  cargo:rerun-if-changed=src/vulkan.cpp
  cargo:rerun-if-changed=src/gpu.cpp
  cargo:rerun-if-changed=src/shaper.cpp
  cargo:rerun-if-changed=src/paragraph.cpp
  cargo:rerun-if-changed=src/svg.cpp
  cargo:rerun-if-changed=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/include
  COMPILING BINDINGS: ["src/bindings.cpp", "src/vulkan.cpp", "src/gpu.cpp", "src/shaper.cpp", "src/paragraph.cpp", "src/svg.cpp"]
  running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia" "-Wall" "-Wextra" "-std=c++17" "-DNDEBUG=" "-DSK_ASSUME_GL=1" "-DSK_ENABLE_API_AVAILABLE=" "-DSK_GAMMA_APPLY_TO_A8=" "-DSK_USE_VMA=" "-DSKIA_IMPLEMENTATION=1" "-DSK_VULKAN=" "-DSK_SUPPORT_PDF=" "-DSK_CODEC_DECODES_JPEG=" "-DSK_ENCODE_JPEG=" "-DSK_CODEC_DECODES_PNG=" "-DSK_ENCODE_PNG=" "-DSK_XML=" "-DSKSHAPER_IMPLEMENTATION=1" "-DSK_SHAPER_HARFBUZZ_AVAILABLE=" "-DU_USING_ICU_NAMESPACE=0" "-DSK_USING_THIRD_PARTY_ICU=" "-o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/bindings.o" "-c" "src/bindings.cpp"
  exit code: 0
  running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia" "-Wall" "-Wextra" "-std=c++17" "-DNDEBUG=" "-DSK_ASSUME_GL=1" "-DSK_ENABLE_API_AVAILABLE=" "-DSK_GAMMA_APPLY_TO_A8=" "-DSK_USE_VMA=" "-DSKIA_IMPLEMENTATION=1" "-DSK_VULKAN=" "-DSK_SUPPORT_PDF=" "-DSK_CODEC_DECODES_JPEG=" "-DSK_ENCODE_JPEG=" "-DSK_CODEC_DECODES_PNG=" "-DSK_ENCODE_PNG=" "-DSK_XML=" "-DSKSHAPER_IMPLEMENTATION=1" "-DSK_SHAPER_HARFBUZZ_AVAILABLE=" "-DU_USING_ICU_NAMESPACE=0" "-DSK_USING_THIRD_PARTY_ICU=" "-o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/vulkan.o" "-c" "src/vulkan.cpp"
  exit code: 0
  running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia" "-Wall" "-Wextra" "-std=c++17" "-DNDEBUG=" "-DSK_ASSUME_GL=1" "-DSK_ENABLE_API_AVAILABLE=" "-DSK_GAMMA_APPLY_TO_A8=" "-DSK_USE_VMA=" "-DSKIA_IMPLEMENTATION=1" "-DSK_VULKAN=" "-DSK_SUPPORT_PDF=" "-DSK_CODEC_DECODES_JPEG=" "-DSK_ENCODE_JPEG=" "-DSK_CODEC_DECODES_PNG=" "-DSK_ENCODE_PNG=" "-DSK_XML=" "-DSKSHAPER_IMPLEMENTATION=1" "-DSK_SHAPER_HARFBUZZ_AVAILABLE=" "-DU_USING_ICU_NAMESPACE=0" "-DSK_USING_THIRD_PARTY_ICU=" "-o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/gpu.o" "-c" "src/gpu.cpp"
  exit code: 0
  running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia" "-Wall" "-Wextra" "-std=c++17" "-DNDEBUG=" "-DSK_ASSUME_GL=1" "-DSK_ENABLE_API_AVAILABLE=" "-DSK_GAMMA_APPLY_TO_A8=" "-DSK_USE_VMA=" "-DSKIA_IMPLEMENTATION=1" "-DSK_VULKAN=" "-DSK_SUPPORT_PDF=" "-DSK_CODEC_DECODES_JPEG=" "-DSK_ENCODE_JPEG=" "-DSK_CODEC_DECODES_PNG=" "-DSK_ENCODE_PNG=" "-DSK_XML=" "-DSKSHAPER_IMPLEMENTATION=1" "-DSK_SHAPER_HARFBUZZ_AVAILABLE=" "-DU_USING_ICU_NAMESPACE=0" "-DSK_USING_THIRD_PARTY_ICU=" "-o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/shaper.o" "-c" "src/shaper.cpp"
  exit code: 0
  running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia" "-Wall" "-Wextra" "-std=c++17" "-DNDEBUG=" "-DSK_ASSUME_GL=1" "-DSK_ENABLE_API_AVAILABLE=" "-DSK_GAMMA_APPLY_TO_A8=" "-DSK_USE_VMA=" "-DSKIA_IMPLEMENTATION=1" "-DSK_VULKAN=" "-DSK_SUPPORT_PDF=" "-DSK_CODEC_DECODES_JPEG=" "-DSK_ENCODE_JPEG=" "-DSK_CODEC_DECODES_PNG=" "-DSK_ENCODE_PNG=" "-DSK_XML=" "-DSKSHAPER_IMPLEMENTATION=1" "-DSK_SHAPER_HARFBUZZ_AVAILABLE=" "-DU_USING_ICU_NAMESPACE=0" "-DSK_USING_THIRD_PARTY_ICU=" "-o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/paragraph.o" "-c" "src/paragraph.cpp"
  cargo:warning=In file included from src/paragraph.cpp:10:
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/ParagraphBuilder.h:19:44: warning: unused parameter 'style' [-Wunused-parameter]
  cargo:warning=    ParagraphBuilder(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { }
  cargo:warning=                                           ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/ParagraphBuilder.h:19:73: warning: unused parameter 'fontCollection' [-Wunused-parameter]
  cargo:warning=    ParagraphBuilder(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { }
  cargo:warning=                                                                        ^
  cargo:warning=In file included from src/paragraph.cpp:14:
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:47:42: warning: unused parameter 'index' [-Wunused-parameter]
  cargo:warning=    SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; }
  cargo:warning=                                         ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:48:47: warning: unused parameter 'familyName' [-Wunused-parameter]
  cargo:warning=    SkTypeface* onMatchFamilyStyle(const char familyName[],
  cargo:warning=                                              ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:49:55: warning: unused parameter 'style' [-Wunused-parameter]
  cargo:warning=                                   const SkFontStyle& style) const override {
  cargo:warning=                                                      ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:52:56: warning: unused parameter 'familyName' [-Wunused-parameter]
  cargo:warning=    SkTypeface* onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style,
  cargo:warning=                                                       ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:52:89: warning: unused parameter 'style' [-Wunused-parameter]
  cargo:warning=    SkTypeface* onMatchFamilyStyleCharacter(const char familyName[], const SkFontStyle& style,
  cargo:warning=                                                                                        ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:53:57: warning: unused parameter 'bcp47' [-Wunused-parameter]
  cargo:warning=                                            const char* bcp47[], int bcp47Count,
  cargo:warning=                                                        ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:53:70: warning: unused parameter 'bcp47Count' [-Wunused-parameter]
  cargo:warning=                                            const char* bcp47[], int bcp47Count,
  cargo:warning=                                                                     ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:54:55: warning: unused parameter 'character' [-Wunused-parameter]
  cargo:warning=                                            SkUnichar character) const override {
  cargo:warning=                                                      ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:57:52: warning: unused parameter 'tf' [-Wunused-parameter]
  cargo:warning=    SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override {
  cargo:warning=                                                   ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:57:75: warning: unused parameter 'style' [-Wunused-parameter]
  cargo:warning=    SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override {
  cargo:warning=                                                                          ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:61:57: warning: unused parameter 'ttcIndex' [-Wunused-parameter]
  cargo:warning=    sk_sp<SkTypeface> onMakeFromData(sk_sp<SkData>, int ttcIndex) const override { return nullptr; }
  cargo:warning=                                                        ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:63:49: warning: unused parameter 'ttcIndex' [-Wunused-parameter]
  cargo:warning=                                            int ttcIndex) const override {
  cargo:warning=                                                ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:73:49: warning: unused parameter 'path' [-Wunused-parameter]
  cargo:warning=    sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override {
  cargo:warning=                                                ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:73:61: warning: unused parameter 'ttcIndex' [-Wunused-parameter]
  cargo:warning=    sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override {
  cargo:warning=                                                            ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:77:55: warning: unused parameter 'familyName' [-Wunused-parameter]
  cargo:warning=    sk_sp<SkTypeface> onLegacyMakeTypeface(const char familyName[],
  cargo:warning=                                                      ^
  cargo:warning=/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia/modules/skparagraph/include/TypefaceFontProvider.h:78:56: warning: unused parameter 'style' [-Wunused-parameter]
  cargo:warning=                                           SkFontStyle style) const override {
  cargo:warning=                                                       ^
  cargo:warning=18 warnings generated.
  exit code: 0
  running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-arch" "arm64" "-I" "/Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/skia-bindings-0.32.1/skia" "-Wall" "-Wextra" "-std=c++17" "-DNDEBUG=" "-DSK_ASSUME_GL=1" "-DSK_ENABLE_API_AVAILABLE=" "-DSK_GAMMA_APPLY_TO_A8=" "-DSK_USE_VMA=" "-DSKIA_IMPLEMENTATION=1" "-DSK_VULKAN=" "-DSK_SUPPORT_PDF=" "-DSK_CODEC_DECODES_JPEG=" "-DSK_ENCODE_JPEG=" "-DSK_CODEC_DECODES_PNG=" "-DSK_ENCODE_PNG=" "-DSK_XML=" "-DSKSHAPER_IMPLEMENTATION=1" "-DSK_SHAPER_HARFBUZZ_AVAILABLE=" "-DU_USING_ICU_NAMESPACE=0" "-DSK_USING_THIRD_PARTY_ICU=" "-o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/svg.o" "-c" "src/svg.cpp"
  exit code: 0
  running: "ar" "cq" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/libskia-bindings.a" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/bindings.o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/vulkan.o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/gpu.o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/shaper.o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/paragraph.o" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/src/svg.o"
  exit code: 0
  running: "ar" "s" "/Users/reportaman/Downloads/neovide/target/release/build/skia-bindings-1943a0b41cb16768/out/skia/libskia-bindings.a"
  exit code: 0
  GENERATING BINDINGS
  cargo:warning=couldn't execute `llvm-config --prefix` (error: No such file or directory (os error 2))
  cargo:warning=set the LLVM_CONFIG_PATH environment variable to the full path to a valid `llvm-config` executable (including the executable itself)

  --- stderr
  Apple clang version 12.0.0 (clang-1200.0.32.29)
  Target: aarch64-apple-darwin
  Thread model: posix
  InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  ignoring nonexistent directory "/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1"
  thread 'main' panicked at 'libclang error; possible causes include:
  - Invalid flag syntax
  - Unrecognized flags
  - Invalid flag arguments
  - File I/O errors
  - Host vs. target architecture mismatch
  If you encounter an error missing from this list, please file an issue or a PR!', /Users/reportaman/.cargo/registry/src/github.com-1ecc6299db9ec823/bindgen-0.54.0/src/ir/context.rs:573:15
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
>>

@Benjamin-Davies
Copy link
Contributor

@reportaman I believe that what you are encountering belongs in a separate issue. This issue refers to the error that occurs on Intel Macs, but near the end of your post it mentions Target: aarch64-apple-darwin which means you were attempting to compile for an Arm Mac.

@Kethku
Copy link
Member

Kethku commented Apr 8, 2021

you have to change permission of executable that is inside of app package, do chmod +x Neovide.app/Contents/MacOS/neovide

Do you know is this something we can modify the CI build to do in order fix this problem?

@Kethku
Copy link
Member

Kethku commented Apr 8, 2021

I have also encountered this error after downloading the latest version and running the chmod command. I am using an Intel Mac running macOS 11.2.2 (20D80). The hardware is as follows:

Model: MacBookAir6,2, BootROM 430.0.0.0.0, 2 processors, Dual-Core Intel Core i5, 1.4 GHz, 4 GB, SMC 2.13f15
Graphics: kHW_IntelHD5000Item, Intel HD Graphics 5000, spdisplays_builtin

Building from the current master branch (e1d8d40) gives me the same error as nmoore14. However, by commenting out the line in src/window/sdl2/mod.rs that enables Vulkan support, I managed to get it to build and run just fine. I have been using a build with this small change for about a week or two with no noticeable problems.

diff --git a/src/window/sdl2/mod.rs b/src/window/sdl2/mod.rs
index 24943ce..b0c425f 100644
--- a/src/window/sdl2/mod.rs
+++ b/src/window/sdl2/mod.rs
@@ -437,7 +437,7 @@ pub fn start_loop(
         .position_centered()
         .allow_highdpi()
         .resizable()
-        .vulkan()
+        // .vulkan()
         .build()
         .expect("Failed to create window");
     log::info!("window created");

Thats wild that this would cause an issue. Especially since this build still uses vulkan under the covers. Could you contribute a PR with that change so I can test it out?

@weizheheng
Copy link

Just updating here, I couldn't launch neovide after building from source as well. After following the suggestion by @Benjamin-Davies , I got it to work. Thank you for that. Also thanks @Kethku for this awesome piece of work!

@nyngwang
Copy link

@Kethku Here is the Problem Report when I try to open the .app download.

Process: neovide [26157]
...
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

I think you should fold your error message :/

Benjamin-Davies added a commit to Benjamin-Davies/neovide that referenced this issue Apr 12, 2021
This appears to fix some (not all) of the problems that are mentioned in neovide#466
@kaimallea
Copy link

Hi, I didn't build from source, I downloaded the release binary for macOS (and had to chmod -R 755 /Applications/Neovide.app to be able to run it) .

It was failing silently when executing. When I tried to run the binary from the terminal I was able to see the error re: SDL/Vulkan.

Screen Shot 2021-04-12 at 3 42 27 PM

I just wanted to add this for posterity, and that the suggested fix in #541 should work for folks building from source and downloading the binaries.

Kethku pushed a commit that referenced this issue Apr 12, 2021
This appears to fix some (not all) of the problems that are mentioned in #466
Benjamin-Davies added a commit to Benjamin-Davies/neovide that referenced this issue Apr 12, 2021
This is the standard way to distribute applications for macOS.
It also avoids relying on GitHub to preserve file permissions (particularly +x) when zipping files.
Fixes neovide#466
j4qfrost pushed a commit that referenced this issue Apr 12, 2021
This is the standard way to distribute applications for macOS.
It also avoids relying on GitHub to preserve file permissions (particularly +x) when zipping files.
Fixes #466
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants