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

Riot crashes when try to select syntax highlighted text by dragging over the text from end to start #8459

Closed
ltfschoen opened this issue Feb 8, 2019 · 6 comments
Labels
P2 T-Defect X-Cannot-Reproduce X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@ltfschoen
Copy link

  1. Describe your issue:

Using Riot 0.17.9.
If a message contains some text that has been highlighted as code by surrounding it with backticks as shown in the screenshot below, and if the text is on the start of a new line, then if I try to select that bit of text (i.e. withoutLoading()) from the start of the text to the end of the text it won't let me, but if instead I try to select the text by dragging my mouse over it from the end of the text to the start of it, it only lets me select ~90% of the text and then it breaks me from selecting it, and if I do it a couple of times the Riot window crashes and turns white. And one time that I did it it showed the macOS crash report window shown in the "Details" below:

screen shot 2019-02-07 at 12 41 53 pm

Process:               Riot [235]
Path:                  /Applications/Riot.app/Contents/MacOS/Riot
Identifier:            im.riot.app
Version:               0.17.9 (0.17.9)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Riot [235]
User ID:               502

Date/Time: 2019-02-07 12:36:32.288 +1100
OS Version: Mac OS X 10.14 (18A391)
Report Version: 12
Anonymous UUID: 406FBC14-1521-9AB0-7159-E4B38138797F

Sleep/Wake UUID: 28B810C1-C3EA-4A05-B812-8DD38E4DF159

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

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000001080b0000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Bus error: 10
Termination Reason: Namespace SIGNAL, Code 0xa
Terminating Process: exc handler [235]

VM Regions Near 0x1080b0000:
__LINKEDIT 0000000108086000-00000001080b0000 [ 168K] r--/rwx SM=COW /Applications/Riot.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib
--> MALLOC guard page 00000001080b0000-00000001080b1000 [ 4K] ---/rwx SM=NUL
MALLOC metadata 00000001080b1000-00000001080b7000 [ 24K] rw-/rwx SM=PRV

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 com.github.Electron.framework 0x000000010358c680 0x1018ac000 + 30279296
1 com.github.Electron.framework 0x000000010358c83e 0x1018ac000 + 30279742
2 com.github.Electron.framework 0x000000010365c3eb 0x1018ac000 + 31130603
3 com.github.Electron.framework 0x000000010367683f 0x1018ac000 + 31238207
4 com.github.Electron.framework 0x0000000103676cf8 0x1018ac000 + 31239416
5 com.github.Electron.framework 0x000000010371b29a 0x1018ac000 + 31912602
6 com.github.Electron.framework 0x000000010371e55a 0x1018ac000 + 31925594
7 com.github.Electron.framework 0x000000010371abbf 0x1018ac000 + 31910847
8 com.apple.CoreFoundation 0x00007fff339e6129 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
9 com.apple.CoreFoundation 0x00007fff339e60cf __CFRunLoopDoSource0 + 108
10 com.apple.CoreFoundation 0x00007fff339c9f70 __CFRunLoopDoSources0 + 195
11 com.apple.CoreFoundation 0x00007fff339c9517 __CFRunLoopRun + 1226
12 com.apple.CoreFoundation 0x00007fff339c8dfa CFRunLoopRunSpecific + 467
13 com.apple.HIToolbox 0x00007fff32c54895 RunCurrentEventLoopInMode + 293
14 com.apple.HIToolbox 0x00007fff32c545cb ReceiveNextEventCommon + 618
15 com.apple.HIToolbox 0x00007fff32c54348 _BlockUntilNextEventMatchingListInModeWithFilter + 64
16 com.apple.AppKit 0x00007fff30f1195b _DPSNextEvent + 997
17 com.apple.AppKit 0x00007fff30f106fa -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1362
18 com.apple.AppKit 0x00007fff30f0a75d -[NSApplication run] + 699
19 com.github.Electron.framework 0x000000010371b9fc 0x1018ac000 + 31914492
20 com.github.Electron.framework 0x000000010371a6de 0x1018ac000 + 31909598
21 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
22 com.github.Electron.framework 0x00000001022bc0d3 0x1018ac000 + 10551507
23 com.github.Electron.framework 0x00000001022bbec0 0x1018ac000 + 10550976
24 com.github.Electron.framework 0x00000001022be3f2 0x1018ac000 + 10560498
25 com.github.Electron.framework 0x00000001022b8318 0x1018ac000 + 10535704
26 com.github.Electron.framework 0x00000001035083a8 0x1018ac000 + 29737896
27 com.github.Electron.framework 0x0000000104900d4d 0x1018ac000 + 50679117
28 com.github.Electron.framework 0x0000000103507454 0x1018ac000 + 29733972
29 com.github.Electron.framework 0x00000001018ae314 AtomMain + 84
30 im.riot.app 0x00000001018a3f10 0x1018a3000 + 3856
31 libdyld.dylib 0x00007fff60afc085 start + 1

Thread 1:: Chrome_IOThread
0 libsystem_kernel.dylib 0x00007fff60c3b052 kevent + 10
1 com.github.Electron.framework 0x0000000103721749 0x1018ac000 + 31938377
2 com.github.Electron.framework 0x000000010371f22d 0x1018ac000 + 31928877
3 com.github.Electron.framework 0x00000001037154f2 0x1018ac000 + 31888626
4 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
5 com.github.Electron.framework 0x00000001022c4a34 0x1018ac000 + 10586676
6 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 2:
0 libsystem_pthread.dylib 0x00007fff60ced408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 3:
0 libsystem_kernel.dylib 0x00007fff60c3b052 kevent + 10
1 com.github.Electron.framework 0x000000010678deef 0x1018ac000 + 82714351
2 com.github.Electron.framework 0x000000010677e893 uv_run + 355
3 com.github.Electron.framework 0x00000001066f7db2 0x1018ac000 + 82099634
4 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
5 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
6 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff60c381b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60cf15cb _pthread_cond_wait + 724
2 com.github.Electron.framework 0x0000000106789b29 uv_cond_wait + 9
3 com.github.Electron.framework 0x00000001066f7fa8 0x1018ac000 + 82100136
4 com.github.Electron.framework 0x00000001066f5d18 0x1018ac000 + 82091288
5 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
7 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff60c381b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60cf15cb _pthread_cond_wait + 724
2 com.github.Electron.framework 0x0000000106789b29 uv_cond_wait + 9
3 com.github.Electron.framework 0x00000001066f7fa8 0x1018ac000 + 82100136
4 com.github.Electron.framework 0x00000001066f5d18 0x1018ac000 + 82091288
5 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
7 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff60c381b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60cf15cb _pthread_cond_wait + 724
2 com.github.Electron.framework 0x0000000106789b29 uv_cond_wait + 9
3 com.github.Electron.framework 0x00000001066f7fa8 0x1018ac000 + 82100136
4 com.github.Electron.framework 0x00000001066f5d18 0x1018ac000 + 82091288
5 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
6 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
7 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff60c34c66 semaphore_wait_trap + 10
1 com.github.Electron.framework 0x00000001067899d0 uv_sem_wait + 16
2 com.github.Electron.framework 0x000000010674ef13 0x1018ac000 + 82456339
3 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
5 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 8:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff339ca17c __CFRunLoopServiceMachPort + 336
3 com.apple.CoreFoundation 0x00007fff339c96ca __CFRunLoopRun + 1661
4 com.apple.CoreFoundation 0x00007fff339c8dfa CFRunLoopRunSpecific + 467
5 com.apple.Foundation 0x00007fff35d475da -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6 com.github.Electron.framework 0x000000010371b79d 0x1018ac000 + 31913885
7 com.github.Electron.framework 0x000000010371a6de 0x1018ac000 + 31909598
8 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
9 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
10 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
11 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
12 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
13 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 9:: DnsConfigService
0 libsystem_kernel.dylib 0x00007fff60c3b052 kevent + 10
1 com.github.Electron.framework 0x0000000103721749 0x1018ac000 + 31938377
2 com.github.Electron.framework 0x000000010371f22d 0x1018ac000 + 31928877
3 com.github.Electron.framework 0x000000010371550b 0x1018ac000 + 31888651
4 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
5 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
6 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
7 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 10:: CrShutdownDetector
0 libsystem_kernel.dylib 0x00007fff60c368a6 read + 10
1 com.github.Electron.framework 0x000000010359d78f 0x1018ac000 + 30349199
2 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
3 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
5 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 11:: TaskSchedulerServiceThread
0 libsystem_kernel.dylib 0x00007fff60c3b052 kevent + 10
1 com.github.Electron.framework 0x0000000103721749 0x1018ac000 + 31938377
2 com.github.Electron.framework 0x000000010371f22d 0x1018ac000 + 31928877
3 com.github.Electron.framework 0x00000001037154f2 0x1018ac000 + 31888626
4 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
5 com.github.Electron.framework 0x00000001036c4ed7 0x1018ac000 + 31559383
6 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 12:: TaskSchedulerForegroundWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c1144 0x1018ac000 + 31543620
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 13:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c1144 0x1018ac000 + 31543620
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 14:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c1144 0x1018ac000 + 31543620
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 15:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c1144 0x1018ac000 + 31543620
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 16:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c1144 0x1018ac000 + 31543620
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 17:: TaskSchedulerBackgroundWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c10b4 0x1018ac000 + 31543476
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 18:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c10b4 0x1018ac000 + 31543476
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 19:: TaskSchedulerSingleThreadSharedBackgroundBlocking0
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x0000000103697d9f 0x1018ac000 + 31374751
4 com.github.Electron.framework 0x00000001036c0efa 0x1018ac000 + 31543034
5 com.github.Electron.framework 0x00000001036c1243 0x1018ac000 + 31543875
6 com.github.Electron.framework 0x00000001036c10e4 0x1018ac000 + 31543524
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 20:: CompositorTileWorker1/34051
0 libsystem_kernel.dylib 0x00007fff60c381b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60cf15cb _pthread_cond_wait + 724
2 com.github.Electron.framework 0x000000010370eef8 0x1018ac000 + 31862520
3 com.github.Electron.framework 0x00000001043f0d28 0x1018ac000 + 45370664
4 com.github.Electron.framework 0x00000001036d38c4 0x1018ac000 + 31619268
5 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
6 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 21:: AudioThread
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x0000000103697d9f 0x1018ac000 + 31374751
4 com.github.Electron.framework 0x00000001036776dd 0x1018ac000 + 31241949
5 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
6 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 22:: TaskSchedulerSingleThreadForegroundBlocking1
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x0000000103697d9f 0x1018ac000 + 31374751
4 com.github.Electron.framework 0x00000001036c0efa 0x1018ac000 + 31543034
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c11a4 0x1018ac000 + 31543716
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 23:
0 libsystem_kernel.dylib 0x00007fff60c3be82 __select + 10
1 com.github.Electron.framework 0x0000000103616482 0x1018ac000 + 30844034
2 com.github.Electron.framework 0x0000000103615c2f 0x1018ac000 + 30841903
3 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
4 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
5 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 24:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff339ca17c __CFRunLoopServiceMachPort + 336
3 com.apple.CoreFoundation 0x00007fff339c96ca __CFRunLoopRun + 1661
4 com.apple.CoreFoundation 0x00007fff339c8dfa CFRunLoopRunSpecific + 467
5 com.apple.Foundation 0x00007fff35d475da -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280
6 com.github.Electron.framework 0x000000010371b79d 0x1018ac000 + 31913885
7 com.github.Electron.framework 0x000000010371a6de 0x1018ac000 + 31909598
8 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
9 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
10 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
11 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
12 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
13 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 25:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c10b4 0x1018ac000 + 31543476
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 26:: CacheThread_BlockFile
0 libsystem_kernel.dylib 0x00007fff60c3b052 kevent + 10
1 com.github.Electron.framework 0x0000000103721749 0x1018ac000 + 31938377
2 com.github.Electron.framework 0x000000010371f22d 0x1018ac000 + 31928877
3 com.github.Electron.framework 0x00000001037154f2 0x1018ac000 + 31888626
4 com.github.Electron.framework 0x00000001036986a5 0x1018ac000 + 31377061
5 com.github.Electron.framework 0x00000001036d40bd 0x1018ac000 + 31621309
6 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
7 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 27:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff339ca17c __CFRunLoopServiceMachPort + 336
3 com.apple.CoreFoundation 0x00007fff339c96ca __CFRunLoopRun + 1661
4 com.apple.CoreFoundation 0x00007fff339c8dfa CFRunLoopRunSpecific + 467
5 com.apple.AppKit 0x00007fff30f1a581 _NSEventThread + 160
6 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
8 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 28:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x00000001036ad6a1 0x1018ac000 + 31463073
4 com.github.Electron.framework 0x00000001036c0f08 0x1018ac000 + 31543048
5 com.github.Electron.framework 0x00000001036c1478 0x1018ac000 + 31544440
6 com.github.Electron.framework 0x00000001036c1144 0x1018ac000 + 31543620
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 29:: LevelDBEnv.IDB
0 libsystem_kernel.dylib 0x00007fff60c381b2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60cf15cb _pthread_cond_wait + 724
2 com.github.Electron.framework 0x000000010370eef8 0x1018ac000 + 31862520
3 com.github.Electron.framework 0x0000000103812988 0x1018ac000 + 32926088
4 com.github.Electron.framework 0x0000000103812889 0x1018ac000 + 32925833
5 com.github.Electron.framework 0x0000000103815020 0x1018ac000 + 32935968
6 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
7 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
9 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 30:: TaskSchedulerSingleThreadSharedForegroundBlocking2
0 libsystem_kernel.dylib 0x00007fff60c34c2a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60c35174 mach_msg + 60
2 com.github.Electron.framework 0x00000001036ad5ad 0x1018ac000 + 31462829
3 com.github.Electron.framework 0x0000000103697d9f 0x1018ac000 + 31374751
4 com.github.Electron.framework 0x00000001036c0efa 0x1018ac000 + 31543034
5 com.github.Electron.framework 0x00000001036c1243 0x1018ac000 + 31543875
6 com.github.Electron.framework 0x00000001036c1174 0x1018ac000 + 31543668
7 com.github.Electron.framework 0x0000000103715847 0x1018ac000 + 31889479
8 libsystem_pthread.dylib 0x00007fff60cee33d _pthread_body + 126
9 libsystem_pthread.dylib 0x00007fff60cf12a7 _pthread_start + 70
10 libsystem_pthread.dylib 0x00007fff60ced425 thread_start + 13

