- Posted on
Sat Jan 07, 2023 1:15 pm
-
Different Computers
offline
-
- Posts: 2439
- Joined: Jan 02, 2016
- Location: East Coast
-
Never ever before. I was editing a control page and dragging a color from the picker to the saved palette. though it might be unrelated to that and instead related to a plugin crash, as one of those happened for the first time ever about 3 minutes prior.
- Code: Select all
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: Indigo 2022.1 [4450]
Path: /Applications/Indigo 2022.1.app/Contents/MacOS/Indigo 2022.1
Identifier: com.perceptiveautomation.indigo-client-2022-1
Version: 2022.1.2 (2022.1.2)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-01-07 14:12:17.7991 -0500
OS Version: macOS 12.6.2 (21G320)
Report Version: 12
Anonymous UUID: 816D7C25-DBF2-3844-C39E-9750D2AE61FA
Time Awake Since Boot: 2000000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Kernel Triage:
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
VM - Compressor failed a blocking pager_get
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1a5bb6d98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1a5bebee0 pthread_kill + 288
2 libsystem_c.dylib 0x1a5b26340 abort + 168
3 libsystem_c.dylib 0x1a5b25754 __assert_rtn + 272
4 AppKit 0x1a89caad8 +[_NSAutomaticFocusRing showForView:forceRect:isAccessibilityRequest:] + 4116
5 AppKit 0x1a922e5a4 -[NSColorPanelFavoriteSwatch setSelected:] + 148
6 UIFoundation 0x1a97908dc __93-[_NSCollectionViewCore _dequeueReusableViewOfKind:withIdentifier:forIndexPath:viewCategory:]_block_invoke.922 + 100
7 UIFoundation 0x1a96db1ec +[_NSUIAnimator performWithoutAnimation:] + 108
8 UIFoundation 0x1a96da7f8 -[_NSCollectionViewCore _dequeueReusableViewOfKind:withIdentifier:forIndexPath:viewCategory:] + 1660
9 UIFoundation 0x1a96da0c4 -[_NSCollectionViewCore dequeueReusableItemWithReuseIdentifier:forIndexPath:] + 92
10 AppKit 0x1a8a17c70 -[NSCollectionView makeItemWithIdentifier:forIndexPath:] + 96
11 AppKit 0x1a922f4f4 -[NSColorPanelFavoritesList collectionView:itemForRepresentedObjectAtIndexPath:] + 56
12 AppKit 0x1a8a17b5c -[_NSCollectionViewDataSourceAdapter collectionView:itemForRepresentedObjectAtIndexPath:] + 456
13 UIFoundation 0x1a96d9d30 -[_NSCollectionViewCore _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:notify:] + 120
14 UIFoundation 0x1a96c58d8 -[_NSCollectionViewCore _updateVisibleCellsNow:] + 3892
15 UIFoundation 0x1a96bcee4 -[_NSCollectionViewCore _layoutItems] + 252
16 UIFoundation 0x1a978f61c -[_NSCollectionViewCore _itemAtIndexPath:includePrefetchedCells:] + 228
17 UIFoundation 0x1a9789580 __74-[_NSCollectionViewCore _selectItemsAtIndexPaths:animated:notifyDelegate:]_block_invoke + 40
18 CoreFoundation 0x1a5cebf58 __NSSET_IS_CALLING_OUT_TO_A_BLOCK__ + 24
19 CoreFoundation 0x1a5d30214 -[__NSSingleObjectSetI enumerateObjectsWithOptions:usingBlock:] + 112
20 UIFoundation 0x1a97894f4 -[_NSCollectionViewCore _selectItemsAtIndexPaths:animated:notifyDelegate:] + 392
21 AppKit 0x1a91b2094 -[NSCollectionView _selectItemsAtIndexPaths:scrollPosition:notifyDelegate:] + 160
22 AppKit 0x1a91b2984 -[NSCollectionView setSelectionIndexPaths:] + 268
23 CoreFoundation 0x1a5cad468 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28
24 CoreFoundation 0x1a5d51bb8 ___CFXRegistrationPost_block_invoke + 52
25 CoreFoundation 0x1a5d51b24 _CFXRegistrationPost + 456
26 CoreFoundation 0x1a5c7c0f8 _CFXNotificationPost + 732
27 Foundation 0x1a6b41c28 -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
28 AppKit 0x1a92f1d00 -[NSFavoriteColorsStore setColorEntries:] + 192
29 AppKit 0x1a92f236c -[NSFavoriteColorsStore updatingFromBacking:] + 44
30 AppKit 0x1a92f2400 -[NSFavoriteColorsStore updateColorsFromBacking] + 132
31 CoreFoundation 0x1a5cad468 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28
32 CoreFoundation 0x1a5d51bb8 ___CFXRegistrationPost_block_invoke + 52
33 CoreFoundation 0x1a5d51b24 _CFXRegistrationPost + 456
34 CoreFoundation 0x1a5c7c0f8 _CFXNotificationPost + 732
35 Foundation 0x1a6b41c28 -[NSNotificationCenter postNotificationName:object:userInfo:] + 96
36 AppKit 0x1a92f1d00 -[NSFavoriteColorsStore setColorEntries:] + 192
37 AppKit 0x1a92f4244 -[NSGridFavoriteStoreTransposer writeColorsToBacking:] + 320
38 AppKit 0x1a92f1cd4 -[NSFavoriteColorsStore setColorEntries:] + 148
39 AppKit 0x1a92f2058 -[NSFavoriteColorsStore insertColor:atIndex:] + 124
40 AppKit 0x1a922f924 -[NSColorPanelFavoritesList collectionView:acceptDrop:indexPath:dropOperation:] + 352
41 AppKit 0x1a90bc8d4 -[_NSCollectionViewDropReceiver performDragOperation:] + 688
42 AppKit 0x1a8b3de18 NSCoreDragReceiveMessageProc + 476
43 HIServices 0x1ab89e9b4 CallReceiveMessageCollectionWithMessage + 116
44 HIServices 0x1ab8986a0 DoMultipartDropMessage + 104
45 HIServices 0x1ab898458 DoDropMessage + 56
46 HIServices 0x1ab896f38 DragInApplication + 808
47 HIServices 0x1ab895a14 CoreDragStartDragging + 560
48 AppKit 0x1a8b3b2d8 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 1120
49 AppKit 0x1a8d947d0 _handleBeginDraggingSession + 120
50 CoreFoundation 0x1a5cb81a4 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
51 CoreFoundation 0x1a5cb7ff4 __CFRunLoopDoObservers + 592
52 CoreFoundation 0x1a5cb6a2c CFRunLoopRunSpecific + 512
53 Foundation 0x1a6b9c0c0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
54 Foundation 0x1a6c270ac -[NSRunLoop(NSRunLoop) runUntilDate:] + 124
55 AppKit 0x1a8ce338c +[NSColorPanel _dragColor:withEvent:fromView:source:] + 400
56 AppKit 0x1a8a1bd80 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4528
57 AppKit 0x1a898f100 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2444
58 AppKit 0x1a898e50c -[NSWindow(NSEventRouting) sendEvent:] + 348
59 AppKit 0x1a898d4b4 -[NSApplication(NSEvent) sendEvent:] + 2780
60 AppKit 0x1a8c470f4 -[NSApplication _handleEvent:] + 76
61 AppKit 0x1a880f008 -[NSApplication run] + 636
62 AppKit 0x1a87e06fc NSApplicationMain + 1132
63 dyld 0x10505d08c start + 520
Thread 1:
0 libsystem_kernel.dylib 0x1a5bb2270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1a5bec83c _pthread_cond_wait + 1236
2 Indigo 2022.1 0x104a72b78 0x104a18000 + 371576
3 Indigo 2022.1 0x104a7278c 0x104a18000 + 370572
4 Indigo 2022.1 0x104a87f0c 0x104a18000 + 458508
5 Indigo 2022.1 0x104a70bb4 0x104a18000 + 363444
6 Indigo 2022.1 0x104a7008c 0x104a18000 + 360588
7 Indigo 2022.1 0x104a6fc98 0x104a18000 + 359576
8 Indigo 2022.1 0x104c55f1c 0x104a18000 + 2350876
9 libsystem_pthread.dylib 0x1a5bec26c _pthread_start + 148
10 libsystem_pthread.dylib 0x1a5be708c thread_start + 8
Thread 2:
0 libsystem_kernel.dylib 0x1a5bb2270 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1a5bec83c _pthread_cond_wait + 1236
2 Indigo 2022.1 0x104a69a8c 0x104a18000 + 334476
3 Indigo 2022.1 0x104a71180 0x104a18000 + 364928
4 Indigo 2022.1 0x104a7005c 0x104a18000 + 360540
5 Indigo 2022.1 0x104a6fc98 0x104a18000 + 359576
6 Indigo 2022.1 0x104c55f1c 0x104a18000 + 2350876
7 libsystem_pthread.dylib 0x1a5bec26c _pthread_start + 148
8 libsystem_pthread.dylib 0x1a5be708c thread_start + 8
Thread 3:
0 libsystem_kernel.dylib 0x1a5bb9598 __select + 8
1 Indigo 2022.1 0x104a5699c 0x104a18000 + 256412
2 Indigo 2022.1 0x104a70bb4 0x104a18000 + 363444
3 Indigo 2022.1 0x104a7008c 0x104a18000 + 360588
4 Indigo 2022.1 0x104a6fc98 0x104a18000 + 359576
5 Indigo 2022.1 0x104c55f1c 0x104a18000 + 2350876
6 libsystem_pthread.dylib 0x1a5bec26c _pthread_start + 148
7 libsystem_pthread.dylib 0x1a5be708c thread_start + 8
Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1a5bae8b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1a5baed20 mach_msg + 76
2 CoreFoundation 0x1a5cb9210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1a5cb76c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x1a5cb6a84 CFRunLoopRunSpecific + 600
5 AppKit 0x1a898b100 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1a5bec26c _pthread_start + 148
7 libsystem_pthread.dylib 0x1a5be708c thread_start + 8
Thread 5:
0 libsystem_pthread.dylib 0x1a5be7078 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x1a5be7078 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x1a5be7078 start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x1a5be7078 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000600000124c14 x6: 0x4051400000000000 x7: 0x0000000000000001
x8: 0xba9c915a72d616fa x9: 0xba9c915b77db137a x10: 0xcccccccccccccccd x11: 0x000000000000000a
x12: 0x0000000000000000 x13: 0x0000000000000033 x14: 0x3bf26a0000000000 x15: 0x00000001fe6209c8
x16: 0x0000000000000148 x17: 0x00000001ffd0f678 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000001050d0580 x21: 0x0000000000000103 x22: 0x00000001050d0660 x23: 0x00000001a94ef723
x24: 0x00000001fbdf6000 x25: 0x00000001f00941b9 x26: 0x0000000000000000 x27: 0x0000000000000000
x28: 0x0000600003952040 fp: 0x000000016b3e3c70 lr: 0x00000001a5bebee0
sp: 0x000000016b3e3c50 pc: 0x00000001a5bb6d98 cpsr: 0x40001000
far: 0x00000001109a8000 esr: 0x56000080 Address size fault
Binary Images:
0x1a5bad000 - 0x1a5be4fff libsystem_kernel.dylib (*) <b71e7783-80bc-36bb-af5d-579344d68742> /usr/lib/system/libsystem_kernel.dylib
0x1a5be5000 - 0x1a5bf1fff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
0x1a5aac000 - 0x1a5b2dfff libsystem_c.dylib (*) <b25d2080-bb9e-38d6-8236-9cef4b2f11a3> /usr/lib/system/libsystem_c.dylib
0x1a87dd000 - 0x1a9695fff com.apple.AppKit (6.9) <143e26e2-b101-34d6-8111-94ca9e06daef> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1a9696000 - 0x1a9906fff com.apple.UIFoundation (1.0) <fdad40bd-85cd-3351-89ac-78a9ea9070f0> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x1a5c34000 - 0x1a617afff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1a6b38000 - 0x1a6f29fff com.apple.Foundation (6.9) <8bbf8f9b-0034-34f0-a2c5-13c31941632d> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1ab887000 - 0x1ab8e6fff com.apple.HIServices (1.22) <3e474eb9-681d-3b41-bf83-5a2e08c5ffe9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x105058000 - 0x1050b7fff dyld (*) <f0564ec5-bf9c-3107-82b3-485f927b489f> /usr/lib/dyld
0x104a18000 - 0x104d2ffff com.perceptiveautomation.indigo-client-2022-1 (2022.1.2) <90251bd8-3763-3b1b-a76e-f65e0911b270> /Applications/Indigo 2022.1.app/Contents/MacOS/Indigo 2022.1
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.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=2.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.4G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 4608K 36
Activity Tracing 256K 1
CG backing stores 976K 5
CG image 6688K 386
ColorSync 640K 28
CoreAnimation 158.5M 2722
CoreGraphics 1568K 98
CoreImage 176K 11
CoreServices 624K 2
CoreUI image data 5952K 78
Foundation 48K 2
Image IO 2272K 34
Kernel Alloc Once 112K 2
MALLOC 1.1G 151
MALLOC guard page 384K 21
MALLOC_MEDIUM (reserved) 928.0M 9 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
SQLite page cache 128K 2
STACK GUARD 56.1M 9
Stack 12.2M 9
VM_ALLOCATE 7040K 115
__AUTH 2541K 306
__AUTH_CONST 19.9M 498
__CTF 756 1
__DATA 15.1M 491
__DATA_CONST 17.9M 508
__DATA_DIRTY 1751K 212
__FONT_DATA 4K 1
__LINKEDIT 577.9M 8
__OBJC_CONST 3448K 276
__OBJC_RO 83.0M 1
__OBJC_RW 3168K 1
__TEXT 488.3M 525
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 768K 24
mapped file 413.6M 106
shared memory 2912K 29
=========== ======= =======
TOTAL 4.1G 6711
TOTAL, minus reserved VM space 3.0G 6711
-----------
Full Report
-----------
{"app_name":"Indigo 2022.1","timestamp":"2023-01-07 14:12:19.00 -0500","app_version":"2022.1.2","slice_uuid":"90251bd8-3763-3b1b-a76e-f65e0911b270","build_version":"2022.1.2","platform":1,"bundleID":"com.perceptiveautomation.indigo-client-2022-1","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.2 (21G320)","incident_id":"6293CF58-3A3A-4AAA-99B2-293EA3D4E803","name":"Indigo 2022.1"}
{
"uptime" : 2000000,
"procLaunch" : "2022-12-14 19:02:14.8583 -0500",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "Macmini9,1",
"procStartAbsTime" : 138080928545,
"coalitionID" : 5431,
"osVersion" : {
"train" : "macOS 12.6.2",
"build" : "21G320",
"releaseType" : "User"
},
"captureTime" : "2023-01-07 14:12:17.7991 -0500",
"incident" : "6293CF58-3A3A-4AAA-99B2-293EA3D4E803",
"bug_type" : "309",
"pid" : 4450,
"procExitAbsTime" : 49487648498843,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "Indigo 2022.1",
"procPath" : "\/Applications\/Indigo 2022.1.app\/Contents\/MacOS\/Indigo 2022.1",
"bundleInfo" : {"CFBundleShortVersionString":"2022.1.2","CFBundleVersion":"2022.1.2","CFBundleIdentifier":"com.perceptiveautomation.indigo-client-2022-1"},
"storeInfo" : {"deviceIdentifierForVendor":"DC4DE07E-6E40-5DBC-8180-506BE1CA55A6","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.perceptiveautomation.indigo-client-2022-1",
"crashReporterKey" : "816D7C25-DBF2-3844-C39E-9750D2AE61FA",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"ktriageinfo" : "VM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\nVM - Compressor failed a blocking pager_get\n",
"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":54869,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":105553117465620},{"value":4634555860285128704},{"value":1},{"value":13446782405081175802},{"value":13446782409460355962},{"value":14757395258967641293},{"value":10},{"value":0},{"value":51},{"value":4319631540834271232},{"value":8562805192,"symbolLocation":0,"symbol":"OBJC_CLASS_$__NSAutomaticFocusRingState"},{"value":328},{"value":8586851960},{"value":0},{"value":6},{"value":4379706752,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4379706976,"symbolLocation":224,"symbol":"_main_thread"},{"value":7135491875,"symbolLocation":104803,"symbol":".str.2"},{"value":8520687616,"symbolLocation":4032,"symbol":"StructLocks"},{"value":8322105785,"objc-selector":"animationTimer"},{"value":0},{"value":0},{"value":105553176371264}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7075708640},"cpsr":{"value":1073745920},"fp":{"value":6094208112},"sp":{"value":6094208080},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7075491224,"matchesCrashFrame":1},"far":{"value":4573528064}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":497492,"symbol":"__assert_rtn","symbolLocation":272,"imageIndex":2},{"imageOffset":2022104,"symbol":"+[_NSAutomaticFocusRing showForView:forceRect:isAccessibilityRequest:]","symbolLocation":4116,"imageIndex":3},{"imageOffset":10818980,"symbol":"-[NSColorPanelFavoriteSwatch setSelected:]","symbolLocation":148,"imageIndex":3},{"imageOffset":1026268,"symbol":"__93-[_NSCollectionViewCore _dequeueReusableViewOfKind:withIdentifier:forIndexPath:viewCategory:]_block_invoke.922","symbolLocation":100,"imageIndex":4},{"imageOffset":283116,"symbol":"+[_NSUIAnimator performWithoutAnimation:]","symbolLocation":108,"imageIndex":4},{"imageOffset":280568,"symbol":"-[_NSCollectionViewCore _dequeueReusableViewOfKind:withIdentifier:forIndexPath:viewCategory:]","symbolLocation":1660,"imageIndex":4},{"imageOffset":278724,"symbol":"-[_NSCollectionViewCore dequeueReusableItemWithReuseIdentifier:forIndexPath:]","symbolLocation":92,"imageIndex":4},{"imageOffset":2337904,"symbol":"-[NSCollectionView makeItemWithIdentifier:forIndexPath:]","symbolLocation":96,"imageIndex":3},{"imageOffset":10822900,"symbol":"-[NSColorPanelFavoritesList collectionView:itemForRepresentedObjectAtIndexPath:]","symbolLocation":56,"imageIndex":3},{"imageOffset":2337628,"symbol":"-[_NSCollectionViewDataSourceAdapter collectionView:itemForRepresentedObjectAtIndexPath:]","symbolLocation":456,"imageIndex":3},{"imageOffset":277808,"symbol":"-[_NSCollectionViewCore _createPreparedCellForItemAtIndexPath:withLayoutAttributes:applyAttributes:isFocused:notify:]","symbolLocation":120,"imageIndex":4},{"imageOffset":194776,"symbol":"-[_NSCollectionViewCore _updateVisibleCellsNow:]","symbolLocation":3892,"imageIndex":4},{"imageOffset":159460,"symbol":"-[_NSCollectionViewCore _layoutItems]","symbolLocation":252,"imageIndex":4},{"imageOffset":1021468,"symbol":"-[_NSCollectionViewCore _itemAtIndexPath:includePrefetchedCells:]","symbolLocation":228,"imageIndex":4},{"imageOffset":996736,"symbol":"__74-[_NSCollectionViewCore _selectItemsAtIndexPaths:animated:notifyDelegate:]_block_invoke","symbolLocation":40,"imageIndex":4},{"imageOffset":753496,"symbol":"__NSSET_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":24,"imageIndex":5},{"imageOffset":1032724,"symbol":"-[__NSSingleObjectSetI enumerateObjectsWithOptions:usingBlock:]","symbolLocation":112,"imageIndex":5},{"imageOffset":996596,"symbol":"-[_NSCollectionViewCore _selectItemsAtIndexPaths:animated:notifyDelegate:]","symbolLocation":392,"imageIndex":4},{"imageOffset":10309780,"symbol":"-[NSCollectionView _selectItemsAtIndexPaths:scrollPosition:notifyDelegate:]","symbolLocation":160,"imageIndex":3},{"imageOffset":10312068,"symbol":"-[NSCollectionView setSelectionIndexPaths:]","symbolLocation":268,"imageIndex":3},{"imageOffset":496744,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":28,"imageIndex":5},{"imageOffset":1170360,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":52,"imageIndex":5},{"imageOffset":1170212,"symbol":"_CFXRegistrationPost","symbolLocation":456,"imageIndex":5},{"imageOffset":295160,"symbol":"_CFXNotificationPost","symbolLocation":732,"imageIndex":5},{"imageOffset":39976,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":96,"imageIndex":6},{"imageOffset":11619584,"symbol":"-[NSFavoriteColorsStore setColorEntries:]","symbolLocation":192,"imageIndex":3},{"imageOffset":11621228,"symbol":"-[NSFavoriteColorsStore updatingFromBacking:]","symbolLocation":44,"imageIndex":3},{"imageOffset":11621376,"symbol":"-[NSFavoriteColorsStore updateColorsFromBacking]","symbolLocation":132,"imageIndex":3},{"imageOffset":496744,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":28,"imageIndex":5},{"imageOffset":1170360,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":52,"imageIndex":5},{"imageOffset":1170212,"symbol":"_CFXRegistrationPost","symbolLocation":456,"imageIndex":5},{"imageOffset":295160,"symbol":"_CFXNotificationPost","symbolLocation":732,"imageIndex":5},{"imageOffset":39976,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":96,"imageIndex":6},{"imageOffset":11619584,"symbol":"-[NSFavoriteColorsStore setColorEntries:]","symbolLocation":192,"imageIndex":3},{"imageOffset":11629124,"symbol":"-[NSGridFavoriteStoreTransposer writeColorsToBacking:]","symbolLocation":320,"imageIndex":3},{"imageOffset":11619540,"symbol":"-[NSFavoriteColorsStore setColorEntries:]","symbolLocation":148,"imageIndex":3},{"imageOffset":11620440,"symbol":"-[NSFavoriteColorsStore insertColor:atIndex:]","symbolLocation":124,"imageIndex":3},{"imageOffset":10823972,"symbol":"-[NSColorPanelFavoritesList collectionView:acceptDrop:indexPath:dropOperation:]","symbolLocation":352,"imageIndex":3},{"imageOffset":9304276,"symbol":"-[_NSCollectionViewDropReceiver performDragOperation:]","symbolLocation":688,"imageIndex":3},{"imageOffset":3542552,"symbol":"NSCoreDragReceiveMessageProc","symbolLocation":476,"imageIndex":3},{"imageOffset":96692,"symbol":"CallReceiveMessageCollectionWithMessage","symbolLocation":116,"imageIndex":7},{"imageOffset":71328,"symbol":"DoMultipartDropMessage","symbolLocation":104,"imageIndex":7},{"imageOffset":70744,"symbol":"DoDropMessage","symbolLocation":56,"imageIndex":7},{"imageOffset":65336,"symbol":"DragInApplication","symbolLocation":808,"imageIndex":7},{"imageOffset":59924,"symbol":"CoreDragStartDragging","symbolLocation":560,"imageIndex":7},{"imageOffset":3531480,"symbol":"-[NSCoreDragManager _dragUntilMouseUp:accepted:]","symbolLocation":1120,"imageIndex":3},{"imageOffset":5994448,"symbol":"_handleBeginDraggingSession","symbolLocation":120,"imageIndex":3},{"imageOffset":541092,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":36,"imageIndex":5},{"imageOffset":540660,"symbol":"__CFRunLoopDoObservers","symbolLocation":592,"imageIndex":5},{"imageOffset":535084,"symbol":"CFRunLoopRunSpecific","symbolLocation":512,"imageIndex":5},{"imageOffset":409792,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":236,"imageIndex":6},{"imageOffset":979116,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":124,"imageIndex":6},{"imageOffset":5268364,"symbol":"+[NSColorPanel _dragColor:withEvent:fromView:source:]","symbolLocation":400,"imageIndex":3},{"imageOffset":2354560,"symbol":"-[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:]","symbolLocation":4528,"imageIndex":3},{"imageOffset":1777920,"symbol":"-[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:]","symbolLocation":2444,"imageIndex":3},{"imageOffset":1774860,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":348,"imageIndex":3},{"imageOffset":1770676,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":2780,"imageIndex":3},{"imageOffset":4628724,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":76,"imageIndex":3},{"imageOffset":204808,"symbol":"-[NSApplication run]","symbolLocation":636,"imageIndex":3},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":3},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":8}]},{"id":54907,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":371576,"imageIndex":9},{"imageOffset":370572,"imageIndex":9},{"imageOffset":458508,"imageIndex":9},{"imageOffset":363444,"imageIndex":9},{"imageOffset":360588,"imageIndex":9},{"imageOffset":359576,"imageIndex":9},{"imageOffset":2350876,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":54909,"frames":[{"imageOffset":21104,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":1},{"imageOffset":334476,"imageIndex":9},{"imageOffset":364928,"imageIndex":9},{"imageOffset":360540,"imageIndex":9},{"imageOffset":359576,"imageIndex":9},{"imageOffset":2350876,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":54910,"frames":[{"imageOffset":50584,"symbol":"__select","symbolLocation":8,"imageIndex":0},{"imageOffset":256412,"imageIndex":9},{"imageOffset":363444,"imageIndex":9},{"imageOffset":360588,"imageIndex":9},{"imageOffset":359576,"imageIndex":9},{"imageOffset":2350876,"imageIndex":9},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":54913,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":5},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":5},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":5},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":3},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":15944572,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":15944707,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":15944714,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":15944716,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 7075450880,
"size" : 229376,
"uuid" : "b71e7783-80bc-36bb-af5d-579344d68742",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7075680256,
"size" : 53248,
"uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7074398208,
"size" : 532480,
"uuid" : "b25d2080-bb9e-38d6-8236-9cef4b2f11a3",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7121784832,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15437824,
"uuid" : "143e26e2-b101-34d6-8111-94ca9e06daef",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7137222656,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.UIFoundation",
"size" : 2560000,
"uuid" : "fdad40bd-85cd-3351-89ac-78a9ea9070f0",
"path" : "\/System\/Library\/PrivateFrameworks\/UIFoundation.framework\/Versions\/A\/UIFoundation",
"name" : "UIFoundation",
"CFBundleVersion" : "788.1"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7076003840,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7091748864,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "8bbf8f9b-0034-34f0-a2c5-13c31941632d",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7172812800,
"CFBundleShortVersionString" : "1.22",
"CFBundleIdentifier" : "com.apple.HIServices",
"size" : 393216,
"uuid" : "3e474eb9-681d-3b41-bf83-5a2e08c5ffe9",
"path" : "\/System\/Library\/Frameworks\/ApplicationServices.framework\/Versions\/A\/Frameworks\/HIServices.framework\/Versions\/A\/HIServices",
"name" : "HIServices"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4379213824,
"size" : 393216,
"uuid" : "f0564ec5-bf9c-3107-82b3-485f927b489f",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4372660224,
"CFBundleShortVersionString" : "2022.1.2",
"CFBundleIdentifier" : "com.perceptiveautomation.indigo-client-2022-1",
"size" : 3244032,
"uuid" : "90251bd8-3763-3b1b-a76e-f65e0911b270",
"path" : "\/Applications\/Indigo 2022.1.app\/Contents\/MacOS\/Indigo 2022.1",
"name" : "Indigo 2022.1",
"CFBundleVersion" : "2022.1.2"
}
],
"sharedCache" : {
"base" : 7072382976,
"size" : 3144761344,
"uuid" : "be7fe6ad-4560-3ae2-883e-432f78b45062"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=2.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.4G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 4608K 36 \nActivity Tracing 256K 1 \nCG backing stores 976K 5 \nCG image 6688K 386 \nColorSync 640K 28 \nCoreAnimation 158.5M 2722 \nCoreGraphics 1568K 98 \nCoreImage 176K 11 \nCoreServices 624K 2 \nCoreUI image data 5952K 78 \nFoundation 48K 2 \nImage IO 2272K 34 \nKernel Alloc Once 112K 2 \nMALLOC 1.1G 151 \nMALLOC guard page 384K 21 \nMALLOC_MEDIUM (reserved) 928.0M 9 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nSQLite page cache 128K 2 \nSTACK GUARD 56.1M 9 \nStack 12.2M 9 \nVM_ALLOCATE 7040K 115 \n__AUTH 2541K 306 \n__AUTH_CONST 19.9M 498 \n__CTF 756 1 \n__DATA 15.1M 491 \n__DATA_CONST 17.9M 508 \n__DATA_DIRTY 1751K 212 \n__FONT_DATA 4K 1 \n__LINKEDIT 577.9M 8 \n__OBJC_CONST 3448K 276 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 488.3M 525 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 768K 24 \nmapped file 413.6M 106 \nshared memory 2912K 29 \n=========== ======= ======= \nTOTAL 4.1G 6711 \nTOTAL, minus reserved VM space 3.0G 6711 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "60f8ddccefea4203d95cbeef",
"factorPackIds" : {
},
"deploymentId" : 240000021
},
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
}
],
"experiments" : [
]
}
}
Model: Macmini9,1, BootROM 8419.60.44, proc 8:4:4 processors, 8 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: LG ULTRAGEAR, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Memory Module: LPDDR4
AirPort: Wi-Fi, wl0: Mar 23 2022 19:57:59 version 18.60.27.0.7.8.129 FWID 01-570be953
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: USB3.0 Card Reader
USB Device: ASM225
USB Device: BUP Ultra Touch
USB Device: USB2.0 Hub
USB Device: USB 2.0 Hub
USB Device: Magic Keyboard
USB Device: miscellaneous_device
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: USB3.0 Card Reader
USB Device: USB2.0 Hub
USB Device: Anker USB-C Hub Device
USB Device: USB30Bus
USB Device: comm_device
USB Device: FT232R USB UART
Thunderbolt Bus: Mac mini, Apple Inc.
Thunderbolt Bus: Mac mini, Apple Inc.
SmartThings refugee, so happy to be on Indigo. Monterey on a base M1 Mini w/Harmony Hub, Hue, DomoPad, Dynamic URL, Device Extensions, HomeKitLink, Grafana, Plex, uniFAP, Fantastic Weather, Nanoleaf, LED Simple Effects, Bond Home, Camect.