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

Unstable / Crashes with new MacOS Mojave #1490

Closed
ukserversltd opened this issue Oct 2, 2018 · 15 comments
Closed

Unstable / Crashes with new MacOS Mojave #1490

ukserversltd opened this issue Oct 2, 2018 · 15 comments
Labels

Comments

@ukserversltd
Copy link

What version of WebTorrent Desktop? (See the 'About WebTorrent' menu)
Version 0.20.0 (0.99.3)

What operating system and version?
MacOS Mojave (10.14)

What did you do?
When adding torrent it crashes, when clicking back to torrent list it also crashes

What did you expect to happen?
Not to crash

What actually happened?
It Crashed

@jimmywarting
Copy link
Contributor

Also experienced a few crashes after i update. But wasn't sure what the cause was.

@ukserversltd
Copy link
Author

Yea I have tried a few ways, like pausing before going back and still the same... when I have time, which being a web developer at the moment don't have much for playing but will download source and see if I can debug but glad I am not the only person getting the issue as well.

I am still using the application of course as it's a really good torrent app, nothing better in my opinion so i just wait for it to crash and then open it back up but thought should raise the bug anyhow.

Was / and not sure if development is still going on with WebTorrent as had it installed around a year now which was version 0.20.0 and noticed that is still the latest release, hence why thought might have been out of date and checked out if was a new version but wasn't.... hence the raising of this bug lol

@ukserversltd
Copy link
Author

Not sure if this helps, done a local build and when doing npm run watch this was the log

[nodemon] 1.14.11
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: *.*
[nodemon] starting `npm run start`

> webtorrent-desktop@0.20.0 start /Users/james/Websites/Clients/WebTorrent/webtorrent-desktop
> npm run build && electron .


> webtorrent-desktop@0.20.0 build /Users/james/Websites/Clients/WebTorrent/webtorrent-desktop
> buble src --output build

2018-10-03 23:11:13.295 Electron[11099:2898851] *** WARNING: Textured window <AtomNSWindow: 0x7fadb5592260> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
init: 1587.941ms
[nodemon] clean exit - waiting for changes before restart

@mathiasvr
Copy link
Contributor

The warning is mentioned in a bunch electron issues. It doesn't appear to have been completely fixed yet. However, this should not cause a crash.

It would be helpful, if you could checkout the update-electron branch and try building that, to see if that solves the problem.

@ukserversltd
Copy link
Author

Will give it a try and let you know

@ukserversltd
Copy link
Author

ukserversltd commented Oct 5, 2018

So switched to that branch, done a new npm install and then a npm run watch but same thing with crashing. Is there anyway to monitor in the console to try and catch it breaking?

Below is what I am getting in the console after the crash, and also git status showing the branch:
** Added console log and also below that the macos log**

Details Admins-MacBook-Pro:webtorrent-desktop james$ npm run watch

webtorrent-desktop@0.20.0 watch /Users/james/Websites/Clients/WebTorrent/webtorrent-desktop
nodemon --exec "npm run start" --ext js,css --ignore build/ --ignore dist/

[nodemon] 1.14.11
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting npm run start

webtorrent-desktop@0.20.0 start /Users/james/Websites/Clients/WebTorrent/webtorrent-desktop
npm run build && electron .

webtorrent-desktop@0.20.0 build /Users/james/Websites/Clients/WebTorrent/webtorrent-desktop
buble src --output build