Thread 31:
0 libsystem_pthread.dylib 0x00007fff60ced408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 32:
0 libsystem_pthread.dylib 0x00007fff60ced408 start_wqthread + 0
1 ??? 0x0000000054485244 0 + 1414025796

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fabb8611c00 rbx: 0x00000001080afff9 rcx: 0x00000001035922c0 rdx: 0x00000001025b662b
rdi: 0x00007fabb8611b40 rsi: 0x00007ffeee35ac08 rbp: 0x00007ffeee35a940 rsp: 0x00007ffeee35a910
r8: 0x00007ffeee35a990 r9: 0x0000000000000001 r10: 0x00000000000008b0 r11: 0x0000000000000010
r12: 0x00007fabb8445770 r13: 0x00007ffeee35ac08 r14: 0x00007fabb8611bf0 r15: 0x00007fabb8611b40
rip: 0x000000010358c680 rfl: 0x0000000000010283 cr2: 0x00000001080b0000

Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x1018a3000 - 0x1018a3ffb +im.riot.app (0.17.9 - 0.17.9) <0B17EBD3-270D-3C7F-A47F-A50793EC943D> /Applications/Riot.app/Contents/MacOS/Riot
0x1018ac000 - 0x1073c6fdf +com.github.Electron.framework (4.0.1) /Applications/Riot.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework
0x107b31000 - 0x107b4cfff +com.github.Squirrel (1.0 - 1) /Applications/Riot.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel
0x107b73000 - 0x107bd6ff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) <701B20DE-3ADD-3643-B52A-E05744C30DB3> /Applications/Riot.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa
0x107c55000 - 0x107c69fff +org.mantle.Mantle (1.0 - ???) <31915DD6-48E6-3706-A076-C9D4CE17F4F6> /Applications/Riot.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle
0x107c87000 - 0x107ee7fff +libffmpeg.dylib (0) <6B8F69C1-3C1E-377C-A700-3AC73CD590D2> /Applications/Riot.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib
0x10adc4000 - 0x10adc7047 libobjc-trampolines.dylib (750) <6D19812E-8094-309C-BBC0-FF23237BDEFA> /usr/lib/libobjc-trampolines.dylib
0x10ff58000 - 0x10ffd66a7 dyld (625.13) /usr/lib/dyld
0x7fff2a8f3000 - 0x7fff2a96dfff com.apple.driver.AppleIntelHD4000GraphicsMTLDriver (12.0.34 - 12.0.0) <197817A6-B115-30C3-A16C-CDE4104F9F6C> /System/Library/Extensions/AppleIntelHD4000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsMTLDriver
0x7fff2f552000 - 0x7fff2f6f8ff7 com.apple.GeForceMTLDriver (12.0.19 - 12.0.0) <0A427D42-1E2D-32B1-9743-753B0FC683A6> /System/Library/Extensions/GeForceMTLDriver.bundle/Contents/MacOS/GeForceMTLDriver
0x7fff2f6fe000 - 0x7fff2f8ecff3 com.apple.avfoundation (2.0 - 1540.118.2) <1EE74E35-F16B-3034-AEA5-723198E519F8> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff2f8ed000 - 0x7fff2f9bbff7 com.apple.audio.AVFAudio (1.0 - ???) <727A6D92-D1F2-3179-80D3-51F1481F5A87> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff2fac9000 - 0x7fff2fac9fff com.apple.Accelerate (1.11 - Accelerate 1.11) <5E944326-17FE-334C-B5C4-D67841B3A37E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2faca000 - 0x7fff2fae0ffb libCGInterfaces.dylib (506.19) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2fae1000 - 0x7fff303d5fcf com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff303d6000 - 0x7fff30581fcf libBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff30582000 - 0x7fff305c7fff libBNNS.dylib (38.200.5) <71968F7E-1679-314D-A7FE-C904B3165AB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff305c8000 - 0x7fff30981fff libLAPACK.dylib (1243.200.4) <670B40E4-AE2F-3311-8ACC-E355F9A36769> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff30982000 - 0x7fff30997ffb libLinearAlgebra.dylib (1243.200.4) <38A569CB-514E-3376-AE9D-38CBD79DC49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff30998000 - 0x7fff3099dff3 libQuadrature.dylib (3.200.2) <6FFAC142-415D-3AF0-BC09-336302F11934> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff3099e000 - 0x7fff30a1bffb libSparse.dylib (79.200.5) <0D7E71A4-10D2-3979-B386-D2426ADAF6D7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff30a1c000 - 0x7fff30a2effb libSparseBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff30a2f000 - 0x7fff30bcdfdb libvDSP.dylib (671.201.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff30bce000 - 0x7fff30d45ff3 libvMisc.dylib (671.201.1) <2F834CC8-5287-3665-B715-22F662237977> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff30d46000 - 0x7fff30d46fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff30d47000 - 0x7fff30daaffb com.apple.Accounts (113 - 113) <516F1A48-D158-3888-91AC-E1C7C3F9CCDD> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff30dad000 - 0x7fff30ef6fff com.apple.AddressBook.framework (11.0 - 1882) <0BA145CD-5D42-31A9-8A41-E56A01589D01> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff30ef7000 - 0x7fff31d16ff3 com.apple.AppKit (6.9 - 1671) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff31d68000 - 0x7fff31d68fff com.apple.ApplicationServices (50.1 - 50.1) <1B71604B-9AC5-3A2F-8CB7-0EFA34A20F12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff31d69000 - 0x7fff31dd4ff7 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
0x7fff31e6d000 - 0x7fff31f8cfff libFontParser.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff31f8d000 - 0x7fff31fd8fff libFontRegistry.dylib (228.12) <480D472D-C8FB-321D-86EC-2EA6927A97AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff32037000 - 0x7fff3206aff7 libTrueTypeScaler.dylib (228.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff320d4000 - 0x7fff320d8ff3 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
0x7fff32175000 - 0x7fff321c7ff3 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
0x7fff321c8000 - 0x7fff321d6ff3 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
0x7fff321d7000 - 0x7fff32223fff com.apple.print.framework.PrintCore (14.0 - 503.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff32224000 - 0x7fff3225fff7 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
0x7fff32260000 - 0x7fff3226cff7 com.apple.speech.synthesis.framework (8.0.15 - 8.0.15) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff3226d000 - 0x7fff32509ff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <89D2529D-CF36-3081-A700-70892F888718> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff3250b000 - 0x7fff3250bfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8B9A5ADB-E62C-3838-BB5E-AF20CAE449CC> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff3286f000 - 0x7fff32c30ff7 com.apple.CFNetwork (974.1 - 974.1) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff32c45000 - 0x7fff32c45fff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff32c46000 - 0x7fff32c49ffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff32c4a000 - 0x7fff32f51ff7 com.apple.HIToolbox (2.1.1 - 916.32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff32f52000 - 0x7fff32f55ffb 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
0x7fff32f56000 - 0x7fff32f5bff7 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
0x7fff32f5c000 - 0x7fff32ff0ff3 com.apple.ink.framework (10.9 - 225) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff32ff1000 - 0x7fff3300bfff com.apple.openscripting (1.7 - 178) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff3302c000 - 0x7fff3302dfff 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
0x7fff3302e000 - 0x7fff33030ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff33031000 - 0x7fff33037ff7 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
0x7fff3315e000 - 0x7fff3315efff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff3316c000 - 0x7fff33238fff com.apple.ColorSync (4.13.0 - 3340) <0618DA46-5A5E-339D-BB2F-ED66A2BFCCF9> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff33239000 - 0x7fff3332dff3 com.apple.contacts (1.0 - 2899) /System/Library/Frameworks/Contacts.framework/Versions/A/Contacts
0x7fff333d3000 - 0x7fff33463fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <5845D43B-BBB5-343B-A164-6F9E2C53CFA3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff334c9000 - 0x7fff334f4ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff334f5000 - 0x7fff338a3ffb com.apple.CoreData (120 - 865.2) <997F4DBF-0D4D-34EA-96CF-9E876ADE6C4F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff338a4000 - 0x7fff3398dfff com.apple.CoreDisplay (101.3 - 101.17.6) <4AE5C221-B8E1-3A4F-91E0-96ED5926E82B> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff3398e000 - 0x7fff33ddefff com.apple.CoreFoundation (6.9 - 1555.10) <22E6D6EE-A044-3B5B-9A1E-2509732D7705> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff33de0000 - 0x7fff3448aff7 com.apple.CoreGraphics (2.0 - 1245.8.4.8) <109455A8-6E85-3444-8D32-30432DAE3354> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff3448c000 - 0x7fff347b1ff7 com.apple.CoreImage (14.0.0 - 700.2.220) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff34834000 - 0x7fff34890ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) <32CA3EA2-E1A4-34AC-97A6-5E71C2B10E6C> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff34893000 - 0x7fff34b02ff7 com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff34b03000 - 0x7fff34c04ff3 com.apple.CoreMedia (1.0 - 2280.133.4) <5E733D6B-B683-3931-9D02-82300A43378D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff34c05000 - 0x7fff34c67fff com.apple.CoreMediaIO (900.0 - 5025) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff34c68000 - 0x7fff34c68fff com.apple.CoreServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff34c69000 - 0x7fff34ce7ffb com.apple.AE (768 - 768) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff34ce8000 - 0x7fff34fc0ff7 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
0x7fff34fc1000 - 0x7fff3500bff7 com.apple.DictionaryServices (1.2 - 284.16.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff3500c000 - 0x7fff35014ffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff35015000 - 0x7fff351e0ff7 com.apple.LaunchServices (933 - 933) <4614A4B4-C358-3460-9FA7-DF8D6C466806> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff351e1000 - 0x7fff35283ffb 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
0x7fff35284000 - 0x7fff352cfff7 com.apple.CoreServices.OSServices (933 - 933) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff352d0000 - 0x7fff3533eff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff3533f000 - 0x7fff35363ffb com.apple.coreservices.SharedFileList (71.27 - 71.27) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff356a6000 - 0x7fff3580bfff com.apple.CoreText (352.0 - 584.24) <5B55B533-F4DE-32CE-8739-16FFFA1A64F8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff3580c000 - 0x7fff35849fff com.apple.CoreVideo (1.8 - 0.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff3584a000 - 0x7fff358e0ffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <19E41424-B956-34DF-AE02-9822308FA3DC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff35a70000 - 0x7fff35a7bffb com.apple.DirectoryService.Framework (10.14 - 207.200.4) <222097B7-D721-3F27-9798-ACC95E73F233> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff35a7c000 - 0x7fff35b36ff7 com.apple.DiscRecording (9.0.3 - 9030.4.5) <55E40DE0-500B-3AC4-81BA-4A54BC04740C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff35b5d000 - 0x7fff35b62fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff35d28000 - 0x7fff35d2aff7 com.apple.ForceFeedback (1.0.6 - 1.0.6) <22BA6B79-20C5-331F-BEBA-D22BD829CBBE> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff35d2b000 - 0x7fff360f9fff com.apple.Foundation (6.9 - 1555.10) <0CCAF9AF-F7AF-3174-98D4-6C188B1079CC> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff3616a000 - 0x7fff3619aff3 com.apple.GSS (4.0 - 2.0) <74ACB1A1-A5A4-3180-AC00-688C94AA4434> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff3619b000 - 0x7fff361b3ff7 com.apple.GameController (1.0 - 1) <47CC84DD-9316-3AA1-BF94-EC026AECF112> /System/Library/Frameworks/GameController.framework/Versions/A/GameController
0x7fff362b3000 - 0x7fff363bcff3 com.apple.Bluetooth (6.0.8 - 6.0.8f6) <6CB8A08E-1154-3333-83CC-2A939AC94562> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff3641e000 - 0x7fff364affff com.apple.framework.IOKit (2.0.2 - 1483.201.1) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff364b1000 - 0x7fff364bbff7 com.apple.IOSurface (255.1 - 255.1) <538F0257-A408-36AF-AB1E-1D7037D6359E> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff364bc000 - 0x7fff36511ff7 com.apple.ImageCaptureCore (1.0 - 1529.7) <3A387CA8-BC6E-3554-91FB-42C074EECDA7> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff36512000 - 0x7fff366a9fff com.apple.ImageIO.framework (3.3.0 - 1796.5.4.1) <279FA8E2-39BF-3C89-A564-F281BC4B80D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff366aa000 - 0x7fff366aeffb libGIF.dylib (1796.5.4.1) <461E003B-28B3-3810-9D20-4E0D2CC1001F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff366af000 - 0x7fff36794fff libJP2.dylib (1796.5.4.1) <0EBA0A9E-CE59-3894-864A-838C3EE5D285> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff36795000 - 0x7fff367baffb libJPEG.dylib (1796.5.4.1) <1DFB2EC8-D8CA-327C-B817-7756A52622BB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff36a8e000 - 0x7fff36ab4ff3 libPng.dylib (1796.5.4.1) <6F90D249-1AB2-37DF-BEA6-DBC943F71CB5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff36ab5000 - 0x7fff36ab7ff7 libRadiance.dylib (1796.5.4.1) <57F10F14-4758-31F3-9BCC-721967DF4661> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff36ab8000 - 0x7fff36b05fff libTIFF.dylib (1796.5.4.1) <7687D89F-D87F-3C0C-AF55-B439423DD579> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff36e01000 - 0x7fff37b83ff7 com.apple.JavaScriptCore (14606 - 14606.1.36.1.9) <7FF80E53-3D6B-33BF-9538-A263513475EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff37b9b000 - 0x7fff37bb4fff com.apple.Kerberos (3.0 - 1) <8BE3D524-257D-3663-A937-F1AC76BDF4D9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff37bb5000 - 0x7fff37beaffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff37c3a000 - 0x7fff37c57ff3 com.apple.CoreAuthentication.SharedUtils (1.0 - 425.200.47) <714DAF7B-C3D2-39F1-A412-ADFF0D6A033E> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/Versions/A/SharedUtils
0x7fff37c58000 - 0x7fff37c6efff com.apple.LocalAuthentication (1.0 - 425.200.47) <31C8F444-6676-3CF5-810D-6BC7AD05070F> /System/Library/Frameworks/LocalAuthentication.framework/Versions/A/LocalAuthentication
0x7fff37e71000 - 0x7fff37e7bfff com.apple.MediaAccessibility (1.0 - 114.4) <29D89F2B-6254-3D0D-BD0C-8472FCA373F4> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff37f35000 - 0x7fff385d1ff7 com.apple.MediaToolbox (1.0 - 2280.133.4) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff385d3000 - 0x7fff38666fff com.apple.Metal (157.55 - 157.55) <49CD402F-20CB-3930-B997-BBDC495ABF64> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff38668000 - 0x7fff38682ff3 com.apple.MetalKit (1.0 - 113) <8949A0FA-337E-3C28-94D1-35853D69761B> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff38683000 - 0x7fff386a3ff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <9A841A76-43BC-3220-A4DA-99137C42A0BC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff386a4000 - 0x7fff38721fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff38722000 - 0x7fff3874afff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8C57A3A2-8EBB-3401-87FC-368D1BE6DAAC> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff3874b000 - 0x7fff38872ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff38873000 - 0x7fff3888eff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <8F02CFCA-41E1-3194-915F-3106E8B48B32> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff3888f000 - 0x7fff3888fff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <8B715D78-8357-38F4-A03C-926EE967CE71> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff39a8e000 - 0x7fff39a9affb com.apple.NetFS (6.0 - 4.0) <529E29A9-5E77-3A8C-A982-CF55F949FE5D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3c55a000 - 0x7fff3c5b3ff7 com.apple.opencl (2.12.1 - 2.12.1) <3EAE5BC8-E948-3926-9319-9DAC2A8B5484> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3c5b4000 - 0x7fff3c5d0ff7 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
0x7fff3c5d1000 - 0x7fff3c5ddffb com.apple.OpenDirectory (10.14 - 207.200.4) <52A3918E-0F7A-33FD-87EE-21A37B37D13B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3cf40000 - 0x7fff3cf42fff libCVMSPluginSupport.dylib (17.0.37) <38A18A32-BBF2-3A0F-AE37-51734B6CA91A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3cf43000 - 0x7fff3cf48ff3 libCoreFSCache.dylib (163.20) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3cf49000 - 0x7fff3cf4dfff libCoreVMClient.dylib (163.20) <45A2C724-F3D1-316A-9A41-CAB8E2A390EC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3cf4e000 - 0x7fff3cf56ffb libGFXShared.dylib (17.0.37) <267B40DF-2939-3D76-89FA-E8DBDEE96D92> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3cf57000 - 0x7fff3cf62fff libGL.dylib (17.0.37) <2E25A83B-B560-34A1-B474-3027C8B75BA4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3cf63000 - 0x7fff3cf9dfef libGLImage.dylib (17.0.37) <49C5F799-66E5-3A81-AF88-948DD0E583FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3d111000 - 0x7fff3d14efff libGLU.dylib (17.0.37) <79555E42-B816-3106-8FA0-FC14A54AE8B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3dafe000 - 0x7fff3db0dff3 com.apple.opengl (17.0.37 - 17.0.37) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3de8f000 - 0x7fff3dfd9fff com.apple.QTKit (7.7.3 - 3034) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff3dfda000 - 0x7fff3e235fff com.apple.imageKit (3.0 - 1067) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3e236000 - 0x7fff3e322fff com.apple.PDFKit (1.0 - 737.3) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff3e323000 - 0x7fff3e839ff7 com.apple.QuartzComposer (5.1 - 370) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3e83a000 - 0x7fff3e860ff3 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
0x7fff3e861000 - 0x7fff3e967ff7 com.apple.QuickLookUIFramework (5.0 - 775) <41F1FDD0-C99A-36D3-AC3A-A5E604D77F63> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3e968000 - 0x7fff3e968fff com.apple.quartzframework (1.5 - 23) <103A742C-50F3-3A4A-B787-FDD35F36B6F1> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff3e969000 - 0x7fff3ebbffff com.apple.QuartzCore (1.11 - 693.16.4.2) <2C9E3279-3F97-3440-B937-E5FE888232E2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3ebc0000 - 0x7fff3ec19ff7 com.apple.QuickLookFramework (5.0 - 775) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff3ede0000 - 0x7fff3edf8ffb com.apple.SafariServices.framework (14606 - 14606.1.36.1.9) <99E7035E-6B88-3F4D-A042-A24BEDCB0666> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3f40d000 - 0x7fff3f733fff com.apple.security (7.0 - 58286.200.222) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3f734000 - 0x7fff3f7c3fff com.apple.securityfoundation (6.0 - 55185.200.14) <770D67D1-3DA6-3FD3-8531-376712BA4F60> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3f7c4000 - 0x7fff3f7f4ffb com.apple.securityinterface (10.0 - 55109.200.8) <8BDA8A18-C4EB-3267-96AB-0C2F2321866D> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff3f7f5000 - 0x7fff3f7f9ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <20DB899D-3BAF-36FD-86A6-F66A82074607> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3fa69000 - 0x7fff3fa7effb com.apple.StoreKit (1.0 - 1) <3A4D0B33-E43C-3D96-8870-0084DA848A18> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
0x7fff3fbb6000 - 0x7fff3fc26ff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff3fe87000 - 0x7fff401e9ff7 com.apple.VideoToolbox (1.0 - 2280.133.4) <468A9F6D-33AB-31D3-A8A3-A6A432033C9E> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff42e8b000 - 0x7fff42f30ff7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff437f4000 - 0x7fff43950ffb com.apple.AddressBook.core (1.0 - 1) <68F1FB1D-2198-3FC6-AC27-94BD7E058058> /System/Library/PrivateFrameworks/AddressBookCore.framework/Versions/A/AddressBookCore
0x7fff4396c000 - 0x7fff4396dff3 com.apple.AggregateDictionary (1.0 - 1) <1DEBBE36-8945-3AD8-BD48-2850AD845711> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff43d19000 - 0x7fff43e62ff3 com.apple.AnnotationKit (1.0 - 232.3.27) <2F217C3B-CF60-355B-97B4-AF7CB62CA822> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff43f68000 - 0x7fff43f94ff7 com.apple.framework.Apple80211 (13.0 - 1375.14) <79EBF155-EAB2-37EE-BF8C-57BC453217B1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff44270000 - 0x7fff4427ffcf com.apple.AppleFSCompression (96.200.3 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff4437d000 - 0x7fff44388fff com.apple.AppleIDAuthSupport (1.0 - 1) <5362D9AD-A2AE-3436-97CE-C353124504E5> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff443c9000 - 0x7fff44412ff3 com.apple.AppleJPEG (1.0 - 1) <9A690E6E-F987-3660-BED6-B1A4D1906B6C> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff44413000 - 0x7fff44423ff3 com.apple.AppleLDAP (10.14 - 46.200.2) <1CA0C188-D060-3B80-84A1-6FA90812AF11> /System/Library/PrivateFrameworks/AppleLDAP.framework/Versions/A/AppleLDAP
0x7fff4463c000 - 0x7fff4465cff7 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff4465d000 - 0x7fff44661ff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff44662000 - 0x7fff4468aff7 com.apple.applesauce (1.0 - ???) <60BB16D6-DE7E-356A-B9DE-F73EE179934A> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff44751000 - 0x7fff44754ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <2449197F-DF0D-32BB-B0B1-D78855528692> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff44755000 - 0x7fff447a5fff com.apple.AppleVAFramework (5.0.44 - 5.0.44) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff447f0000 - 0x7fff44806ffb com.apple.AssertionServices (1.0 - 1) <8FB0D908-6C46-3399-92D6-4E7D4B5F4F19> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff44b36000 - 0x7fff44dd9ffb com.apple.AuthKit (1.0 - 1) /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff44faa000 - 0x7fff44fb3ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <972F41B3-7DF7-3BF1-ACCA-A093A4328ADF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff44fb4000 - 0x7fff45056ff7 com.apple.backup.framework (1.10 - ???) <46534B04-DD0E-357B-9CB5-F88AAC6AF4ED> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff45057000 - 0x7fff450c8ffb com.apple.BaseBoard (360.18.4 - 360.18.4) <709EF03C-5BCE-3F47-BD58-A48C1F9378A5> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff450d1000 - 0x7fff450d7ff3 com.apple.BezelServicesFW (317 - 317) <44601C3E-4808-38A4-A554-71F36000B003> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff45151000 - 0x7fff4518dffb com.apple.bom (14.0 - 197) <8BD14107-DB70-3800-9377-618CA230B40A> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff4585b000 - 0x7fff45889fff com.apple.CalendarAgentLink (8.0 - 250) <3741CC99-814F-3E74-97A7-B658D8DB5C72> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink
0x7fff45f6a000 - 0x7fff45fb7fff com.apple.ChunkingLibrary (194 - 194) <13F1F769-E8E7-372A-8F0B-2BB4B7753248> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff46c77000 - 0x7fff46c80fff com.apple.CommonAuth (4.0 - 2.0) <7105F266-35C3-3582-9383-A2A9D7184A7B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff46c94000 - 0x7fff46caaffb com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff46f5e000 - 0x7fff46fc8ff7 com.apple.AddressBook.ContactsFoundation (8.0 - ???) <2A910333-619F-3A27-B40E-0A4BF0F75AA8> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff46fc9000 - 0x7fff46fedffb com.apple.contacts.ContactsPersistence (1.0 - ???) <1700A26A-3951-3B33-B503-B0272BF33C3D> /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence
0x7fff47130000 - 0x7fff47507fef com.apple.CoreAUC (273.0.0 - 273.0.0) <288EC7ED-A86A-30D0-ADE2-56C33CD93AA8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff47508000 - 0x7fff47539fff com.apple.CoreAVCHD (6.0.0 - 6000.4.1) <507AC58B-4527-353B-99CB-67FF183BD4D5> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff475d0000 - 0x7fff47622ffb com.apple.corebrightness (1.0 - 1) <84B0814D-7DE5-3518-9BA3-2DA235E0EA35> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff47766000 - 0x7fff4776ffff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <8D971ACD-6A26-30A9-9C5B-BCBF60A661F1> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff4797d000 - 0x7fff47990fff com.apple.CoreEmoji (1.0 - 69.15.9) <011E7853-BDD6-3197-BA8D-D6B977EF56EB> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff47b56000 - 0x7fff47c4aff7 com.apple.CoreHandwriting (161 - 1.2) <0BD558D9-387B-34BA-8FAA-F1F75F1F9F01> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff47e0d000 - 0x7fff47e23ffb com.apple.CoreMediaAuthoring (2.2 - 958) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff47f66000 - 0x7fff47fd8ff7 com.apple.CoreNLP (1.0 - 130.15.22) <401F5284-A984-32A1-A547-CC8156381070> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff48160000 - 0x7fff481edff7 com.apple.CorePDF (4.0 - 414) <28DEBFFB-BABE-3493-8230-12CE3E5EC1E3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff48293000 - 0x7fff4829bffb com.apple.CorePhoneNumbers (1.0 - 1) /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff4842a000 - 0x7fff4845bfff com.apple.CoreServicesInternal (357 - 357) <2D012EB3-83BF-3E51-A2BE-41AF26F2DDF0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff48820000 - 0x7fff488aeff7 com.apple.CoreSymbolication (10.0 - 64235.3.1) <912C63C0-473B-3352-A255-60F7CA3FE3F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff4893e000 - 0x7fff48a6afff com.apple.coreui (2.1 - 498.46) <05F9736C-5A62-33B3-9607-551A332AEF28> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff48a6b000 - 0x7fff48beaffb com.apple.CoreUtils (5.7 - 570.70) <2554BA12-16A2-399F-A13A-E5C8EB4FC1EC> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff48c41000 - 0x7fff48ca4ffb com.apple.framework.CoreWiFi (13.0 - 1370.8) <5C6ACF32-14D3-35FD-8A4A-629521090F41> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff48ca5000 - 0x7fff48cb6ffb com.apple.CrashReporterSupport (10.13 - 938.23) <36754BB2-680F-36AE-A5DE-548B4F41F0AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff48d39000 - 0x7fff48d48ff3 com.apple.framework.DFRFoundation (1.0 - 210) <61EF0583-E946-3201-932D-7D117BC62CB2> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff48d49000 - 0x7fff48d4dff7 com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff48dd0000 - 0x7fff48e47ffb com.apple.datadetectorscore (7.0 - 590.24) <2D4CFF51-BCD4-3D08-AE73-AB2B8BEC8659> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff48e95000 - 0x7fff48ed6fff com.apple.DebugSymbols (185 - 185) <01F561DA-4724-32FD-B2C7-6436F4CEB980> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff48ed7000 - 0x7fff49030ff7 com.apple.desktopservices (1.13 - ???) <053D3A96-9263-3242-8625-101DDB9350DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff49235000 - 0x7fff492f9fff com.apple.DiskManagement (12.0 - 1530) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff492fa000 - 0x7fff492feff7 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff4939f000 - 0x7fff493a2fff com.apple.EFILogin (2.0 - 2) <8FCA68D2-CEA5-39F6-B222-AC31FCF79D1D> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff49b87000 - 0x7fff49eb9fff com.apple.vision.EspressoFramework (1.0 - 120) <673D7C7E-62BC-3B81-8A32-B9AC3FD13A92> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff4a074000 - 0x7fff4a49cfff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4ddbe000 - 0x7fff4ddbffff libmetal_timestamp.dylib (902.1.49) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff4f464000 - 0x7fff4f469ff7 com.apple.GPUWrangler (3.22.9 - 3.22.9) /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff4f819000 - 0x7fff4f83eff7 com.apple.GenerationalStorage (2.0 - 285.101) <089301DF-60C9-3BED-9357-2F91336C1579> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff502c8000 - 0x7fff502d7fff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff503be000 - 0x7fff50432fff com.apple.Heimdal (4.0 - 2.0) <793E1D31-6166-37F2-A989-F98FE1706E5D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff50433000 - 0x7fff50462fff com.apple.HelpData (2.3 - 184) <56A7277E-B1C3-3AD8-AF4B-8BAA41D6E640> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff5180e000 - 0x7fff51815ffb com.apple.IOAccelerator (400.24 - 400.24) <01551ED8-6AE1-307D-A3F0-DCA85FAA5210> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff51819000 - 0x7fff51832ff7 com.apple.IOPresentment (1.0 - 37) <751130A1-8639-3BDA-BF8F-A3BE54427E43> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff51c45000 - 0x7fff51c74ff7 com.apple.IconServices (379 - 379) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff51d9f000 - 0x7fff51da3fff com.apple.InternationalSupport (1.0 - 10.15.6) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff51e10000 - 0x7fff51e1dfff com.apple.IntlPreferences (2.0 - 227.15.8) <41EA1B38-1F8B-3C58-A51B-37FA2346E8DC> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
0x7fff51f13000 - 0x7fff51f26fff com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <10A17A9D-564E-3841-A433-D6D7401ED733> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff51f41000 - 0x7fff52038fff com.apple.LanguageModeling (1.0 - 159.15.15) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff52039000 - 0x7fff5207aff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <90C1CFE1-9935-3F4F-8A9B-1DD697F2FF3D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff52081000 - 0x7fff52087ff7 com.apple.LinguisticData (1.0 - 238.15.29) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff528e4000 - 0x7fff528e7fff com.apple.Mangrove (1.0 - 25) <8744DBF9-3375-392C-8EE6-24373E0D19E8> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff52975000 - 0x7fff5299cffb com.apple.MarkupUI (1.0 - 232.3.27) <1A5E88CA-36C3-30A8-9D39-71CC6923D009> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff52a05000 - 0x7fff52a38ff3 com.apple.MediaKit (16 - 906) <15D4EDA2-AAAC-3CF3-BB2B-3A92AECC932D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff52de1000 - 0x7fff52e09ffb com.apple.spotlight.metadata.utilities (1.0 - 1191.51) <7CD28A81-F0D6-3575-8F83-3D45D53F72BB> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff52e0a000 - 0x7fff52e9cfff com.apple.gpusw.MetalTools (1.0 - 1) <60BE7793-D8DE-3DF1-94D7-503301EC1E72> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff53047000 - 0x7fff53062fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff53073000 - 0x7fff530efff7 com.apple.Montreal (1.0 - 42.15.8) /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff530f0000 - 0x7fff5311aff7 com.apple.MultitouchSupport.framework (2400.15 - 2400.15) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5338c000 - 0x7fff53396fff com.apple.NetAuth (6.2 - 6.2) <55DC741A-A01A-380C-B2D3-244241DA1F2C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff53c61000 - 0x7fff53cb7fff com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff54d13000 - 0x7fff54e19fff com.apple.PencilKit (1.0 - 1) <30261DA0-5099-3ECE-8DF6-E2D15BFA2B5C> /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff54e1a000 - 0x7fff54e29ff3 com.apple.PerformanceAnalysis (1.217 - 217) <8560F263-31F4-3CCA-84B1-30C296DC1A7D> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff55084000 - 0x7fff55084fff com.apple.PhoneNumbers (1.0 - 1) <739CE787-1F32-3EE3-90C7-4D0522A25092> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff56d8a000 - 0x7fff56de1fff com.apple.ProtectedCloudStorage (1.0 - 1) <737DEC8B-342E-3BB2-AF69-D4428D467E4E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff56de2000 - 0x7fff56e00ff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff56f94000 - 0x7fff56f97ff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <941AB8E3-BA18-326D-AA59-BA30FFC4C6AC> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff56f98000 - 0x7fff56faeff3 com.apple.QuickLookThumbnailing (1.0 - 1) /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff56faf000 - 0x7fff57007f0f com.apple.ROCKit (24 - 24) <5437F6F7-453F-3D75-9E87-D2A090D82D25> /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff570cc000 - 0x7fff570d8ff3 com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.201.2) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff570eb000 - 0x7fff5710effb com.apple.RemoteViewServices (2.0 - 128) <68530B4D-B2C0-3271-941B-D9EA62095727> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5710f000 - 0x7fff57123fff com.apple.xpc.RemoteXPC (1.0 - 1336.201.2) <1E00A78B-1934-39A0-8F35-48CBEB93D04C> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff58a7c000 - 0x7fff58b9bfff com.apple.Sharing (1176.11 - 1176.11) <9881AEAD-5410-33F7-A852-770C7FE677C9> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff58b9c000 - 0x7fff58bbbff3 com.apple.shortcut (2.16 - 101) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff5994d000 - 0x7fff59bfdff7 com.apple.SkyLight (1.600.0 - 336.80.6) <5F7D2312-0003-354C-82BC-DC346B1A98E6> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5a3cc000 - 0x7fff5a3d9fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <816EC315-3E76-37B7-A495-B4AE031DA439> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5b23a000 - 0x7fff5b2c7ff7 com.apple.Symbolication (10.0 - 64254.5) <7D5FB79E-1121-3DB0-9CBE-C023835ACE60> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff5b7d0000 - 0x7fff5b7ddff3 com.apple.TCC (1.0 - 1) <55C045F7-D8AB-3BE6-970B-9457FA78E7E3> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff5ba4c000 - 0x7fff5bb13ff7 com.apple.TextureIO (3.8.4 - 3.8.1) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff5bb71000 - 0x7fff5bb8cfff com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
0x7fff5bb8d000 - 0x7fff5bbb5ffb com.apple.ToneLibrary (1.0 - 1) <3AEA8490-6454-3156-B11D-6B816EA2FE9A> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
0x7fff5bbd4000 - 0x7fff5bd8efff com.apple.UIFoundation (1.0 - 550.35) <1CAAA3AC-1477-3E24-B55C-07A704D7CA03> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff5ca7c000 - 0x7fff5cb65fff com.apple.ViewBridge (400.1 - 400.1) <0BCCA232-710B-3F84-8341-A30F77B3A4E9> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff5d380000 - 0x7fff5d383fff com.apple.dt.XCTTargetBootstrap (1.0 - 1) <63A533F6-988D-3FED-A1C7-20BC725A0D4B> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff5d7b4000 - 0x7fff5d7b6ff3 com.apple.loginsupport (1.0 - 1) <5F1E000D-0674-3413-AB3E-83F7974666FB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff5d7b7000 - 0x7fff5d7ccfff com.apple.login (3.0 - 3.0) <474C5E41-1326-3E78-A154-218D618D6BD4> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff5d803000 - 0x7fff5d835ffb com.apple.contacts.vCard (1.0 - ???) <18815F93-065A-3A4D-BEFB-243C1A5D9F91> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
0x7fff5da70000 - 0x7fff5daa8fff libCRFSuite.dylib (41.15.4) <62EDD39F-6D1B-334B-A9A2-5800714255BB> /usr/lib/libCRFSuite.dylib
0x7fff5daab000 - 0x7fff5dab6ff7 libChineseTokenizer.dylib (28.15.3) <8CD1C213-7F62-3F02-BFB1-D0A5EFF92AB0> /usr/lib/libChineseTokenizer.dylib
0x7fff5dab7000 - 0x7fff5db43ff7 libCoreStorage.dylib (546.50.1) /usr/lib/libCoreStorage.dylib
0x7fff5db47000 - 0x7fff5db48ff7 libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff5db7f000 - 0x7fff5dd42ff7 libFosl_dynamic.dylib (18.3.2) <6EF1CB2A-2BDA-3458-B631-F794D72660FD> /usr/lib/libFosl_dynamic.dylib
0x7fff5dd63000 - 0x7fff5dd6afff libMatch.1.dylib (31.200.1) <20216A5F-C625-3D87-9D95-C577F8687F6F> /usr/lib/libMatch.1.dylib
0x7fff5dd98000 - 0x7fff5ddb7ffb libMobileGestalt.dylib (645.200.76) /usr/lib/libMobileGestalt.dylib
0x7fff5ddb8000 - 0x7fff5ddb8fff libOpenScriptingUtil.dylib (178) <2EEBF84D-9E00-3570-AC0C-C49C8D25A8BF> /usr/lib/libOpenScriptingUtil.dylib
0x7fff5def9000 - 0x7fff5defaffb libSystem.B.dylib (1252.200.5) /usr/lib/libSystem.B.dylib
0x7fff5df84000 - 0x7fff5df85fff libThaiTokenizer.dylib (2.15.1) /usr/lib/libThaiTokenizer.dylib
0x7fff5df98000 - 0x7fff5dfaeffb libapple_nghttp2.dylib (1.24.1) /usr/lib/libapple_nghttp2.dylib
0x7fff5dfaf000 - 0x7fff5dfd8ffb libarchive.2.dylib (54.200.3) /usr/lib/libarchive.2.dylib
0x7fff5dfd9000 - 0x7fff5e0d8ff7 libate.dylib (1.13.8) <0B27DB67-00B9-3979-9307-447C593A4AEB> /usr/lib/libate.dylib
0x7fff5e0dc000 - 0x7fff5e0dcff3 libauto.dylib (187) <01824E49-F2EF-3FC1-ABF3-782EFDF6CA17> /usr/lib/libauto.dylib
0x7fff5e0dd000 - 0x7fff5e1b3ff7 libboringssl.dylib (109.201.1) /usr/lib/libboringssl.dylib
0x7fff5e1b4000 - 0x7fff5e1c4ff3 libbsm.0.dylib (39.200.18) <5E5098D0-F7B2-32A1-8038-E709F6718D4E> /usr/lib/libbsm.0.dylib
0x7fff5e1c5000 - 0x7fff5e1d3fff libbz2.1.0.dylib (38.200.3) <4EE3C5E8-BEF3-3910-A231-B1AE2B437E01> /usr/lib/libbz2.1.0.dylib
0x7fff5e1d4000 - 0x7fff5e22bff7 libc++.1.dylib (400.9.4) /usr/lib/libc++.1.dylib
0x7fff5e22c000 - 0x7fff5e241fff libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff5e242000 - 0x7fff5e242ff3 libcharset.1.dylib (51.200.6) /usr/lib/libcharset.1.dylib
0x7fff5e243000 - 0x7fff5e253ffb libcmph.dylib (6.15.1) <5D776FF6-DF7F-3EDD-B920-C07ED76C672B> /usr/lib/libcmph.dylib
0x7fff5e254000 - 0x7fff5e26cfdb libcompression.dylib (52.200.13) <13B000B6-285E-3A31-A4AD-6EA2742351F6> /usr/lib/libcompression.dylib
0x7fff5e517000 - 0x7fff5e52dfff libcoretls.dylib (155.200.6) <6E68F922-752C-311F-B56D-EE391E6AE1F7> /usr/lib/libcoretls.dylib
0x7fff5e52e000 - 0x7fff5e52fff3 libcoretls_cfhelpers.dylib (155.200.6) <7300BA76-39D2-349E-9FB8-EBE5947A708A> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff5eb92000 - 0x7fff5eb9dff7 libcsfde.dylib (546.50.1) <65E8F1F1-665A-381E-8932-D7CBA451991B> /usr/lib/libcsfde.dylib
0x7fff5eba6000 - 0x7fff5ebfcffb libcups.2.dylib (462.9) <51E06E95-891F-3B88-A8C3-35B514C57239> /usr/lib/libcups.2.dylib
0x7fff5ed34000 - 0x7fff5ed34fff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff5ed35000 - 0x7fff5ed4effb libexpat.1.dylib (16.1.1) /usr/lib/libexpat.1.dylib
0x7fff5ed66000 - 0x7fff5ed6bff7 libgermantok.dylib (17.15.2) <9CBF0658-E83B-32E6-B674-3EE72D22C041> /usr/lib/libgermantok.dylib
0x7fff5ed6c000 - 0x7fff5ed71ff7 libheimdal-asn1.dylib (520.200.17) <58971629-3850-3905-A9A1-09FCF7A32815> /usr/lib/libheimdal-asn1.dylib
0x7fff5ed9d000 - 0x7fff5ee8eff7 libiconv.2.dylib (51.200.6) <3240A278-F537-3EC8-BE0C-983797520A50> /usr/lib/libiconv.2.dylib
0x7fff5ee8f000 - 0x7fff5f0f2ffb libicucore.A.dylib (62107.0.1) /usr/lib/libicucore.A.dylib
0x7fff5f13f000 - 0x7fff5f140fff liblangid.dylib (128.15.1) /usr/lib/liblangid.dylib
0x7fff5f141000 - 0x7fff5f159fff liblzma.5.dylib (10.200.3) <3ADDFA63-F37A-3C9C-91E4-58EE3113B9A1> /usr/lib/liblzma.5.dylib
0x7fff5f171000 - 0x7fff5f221fff libmecab.1.0.0.dylib (779.15.23) <6A38FCDA-17CE-30C3-AB66-A714CF645384> /usr/lib/libmecab.1.0.0.dylib
0x7fff5f222000 - 0x7fff5f45ffff libmecabra.dylib (779.15.23) <30E102AA-F3D3-3572-A1AE-1F2287DEF696> /usr/lib/libmecabra.dylib
0x7fff5f637000 - 0x7fff5f98ffff libnetwork.dylib (1229.200.109) /usr/lib/libnetwork.dylib
0x7fff5fa20000 - 0x7fff601a9fd7 libobjc.A.dylib (750) <9D7111F2-BDC7-3572-B987-79309B9AE957> /usr/lib/libobjc.A.dylib
0x7fff601bc000 - 0x7fff601c0ffb libpam.2.dylib (22.200.1) <8C419238-675A-3C41-B8D4-95E391CA630F> /usr/lib/libpam.2.dylib
0x7fff601c3000 - 0x7fff601f9ff7 libpcap.A.dylib (79.200.4) <5939AB23-B2A9-3C03-B6C1-4F0E5A21D9FC> /usr/lib/libpcap.A.dylib
0x7fff60313000 - 0x7fff6032bffb libresolv.9.dylib (65.200.2) <0FEAEB01-B926-37FA-AB47-99BAC481C10B> /usr/lib/libresolv.9.dylib
0x7fff6032d000 - 0x7fff60369ff7 libsandbox.1.dylib (851.201.1) <4498F061-7DEA-323C-88AC-3310556CE865> /usr/lib/libsandbox.1.dylib
0x7fff6036a000 - 0x7fff6037cff7 libsasl2.2.dylib (211) <205CC13E-4ED7-3CE9-987F-12B28C6115A7> /usr/lib/libsasl2.2.dylib
0x7fff6037d000 - 0x7fff6037effb libspindump.dylib (266) <0E60D709-0A48-3905-ACD1-9DDE6FD8B476> /usr/lib/libspindump.dylib
0x7fff6037f000 - 0x7fff6054bff7 libsqlite3.dylib (274.20) <92515835-B51A-35DA-98E2-07A63353D4B8> /usr/lib/libsqlite3.dylib
0x7fff60778000 - 0x7fff607d7ff3 libusrtcp.dylib (1229.200.109) <07B2AEC8-5FD4-34BE-B35B-B595283D9DC9> /usr/lib/libusrtcp.dylib
0x7fff607d8000 - 0x7fff607dbffb libutil.dylib (51.200.4) <91EE9BF4-FB06-3260-B502-7EFDAD5AF59B> /usr/lib/libutil.dylib
0x7fff607dc000 - 0x7fff607e9fff libxar.1.dylib (404) <4B4D0206-0B62-3E89-AD07-E7BB9E4DFA68> /usr/lib/libxar.1.dylib
0x7fff607ee000 - 0x7fff608d1fff libxml2.2.dylib (32.6) /usr/lib/libxml2.2.dylib
0x7fff608d2000 - 0x7fff608faff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib
0x7fff608fb000 - 0x7fff6090dffb libz.1.dylib (70.200.4) <99A3D725-8388-38B4-B66C-5E9006E6F072> /usr/lib/libz.1.dylib
0x7fff6093b000 - 0x7fff6093cffb liblog_network.dylib (1229.200.109) <932F8E45-9A5A-3A42-9C5E-3FAE6CD8938E> /usr/lib/log/liblog_network.dylib
0x7fff6097e000 - 0x7fff60982ff3 libcache.dylib (81) /usr/lib/system/libcache.dylib
0x7fff60983000 - 0x7fff6098dff3 libcommonCrypto.dylib (60118.200.6) <78093D4F-91DB-35C8-981A-13375778B2E7> /usr/lib/system/libcommonCrypto.dylib
0x7fff6098e000 - 0x7fff60995fff libcompiler_rt.dylib (63.4) /usr/lib/system/libcompiler_rt.dylib
0x7fff60996000 - 0x7fff6099fff3 libcopyfile.dylib (146.200.3) <4BCDADBF-79F5-3829-B47D-64DA0D44BCBF> /usr/lib/system/libcopyfile.dylib
0x7fff609a0000 - 0x7fff60a24fff libcorecrypto.dylib (602.200.50) <7AEC5B72-0B92-37E8-808B-6732DB714139> /usr/lib/system/libcorecrypto.dylib
0x7fff60aaa000 - 0x7fff60ae4ff7 libdispatch.dylib (1008.200.78) /usr/lib/system/libdispatch.dylib
0x7fff60ae5000 - 0x7fff60b14fff libdyld.dylib (625.13) <4B16C209-83D4-3817-9B62-C2F7FFB23755> /usr/lib/system/libdyld.dylib
0x7fff60b15000 - 0x7fff60b15ffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff60b16000 - 0x7fff60b22ff7 libkxld.dylib (4903.201.2) /usr/lib/system/libkxld.dylib
0x7fff60b23000 - 0x7fff60b23ff7 liblaunch.dylib (1336.201.2) <43E6698E-155E-3EAE-BAFF-CA5FCB35325C> /usr/lib/system/liblaunch.dylib
0x7fff60b24000 - 0x7fff60b29fff libmacho.dylib (917) <17BF7038-9C70-3EE1-9E96-3AE10D49669E> /usr/lib/system/libmacho.dylib
0x7fff60b2a000 - 0x7fff60b2cff3 libquarantine.dylib (86.200.11) /usr/lib/system/libquarantine.dylib
0x7fff60b2d000 - 0x7fff60b2eff3 libremovefile.dylib (45.200.2) /usr/lib/system/libremovefile.dylib
0x7fff60b2f000 - 0x7fff60b46ff3 libsystem_asl.dylib (356.200.4) /usr/lib/system/libsystem_asl.dylib
0x7fff60b47000 - 0x7fff60b47fff libsystem_blocks.dylib (73) <26419398-C30C-30F1-B656-A92AFA9560F6> /usr/lib/system/libsystem_blocks.dylib
0x7fff60b48000 - 0x7fff60bd0fff libsystem_c.dylib (1272.200.26) <3DEEE96E-6DF6-35AD-8654-D69AC26B907B> /usr/lib/system/libsystem_c.dylib
0x7fff60bd1000 - 0x7fff60bd4ff7 libsystem_configuration.dylib (963.200.27) <02CC3996-B34E-333C-8806-AE2699D34424> /usr/lib/system/libsystem_configuration.dylib
0x7fff60bd5000 - 0x7fff60bd8ff7 libsystem_coreservices.dylib (66) <254B6849-2C8F-302C-8616-B8324A11AB30> /usr/lib/system/libsystem_coreservices.dylib
0x7fff60bd9000 - 0x7fff60bdfffb libsystem_darwin.dylib (1272.200.26) <974E9EF7-DE72-34B7-B056-0A81C10DF8EB> /usr/lib/system/libsystem_darwin.dylib
0x7fff60be0000 - 0x7fff60be6ff7 libsystem_dnssd.dylib (878.200.35) /usr/lib/system/libsystem_dnssd.dylib
0x7fff60be7000 - 0x7fff60c33ff3 libsystem_info.dylib (517.200.9) <0707C387-D7DE-372E-8FF1-3DE5C91932D6> /usr/lib/system/libsystem_info.dylib
0x7fff60c34000 - 0x7fff60c5bff7 libsystem_kernel.dylib (4903.201.2) <45FAA4C0-D553-34FD-ADF8-884886AE0D2A> /usr/lib/system/libsystem_kernel.dylib
0x7fff60c5c000 - 0x7fff60ca7ff7 libsystem_m.dylib (3158.200.7) <43D1796B-954F-37D6-B1AC-9D80DF0655A2> /usr/lib/system/libsystem_m.dylib
0x7fff60ca8000 - 0x7fff60cccff7 libsystem_malloc.dylib (166.200.60) <846F6898-117C-3427-A8FB-3772FFC2410B> /usr/lib/system/libsystem_malloc.dylib
0x7fff60ccd000 - 0x7fff60cd8ffb libsystem_networkextension.dylib (767.200.40) /usr/lib/system/libsystem_networkextension.dylib
0x7fff60cd9000 - 0x7fff60ce0fff libsystem_notify.dylib (172.200.21) /usr/lib/system/libsystem_notify.dylib
0x7fff60ce1000 - 0x7fff60ceafef libsystem_platform.dylib (177.200.16) /usr/lib/system/libsystem_platform.dylib
0x7fff60ceb000 - 0x7fff60cf5fff libsystem_pthread.dylib (330.201.1) <87A6B136-E423-3B6D-A58A-137F392D7D9D> /usr/lib/system/libsystem_pthread.dylib
0x7fff60cf6000 - 0x7fff60cf9ff7 libsystem_sandbox.dylib (851.201.1) /usr/lib/system/libsystem_sandbox.dylib
0x7fff60cfa000 - 0x7fff60cfcff7 libsystem_secinit.dylib (30.200.13) /usr/lib/system/libsystem_secinit.dylib
0x7fff60cfd000 - 0x7fff60d04ff7 libsystem_symptoms.dylib (820.207.88) /usr/lib/system/libsystem_symptoms.dylib
0x7fff60d05000 - 0x7fff60d1aff7 libsystem_trace.dylib (906.200.86) <7983ED77-18B5-39A5-BE19-AE4F2832ADEA> /usr/lib/system/libsystem_trace.dylib
0x7fff60d1c000 - 0x7fff60d21ffb libunwind.dylib (35.4) <41222EF6-2233-3CF4-947A-15D48CB8C030> /usr/lib/system/libunwind.dylib
0x7fff60d22000 - 0x7fff60d52fff 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: 15
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: 30817693
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 3
Activity Tracing 256K 2
CG backing stores 1408K 4
CG image 440K 5
CoreAnimation 36K 5
CoreGraphics 8K 2
CoreImage 24K 3
CoreUI image data 632K 6
CoreUI image file 196K 4
Foundation 4K 2
IOKit 15.5M 2
Kernel Alloc Once 8K 2
MALLOC 261.1M 44
MALLOC guard page 48K 12
MALLOC_NANO (reserved) 384.0M 2 reserved VM address space (unallocated)
Memory Tag 242 12K 2
Memory Tag 255 144.3M 59
PROTECTED_MEMORY 4K 2
SQLite page cache 64K 2
STACK GUARD 56.1M 34
Stack 218.3M 34
VM_ALLOCATE 212K 15
__DATA 40.5M 328
__FONT_DATA 4K 2
__LINKEDIT 220.1M 10
__TEXT 315.1M 332
__UNICODE 560K 2
libnetwork 128K 3
mapped file 64.2M 26
shared memory 3716K 19
=========== ======= =======
TOTAL 1.7G 938
TOTAL, minus reserved VM space 1.3G 938

Model: MacBookPro10,1, BootROM MBP101.00F6.B00, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f35
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.21.190.32 AirPortDriverBrcm4360-1302)
Bluetooth: Version 6.0.8f6, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM512E, 500.28 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 3.0 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

Screenshot of crash screen:
screen shot 2019-02-07 at 12 38 38 pm

  1. Can you reproduce the issue?

See 1. for how to reproduce the issue

  1. On which browser/OS does the issue appear?

macOS 10.14

  1. Which version of Riot does it affect?

0.17.9

  1. How would you tag this issue?
  • Bug
@lampholder
Copy link
Member

Hmm, can you still reproduce the crashing part of this?

I've just tried in Riot 1.0.1 and I wasn't able to reproduce the crash. The oddness around selecting from the start/selecting from end was exactly as you describe, though, so there's certainly an issue there.

@lampholder lampholder added T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter X-Cannot-Reproduce labels Feb 19, 2019
@ltfschoen
Copy link
Author

Hmm, can you still reproduce the crashing part of this?

I've just tried in Riot 1.0.1 and I wasn't able to reproduce the crash. The oddness around selecting from the start/selecting from end was exactly as you describe, though, so there's certainly an issue there.

I downloaded the latest Riot 1.0.1 from https://riot.im/desktop.html for macOS and it doesn't appear to be a problem on that version

@turt2live
Copy link
Member

Fwiw I've managed to reproduce this in the past, and it's a very strange bug. Was on chrome, and selecting a specific message's text would cause a crash. There was a ton of investigation by several people, but no one could figure out why.

@lampholder lampholder added the P2 label Apr 30, 2019
@SimonBrandner
Copy link
Contributor

Are you all still seing this?

@SimonBrandner SimonBrandner added X-Needs-Info This issue is blocked awaiting information from the reporter and removed X-Needs-Info This issue is blocked awaiting information from the reporter labels Aug 30, 2021
@ltfschoen
Copy link
Author

Are you all still seing this?

i'm using Element v1.7.32 desktop app on macOS and i'm not experiencing the issue when selecting code snippet.
i tried also joining a room at app.element.io in Brave browser using 1.26.74 Chromium and i'm not experiencing the issue there either.
So it might be safe to close the issue.

@SimonBrandner
Copy link
Contributor

So it might be safe to close the issue.

Ok, let's do that then, let me know if you ever see this again

su-ex added a commit to SchildiChat/element-web that referenced this issue May 10, 2022
* Made the location map change the cursor to a pointer so it looks like it's clickable (https ([\element-hq#8451](matrix-org/matrix-react-sdk#8451)). Fixes element-hq#21991. Contributed by @Odyssey346.
* Implement improved spacing for the thread list and timeline ([\element-hq#8337](matrix-org/matrix-react-sdk#8337)). Fixes element-hq#21759. Contributed by @luixxiul.
* LLS: expose way to enable live sharing labs flag from location dialog ([\element-hq#8416](matrix-org/matrix-react-sdk#8416)).
* Fix source text boxes in View Source modal should have full width ([\element-hq#8425](matrix-org/matrix-react-sdk#8425)). Fixes element-hq#21938. Contributed by @EECvision.
* Read Receipts: never show +1, if it’s just 4, show all of them ([\element-hq#8428](matrix-org/matrix-react-sdk#8428)). Fixes element-hq#21935.
* Add opt-in analytics to onboarding tasks ([\element-hq#8409](matrix-org/matrix-react-sdk#8409)). Fixes element-hq#21705.
* Allow user to control if they are signed out of all devices when changing password ([\element-hq#8259](matrix-org/matrix-react-sdk#8259)). Fixes element-hq#2671.
* Implement new Read Receipt design ([\element-hq#8389](matrix-org/matrix-react-sdk#8389)). Fixes element-hq#20574.
* Stick connected video rooms to the top of the room list ([\element-hq#8353](matrix-org/matrix-react-sdk#8353)).
* LLS: fix jumpy maximised map ([\element-hq#8387](matrix-org/matrix-react-sdk#8387)).
* Persist audio and video mute state in video rooms ([\element-hq#8376](matrix-org/matrix-react-sdk#8376)).
* Forcefully disconnect from video rooms on logout and tab close ([\element-hq#8375](matrix-org/matrix-react-sdk#8375)).
* Add local echo of connected devices in video rooms ([\element-hq#8368](matrix-org/matrix-react-sdk#8368)).
* Improve text of account deactivation dialog ([\element-hq#8371](matrix-org/matrix-react-sdk#8371)). Fixes element-hq#17421.
* Live location sharing: own live beacon status on maximised view ([\element-hq#8374](matrix-org/matrix-react-sdk#8374)).
* Show a lobby screen in video rooms ([\element-hq#8287](matrix-org/matrix-react-sdk#8287)).
* Settings toggle to disable Composer Markdown ([\element-hq#8358](matrix-org/matrix-react-sdk#8358)). Fixes element-hq#20321.
* Cache localStorage objects for SettingsStore ([\element-hq#8366](matrix-org/matrix-react-sdk#8366)).
* Bring `View Source` back from behind developer mode ([\element-hq#8369](matrix-org/matrix-react-sdk#8369)). Fixes element-hq#21771.
* Fix Jitsi Meet getting wedged at startup in some cases ([\element-hq#21995](element-hq#21995)).
* Fix camera getting muted when disconnecting from a video room ([\element-hq#21958](element-hq#21958)).
* Fix race conditions around threads ([\element-hq#8448](matrix-org/matrix-react-sdk#8448)). Fixes element-hq#21627.
* Fix reading of cached room device setting values ([\element-hq#8495](matrix-org/matrix-react-sdk#8495)).
* Fix issue with dispatch happening mid-dispatch due to js-sdk emit ([\element-hq#8473](matrix-org/matrix-react-sdk#8473)). Fixes element-hq#22019.
* Match MSC behaviour for threads when disabled (thread-aware mode) ([\element-hq#8476](matrix-org/matrix-react-sdk#8476)). Fixes element-hq#22033.
* Specify position of DisambiguatedProfile inside a thread on bubble message layout ([\element-hq#8452](matrix-org/matrix-react-sdk#8452)). Fixes element-hq#21998. Contributed by @luixxiul.
* Location sharing: do not trackuserlocation in location picker ([\element-hq#8466](matrix-org/matrix-react-sdk#8466)). Fixes element-hq#22013.
* fix text and map indent in thread view ([\element-hq#8462](matrix-org/matrix-react-sdk#8462)). Fixes element-hq#21997.
* Live location sharing: don't group beacon info with room creation summary ([\element-hq#8468](matrix-org/matrix-react-sdk#8468)).
* Don't linkify code blocks ([\element-hq#7859](matrix-org/matrix-react-sdk#7859)). Fixes element-hq#9613.
* read receipts: improve tooltips to show names of users ([\element-hq#8438](matrix-org/matrix-react-sdk#8438)). Fixes element-hq#21940.
* Fix poll overflowing a reply tile on bubble message layout ([\element-hq#8459](matrix-org/matrix-react-sdk#8459)). Fixes element-hq#22005. Contributed by @luixxiul.
* Fix text link buttons on UserInfo panel ([\element-hq#8247](matrix-org/matrix-react-sdk#8247)). Fixes element-hq#21702. Contributed by @luixxiul.
* Clear local storage settings handler cache on logout ([\element-hq#8454](matrix-org/matrix-react-sdk#8454)). Fixes element-hq#21994.
* Fix jump to bottom button being always displayed in non-overflowing timelines ([\element-hq#8460](matrix-org/matrix-react-sdk#8460)). Fixes element-hq#22003.
* fix timeline search with empty text box should do nothing ([\element-hq#8262](matrix-org/matrix-react-sdk#8262)). Fixes element-hq#21714. Contributed by @EECvision.
* Fixes "space panel kebab menu is rendered out of view on sub spaces"  ([\element-hq#8350](matrix-org/matrix-react-sdk#8350)). Contributed by @yaya-usman.
* Add margin to the location map inside ThreadView ([\element-hq#8442](matrix-org/matrix-react-sdk#8442)). Fixes element-hq#21982. Contributed by @luixxiul.
* Patch: "Reloading the registration page should warn about data loss" ([\element-hq#8377](matrix-org/matrix-react-sdk#8377)). Contributed by @yaya-usman.
* Live location sharing: fix safari timestamps pt 2 ([\element-hq#8443](matrix-org/matrix-react-sdk#8443)).
* Fix issue with thread notification state ignoring initial events ([\element-hq#8417](matrix-org/matrix-react-sdk#8417)). Fixes element-hq#21927.
* Fix event text overflow on bubble message layout ([\element-hq#8391](matrix-org/matrix-react-sdk#8391)). Fixes element-hq#21882. Contributed by @luixxiul.
* Disable the message action bar when hovering over the 1px border between threads on the list ([\element-hq#8429](matrix-org/matrix-react-sdk#8429)). Fixes element-hq#21955. Contributed by @luixxiul.
* correctly align read receipts to state events in bubble layout ([\element-hq#8419](matrix-org/matrix-react-sdk#8419)). Fixes element-hq#21899.
* Fix issue with underfilled timelines when barren of content ([\element-hq#8432](matrix-org/matrix-react-sdk#8432)). Fixes element-hq#21930.
* Fix baseline misalignment of thread panel summary by deduplication ([\element-hq#8413](matrix-org/matrix-react-sdk#8413)).
* Fix editing of non-html replies ([\element-hq#8418](matrix-org/matrix-react-sdk#8418)). Fixes element-hq#21928.
* Read Receipts "Fall from the Sky" ([\element-hq#8414](matrix-org/matrix-react-sdk#8414)). Fixes element-hq#21888.
* Make read receipts handle nullable roomMembers correctly ([\element-hq#8410](matrix-org/matrix-react-sdk#8410)). Fixes element-hq#21896.
* Don't form continuations on either side of a thread root ([\element-hq#8408](matrix-org/matrix-react-sdk#8408)). Fixes element-hq#20908.
* Fix centering issue with sticker placeholder ([\element-hq#8404](matrix-org/matrix-react-sdk#8404)). Fixes element-hq#18014 and element-hq#6449.
* Disable download option on <video/> , preferring dedicated download button ([\element-hq#8403](matrix-org/matrix-react-sdk#8403)). Fixes element-hq#21902.
* Fix infinite loop when pinning/unpinning persistent widgets ([\element-hq#8396](matrix-org/matrix-react-sdk#8396)). Fixes element-hq#21864.
* Tweak ReadReceiptGroup to better handle disambiguation ([\element-hq#8402](matrix-org/matrix-react-sdk#8402)). Fixes element-hq#21897.
* stop the bottom edge of buttons getting clipped in devtools ([\element-hq#8400](matrix-org/matrix-react-sdk#8400)).
* Fix issue with threads timelines with few events cropping events ([\element-hq#8392](matrix-org/matrix-react-sdk#8392)). Fixes element-hq#20594.
* Changed font-weight to 400 to support light weight font ([\element-hq#8345](matrix-org/matrix-react-sdk#8345)). Fixes element-hq#21171. Contributed by @goelesha.
* Fix issue with thread panel not updating when it loads on first render ([\element-hq#8382](matrix-org/matrix-react-sdk#8382)). Fixes element-hq#21737.
* fix: "Mention highlight and cursor hover highlight has different corner radius" ([\element-hq#8384](matrix-org/matrix-react-sdk#8384)). Contributed by @yaya-usman.
* Fix regression around haveRendererForEvent for hidden events ([\element-hq#8379](matrix-org/matrix-react-sdk#8379)). Fixes element-hq#21862 and element-hq#21725.
* Fix regression around the room list treeview keyboard a11y ([\element-hq#8385](matrix-org/matrix-react-sdk#8385)). Fixes element-hq#21436.
* Remove float property to let the margin between events appear on bubble message layout ([\element-hq#8373](matrix-org/matrix-react-sdk#8373)). Fixes element-hq#21861. Contributed by @luixxiul.
* Fix race in Registration between server change and flows fetch ([\element-hq#8359](matrix-org/matrix-react-sdk#8359)). Fixes element-hq#21800.
* fix rainbow breaks compound emojis ([\element-hq#8245](matrix-org/matrix-react-sdk#8245)). Fixes element-hq#21371. Contributed by @EECvision.
* Fix RightPanelStore handling first room on app launch wrong ([\element-hq#8370](matrix-org/matrix-react-sdk#8370)). Fixes element-hq#21741.
* Fix UnknownBody error message unalignment ([\element-hq#8346](matrix-org/matrix-react-sdk#8346)). Fixes element-hq#21828. Contributed by @luixxiul.
* Use -webkit-line-clamp for the room header topic overflow ([\element-hq#8367](matrix-org/matrix-react-sdk#8367)). Fixes element-hq#21852. Contributed by @luixxiul.
* Fix issue with ServerInfo crashing the modal ([\element-hq#8364](matrix-org/matrix-react-sdk#8364)).
* Fixes around threads beta in degraded mode ([\element-hq#8319](matrix-org/matrix-react-sdk#8319)). Fixes element-hq#21762.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 T-Defect X-Cannot-Reproduce X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

4 participants