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

AltTab segfaults on launch #1352

Closed
i0ntempest opened this issue Jan 30, 2022 · 1 comment
Closed

AltTab segfaults on launch #1352

i0ntempest opened this issue Jan 30, 2022 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@i0ntempest
Copy link
Contributor

Describe the bug

The app was working fine until I opened one of these apps from Launchpad (not sure exactly which one):
SponsorBlock for Safari
Tampermonkey
Fullfiller
HTTPS Upgrade for Safari

All of these are Safari extensions from the App Store. I believe it crashed when trying to screenshot an app. After that it just crashes on launch.

Steps to reproduce the bug

  1. Open AltTab
  2. Crash

Crash Log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               AltTab [3743]
Path:                  /Applications/AltTab.app/Contents/MacOS/AltTab
Identifier:            com.lwouis.alt-tab-macos
Version:               6.29.0 (6.29.0)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-01-30 13:34:45.8628 +0800
OS Version:            macOS 12.3 (21E5196i)
Report Version:        12
Bridge OS Version:     6.4 (19P54214d)
Anonymous UUID:        26436FD4-08E4-C9EA-C753-F9630A2AD571


Time Awake Since Boot: 590 seconds

System Integrity Protection: disabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [3743]

VM Region Info: 0 is not in any region.  Bytes before following region: 4449140736
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      109308000-109424000    [ 1136K] r-x/r-x SM=COW  .../MacOS/AltTab

ID   Vend/Dev
a960 73ff1002
Seconds Ago   ID   Type
      580.0   a960 Attach


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib            	    0x7ff81c5d1609 swift_getObjectType + 25
1   libswiftCore.dylib            	    0x7ff81c53b9c6 specialized _bridgeCocoaArray<A>(_:) + 38
2   libswiftCore.dylib            	    0x7ff81c2b59c9 _bridgeCocoaArray<A>(_:) + 9
3   libswiftFoundation.dylib      	    0x7ff8205bfb25 static Array._forceBridgeFromObjectiveC(_:result:) + 165
4   AltTab                        	       0x109310ff9 UInt32.screenshot() + 105
5   AltTab                        	       0x10932b414 Window.refreshThumbnail() + 20
6   AltTab                        	       0x10932d13b specialized Window.init(_:_:_:_:_:_:_:_:) + 491
7   AltTab                        	       0x109361288 closure #1 in focusedWindowChanged(_:_:) + 728
8   AltTab                        	       0x109362fe0 partial apply for closure #1 in focusedWindowChanged(_:_:) + 112
9   AltTab                        	       0x10936342e thunk for @escaping @callee_guaranteed () -> () + 14
10  libdispatch.dylib             	    0x7ff80e7a60cc _dispatch_call_block_and_release + 12
11  libdispatch.dylib             	    0x7ff80e7a7317 _dispatch_client_callout + 8
12  libdispatch.dylib             	    0x7ff80e7b3c78 _dispatch_main_queue_drain + 943
13  libdispatch.dylib             	    0x7ff80e7b38bb _dispatch_main_queue_callback_4CF + 31
14  CoreFoundation                	    0x7ff80ea62ad7 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
15  CoreFoundation                	    0x7ff80ea23a4f __CFRunLoopRun + 2771
16  CoreFoundation                	    0x7ff80ea228bc CFRunLoopRunSpecific + 562
17  HIToolbox                     	    0x7ff817718916 RunCurrentEventLoopInMode + 292
18  HIToolbox                     	    0x7ff81771867a ReceiveNextEventCommon + 594
19  HIToolbox                     	    0x7ff817718415 _BlockUntilNextEventMatchingListInModeWithFilter + 70
20  AppKit                        	    0x7ff811444c35 _DPSNextEvent + 927
21  AppKit                        	    0x7ff8114432f2 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
22  AppKit                        	    0x7ff811435845 -[NSApplication run] + 586
23  AltTab                        	       0x10930a82e main + 62
24  dyld                          	       0x11672f50e start + 462

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