2018-10-05 02:03:17.005 Electron[23164:4306165] *** WARNING: Textured window <AtomNSWindow: 0x7f85c6409550> is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
init: 1933.598ms
[23169:1005/020319.210452:ERROR:adm_helpers.cc(73)] Failed to query stereo recording.
[23169:1005/020411.639812:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:62931 (en0)
[23169:1005/020411.639852:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:59228 (en0)
[23169:1005/020411.657826:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:62931 (en0)
[23169:1005/020411.657873:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:59228 (en0)
[23169:1005/020411.657903:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:59041 (en0)
[23169:1005/020411.657933:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:49365 (en0)
[23169:1005/020411.657961:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:49365 (en0)
[23169:1005/020411.657988:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:59041 (en0)
[23169:1005/020411.658010:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:62347 (en0)
[23169:1005/020411.659308:ERROR:stunport.cc(88)] Binding request timed out from 192.168.0.x:59777 (en0)
[23168:1005/020449.462826:FATAL:memory.cc(22)] Out of memory. size=4194304
[nodemon] clean exit - waiting for changes before restart
^Z
[4]+ Stopped npm run watch
Admins-MacBook-Pro:webtorrent-desktop james$ git status
On branch update-electron
Your branch is up to date with 'origin/update-electron'.

Untracked files:
(use "git add ..." to include in what will be committed)

package-lock.json

nothing added to commit but untracked files present (use "git add" to track)
Admins-MacBook-Pro:webtorrent-desktop james$


And if helpful here is the crash report from my macbook:

Details Process: Electron [23230] Path: /Users/USER/*/Electron.app/Contents/MacOS/Electron Identifier: com.github.electron Version: 3.0.0 (3.0.0) Code Type: X86-64 (Native) Parent Process: node [23229] Responsible: Terminal [10387] User ID: 501

Date/Time: 2018-10-05 02:09:28.942 +0100
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Anonymous UUID: 5E52DD64-A656-0D1B-3ECF-0C38062C7E6F

Sleep/Wake UUID: 3B5970F2-D537-4673-A304-537A15157411

Time Awake Since Boot: 190000 seconds
Time Since Wake: 25000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:
*** CFHash() called with NULL ***

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff2fdbaccc CFHash + 372
1 com.apple.CoreFoundation 0x00007fff2fde6547 CFBasicHashGetCountOfKey + 198
2 com.apple.CoreFoundation 0x00007fff2fdea524 CFSetContainsValue + 73
3 com.apple.CoreFoundation 0x00007fff2fe070d2 CFRunLoopRemoveSource + 366
4 com.github.electron.framework 0x0000000106772ff4 extensions::GlobalShortcutListenerMac::StopWatchingMediaOrVolumeKeys() + 36
5 com.github.electron.framework 0x000000010677399a extensions::GlobalShortcutListenerMac::UnregisterAcceleratorImpl(ui::Accelerator const&) + 202
6 com.github.electron.framework 0x000000010677275b extensions::GlobalShortcutListener::UnregisterAccelerator(ui::Accelerator const&, extensions::GlobalShortcutListener::Observer*) + 139
7 com.github.electron.framework 0x0000000106667d9e atom::api::GlobalShortcut::Unregister(ui::Accelerator const&) + 62
8 com.github.electron.framework 0x0000000106645d8e 0x10663a000 + 48526
9 com.github.electron.framework 0x0000000106645d4f 0x10663a000 + 48463
10 com.github.electron.framework 0x000000010664e74f 0x10663a000 + 83791
11 com.github.electron.framework 0x0000000106669536 base::internal::Invoker<base::internal::BindState<void (atom::api::GlobalShortcut::)(ui::Accelerator const&)>, void (atom::api::GlobalShortcut, ui::Accelerator const&)>::Run(base::internal::BindStateBase*, atom::api::GlobalShortcut*, ui::Accelerator const&) + 38
12 com.github.electron.framework 0x0000000106644480 0x10663a000 + 42112
13 com.github.electron.framework 0x00000001066694ac 0x10663a000 + 193708
14 com.github.electron.framework 0x000000010666938c mate::internal::Dispatcher<void (atom::api::GlobalShortcut*, ui::Accelerator const&)>::DispatchToCallback(v8::FunctionCallbackInfov8::Value const&) + 124
15 libnode.dylib 0x000000010be6bf54 0x10b7da000 + 6889300
16 libnode.dylib 0x000000010bebe4d2 0x10b7da000 + 7226578
17 libnode.dylib 0x000000010bebdbbc 0x10b7da000 + 7224252
18 ??? 0x0000032387c8421d 0 + 3451136786973
19 ??? 0x0000032387c945f7 0 + 3451136853495
20 ??? 0x0000032387c945f7 0 + 3451136853495
21 ??? 0x0000032387c8cbe3 0 + 3451136822243
22 ??? 0x0000032387c945f7 0 + 3451136853495
23 ??? 0x0000032387c8cbe3 0 + 3451136822243
24 ??? 0x0000032387c945f7 0 + 3451136853495
25 ??? 0x0000032387c945f7 0 + 3451136853495
26 ??? 0x0000032387c945f7 0 + 3451136853495
27 ??? 0x0000032387c8cbe3 0 + 3451136822243
28 ??? 0x0000032387c919d5 0 + 3451136842197
29 ??? 0x0000032387c89bc1 0 + 3451136809921
30 libnode.dylib 0x000000010c276051 0x10b7da000 + 11124817
31 libnode.dylib 0x000000010c254e78 v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handlev8::internal::Object, v8::internal::Handlev8::internal::Object, int, v8::internal::Handlev8::internal::Object) + 152
32 libnode.dylib 0x000000010bd09616 v8::Function::Call(v8::Localv8::Context, v8::Localv8::Value, int, v8::Localv8::Value
) + 550
33 libnode.dylib 0x000000010b9071d5 node::InternalMakeCallback(node::Environment*, v8::Localv8::Object, v8::Localv8::Function, int, v8::Localv8::Value, node::async_context) + 261
34 libnode.dylib 0x000000010b90747d node::MakeCallback(v8::Isolate
, v8::Localv8::Object, v8::Localv8::Function, int, v8::Localv8::Value, node::async_context) + 109
35 libnode.dylib 0x000000010b9073fc node::MakeCallback(v8::Isolate
, v8::Localv8::Object, v8::Localv8::String, int, v8::Localv8::Value, node::async_context) + 92
36 libnode.dylib 0x000000010b90737f node::MakeCallback(v8::Isolate
, v8::Localv8::Object, char const*, int, v8::Localv8::Value, node::async_context) + 95
37 com.github.electron.framework 0x00000001067429cf mate::internal::CallMethodWithArgs(v8::Isolate
, v8::Localv8::Object, char const*, std::__1::vector<v8::Localv8::Value, std::__1::allocator<v8::Localv8::Value > >) + 79
38 com.github.electron.framework 0x00000001066cb16d 0x10663a000 + 594285
39 com.github.electron.framework 0x00000001066cb05e 0x10663a000 + 594014
40 com.github.electron.framework 0x00000001066b7931 0x10663a000 + 514353
41 com.github.electron.framework 0x00000001066b7823 0x10663a000 + 514083
42 com.github.electron.framework 0x00000001066b2a46 atom::api::WebContents::OnRendererMessage(content::RenderFrameHost
, std::__1::basic_string<unsigned short, base::string16_internals::string16_char_traits, std::__1::allocator > const&, base::ListValue const&) + 86
43 com.github.electron.framework 0x00000001066beb35 0x10663a000 + 543541
44 com.github.electron.framework 0x00000001066beb09 0x10663a000 + 543497
45 com.github.electron.framework 0x00000001066b296d 0x10663a000 + 493933
46 com.github.electron.framework 0x00000001066b27d4 atom::api::WebContents::OnMessageReceived(IPC::Message const&, content::RenderFrameHost*) + 100
47 com.github.electron.framework 0x00000001066b2e40 non-virtual thunk to atom::api::WebContents::OnMessageReceived(IPC::Message const&, content::RenderFrameHost*) + 16
48 com.github.electron.framework 0x0000000106c5b397 0x10663a000 + 6427543
49 com.github.electron.framework 0x0000000106e96dbe 0x10663a000 + 8768958
50 com.github.electron.framework 0x0000000107538ceb 0x10663a000 + 15723755
51 com.github.electron.framework 0x0000000106856f31 0x10663a000 + 2215729
52 com.github.electron.framework 0x00000001068784dc 0x10663a000 + 2352348
53 com.github.electron.framework 0x0000000106878c48 0x10663a000 + 2354248
54 com.github.electron.framework 0x000000010690f02a 0x10663a000 + 2969642
55 com.github.electron.framework 0x0000000106911d5a 0x10663a000 + 2981210
56 com.github.electron.framework 0x000000010690e94f 0x10663a000 + 2967887
57 com.apple.CoreFoundation 0x00007fff2fe08405 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
58 com.apple.CoreFoundation 0x00007fff2fe083ab __CFRunLoopDoSource0 + 108
59 com.apple.CoreFoundation 0x00007fff2fdebe51 __CFRunLoopDoSources0 + 195
60 com.apple.CoreFoundation 0x00007fff2fdeb3fa __CFRunLoopRun + 1219
61 com.apple.CoreFoundation 0x00007fff2fdeace4 CFRunLoopRunSpecific + 463
62 com.apple.HIToolbox 0x00007fff2f084895 RunCurrentEventLoopInMode + 293
63 com.apple.HIToolbox 0x00007fff2f0844d4 ReceiveNextEventCommon + 371
64 com.apple.HIToolbox 0x00007fff2f084348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
65 com.apple.AppKit 0x00007fff2d34195b _DPSNextEvent + 997
66 com.apple.AppKit 0x00007fff2d3406fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
67 com.apple.AppKit 0x00007fff2d33a75d -[NSApplication run] + 699
68 com.github.electron.framework 0x000000010690f78c 0x10663a000 + 2971532
69 com.github.electron.framework 0x000000010690e46e 0x10663a000 + 2966638
70 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
71 com.github.electron.framework 0x0000000106d64cf0 0x10663a000 + 7515376
72 com.github.electron.framework 0x0000000106d64b20 0x10663a000 + 7514912
73 com.github.electron.framework 0x0000000106d8ffd2 0x10663a000 + 7692242
74 com.github.electron.framework 0x0000000106d60e29 0x10663a000 + 7499305
75 com.github.electron.framework 0x0000000106a567b9 0x10663a000 + 4310969
76 com.github.electron.framework 0x00000001086ffff2 0x10663a000 + 34365426
77 com.github.electron.framework 0x0000000106a553d4 0x10663a000 + 4305876
78 com.github.electron.framework 0x000000010663bf04 AtomMain + 68
79 com.github.electron 0x0000000106637f16 main + 38
80 libdyld.dylib 0x00007fff5ce80085 start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff5cfba5be __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5d071721 _pthread_wqthread + 670
2 libsystem_pthread.dylib 0x00007fff5d071415 start_wqthread + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff5cfba5be __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5d071641 _pthread_wqthread + 446
2 libsystem_pthread.dylib 0x00007fff5d071415 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b9507d9 0x10b7da000 + 1533913
4 libnode.dylib 0x000000010b9507cc 0x10b7da000 + 1533900
5 libnode.dylib 0x000000010b950704 0x10b7da000 + 1533700
6 libnode.dylib 0x000000010b94f1f0 0x10b7da000 + 1528304
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b9507d9 0x10b7da000 + 1533913
4 libnode.dylib 0x000000010b9507cc 0x10b7da000 + 1533900
5 libnode.dylib 0x000000010b950704 0x10b7da000 + 1533700
6 libnode.dylib 0x000000010b94f1f0 0x10b7da000 + 1528304
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b9507d9 0x10b7da000 + 1533913
4 libnode.dylib 0x000000010b9507cc 0x10b7da000 + 1533900
5 libnode.dylib 0x000000010b950704 0x10b7da000 + 1533700
6 libnode.dylib 0x000000010b94f1f0 0x10b7da000 + 1528304
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff5cfb8c66 semaphore_wait_trap + 10
1 libnode.dylib 0x000000010b7f6e50 uv_sem_wait + 16
2 libnode.dylib 0x000000010b99c75d 0x10b7da000 + 1845085
3 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
5 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff5cfba5be __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff5d071641 _pthread_wqthread + 446
2 libsystem_pthread.dylib 0x00007fff5d071415 start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b7ea713 0x10b7da000 + 67347
4 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
6 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b7ea713 0x10b7da000 + 67347
4 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
6 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b7ea713 0x10b7da000 + 67347
4 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
6 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 libnode.dylib 0x000000010b7f6fa9 uv_cond_wait + 9
3 libnode.dylib 0x000000010b7ea713 0x10b7da000 + 67347
4 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
6 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 12:: Chrome_IOThread
0 libsystem_kernel.dylib 0x00007fff5cfbf052 kevent + 10
1 com.github.electron.framework 0x0000000106916959 0x10663a000 + 3000665
2 com.github.electron.framework 0x0000000106915b2d 0x10663a000 + 2997037
3 com.github.electron.framework 0x00000001068798c3 0x10663a000 + 2357443
4 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
5 com.github.electron.framework 0x0000000106d6dcb4 0x10663a000 + 7552180
6 com.github.electron.framework 0x0000000106d6dd2f 0x10663a000 + 7552303
7 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
8 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
9 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
10 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
11 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 13:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2fdec05e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff2fdeb5ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff2fdeace4 CFRunLoopRunSpecific + 463
5 com.apple.Foundation 0x00007fff3214b5da -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6 com.github.electron.framework 0x000000010690f53e 0x10663a000 + 2970942
7 com.github.electron.framework 0x000000010690e46e 0x10663a000 + 2966638
8 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
9 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
10 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
11 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
12 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
13 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 14:: DnsConfigService
0 libsystem_kernel.dylib 0x00007fff5cfbf052 kevent + 10
1 com.github.electron.framework 0x0000000106916959 0x10663a000 + 3000665
2 com.github.electron.framework 0x0000000106915b2d 0x10663a000 + 2997037
3 com.github.electron.framework 0x00000001068798dc 0x10663a000 + 2357468
4 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
5 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
6 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 15:: CrShutdownDetector
0 libsystem_kernel.dylib 0x00007fff5cfba8a6 read + 10
1 com.github.electron.framework 0x00000001066de3cf 0x10663a000 + 672719
2 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
3 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
5 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 16:: TaskSchedulerServiceThread
0 libsystem_kernel.dylib 0x00007fff5cfbf052 kevent + 10
1 com.github.electron.framework 0x0000000106916959 0x10663a000 + 3000665
2 com.github.electron.framework 0x0000000106915b2d 0x10663a000 + 2997037
3 com.github.electron.framework 0x00000001068798c3 0x10663a000 + 2357443
4 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
5 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
6 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 17:: TaskSchedulerBackgroundWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b7419 0x10663a000 + 2610201
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 18:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 19:: TaskSchedulerForegroundWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b7419 0x10663a000 + 2610201
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 20:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 21:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 22:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 23:: TaskSchedulerSingleThreadForegroundBlocking0
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 24:: TaskSchedulerSingleThreadSharedBackgroundBlocking1
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b7419 0x10663a000 + 2610201
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 25:: CompositorTileWorker1/44035
0 libsystem_kernel.dylib 0x00007fff5cfbc1b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff5d0755cb _pthread_cond_wait + 724
2 com.github.electron.framework 0x00000001068b1738 0x10663a000 + 2586424
3 com.github.electron.framework 0x000000010696ece8 0x10663a000 + 3362024
4 com.github.electron.framework 0x00000001068cdfa3 0x10663a000 + 2703267
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 26:: AudioThread
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x000000010689c8ef 0x10663a000 + 2500847
4 com.github.electron.framework 0x00000001068791cd 0x10663a000 + 2355661
5 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
6 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
7 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
8 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 27:
0 libsystem_kernel.dylib 0x00007fff5cfb8c66 semaphore_wait_trap + 10
1 libnode.dylib 0x000000010b7f6e50 uv_sem_wait + 16
2 com.github.electron.framework 0x000000010675efb0 atom::NodeBindings::EmbedThreadRunner(void*) + 48
3 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
5 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 28:
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001067ce890 0x10663a000 + 1656976
3 com.github.electron.framework 0x00000001067ce7ec crashpad::MachMessageWithDeadline(mach_msg_header_t*, int, unsigned int, unsigned int, unsigned long long, unsigned int, bool) + 172
4 com.github.electron.framework 0x00000001067cf077 0x10663a000 + 1658999
5 com.github.electron.framework 0x00000001067ceda1 crashpad::MachMessageServer::Run(crashpad::MachMessageServer::Interface*, unsigned int, int, crashpad::MachMessageServer::Persistent, crashpad::MachMessageServer::ReceiveLarge, unsigned int) + 321
6 com.github.electron.framework 0x00000001067c7f72 0x10663a000 + 1630066
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 29:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2fdec05e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff2fdeb5ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff2fdeace4 CFRunLoopRunSpecific + 463
5 com.apple.AppKit 0x00007fff2d34a581 _NSEventThread + 160
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 30:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 31:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2fdec05e __CFRunLoopServiceMachPort + 337
3 com.apple.CoreFoundation 0x00007fff2fdeb5ad __CFRunLoopRun + 1654
4 com.apple.CoreFoundation 0x00007fff2fdeace4 CFRunLoopRunSpecific + 463
5 com.apple.Foundation 0x00007fff3214b5da -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6 com.github.electron.framework 0x000000010690f53e 0x10663a000 + 2970942
7 com.github.electron.framework 0x000000010690e46e 0x10663a000 + 2966638
8 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
9 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
10 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
11 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
12 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
13 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 32:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b7419 0x10663a000 + 2610201
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 33:: CacheThread_BlockFile
0 libsystem_kernel.dylib 0x00007fff5cfbf052 kevent + 10
1 com.github.electron.framework 0x0000000106916959 0x10663a000 + 3000665
2 com.github.electron.framework 0x0000000106915b2d 0x10663a000 + 2997037
3 com.github.electron.framework 0x00000001068798c3 0x10663a000 + 2357443
4 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
5 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
6 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 34:: Dispatch queue: NSCGSDisableUpdates
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.apple.SkyLight 0x00007fff55db59bf CGSUpdateManager::enable_updates_common() + 539
3 com.apple.SkyLight 0x00007fff55d58f97 CGSUpdateManager::enable_update(unsigned long long) + 317
4 libdispatch.dylib 0x00007fff5ce30d4f _dispatch_call_block_and_release + 12
5 libdispatch.dylib 0x00007fff5ce31dcb _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff5ce38120 _dispatch_lane_serial_drain + 618
7 libdispatch.dylib 0x00007fff5ce38bd8 _dispatch_lane_invoke + 388
8 libdispatch.dylib 0x00007fff5ce41084 _dispatch_workloop_worker_thread + 603
9 libsystem_pthread.dylib 0x00007fff5d07161c _pthread_wqthread + 409
10 libsystem_pthread.dylib 0x00007fff5d071415 start_wqthread + 13

Thread 35:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 36:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 37:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 38:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 39:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.github.electron.framework 0x00000001068b1d85 0x10663a000 + 2588037
3 com.github.electron.framework 0x00000001068b6a5b 0x10663a000 + 2607707
4 com.github.electron.framework 0x00000001068b76a9 0x10663a000 + 2610857
5 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
6 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 40:: PowerSaveBlocker
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.apple.framework.IOKit 0x00007fff32823615 io_pm_assertion_retain_release + 138
3 com.apple.framework.IOKit 0x00007fff3282350a IOPMAssertionRelease + 156
4 com.github.electron.framework 0x000000010866640a 0x10663a000 + 33735690
5 com.github.electron.framework 0x0000000106856f31 0x10663a000 + 2215729
6 com.github.electron.framework 0x00000001068784dc 0x10663a000 + 2352348
7 com.github.electron.framework 0x0000000106878c48 0x10663a000 + 2354248
8 com.github.electron.framework 0x00000001068791e9 0x10663a000 + 2355689
9 com.github.electron.framework 0x000000010689d3a5 0x10663a000 + 2503589
10 com.github.electron.framework 0x00000001068ce813 0x10663a000 + 2705427
11 com.github.electron.framework 0x00000001068d1b1d 0x10663a000 + 2718493
12 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
13 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
14 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 41:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff5cfb8c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff5cfb9174 mach_msg + 60
2 com.apple.audio.CoreAudio 0x00007fff2f83c89a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 124
3 com.apple.audio.CoreAudio 0x00007fff2f83c80d HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 45
4 com.apple.audio.CoreAudio 0x00007fff2f838b84 HALC_ProxyIOContext::IOWorkLoop() + 988
5 com.apple.audio.CoreAudio 0x00007fff2f8385ee HALC_ProxyIOContext::IOThreadEntry(void*) + 128
6 com.apple.audio.CoreAudio 0x00007fff2f8380d6 HALB_IOThread::Entry(void*) + 72
7 libsystem_pthread.dylib 0x00007fff5d07233d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff5d0752a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff5d071425 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fff3013b5cb rbx: 0x0000000000000000 rcx: 0x00007fad76007a00 rdx: 0x0080200c03050005
rdi: 0x0000000000000000 rsi: 0x0000000000000029 rbp: 0x00007ffee95c2b00 rsp: 0x00007ffee95c2af0
r8: 0x0000000000000000 r9: 0x00007fad75517b40 r10: 0x00007fad75402330 r11: 0x00007fff2fe06f64
r12: 0x0000000000000005 r13: 0x0000000000000000 r14: 0x00007fad75402310 r15: 0x00007fad75402300
rip: 0x00007fff2fdbaccc rfl: 0x0000000000010246 cr2: 0x00007fff87ae2de8

Logical CPU: 4
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x106637000 - 0x106637ff7 +com.github.electron (3.0.0 - 3.0.0) <81ECE029-ACAE-3254-B3E8-ACC9610CFAB3> /Users/USER//Electron.app/Contents/MacOS/Electron
0x10663a000 - 0x10aa43f67 +com.github.electron.framework (0) <28679331-F3D5-3DC6-9EFE-A00D92DD2963> /Users/USER/
/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
0x10b07a000 - 0x10b095fff +com.github.Squirrel (1.0 - 1) /Users/USER//Electron.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel
0x10b0b7000 - 0x10b11aff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) <701B20DE-3ADD-3643-B52A-E05744C30DB3> /Users/USER/
/Electron.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa
0x10b18c000 - 0x10b1a0fff +org.mantle.Mantle (1.0 - ???) <31915DD6-48E6-3706-A076-C9D4CE17F4F6> /Users/USER//Electron.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle
0x10b1b2000 - 0x10b40efff +libffmpeg.dylib (0) <785B2E79-B69C-341D-8576-68C6C4E3EF77> /Users/USER/
/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib
0x10b6f9000 - 0x10b7776a7 dyld (625.13) /usr/lib/dyld
0x10b7da000 - 0x10c875ff7 +libnode.dylib (0) /Users/USER/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib
0x112ba1000 - 0x112ba4047 libobjc-trampolines.dylib (750) /usr/lib/libobjc-trampolines.dylib
0x113dcb000 - 0x113dcffff com.apple.audio.AppleHDAHALPlugIn (282.10 - 282.10) <94DDF962-09E0-3B3E-B887-9A0301022190> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x116165000 - 0x11630aff7 com.apple.audio.units.Components (1.14 - 1.14) <1EBB28B5-FB09-3967-AEA0-9883CFEF9893> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff24c0b000 - 0x7fff24f68ff7 com.apple.RawCamera.bundle (8.10.0 - 1031) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff274ba000 - 0x7fff2754cfff com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.0.34 - 12.0.0) <4A73718A-760B-37C5-858E-119C45874937> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff2bb6b000 - 0x7fff2bd11ff7 com.apple.GeForceMTLDriver (12.0.19 - 12.0.0) <0A427D42-1E2D-32B1-9743-753B0FC683A6> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
0x7fff2bd17000 - 0x7fff2bf05ff3 com.apple.avfoundation (2.0 - 1540.118.2) <1EE74E35-F16B-3034-AEA5-723198E519F8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2bf06000 - 0x7fff2bfd4ff7 com.apple.audio.AVFAudio (1.0 - ???) <727A6D92-D1F2-3179-80D3-51F1481F5A87> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2c0e2000 - 0x7fff2c0e2fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2C602CED-72CA-37C2-BDF5-31697FC9100B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2c0e3000 - 0x7fff2c0f9fe3 libCGInterfaces.dylib (506.19) <6455899E-BAC7-34D1-802B-FFE19A2337E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2c0fa000 - 0x7fff2c79afe3 com.apple.vImage (8.1 - ???) <65912AFB-D4C1-3494-AE97-DDFDAF3BE1EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2c79b000 - 0x7fff2ca12fd7 libBLAS.dylib (1243.200.4) <76710990-AE2B-300E-88BB-797ABAD74956> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2ca13000 - 0x7fff2ca85fe7 libBNNS.dylib (38.200.5) <5F3A4021-8FF8-30E8-B84A-AA2BD70F4151> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2ca86000 - 0x7fff2ce2cfff libLAPACK.dylib (1243.200.4) <45722A8A-5788-3C4C-ADD9-1812763FA635> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2ce2d000 - 0x7fff2ce42ffb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2ce43000 - 0x7fff2ce48ff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2ce49000 - 0x7fff2cec6ffb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2cec7000 - 0x7fff2cedaffb libSparseBLAS.dylib (1243.200.4) <00D6FC17-B739-3259-90A4-92AC8BBE03D6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2cedb000 - 0x7fff2d0bfff3 libvDSP.dylib (671.201.1) <716585BD-04D7-30A9-B315-689184275E38> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2d0c0000 - 0x7fff2d175ff3 libvMisc.dylib (671.201.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2d176000 - 0x7fff2d176fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2d327000 - 0x7fff2e146ff3 com.apple.AppKit (6.9 - 1671) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff2e198000 - 0x7fff2e198fff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff2e199000 - 0x7fff2e204ff7 com.apple.ApplicationServices.ATS (377 - 453.11) <7599E619-EE21-3EB7-875B-AE3B8D3E13BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2e29d000 - 0x7fff2e3bcfff libFontParser.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff2e3bd000 - 0x7fff2e408fff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2e467000 - 0x7fff2e49aff7 libTrueTypeScaler.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff2e504000 - 0x7fff2e508ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <90641B6B-D07B-3577-B594-965825544B60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2e5a5000 - 0x7fff2e5f7ff3 com.apple.HIServices (1.22 - 627.14.2) <01F309D6-32E7-3C4F-A38B-8206EE3076CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2e5f8000 - 0x7fff2e606ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <67BC5855-B7A3-39E6-B5DD-52B287EB1532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2e607000 - 0x7fff2e653fff com.apple.print.framework.PrintCore (14.0 - 503.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2e654000 - 0x7fff2e68fff7 com.apple.QD (3.12 - 407.2) <94A30038-C545-327A-B1C0-E19C79D62BAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2e690000 - 0x7fff2e69cff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2e69d000 - 0x7fff2e939ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2e93b000 - 0x7fff2e93bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2ec9f000 - 0x7fff2f060ff7 com.apple.CFNetwork (974.1 - 974.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff2f075000 - 0x7fff2f075fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff2f076000 - 0x7fff2f079ffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff2f07a000 - 0x7fff2f381ff7 com.apple.HIToolbox (2.1.1 - 916.32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff2f382000 - 0x7fff2f385ffb com.apple.help (1.3.8 - 66) <4392A63F-9B58-3248-BF73-B46AD3744E6E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff2f386000 - 0x7fff2f38bff7 com.apple.ImageCapture (9.0 - 1529.7) <364EDC6B-6374-31A7-A637-0044B73F8DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff2f38c000 - 0x7fff2f420ff3 com.apple.ink.framework (10.9 - 225) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff2f421000 - 0x7fff2f43bfff com.apple.openscripting (1.7 - 178) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2f45c000 - 0x7fff2f45dfff com.apple.print.framework.Print (14.0 - 267.3) <5CD250DF-98AD-30B8-A5D5-47634FF9E74D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff2f45e000 - 0x7fff2f460ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff2f461000 - 0x7fff2f467ff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1C38B9CB-DD45-3A7B-9D4C-631855A4EE32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2f58e000 - 0x7fff2f58efff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff2f59c000 - 0x7fff2f668fff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2f803000 - 0x7fff2f893fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2f8f9000 - 0x7fff2f924ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff2f925000 - 0x7fff2fcc5feb com.apple.CoreData (120 - 865.2) <90A5058F-A5AF-311A-81CC-B20C2AC9E85E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff2fcc6000 - 0x7fff2fdaffff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2fdb0000 - 0x7fff301fffff com.apple.CoreFoundation (6.9 - 1555.10) <4A4C87BC-4C8E-392A-ABEE-824D4074C485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff30201000 - 0x7fff3088efff com.apple.CoreGraphics (2.0 - 1245.8.4.8) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff30890000 - 0x7fff30bb5ff7 com.apple.CoreImage (14.0.0 - 700.2.220) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff30c38000 - 0x7fff30c94ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) <32CA3EA2-E1A4-34AC-97A6-5E71C2B10E6C> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff30c97000 - 0x7fff30f06ff7 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff30f07000 - 0x7fff31008ff3 com.apple.CoreMedia (1.0 - 2280.133.4) <5E733D6B-B683-3931-9D02-82300A43378D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff31009000 - 0x7fff3106bfff com.apple.CoreMediaIO (900.0 - 5025) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff3106c000 - 0x7fff3106cfff com.apple.CoreServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff3106d000 - 0x7fff310ebffb com.apple.AE (768 - 768) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff310ec000 - 0x7fff313c4ff7 com.apple.CoreServices.CarbonCore (1178.11 - 1178.11) <9FBE7BFB-3A81-37AC-8E15-E6F7932BBDC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff313c5000 - 0x7fff3140fff7 com.apple.DictionaryServices (1.2 - 284.16.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff31410000 - 0x7fff31418ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff31419000 - 0x7fff315e4ff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff315e5000 - 0x7fff31687ffb com.apple.Metadata (10.7.0 - 1191.51) <6B9CCA98-6F68-3908-A7A9-96D3E2AE5968> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff31688000 - 0x7fff316d3ff7 com.apple.CoreServices.OSServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff316d4000 - 0x7fff31742ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff31743000 - 0x7fff31767ffb com.apple.coreservices.SharedFileList (71.27 - 71.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff31aaa000 - 0x7fff31c0ffff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff31c10000 - 0x7fff31c4dfff com.apple.CoreVideo (1.8 - 0.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff31c4e000 - 0x7fff31ce4ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff31e80000 - 0x7fff31f3aff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <55E40DE0-500B-3AC4-81BA-4A54BC04740C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff31f61000 - 0x7fff31f66fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff3212c000 - 0x7fff3212eff7 com.apple.ForceFeedback (1.0.6 - 1.0.6) <22BA6B79-20C5-331F-BEBA-D22BD829CBBE> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff3212f000 - 0x7fff324fdfff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff3256e000 - 0x7fff3259eff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff3259f000 - 0x7fff325b7ff7 com.apple.GameController (1.0 - 1) <47CC84DD-9316-3AA1-BF94-EC026AECF112> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
0x7fff326b7000 - 0x7fff327c0ff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff32822000 - 0x7fff328b3fff com.apple.framework.IOKit (2.0.2 - 1483.201.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff328b5000 - 0x7fff328bfff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff328c0000 - 0x7fff32915ff7 com.apple.ImageCaptureCore (1.0 - 1529.7) <3A387CA8-BC6E-3554-91FB-42C074EECDA7> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff32916000 - 0x7fff32aaaff7 com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <9D078F50-BB75-3D04-8636-3FDDAB9C95DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff32aab000 - 0x7fff32aafffb libGIF.dylib (1796.5.4.1) <93AD6FB9-03BA-350E-AF98-D371A2BFD58F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff32ab0000 - 0x7fff32b95fef libJP2.dylib (1796.5.4.1) <3780EB9B-5219-385D-9472-17B0397697A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff32b96000 - 0x7fff32bbbff7 libJPEG.dylib (1796.5.4.1) <83CA8BEB-34BD-3B58-A704-C6A875984FAD> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff32e8e000 - 0x7fff32eb4fe7 libPng.dylib (1796.5.4.1) <9F30FA63-8AB2-3646-A6A8-FCE9F8436C35> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff32eb5000 - 0x7fff32eb7ff7 libRadiance.dylib (1796.5.4.1) <2C07887C-0584-3538-A9EC-3988AA5B234B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff32eb8000 - 0x7fff32f06fff libTIFF.dylib (1796.5.4.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff33202000 - 0x7fff33f84ff7 com.apple.JavaScriptCore (14606 - 14606.1.36.1.9) <7FF80E53-3D6B-33BF-9538-A263513475EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff33f9c000 - 0x7fff33fb5fff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff34272000 - 0x7fff3427cfff com.apple.MediaAccessibility (1.0 - 114.4) <29D89F2B-6254-3D0D-BD0C-8472FCA373F4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff34336000 - 0x7fff349d2ff7 com.apple.MediaToolbox (1.0 - 2280.133.4) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff349d4000 - 0x7fff34a67fff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff34a69000 - 0x7fff34a83ff3 com.apple.MetalKit (1.0 - 113) <8949A0FA-337E-3C28-94D1-35853D69761B> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff34a84000 - 0x7fff34aa4ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff34aa5000 - 0x7fff34b22fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff34b23000 - 0x7fff34b4bfff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff34b4c000 - 0x7fff34c73ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff34c74000 - 0x7fff34c8fff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff34c90000 - 0x7fff34c90ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff35e8f000 - 0x7fff35e9bffb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3895b000 - 0x7fff389b4ff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff389b5000 - 0x7fff389d1ff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <7E4EFF02-2596-31E6-88DE-29C89E2837E4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff389d2000 - 0x7fff389deffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff39341000 - 0x7fff39343fff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff39344000 - 0x7fff39349ff3 libCoreFSCache.dylib (163.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3934a000 - 0x7fff3934efff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3934f000 - 0x7fff39357ffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff39358000 - 0x7fff39363fff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff39364000 - 0x7fff3939efef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff39512000 - 0x7fff3954ffff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff39eff000 - 0x7fff39f0eff3 com.apple.opengl (17.0.37 - 17.0.37) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3a290000 - 0x7fff3a3dafff com.apple.QTKit (7.7.3 - 3034) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff3a3db000 - 0x7fff3a636fff com.apple.imageKit (3.0 - 1067) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3a637000 - 0x7fff3a723fff com.apple.PDFKit (1.0 - 737.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff3a724000 - 0x7fff3ac3aff7 com.apple.QuartzComposer (5.1 - 370) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3ac3b000 - 0x7fff3ac61ff3 com.apple.quartzfilters (1.10.0 - 83) <06F25528-5474-39BF-BCD4-DD6B3203EA3C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3ac62000 - 0x7fff3ad68ff7 com.apple.QuickLookUIFramework (5.0 - 775) <41F1FDD0-C99A-36D3-AC3A-A5E604D77F63> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3ad69000 - 0x7fff3ad69fff com.apple.quartzframework (1.5 - 23) <103A742C-50F3-3A4A-B787-FDD35F36B6F1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff3ad6a000 - 0x7fff3afc0fff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3afc1000 - 0x7fff3b01aff7 com.apple.QuickLookFramework (5.0 - 775) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff3b1e1000 - 0x7fff3b1f9ffb com.apple.SafariServices.framework (14606 - 14606.1.36.1.9) <99E7035E-6B88-3F4D-A042-A24BEDCB0666> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3b80e000 - 0x7fff3bb34fff com.apple.security (7.0 - 58286.200.222) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3bb35000 - 0x7fff3bbc4fff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3bbc5000 - 0x7fff3bbf5ffb com.apple.securityinterface (10.0 - 55109.200.8) <8BDA8A18-C4EB-3267-96AB-0C2F2321866D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff3bbf6000 - 0x7fff3bbfaff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3be6a000 - 0x7fff3be7fffb com.apple.StoreKit (1.0 - 1) <3A4D0B33-E43C-3D96-8870-0084DA848A18> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
0x7fff3bfb7000 - 0x7fff3c027ff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff3c288000 - 0x7fff3c5eaff7 com.apple.VideoToolbox (1.0 - 2280.133.4) <468A9F6D-33AB-31D3-A8A3-A6A432033C9E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff3f28c000 - 0x7fff3f331ff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff3fd6d000 - 0x7fff3fd6eff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff4011a000 - 0x7fff40263ff3 com.apple.AnnotationKit (1.0 - 232.3.27) <2F217C3B-CF60-355B-97B4-AF7CB62CA822> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff40369000 - 0x7fff40395ff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff40671000 - 0x7fff40680fcf com.apple.AppleFSCompression (96.200.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4077e000 - 0x7fff40789fff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff407ca000 - 0x7fff40813ff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff40a63000 - 0x7fff40a8bff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff40b52000 - 0x7fff40b55ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <2449197F-DF0D-32BB-B0B1-D78855528692> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff40b56000 - 0x7fff40ba6fff com.apple.AppleVAFramework (5.0.44 - 5.0.44) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff40bf1000 - 0x7fff40c07ffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff40f37000 - 0x7fff411daffb com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff413ab000 - 0x7fff413b4ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff413b5000 - 0x7fff41457ff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff41458000 - 0x7fff414c9ffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff414d2000 - 0x7fff414d8ff3 com.apple.BezelServicesFW (317 - 317) <44601C3E-4808-38A4-A554-71F36000B003> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff4236b000 - 0x7fff423b8fff com.apple.ChunkingLibrary (194 - 194) <13F1F769-E8E7-372A-8F0B-2BB4B7753248> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff43078000 - 0x7fff43081fff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff43531000 - 0x7fff43908fef com.apple.CoreAUC (273.0.0 - 273.0.0) <288EC7ED-A86A-30D0-ADE2-56C33CD93AA8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff43909000 - 0x7fff4393afff com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <507AC58B-4527-353B-99CB-67FF183BD4D5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff439d1000 - 0x7fff43a23ffb com.apple.corebrightness (1.0 - 1) <84B0814D-7DE5-3518-9BA3-2DA235E0EA35> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff43d7e000 - 0x7fff43d91fff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff43f57000 - 0x7fff4404bff7 com.apple.CoreHandwriting (161 - 1.2) <0BD558D9-387B-34BA-8FAA-F1F75F1F9F01> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff4420e000 - 0x7fff44224ffb com.apple.CoreMediaAuthoring (2.2 - 958) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff44367000 - 0x7fff443d9ff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff44561000 - 0x7fff445eeff7 com.apple.CorePDF (4.0 - 414) <28DEBFFB-BABE-3493-8230-12CE3E5EC1E3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff44694000 - 0x7fff4469cffb com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4482b000 - 0x7fff4485cfff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff44c21000 - 0x7fff44cafff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff44d3f000 - 0x7fff44e6bfff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff44e6c000 - 0x7fff44febffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff45042000 - 0x7fff450a5ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff450a6000 - 0x7fff450b7ffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff4513a000 - 0x7fff45149ff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff4514a000 - 0x7fff4514eff7 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff451d1000 - 0x7fff45248ffb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff45296000 - 0x7fff452d7fff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff452d8000 - 0x7fff45431ff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff45636000 - 0x7fff456fafff com.apple.DiskManagement (12.0 - 1530) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff456fb000 - 0x7fff456ffff7 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff457a0000 - 0x7fff457a3fff com.apple.EFILogin (2.0 - 2) <8FCA68D2-CEA5-39F6-B222-AC31FCF79D1D> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff45f88000 - 0x7fff462bafff com.apple.vision.EspressoFramework (1.0 - 120) <673D7C7E-62BC-3B81-8A32-B9AC3FD13A92> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff46475000 - 0x7fff4689dfff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4a1bf000 - 0x7fff4a1c0fff libmetal_timestamp.dylib (902.1.49) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff4b865000 - 0x7fff4b86aff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff4bc1a000 - 0x7fff4bc3fff7 com.apple.GenerationalStorage (2.0 - 285.101) <089301DF-60C9-3BED-9357-2F91336C1579> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff4c6c9000 - 0x7fff4c6d8fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff4c7bf000 - 0x7fff4c833fff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff4dc0f000 - 0x7fff4dc16ffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff4dc1a000 - 0x7fff4dc33ff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff4e046000 - 0x7fff4e075ff7 com.apple.IconServices (379 - 379) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff4e1a0000 - 0x7fff4e1a4fff com.apple.InternationalSupport (1.0 - 10.15.6) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff4e314000 - 0x7fff4e327fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff4e342000 - 0x7fff4e439fff com.apple.LanguageModeling (1.0 - 159.15.15) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff4e43a000 - 0x7fff4e47bff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff4e482000 - 0x7fff4e488ff7 com.apple.LinguisticData (1.0 - 238.15.29) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff4ece5000 - 0x7fff4ece8fff com.apple.Mangrove (1.0 - 25) <8744DBF9-3375-392C-8EE6-24373E0D19E8> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff4ed76000 - 0x7fff4ed9dffb com.apple.MarkupUI (1.0 - 232.3.27) <1A5E88CA-36C3-30A8-9D39-71CC6923D009> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff4ee06000 - 0x7fff4ee39ff3 com.apple.MediaKit (16 - 906) <15D4EDA2-AAAC-3CF3-BB2B-3A92AECC932D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff4f1e2000 - 0x7fff4f20affb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff4f20b000 - 0x7fff4f29dfff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff4f2b2000 - 0x7fff4f2cbfff com.apple.MobileAssets (1.0 - 437.200.49) <0C9B7077-BFCF-3A2E-8F54-D7C2820893FD> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff4f447000 - 0x7fff4f462fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff4f473000 - 0x7fff4f4efff7 com.apple.Montreal (1.0 - 42.15.8) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff4f4f0000 - 0x7fff4f51aff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff4f78c000 - 0x7fff4f796fff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff50061000 - 0x7fff500b7fff com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff51113000 - 0x7fff51219fff com.apple.PencilKit (1.0 - 1) <30261DA0-5099-3ECE-8DF6-E2D15BFA2B5C> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff5121a000 - 0x7fff51229ff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff5318a000 - 0x7fff531e1fff com.apple.ProtectedCloudStorage (1.0 - 1) <737DEC8B-342E-3BB2-AF69-D4428D467E4E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff531e2000 - 0x7fff53200ff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff53394000 - 0x7fff53397ff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <941AB8E3-BA18-326D-AA59-BA30FFC4C6AC> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff53398000 - 0x7fff533aeff3 com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff533af000 - 0x7fff53407f0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff534c8000 - 0x7fff534d4ff3 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.201.2) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff534e7000 - 0x7fff5350affb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5350b000 - 0x7fff5351ffff com.apple.xpc.RemoteXPC (1.0 - 1336.201.2) <1E00A78B-1934-39A0-8F35-48CBEB93D04C> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff54e78000 - 0x7fff54f97fff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff55d49000 - 0x7fff55ff9ff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff567c8000 - 0x7fff567d5fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff56eba000 - 0x7fff56ef9ff3 com.apple.StreamingZip (1.0 - 1) <3F13DFEE-A6C9-3815-9120-B5CA6987662E> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff57636000 - 0x7fff576c3ff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff57bcc000 - 0x7fff57bd9ff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff57e48000 - 0x7fff57f0fff7 com.apple.TextureIO (3.8.4 - 3.8.1) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff57fd0000 - 0x7fff5818afff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff58e78000 - 0x7fff58f61fff com.apple.ViewBridge (400.1 - 400.1) <0BCCA232-710B-3F84-8341-A30F77B3A4E9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff5977c000 - 0x7fff5977ffff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff59bb0000 - 0x7fff59bb2ff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff59e6c000 - 0x7fff59ea4fff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib
0x7fff59ea7000 - 0x7fff59eb2ff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib
0x7fff59eb3000 - 0x7fff59f3fff7 libCoreStorage.dylib (546.50.1) /usr/lib/libCoreStorage.dylib
0x7fff59f43000 - 0x7fff59f44ff7 libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff59f7b000 - 0x7fff5a13eff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib
0x7fff5a15f000 - 0x7fff5a166fff libMatch.1.dylib (31.200.1) <20216A5F-C625-3D87-9D95-C577F8687F6F> /usr/lib/libMatch.1.dylib
0x7fff5a194000 - 0x7fff5a1b3ffb libMobileGestalt.dylib (645.200.76) /usr/lib/libMobileGestalt.dylib
0x7fff5a1b4000 - 0x7fff5a1b4fff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff5a2f5000 - 0x7fff5a2f6ffb libSystem.B.dylib (1252.200.5) /usr/lib/libSystem.B.dylib
0x7fff5a380000 - 0x7fff5a381fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff5a394000 - 0x7fff5a3aaffb libapple_nghttp2.dylib (1.24.1) /usr/lib/libapple_nghttp2.dylib
0x7fff5a3ab000 - 0x7fff5a3d4ffb libarchive.2.dylib (54.200.3) /usr/lib/libarchive.2.dylib
0x7fff5a3d5000 - 0x7fff5a454fef libate.dylib (1.13.8) /usr/lib/libate.dylib
0x7fff5a458000 - 0x7fff5a458ff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib
0x7fff5a530000 - 0x7fff5a540ff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib
0x7fff5a541000 - 0x7fff5a54ffff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib
0x7fff5a550000 - 0x7fff5a5a7ff7 libc++.1.dylib (400.9.4) /usr/lib/libc++.1.dylib
0x7fff5a5a8000 - 0x7fff5a5bdfff libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff5a5be000 - 0x7fff5a5beff3 libcharset.1.dylib (51.200.6) /usr/lib/libcharset.1.dylib
0x7fff5a5bf000 - 0x7fff5a5cfffb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib
0x7fff5a5d0000 - 0x7fff5a5e8ffb libcompression.dylib (52.200.13) /usr/lib/libcompression.dylib
0x7fff5a893000 - 0x7fff5a8a9fff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib
0x7fff5a8aa000 - 0x7fff5a8abff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff5af0e000 - 0x7fff5af19ff7 libcsfde.dylib (546.50.1) <65E8F1F1-665A-381E-8932-D7CBA451991B> /usr/lib/libcsfde.dylib
0x7fff5af22000 - 0x7fff5af78ffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib
0x7fff5b0b0000 - 0x7fff5b0b0fff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff5b0b1000 - 0x7fff5b0caffb libexpat.1.dylib (16.1.1) /usr/lib/libexpat.1.dylib
0x7fff5b0e2000 - 0x7fff5b0e7ff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib
0x7fff5b0e8000 - 0x7fff5b0edff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib
0x7fff5b119000 - 0x7fff5b20aff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib
0x7fff5b20b000 - 0x7fff5b46effb libicucore.A.dylib (62107.0.1) /usr/lib/libicucore.A.dylib
0x7fff5b4bb000 - 0x7fff5b4bcfff liblangid.dylib (128.15.1) /usr/lib/liblangid.dylib
0x7fff5b4bd000 - 0x7fff5b4d5fff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib
0x7fff5b4ed000 - 0x7fff5b59dfff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib
0x7fff5b59e000 - 0x7fff5b7dbfff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib
0x7fff5b9b3000 - 0x7fff5bd0bfff libnetwork.dylib (1229.200.109) /usr/lib/libnetwork.dylib
0x7fff5bd9c000 - 0x7fff5c522fe7 libobjc.A.dylib (750) <2E868147-8818-359E-8CD7-A8B80665928F> /usr/lib/libobjc.A.dylib
0x7fff5c535000 - 0x7fff5c539ffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib
0x7fff5c53c000 - 0x7fff5c572ff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib
0x7fff5c68c000 - 0x7fff5c6a4ffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib
0x7fff5c6a6000 - 0x7fff5c6e2ff7 libsandbox.1.dylib (851.201.1) <4498F061-7DEA-323C-88AC-3310556CE865> /usr/lib/libsandbox.1.dylib
0x7fff5c6f6000 - 0x7fff5c6f7ffb libspindump.dylib (266) <0E60D709-0A48-3905-ACD1-9DDE6FD8B476> /usr/lib/libspindump.dylib
0x7fff5c6f8000 - 0x7fff5c8cffe7 libsqlite3.dylib (274.20) <4434B695-BC65-30D6-AFED-1B6488DB3D2E> /usr/lib/libsqlite3.dylib
0x7fff5cb5c000 - 0x7fff5cb5fffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib
0x7fff5cb60000 - 0x7fff5cb6dfff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib
0x7fff5cb72000 - 0x7fff5cc55fff libxml2.2.dylib (32.6) /usr/lib/libxml2.2.dylib
0x7fff5cc56000 - 0x7fff5cc7eff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib
0x7fff5cc7f000 - 0x7fff5cc91ffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib
0x7fff5cd02000 - 0x7fff5cd06ff3 libcache.dylib (81) /usr/lib/system/libcache.dylib
0x7fff5cd07000 - 0x7fff5cd11ff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff5cd12000 - 0x7fff5cd19fff libcompiler_rt.dylib (63.4) /usr/lib/system/libcompiler_rt.dylib
0x7fff5cd1a000 - 0x7fff5cd23ff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib
0x7fff5cd24000 - 0x7fff5cda8fff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib
0x7fff5ce2e000 - 0x7fff5ce68ff7 libdispatch.dylib (1008.200.78) /usr/lib/system/libdispatch.dylib
0x7fff5ce69000 - 0x7fff5ce98fff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib
0x7fff5ce99000 - 0x7fff5ce99ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff5ce9a000 - 0x7fff5cea6ff7 libkxld.dylib (4903.201.2) /usr/lib/system/libkxld.dylib
0x7fff5cea7000 - 0x7fff5cea7ff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib
0x7fff5cea8000 - 0x7fff5ceadfff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib
0x7fff5ceae000 - 0x7fff5ceb0ff3 libquarantine.dylib (86.200.11) /usr/lib/system/libquarantine.dylib
0x7fff5ceb1000 - 0x7fff5ceb2ff3 libremovefile.dylib (45.200.2) /usr/lib/system/libremovefile.dylib
0x7fff5ceb3000 - 0x7fff5cecaff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff5cecb000 - 0x7fff5cecbfff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib
0x7fff5cecc000 - 0x7fff5cf54fff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib
0x7fff5cf55000 - 0x7fff5cf58ff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib
0x7fff5cf59000 - 0x7fff5cf5cff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib
0x7fff5cf5d000 - 0x7fff5cf63ffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib
0x7fff5cf64000 - 0x7fff5cf6aff7 libsystem_dnssd.dylib (878.200.35) /usr/lib/system/libsystem_dnssd.dylib
0x7fff5cf6b000 - 0x7fff5cfb7ff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib
0x7fff5cfb8000 - 0x7fff5cfdfff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-D553-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib
0x7fff5cfe0000 - 0x7fff5d02bff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib
0x7fff5d02c000 - 0x7fff5d050ff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib
0x7fff5d051000 - 0x7fff5d05cffb libsystem_networkextension.dylib (767.200.40) /usr/lib/system/libsystem_networkextension.dylib
0x7fff5d05d000 - 0x7fff5d064fff libsystem_notify.dylib (172.200.21) /usr/lib/system/libsystem_notify.dylib
0x7fff5d065000 - 0x7fff5d06efef libsystem_platform.dylib (177.200.16) /usr/lib/system/libsystem_platform.dylib
0x7fff5d06f000 - 0x7fff5d079fff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib
0x7fff5d07a000 - 0x7fff5d07dff7 libsystem_sandbox.dylib (851.201.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff5d07e000 - 0x7fff5d080ff7 libsystem_secinit.dylib (30.200.13) /usr/lib/system/libsystem_secinit.dylib
0x7fff5d081000 - 0x7fff5d088ff7 libsystem_symptoms.dylib (820.207.88) /usr/lib/system/libsystem_symptoms.dylib
0x7fff5d089000 - 0x7fff5d09eff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib
0x7fff5d0a0000 - 0x7fff5d0a5ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib
0x7fff5d0a6000 - 0x7fff5d0d6fff libxpc.dylib (1336.201.2) <0A8747D1-33AA-37E1-B97A-BA9B95FE4E8C> /usr/lib/system/libxpc.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: 183301
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 2
CG backing stores 992K 3
CG image 308K 5
CoreAnimation 240K 11
CoreGraphics 8K 2
CoreImage 24K 3
CoreUI image data 812K 10
CoreUI image file 404K 6
Dispatch continuations 16.0M 2
Foundation 4K 2
IOKit 16.4M 11
IOSurface 8172K 19
Image IO 256K 2
Kernel Alloc Once 8K 2
MALLOC 129.1M 36
MALLOC guard page 32K 9
Mach message (reserved) 4K 2 reserved VM address space (unallocated)
Memory Tag 242 12K 2
Memory Tag 255 540.4M 86
PROTECTED_MEMORY 4K 2
STACK GUARD 56.2M 43
Stack 267.8M 78
VM_ALLOCATE 352K 8
__DATA 38.7M 308
__FONT_DATA 4K 2
__LINKEDIT 221.8M 13
__TEXT 303.5M 309
__UNICODE 560K 2
mapped file 71.8M 38
shared memory 58.8M 32
=========== ======= =======
TOTAL 1.7G 1022
TOTAL, minus reserved VM space 1.7G 1022

Model: MacBookPro11,3, BootROM MBP112.0146.B00, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.61.1 AirPortDriverBrcmNIC-1305.2)
Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

@mathiasvr
Copy link
Contributor

mathiasvr commented Oct 7, 2018

Thanks for looking into this.

I think this could be related to electron/electron#14837.
We unregister media keys on the onPlayerClose event.

@mathiasvr mathiasvr added the bug label Oct 7, 2018
@mathiasvr mathiasvr mentioned this issue Oct 11, 2018
4 tasks
@leohubert
Copy link

Temporarily you can give Accessibility access for WebTorrent in your settings

@mathiasvr
Copy link
Contributor

@MrDarkSkil I don't know much about Mojave, does the app have to request accessibility access before the user can allow it? And does that solve this issue?

We could also temporarily disable media keys in Mojave.

Hopefully, someone with Mojave can make a pull request.

@leohubert
Copy link

leohubert commented Nov 18, 2018

Now Mojave does as on the iPhone it asks the user when an application want to access to an system functionality, in this case with WebTorrent it asks to be able control the mac (for the management of keyboard keybinding i think), if the user refuse, electron can't register and unregister keyboard keybinding and produce an crash.

So if you give WebTorrent the Accessibility access, electron can register a keyboard events and will not crash.

@sysradium
Copy link

@MrDarkSkil thanks a lot. Solved the problem for me. However I hope this can be fixed without giving the app these permissions.

@conorseed
Copy link

Confirmed I had the same issue as OP. To stop the crashing here's what I did:

  • Go to "System Preferences" -> "Security & Privacy"
  • Go to the "Privacy" tab
  • Select "Accessibility"
  • Tick the WebTorrent checkbox and save

@ErikSwan
Copy link

ErikSwan commented Feb 3, 2019

This workaround (giving WebTorrent Accessibility permissions to prevent the crash) should be made clear in an FAQ or in a pop-up message within the app before making the call to request accessibility permissions and show the native OS dialog.

Since the Accessibility permissions can be used to log keystrokes and do other nasty things, getting asked for these permissions from a torrent client without any kind of explanation is pretty sketch. I had to do some Googling to try to understand why WebTorrent was requesting this, which lead me here.

Please make this more clear. If you are requesting elevated permissions from the user, always explain why you need them.

@dsernst
Copy link
Contributor

dsernst commented Apr 10, 2019

I still see this crash every time when trying to play in-app, if OS X Accessibility controls denied. 😵

The upstream issue in electron appears fixed by electron/electron#16262, landed in electron@^4.0.1.

PR to upgrade electron: #1523.

@feross
Copy link
Member

feross commented Sep 7, 2019

I'm going to close this issue as the problem is fixed on master. You can follow the progress to release a new version of WebTorrent Desktop to all users in this issue here: #1674 We're very close! ❤️

@feross feross closed this as completed Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

9 participants