Thread 2:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 3:
0   libsystem_kernel.dylib        	    0x7ff80e92199a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e921d08 mach_msg + 56
2   AltTab                        	       0x1093df2c4 exception_server_thread + 211
3   libsystem_pthread.dylib       	    0x7ff80e95e4bc _pthread_start + 120
4   libsystem_pthread.dylib       	    0x7ff80e959ebf thread_start + 15

Thread 4:: systemPermissionsThread
0   libsystem_kernel.dylib        	    0x7ff80e92199a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e921d08 mach_msg + 56
2   CoreFoundation                	    0x7ff80ea24ded __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80ea23478 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff80ea228bc CFRunLoopRunSpecific + 562
5   CoreFoundation                	    0x7ff80eaaa93b CFRunLoopRun + 40
6   AltTab                        	       0x1093365a5 closure #1 in BackgroundThreadWithRunLoop.init(_:_:) + 101
7   AltTab                        	       0x10936342e thunk for @escaping @callee_guaranteed () -> () + 14
8   Foundation                    	    0x7ff80f868114 __NSThread__start__ + 1009
9   libsystem_pthread.dylib       	    0x7ff80e95e4bc _pthread_start + 120
10  libsystem_pthread.dylib       	    0x7ff80e959ebf thread_start + 15

Thread 5:: accessibilityEventsThread
0   libsystem_kernel.dylib        	    0x7ff80e92199a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e921d08 mach_msg + 56
2   CoreFoundation                	    0x7ff80ea24ded __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80ea23478 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff80ea228bc CFRunLoopRunSpecific + 562
5   CoreFoundation                	    0x7ff80eaaa93b CFRunLoopRun + 40
6   AltTab                        	       0x1093365a5 closure #1 in BackgroundThreadWithRunLoop.init(_:_:) + 101
7   AltTab                        	       0x10936342e thunk for @escaping @callee_guaranteed () -> () + 14
8   Foundation                    	    0x7ff80f868114 __NSThread__start__ + 1009
9   libsystem_pthread.dylib       	    0x7ff80e95e4bc _pthread_start + 120
10  libsystem_pthread.dylib       	    0x7ff80e959ebf thread_start + 15

Thread 6:: mouseEventsThread
0   libsystem_kernel.dylib        	    0x7ff80e92199a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e921d08 mach_msg + 56
2   CoreFoundation                	    0x7ff80ea24ded __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80ea23478 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff80ea228bc CFRunLoopRunSpecific + 562
5   CoreFoundation                	    0x7ff80eaaa93b CFRunLoopRun + 40
6   AltTab                        	       0x1093365a5 closure #1 in BackgroundThreadWithRunLoop.init(_:_:) + 101
7   AltTab                        	       0x10936342e thunk for @escaping @callee_guaranteed () -> () + 14
8   Foundation                    	    0x7ff80f868114 __NSThread__start__ + 1009
9   libsystem_pthread.dylib       	    0x7ff80e95e4bc _pthread_start + 120
10  libsystem_pthread.dylib       	    0x7ff80e959ebf thread_start + 15

Thread 7:: repeatingKeyThread
0   libsystem_kernel.dylib        	    0x7ff80e9242de __semwait_signal + 10
1   libsystem_c.dylib             	    0x7ff80e838883 nanosleep + 196
2   Foundation                    	    0x7ff80f8f85d1 +[NSThread sleepForTimeInterval:] + 151
3   AltTab                        	       0x1093365c8 closure #1 in BackgroundThreadWithRunLoop.init(_:_:) + 136
4   AltTab                        	       0x10936342e thunk for @escaping @callee_guaranteed () -> () + 14
5   Foundation                    	    0x7ff80f868114 __NSThread__start__ + 1009
6   libsystem_pthread.dylib       	    0x7ff80e95e4bc _pthread_start + 120
7   libsystem_pthread.dylib       	    0x7ff80e959ebf thread_start + 15

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Thread 23:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 24:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 25:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 26:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 27:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 28:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 29:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 30:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 31:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 32:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 33:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 34:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 35:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 36:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 37:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 38:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 39:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 40:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 41:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 42:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 43:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 44:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 45:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 46:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 47:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 48:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 49:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 50:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff80e92199a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80e921d08 mach_msg + 56
2   CoreFoundation                	    0x7ff80ea24ded __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff80ea23478 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff80ea228bc CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff8115b260e _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff80e95e4bc _pthread_start + 120
7   libsystem_pthread.dylib       	    0x7ff80e959ebf thread_start + 15

Thread 51:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 52:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 53:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 54:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0

Thread 55:
0   libsystem_pthread.dylib       	    0x7ff80e959e9c start_wqthread + 0


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007ffffffffff8  rbx: 0x0000000000000000  rcx: 0x0000000000000203  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000109425e78  rbp: 0x00007ff7b6bf6080  rsp: 0x00007ff7b6bf6070
   r8: 0x00007ff7b6bf60a8   r9: 0x0000000000000000  r10: 0x00007f9e3d9065f8  r11: 0x000000000000004f
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000109425e78
  rip: 0x00007ff81c5d1609  rfl: 0x0000000000010246  cr2: 0x0000000000000000
  
Logical CPU:     4
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 0 instruction stream:
  40 00 75 33 48 8b 5b 08-48 85 db 75 ea 4c 89 f7  @.u3H.[.H..u.L..
  e8 f4 8b 05 00 48 89 c3-4c 89 f7 e8 37 8c 05 00  .....H..L...7...
  48 89 c7 e8 f5 89 05 00-84 c0 74 0b 48 89 df e8  H.........t.H...
  23 8c 05 00 48 89 c3 48-89 d8 5b 41 5e 5d c3 0f  #...H..H..[A^]..
  1f 84 00 00 00 00 00 55-48 89 e5 41 56 53 48 89  .......UH..AVSH.
  fb f6 c3 01 75 0f 48 b8-f8 ff ff ff ff 7f 00 00  ....u.H.........
 [48]23 03 eb 23 48 89 df-e8 ea 8b 05 00 eb 19 0f  H#..#H..........	<==
  1f 84 00 00 00 00 00 f6-40 20 02 74 10 48 83 78  ........@ .t.H.x
  40 00 75 3f 48 8b 40 08-48 85 c0 75 ea 48 89 df  @.u?H.@.H..u.H..
  e8 74 8b 05 00 49 89 c6-48 89 df e8 b7 8b 05 00  .t...I..H.......
  48 89 c7 e8 75 89 05 00-84 c0 74 0b 4c 89 f7 e8  H...u.....t.L...
  a3 8b 05 00 49 89 c6 4c-89 f7 5b 41 5e 5d e9 24  ....I..L..[A^].$

Binary Images:
    0x7ff81c290000 -     0x7ff81c676fff libswiftCore.dylib (*) <0ee0ecb4-dffb-3473-a0fe-5f5e829fb151> /usr/lib/swift/libswiftCore.dylib
    0x7ff820513000 -     0x7ff82084efff libswiftFoundation.dylib (*) <aefcade0-1ea7-33c0-87e0-3cbecef5a27d> /usr/lib/swift/libswiftFoundation.dylib
       0x109308000 -        0x109423fff com.lwouis.alt-tab-macos (6.29.0) <167589d5-5f06-3b21-abce-e9a70cc8cade> /Applications/AltTab.app/Contents/MacOS/AltTab
    0x7ff80e7a4000 -     0x7ff80e7eafff libdispatch.dylib (*) <e8e50251-19d9-3f4a-987b-4bca95edf62c> /usr/lib/system/libdispatch.dylib
    0x7ff80e9a5000 -     0x7ff80eea6fff com.apple.CoreFoundation (6.9) <2a99f11a-911c-39c4-975a-49e707113f42> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff8176e9000 -     0x7ff8179dcfff com.apple.HIToolbox (2.1.1) <36c047ef-9277-375b-9869-f75aea05d792> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff811406000 -     0x7ff812291fff com.apple.AppKit (6.9) <e3565eac-6e65-3115-9d20-59d4a3e55703> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x11672a000 -        0x116795fff dyld (*) <4f1e520c-67ed-32fe-a995-baafdd57a551> /usr/lib/dyld
    0x7ff80e958000 -     0x7ff80e963fff libsystem_pthread.dylib (*) <6b8698e1-db26-32ef-8c21-128712d0aa68> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80e920000 -     0x7ff80e957fff libsystem_kernel.dylib (*) <4c35f01e-ba9d-3d4c-8aae-73e07cb8c509> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80f810000 -     0x7ff80fbc9fff com.apple.Foundation (6.9) <3dfb6f23-41a5-3341-a726-3b195946622e> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff80e828000 -     0x7ff80e8b0fff libsystem_c.dylib (*) <5e853e8b-a6c4-3330-b7d5-12f05b1c47c0> /usr/lib/system/libsystem_c.dylib

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework              1152K        9 
Activity Tracing                   256K        1 
CG image                          5924K      308 
ColorSync                          240K       28 
CoreAnimation                     1152K       57 
CoreGraphics                        16K        3 
CoreUI image data                 1840K       24 
Foundation                          16K        1 
Image IO                            72K        9 
Kernel Alloc Once                    8K        1 
MALLOC                           361.5M       78 
MALLOC guard page                   48K       10 
MALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.2M       56 
Stack                             35.9M       56 
VM_ALLOCATE                        132K       13 
__DATA                            24.3M      426 
__DATA_CONST                      25.8M      270 
__DATA_DIRTY                      1288K      162 
__FONT_DATA                          4K        1 
__LINKEDIT                       712.1M       14 
__OBJC_RO                         82.4M        1 
__OBJC_RW                         3200K        2 
__TEXT                           448.6M      442 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
mapped file                      162.7M      454 
shared memory                      784K       17 
===========                     =======  ======= 
TOTAL                              3.7G     2458 
TOTAL, minus reserved VM space     1.9G     2458 



-----------
Full Report
-----------

{"app_name":"AltTab","timestamp":"2022-01-30 13:34:46.00 +0800","app_version":"6.29.0","slice_uuid":"167589d5-5f06-3b21-abce-e9a70cc8cade","build_version":"6.29.0","platform":1,"bundleID":"com.lwouis.alt-tab-macos","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E5196i)","incident_id":"582BE886-7F85-441D-BAFC-2900E684EFDD","name":"AltTab"}
{
  "uptime" : 590,
  "procLaunch" : "2022-01-30 13:34:41.1000 +0800",
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Macmini8,1",
  "procStartAbsTime" : 587909624846,
  "coalitionID" : 1513,
  "osVersion" : {
    "train" : "macOS 12.3",
    "build" : "21E5196i",
    "releaseType" : "User"
  },
  "captureTime" : "2022-01-30 13:34:45.8628 +0800",
  "incident" : "582BE886-7F85-441D-BAFC-2900E684EFDD",
  "bug_type" : "309",
  "pid" : 3743,
  "procExitAbsTime" : 592671536309,
  "cpuType" : "X86-64",
  "procName" : "AltTab",
  "procPath" : "\/Applications\/AltTab.app\/Contents\/MacOS\/AltTab",
  "bundleInfo" : {"CFBundleShortVersionString":"6.29.0","CFBundleVersion":"6.29.0","CFBundleIdentifier":"com.lwouis.alt-tab-macos"},
  "storeInfo" : {"deviceIdentifierForVendor":"A7F4033A-5B33-51FA-8164-C415D9052387","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.lwouis.alt-tab-macos",
  "crashReporterKey" : "26436FD4-08E4-C9EA-C753-F9630A2AD571",
  "bridgeVersion" : {"build":"19P54214d","train":"6.4"},
  "sip" : "disabled",
  "externalGPUInfo" : "ID   Vend\/Dev\na960 73ff1002\nSeconds Ago   ID   Type\n      580.0   a960 Attach\n",
  "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4449140736\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      109308000-109424000    [ 1136K] r-x\/r-x SM=COW  ...\/MacOS\/AltTab",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":3743},
  "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4449140736\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      109308000-109424000    [ 1136K] r-x\/r-x SM=COW  ...\/MacOS\/AltTab",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":33620,"instructionState":{"instructionStream":{"bytes":[64,0,117,51,72,139,91,8,72,133,219,117,234,76,137,247,232,244,139,5,0,72,137,195,76,137,247,232,55,140,5,0,72,137,199,232,245,137,5,0,132,192,116,11,72,137,223,232,35,140,5,0,72,137,195,72,137,216,91,65,94,93,195,15,31,132,0,0,0,0,0,85,72,137,229,65,86,83,72,137,251,246,195,1,117,15,72,184,248,255,255,255,255,127,0,0,72,35,3,235,35,72,137,223,232,234,139,5,0,235,25,15,31,132,0,0,0,0,0,246,64,32,2,116,16,72,131,120,64,0,117,63,72,139,64,8,72,133,192,117,234,72,137,223,232,116,139,5,0,73,137,198,72,137,223,232,183,139,5,0,72,137,199,232,117,137,5,0,132,192,116,11,76,137,247,232,163,139,5,0,73,137,198,76,137,247,91,65,94,93,233,36],"offset":96}},"threadState":{"r13":{"value":0},"rax":{"value":140737488355320},"rflags":{"value":66118},"cpu":{"value":4},"r14":{"value":0},"rsi":{"value":4450311800,"symbolLocation":8,"symbol":"full type metadata for CGImageRef"},"r8":{"value":140701899645096},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":140317614433784},"r9":{"value":0},"r15":{"value":4450311800,"symbolLocation":8,"symbol":"full type metadata for CGImageRef"},"rbx":{"value":0},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":79},"rip":{"value":140703604479497,"matchesCrashFrame":1},"rbp":{"value":140701899645056},"rsp":{"value":140701899645040},"r12":{"value":0},"rcx":{"value":515},"flavor":"x86_THREAD_STATE","rdi":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3413513,"symbol":"swift_getObjectType","symbolLocation":25,"imageIndex":0},{"imageOffset":2800070,"symbol":"specialized _bridgeCocoaArray<A>(_:)","symbolLocation":38,"imageIndex":0},{"imageOffset":154057,"symbol":"_bridgeCocoaArray<A>(_:)","symbolLocation":9,"imageIndex":0},{"imageOffset":707365,"symbol":"static Array._forceBridgeFromObjectiveC(_:result:)","symbolLocation":165,"imageIndex":1},{"imageOffset":36857,"symbol":"UInt32.screenshot()","symbolLocation":105,"imageIndex":2},{"imageOffset":144404,"symbol":"Window.refreshThumbnail()","symbolLocation":20,"imageIndex":2},{"imageOffset":151867,"symbol":"specialized Window.init(_:_:_:_:_:_:_:_:)","symbolLocation":491,"imageIndex":2},{"imageOffset":365192,"symbol":"closure #1 in focusedWindowChanged(_:_:)","symbolLocation":728,"imageIndex":2},{"imageOffset":372704,"symbol":"partial apply for closure #1 in focusedWindowChanged(_:_:)","symbolLocation":112,"imageIndex":2},{"imageOffset":373806,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":2},{"imageOffset":8396,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":3},{"imageOffset":13079,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":3},{"imageOffset":64632,"symbol":"_dispatch_main_queue_drain","symbolLocation":943,"imageIndex":3},{"imageOffset":63675,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":3},{"imageOffset":776919,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":9,"imageIndex":4},{"imageOffset":518735,"symbol":"__CFRunLoopRun","symbolLocation":2771,"imageIndex":4},{"imageOffset":514236,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":194838,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":194170,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":5},{"imageOffset":193557,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":5},{"imageOffset":257077,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":6},{"imageOffset":250610,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":6},{"imageOffset":194629,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":6},{"imageOffset":10286,"symbol":"main","symbolLocation":62,"imageIndex":2},{"imageOffset":21774,"symbol":"start","symbolLocation":462,"imageIndex":7}]},{"id":33621,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33622,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33631,"frames":[{"imageOffset":6554,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":7432,"symbol":"mach_msg","symbolLocation":56,"imageIndex":9},{"imageOffset":881348,"symbol":"exception_server_thread","symbolLocation":211,"imageIndex":2},{"imageOffset":25788,"symbol":"_pthread_start","symbolLocation":120,"imageIndex":8},{"imageOffset":7871,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33644,"name":"systemPermissionsThread","frames":[{"imageOffset":6554,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":7432,"symbol":"mach_msg","symbolLocation":56,"imageIndex":9},{"imageOffset":523757,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":517240,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":514236,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1071419,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":4},{"imageOffset":189861,"symbol":"closure #1 in BackgroundThreadWithRunLoop.init(_:_:)","symbolLocation":101,"imageIndex":2},{"imageOffset":373806,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":2},{"imageOffset":360724,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":10},{"imageOffset":25788,"symbol":"_pthread_start","symbolLocation":120,"imageIndex":8},{"imageOffset":7871,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33653,"name":"accessibilityEventsThread","frames":[{"imageOffset":6554,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":7432,"symbol":"mach_msg","symbolLocation":56,"imageIndex":9},{"imageOffset":523757,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":517240,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":514236,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1071419,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":4},{"imageOffset":189861,"symbol":"closure #1 in BackgroundThreadWithRunLoop.init(_:_:)","symbolLocation":101,"imageIndex":2},{"imageOffset":373806,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":2},{"imageOffset":360724,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":10},{"imageOffset":25788,"symbol":"_pthread_start","symbolLocation":120,"imageIndex":8},{"imageOffset":7871,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33654,"name":"mouseEventsThread","frames":[{"imageOffset":6554,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":7432,"symbol":"mach_msg","symbolLocation":56,"imageIndex":9},{"imageOffset":523757,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":517240,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":514236,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1071419,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":4},{"imageOffset":189861,"symbol":"closure #1 in BackgroundThreadWithRunLoop.init(_:_:)","symbolLocation":101,"imageIndex":2},{"imageOffset":373806,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":2},{"imageOffset":360724,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":10},{"imageOffset":25788,"symbol":"_pthread_start","symbolLocation":120,"imageIndex":8},{"imageOffset":7871,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33655,"name":"repeatingKeyThread","frames":[{"imageOffset":17118,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":9},{"imageOffset":67715,"symbol":"nanosleep","symbolLocation":196,"imageIndex":11},{"imageOffset":951761,"symbol":"+[NSThread sleepForTimeInterval:]","symbolLocation":151,"imageIndex":10},{"imageOffset":189896,"symbol":"closure #1 in BackgroundThreadWithRunLoop.init(_:_:)","symbolLocation":136,"imageIndex":2},{"imageOffset":373806,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":2},{"imageOffset":360724,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":10},{"imageOffset":25788,"symbol":"_pthread_start","symbolLocation":120,"imageIndex":8},{"imageOffset":7871,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33658,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33659,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33660,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33661,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33662,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33663,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33665,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33666,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33667,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33668,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33669,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33670,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33671,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33672,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33673,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33674,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33676,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33677,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33678,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33679,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33680,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33681,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33682,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33683,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33684,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33685,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33686,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33687,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33688,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33689,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33691,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33693,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33694,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33695,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33696,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33697,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33698,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33701,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33702,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33703,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33706,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33715,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33743,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6554,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":7432,"symbol":"mach_msg","symbolLocation":56,"imageIndex":9},{"imageOffset":523757,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":517240,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":4},{"imageOffset":514236,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":4},{"imageOffset":1754638,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":6},{"imageOffset":25788,"symbol":"_pthread_start","symbolLocation":120,"imageIndex":8},{"imageOffset":7871,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33745,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33746,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33747,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33748,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":33749,"frames":[{"imageOffset":7836,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703601065984,
    "size" : 4091904,
    "uuid" : "0ee0ecb4-dffb-3473-a0fe-5f5e829fb151",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703670808576,
    "size" : 3391488,
    "uuid" : "aefcade0-1ea7-33c0-87e0-3cbecef5a27d",
    "path" : "\/usr\/lib\/swift\/libswiftFoundation.dylib",
    "name" : "libswiftFoundation.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4449140736,
    "CFBundleShortVersionString" : "6.29.0",
    "CFBundleIdentifier" : "com.lwouis.alt-tab-macos",
    "size" : 1163264,
    "uuid" : "167589d5-5f06-3b21-abce-e9a70cc8cade",
    "path" : "\/Applications\/AltTab.app\/Contents\/MacOS\/AltTab",
    "name" : "AltTab",
    "CFBundleVersion" : "6.29.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703371509760,
    "size" : 290816,
    "uuid" : "e8e50251-19d9-3f4a-987b-4bca95edf62c",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703373611008,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5251072,
    "uuid" : "2a99f11a-911c-39c4-975a-49e707113f42",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1858.104"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703521738752,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "36c047ef-9277-375b-9869-f75aea05d792",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703418048512,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15253504,
    "uuid" : "e3565eac-6e65-3115-9d20-59d4a3e55703",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.40.114"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4671578112,
    "size" : 442368,
    "uuid" : "4f1e520c-67ed-32fe-a995-baafdd57a551",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703373295616,
    "size" : 49152,
    "uuid" : "6b8698e1-db26-32ef-8c21-128712d0aa68",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703373066240,
    "size" : 229376,
    "uuid" : "4c35f01e-ba9d-3d4c-8aae-73e07cb8c509",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703388729344,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 3907584,
    "uuid" : "3dfb6f23-41a5-3341-a726-3b195946622e",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1858.104"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703372050432,
    "size" : 561152,
    "uuid" : "5e853e8b-a6c4-3330-b7d5-12f05b1c47c0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703370039296,
  "size" : 15227273216,
  "uuid" : "0ce54726-99fa-3547-8e85-69f41ea4a4d9"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=2.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              1152K        9 \nActivity Tracing                   256K        1 \nCG image                          5924K      308 \nColorSync                          240K       28 \nCoreAnimation                     1152K       57 \nCoreGraphics                        16K        3 \nCoreUI image data                 1840K       24 \nFoundation                          16K        1 \nImage IO                            72K        9 \nKernel Alloc Once                    8K        1 \nMALLOC                           361.5M       78 \nMALLOC guard page                   48K       10 \nMALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       56 \nStack                             35.9M       56 \nVM_ALLOCATE                        132K       13 \n__DATA                            24.3M      426 \n__DATA_CONST                      25.8M      270 \n__DATA_DIRTY                      1288K      162 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       712.1M       14 \n__OBJC_RO                         82.4M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           448.6M      442 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      162.7M      454 \nshared memory                      784K       17 \n===========                     =======  ======= \nTOTAL                              3.7G     2458 \nTOTAL, minus reserved VM space     1.9G     2458 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 250000063
    },
    {
      "rolloutId" : "6112dda2fc54bc3389840642",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "61ef024129647d3949339fb4"
      },
      "deploymentId" : 250000044
    }
  ],
  "experiments" : [

  ]
}
}

@i0ntempest i0ntempest added the bug Something isn't working label Jan 30, 2022
@lwouis
Copy link
Owner

lwouis commented Feb 4, 2022

I think this is a duplicate of #1351

@lwouis lwouis closed this as completed Feb 4, 2022
@lwouis lwouis added the duplicate This issue or pull request already exists label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants