App Crash On MacOS When Scanning Devices

Description of Bug

App Crash On MacOS When Scanning Devices

Attached Log

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

Process:               OpenRGB [4095]
Path:                  /Applications/OpenRGB.app/Contents/MacOS/OpenRGB
Identifier:            com.yourcompany.OpenRGB
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-02-15 17:39:31.3174 +0100
OS Version:            macOS 13.2 (22D49)
Report Version:        12
Anonymous UUID:        417B7BC5-4E18-864B-5C4D-3E2CB10ABEE9


Time Awake Since Boot: 29000 seconds

System Integrity Protection: disabled

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

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

Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process:   exc handler [4095]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                	    0x7ff803495f4e _CFAssertMismatchedTypeID + 110
1   CoreFoundation                	    0x7ff80336759a CFRunLoopRemoveSource + 670
2   IOKit                         	    0x7ff806378995 IOHIDDeviceUnscheduleFromRunLoop + 147
3   IOKit                         	    0x7ff80637d06a __IOHIDManagerDeviceApplier + 584
4   CoreFoundation                	    0x7ff803312d16 __CFSetApplyFunction_block_invoke + 18
5   CoreFoundation                	    0x7ff803312b74 CFBasicHashApply + 124
6   CoreFoundation                	    0x7ff803312aba CFSetApplyFunction + 131
7   IOKit                         	    0x7ff80637b992 __ApplyToDevices + 107
8   IOKit                         	    0x7ff80637ba9b IOHIDManagerUnscheduleFromRunLoop + 92
9   IOKit                         	    0x7ff80637b9e4 IOHIDManagerClose + 34
10  libhidapi.0.dylib             	       0x10a69e82d hid_exit + 23
11  OpenRGB                       	       0x10a002283 ResourceManager::Cleanup() + 627
12  OpenRGB                       	       0x10a005fec ResourceManager::DetectDevices() + 572
13  OpenRGB                       	       0x10a39f24e Ui::OpenRGBDialog2::qt_metacall(QMetaObject::Call, int, void**) + 62
14  QtCore                        	       0x10c7d001d 0x10c5b9000 + 2191389
15  QtWidgets                     	       0x10aeaee2f 0x10adb4000 + 1027631
16  QtWidgets                     	       0x10aeaeca9 0x10adb4000 + 1027241
17  QtWidgets                     	       0x10aeafe6c QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 268
18  QtWidgets                     	       0x10ae00d0a QWidget::event(QEvent*) + 442
19  QtWidgets                     	       0x10adc7a56 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
20  QtWidgets                     	       0x10adca944 QApplication::notify(QObject*, QEvent*) + 7444
21  QtCore                        	       0x10c79f2b6 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 166
22  QtWidgets                     	       0x10adc8362 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) + 898
23  QtWidgets                     	       0x10ae1fca5 0x10adb4000 + 441509
24  QtWidgets                     	       0x10ae1e3de 0x10adb4000 + 435166
25  QtWidgets                     	       0x10adc7a56 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 262
26  QtWidgets                     	       0x10adc8e02 QApplication::notify(QObject*, QEvent*) + 466
27  QtCore                        	       0x10c79f2b6 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 166
28  QtGui                         	       0x10b9c3bdf QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 3615
29  QtGui                         	       0x10b9a913b QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 203
30  libqcocoa.dylib               	       0x10aa6bf98 0x10aa2f000 + 249752
31  CoreFoundation                	    0x7ff803346b78 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
32  CoreFoundation                	    0x7ff803346b27 __CFRunLoopDoSource0 + 157
33  CoreFoundation                	    0x7ff803346901 __CFRunLoopDoSources0 + 212
34  CoreFoundation                	    0x7ff80334557b __CFRunLoopRun + 929
35  CoreFoundation                	    0x7ff803344b60 CFRunLoopRunSpecific + 560
36  HIToolbox                     	    0x7ff80cc92766 RunCurrentEventLoopInMode + 292
37  HIToolbox                     	    0x7ff80cc92396 ReceiveNextEventCommon + 199
38  HIToolbox                     	    0x7ff80cc922b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
39  AppKit                        	    0x7ff806495293 _DPSNextEvent + 909
40  AppKit                        	    0x7ff806494114 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
41  AppKit                        	    0x7ff806486757 -[NSApplication run] + 586
42  libqcocoa.dylib               	       0x10aa6ad74 0x10aa2f000 + 245108
43  QtCore                        	       0x10c79b6b7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 471
44  QtCore                        	       0x10c79f852 QCoreApplication::exec() + 130
45  OpenRGB                       	       0x109fe9f2e main + 590
46  dyld                          	    0x7ff802f38310 start + 2432

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

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

Thread 3:: org.libusb.device-hotplug
0   libsystem_kernel.dylib        	    0x7ff80322c5c2 mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80323a604 mach_msg2_internal + 82
2   libsystem_kernel.dylib        	    0x7ff803233635 mach_msg_overwrite + 723
3   libsystem_kernel.dylib        	    0x7ff80322c8a8 mach_msg + 19
4   CoreFoundation                	    0x7ff803346cbe __CFRunLoopServiceMachPort + 145
5   CoreFoundation                	    0x7ff80334572a __CFRunLoopRun + 1360
6   CoreFoundation                	    0x7ff803344b60 CFRunLoopRunSpecific + 560
7   CoreFoundation                	    0x7ff8033c97aa CFRunLoopRun + 40
8   libusb-1.0.0.dylib            	       0x10a6846f0 0x10a678000 + 50928
9   libsystem_pthread.dylib       	    0x7ff80326b259 _pthread_start + 125
10  libsystem_pthread.dylib       	    0x7ff803266c7b thread_start + 15

Thread 4:
0   libsystem_pthread.dylib       	    0x7ff803266c58 start_wqthread + 0

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

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff80322c5c2 mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff80323a604 mach_msg2_internal + 82
2   libsystem_kernel.dylib        	    0x7ff803233635 mach_msg_overwrite + 723
3   libsystem_kernel.dylib        	    0x7ff80322c8a8 mach_msg + 19
4   CoreFoundation                	    0x7ff803346cbe __CFRunLoopServiceMachPort + 145
5   CoreFoundation                	    0x7ff80334572a __CFRunLoopRun + 1360
6   CoreFoundation                	    0x7ff803344b60 CFRunLoopRunSpecific + 560
7   AppKit                        	    0x7ff8065f6129 _NSEventThread + 132
8   libsystem_pthread.dylib       	    0x7ff80326b259 _pthread_start + 125
9   libsystem_pthread.dylib       	    0x7ff803266c7b thread_start + 15

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

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

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

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

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

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

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

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000000000004a  rbx: 0x00007ff8036224c0  rcx: 0x144958ae2488006e  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x00007ff8036234f4  rbp: 0x00007ff7b5f751c0  rsp: 0x00007ff7b5f75090
   r8: 0x00007ff7b5f74df0   r9: 0x00007ff8036234f5  r10: 0x0000000000000000  r11: 0xffffffffb2951bf5
  r12: 0x00007ff7b5f750a0  r13: 0x0000600001b00300  r14: 0x000000000000005f  r15: 0x000000000000002b
  rip: 0x00007ff803495f4e  rfl: 0x0000000000010202  cr2: 0x0000600000d7a000
  
Logical CPU:     2
Error Code:      0x00000000 
Trap Number:     6

Thread 0 instruction stream:
  10 01 00 00 49 89 f6 49-89 ff e8 3b d3 f7 ff 48  ....I..I...;...H
  89 c3 48 85 c0 4c 8d 25-9c be 18 00 49 0f 44 dc  ..H..L.%....I.D.
  4c 89 f7 e8 22 d3 f7 ff-48 85 c0 49 0f 44 c4 48  L..."...H..I.D.H
  89 04 24 48 8d 15 8f d5-18 00 4c 8d a5 e0 fe ff  ..$H......L.....
  ff be ff 00 00 00 4c 89-e7 4c 89 f9 49 89 d8 4d  ......L..L..I..M
  89 f1 31 c0 e8 45 aa 00-00 4c 89 25 ea 28 b4 41  ..1..E...L.%.(.A
 [0f]0b 48 8d 05 19 d4 18-00 48 89 05 da 28 b4 41  ..H......H...(.A	<==
  0f 0b 48 8d 05 44 d4 18-00 48 89 05 ca 28 b4 41  ..H..D...H...(.A
  0f 0b 48 8d 05 7f d5 18-00 48 89 05 ba 28 b4 41  ..H......H...(.A
  0f 0b 48 8d 05 9a d7 18-00 48 89 05 aa 28 b4 41  ..H......H...(.A
  0f 0b 48 8d 05 8a d7 18-00 48 89 05 9a 28 b4 41  ..H......H...(.A
  0f 0b 48 8d 05 7a d7 18-00 48 89 05 8a 28 b4 41  ..H..z...H...(.A

Binary Images:
    0x7ff8032c7000 -     0x7ff803760fef com.apple.CoreFoundation (6.9) <c2615780-0140-315c-a455-7e03bb22d3d6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff806339000 -     0x7ff8063f7ff8 com.apple.framework.IOKit (2.0.2) <45f3fd04-1cad-30af-8926-f905e2572494> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x10a69c000 -        0x10a69ffff libhidapi.0.dylib (*) <2301ba10-6699-3b21-ae67-36249a950e55> /Applications/OpenRGB.app/Contents/Frameworks/libhidapi.0.dylib
       0x109f88000 -        0x10a45ffff com.yourcompany.OpenRGB (*) <a1fabb6a-2e8b-3ac3-83b9-0a972e084560> /Applications/OpenRGB.app/Contents/MacOS/OpenRGB
       0x10c5b9000 -        0x10cafcfff org.qt-project.QtCore (5.15) <226f4f10-f8c2-301e-aa19-240048d7c206> /Applications/OpenRGB.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x10adb4000 -        0x10b1fffff org.qt-project.QtWidgets (5.15) <151402d2-0ee6-34f3-a101-e6cdd04f398a> /Applications/OpenRGB.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x10b987000 -        0x10be72fff org.qt-project.QtGui (5.15) <535a424c-ef63-3e4c-a42a-5b5f18d0c07c> /Applications/OpenRGB.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10aa2f000 -        0x10ab96fff libqcocoa.dylib (*) <fdff1859-ee45-351c-8ecf-a60fe4edaca0> /Applications/OpenRGB.app/Contents/PlugIns/platforms/libqcocoa.dylib
    0x7ff80cc63000 -     0x7ff80cf5affd com.apple.HIToolbox (2.1.1) <7bf47984-29cb-319e-a6da-0884d158f96a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff806457000 -     0x7ff80745fff2 com.apple.AppKit (6.9) <480a5693-f3e3-3b50-a1f3-169d12a12a0e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff802f32000 -     0x7ff802fc6caf dyld (*) <270c4224-a38f-3a22-9ba9-95968f487738> /usr/lib/dyld
    0x7ff803265000 -     0x7ff803270ff7 libsystem_pthread.dylib (*) <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80322b000 -     0x7ff803264ff7 libsystem_kernel.dylib (*) <ca136b67-0559-3f19-8b7e-9b80438090b6> /usr/lib/system/libsystem_kernel.dylib
       0x10a678000 -        0x10a68bfff libusb-1.0.0.dylib (*) <af4dc94c-853d-3c9b-be8f-e71257939b36> /Applications/OpenRGB.app/Contents/Frameworks/libusb-1.0.0.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=458.1M resident=0K(0%) swapped_out_or_unallocated=458.1M(100%)
Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 11.6M       12 
CG image                           104K        6 
ColorSync                          116K       11 
CoreAnimation                      144K       11 
CoreGraphics                        20K        4 
CoreServices                       116K        1 
CoreUI image data                  920K        6 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           351.4M       64 
MALLOC guard page                   48K        9 
MALLOC_MEDIUM (reserved)           1.2G       10         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.1M       15 
Stack                             15.1M       16 
VM_ALLOCATE                        180K       35 
__CTF                               756        1 
__DATA                            19.1M      363 
__DATA_CONST                      14.6M      208 
__DATA_DIRTY                       653K      110 
__FONT_DATA                        2352        1 
__LINKEDIT                       187.4M       31 
__OBJC_RO                         65.5M        1 
__OBJC_RW                         1989K        2 
__TEXT                           270.7M      379 
dyld private memory                256K        1 
mapped file                      385.9M       37 
shared memory                      776K       16 
===========                     =======  ======= 
TOTAL                              2.9G     1356 
TOTAL, minus reserved VM space     1.4G     1356 



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

{"app_name":"OpenRGB","timestamp":"2023-02-15 17:39:31.00 +0100","app_version":"","slice_uuid":"a1fabb6a-2e8b-3ac3-83b9-0a972e084560","build_version":"","platform":1,"bundleID":"com.yourcompany.OpenRGB","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2 (22D49)","roots_installed":0,"name":"OpenRGB","incident_id":"91C9FD63-F1AF-47A0-BEAC-E419B1D77919"}
{
  "uptime" : 29000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacPro7,1",
  "coalitionID" : 6626,
  "osVersion" : {
    "train" : "macOS 13.2",
    "build" : "22D49",
    "releaseType" : "User"
  },
  "captureTime" : "2023-02-15 17:39:31.3174 +0100",
  "incident" : "91C9FD63-F1AF-47A0-BEAC-E419B1D77919",
  "pid" : 4095,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-02-15 17:39:24.2810 +0100",
  "procStartAbsTime" : 29842763818480,
  "procExitAbsTime" : 29849799855270,
  "procName" : "OpenRGB",
  "procPath" : "\/Applications\/OpenRGB.app\/Contents\/MacOS\/OpenRGB",
  "bundleInfo" : {"CFBundleIdentifier":"com.yourcompany.OpenRGB"},
  "storeInfo" : {"deviceIdentifierForVendor":"A95DD546-F161-5431-AAA4-1A39C90DDEF1","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.yourcompany.OpenRGB",
  "crashReporterKey" : "417B7BC5-4E18-864B-5C4D-3E2CB10ABEE9",
  "throttleTimeout" : 2147483647,
  "sip" : "disabled",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
  "termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":4095},
  "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":1110531,"instructionState":{"instructionStream":{"bytes":[16,1,0,0,73,137,246,73,137,255,232,59,211,247,255,72,137,195,72,133,192,76,141,37,156,190,24,0,73,15,68,220,76,137,247,232,34,211,247,255,72,133,192,73,15,68,196,72,137,4,36,72,141,21,143,213,24,0,76,141,165,224,254,255,255,190,255,0,0,0,76,137,231,76,137,249,73,137,216,77,137,241,49,192,232,69,170,0,0,76,137,37,234,40,180,65,15,11,72,141,5,25,212,24,0,72,137,5,218,40,180,65,15,11,72,141,5,68,212,24,0,72,137,5,202,40,180,65,15,11,72,141,5,127,213,24,0,72,137,5,186,40,180,65,15,11,72,141,5,154,215,24,0,72,137,5,170,40,180,65,15,11,72,141,5,138,215,24,0,72,137,5,154,40,180,65,15,11,72,141,5,122,215,24,0,72,137,5,138,40,180,65],"offset":96}},"threadState":{"r13":{"value":105553144578816},"rax":{"value":74},"rflags":{"value":66050},"cpu":{"value":2},"r14":{"value":95},"rsi":{"value":140703185384692,"symbolLocation":7412,"symbol":"_XMLPlistAppendDataUsingBase64.__CFPLDataEncodeTable"},"r8":{"value":140701886533104},"cr2":{"value":105553130397696},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703185384693,"symbolLocation":7413,"symbol":"_XMLPlistAppendDataUsingBase64.__CFPLDataEncodeTable"},"r15":{"value":43},"rbx":{"value":140703185380544,"symbolLocation":3264,"symbol":"_XMLPlistAppendDataUsingBase64.__CFPLDataEncodeTable"},"trap":{"value":6},"err":{"value":0},"r11":{"value":18446744072410700789},"rip":{"value":140703183757134,"matchesCrashFrame":1},"rbp":{"value":140701886534080},"rsp":{"value":140701886533776},"r12":{"value":140701886533792},"rcx":{"value":1461797059018883182},"flavor":"x86_THREAD_STATE","rdi":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1896270,"symbol":"_CFAssertMismatchedTypeID","symbolLocation":110,"imageIndex":0},{"imageOffset":656794,"symbol":"CFRunLoopRemoveSource","symbolLocation":670,"imageIndex":0},{"imageOffset":260501,"symbol":"IOHIDDeviceUnscheduleFromRunLoop","symbolLocation":147,"imageIndex":1},{"imageOffset":278634,"symbol":"__IOHIDManagerDeviceApplier","symbolLocation":584,"imageIndex":1},{"imageOffset":310550,"symbol":"__CFSetApplyFunction_block_invoke","symbolLocation":18,"imageIndex":0},{"imageOffset":310132,"symbol":"CFBasicHashApply","symbolLocation":124,"imageIndex":0},{"imageOffset":309946,"symbol":"CFSetApplyFunction","symbolLocation":131,"imageIndex":0},{"imageOffset":272786,"symbol":"__ApplyToDevices","symbolLocation":107,"imageIndex":1},{"imageOffset":273051,"symbol":"IOHIDManagerUnscheduleFromRunLoop","symbolLocation":92,"imageIndex":1},{"imageOffset":272868,"symbol":"IOHIDManagerClose","symbolLocation":34,"imageIndex":1},{"imageOffset":10285,"symbol":"hid_exit","symbolLocation":23,"imageIndex":2},{"imageOffset":500355,"symbol":"ResourceManager::Cleanup()","symbolLocation":627,"imageIndex":3},{"imageOffset":516076,"symbol":"ResourceManager::DetectDevices()","symbolLocation":572,"imageIndex":3},{"imageOffset":4289102,"symbol":"Ui::OpenRGBDialog2::qt_metacall(QMetaObject::Call, int, void**)","symbolLocation":62,"imageIndex":3},{"imageOffset":2191389,"imageIndex":4},{"imageOffset":1027631,"imageIndex":5},{"imageOffset":1027241,"imageIndex":5},{"imageOffset":1031788,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":268,"imageIndex":5},{"imageOffset":314634,"symbol":"QWidget::event(QEvent*)","symbolLocation":442,"imageIndex":5},{"imageOffset":80470,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":262,"imageIndex":5},{"imageOffset":92484,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":7444,"imageIndex":5},{"imageOffset":1991350,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":166,"imageIndex":4},{"imageOffset":82786,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":898,"imageIndex":5},{"imageOffset":441509,"imageIndex":5},{"imageOffset":435166,"imageIndex":5},{"imageOffset":80470,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":262,"imageIndex":5},{"imageOffset":85506,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":466,"imageIndex":5},{"imageOffset":1991350,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":166,"imageIndex":4},{"imageOffset":248799,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":3615,"imageIndex":6},{"imageOffset":139579,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":203,"imageIndex":6},{"imageOffset":249752,"imageIndex":7},{"imageOffset":523128,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":0},{"imageOffset":523047,"symbol":"__CFRunLoopDoSource0","symbolLocation":157,"imageIndex":0},{"imageOffset":522497,"symbol":"__CFRunLoopDoSources0","symbolLocation":212,"imageIndex":0},{"imageOffset":517499,"symbol":"__CFRunLoopRun","symbolLocation":929,"imageIndex":0},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":0},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},{"imageOffset":193430,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":8},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":8},{"imageOffset":254611,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":9},{"imageOffset":250132,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":9},{"imageOffset":194391,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":9},{"imageOffset":245108,"imageIndex":7},{"imageOffset":1975991,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":471,"imageIndex":4},{"imageOffset":1992786,"symbol":"QCoreApplication::exec()","symbolLocation":130,"imageIndex":4},{"imageOffset":401198,"symbol":"main","symbolLocation":590,"imageIndex":3},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":10}]},{"id":1110799,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110800,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110833,"name":"org.libusb.device-hotplug","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":12},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":12},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":12},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":12},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":0},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":0},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":0},{"imageOffset":1058730,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":0},{"imageOffset":50928,"imageIndex":13},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":1110843,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110878,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110900,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":12},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":12},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":12},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":12},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":0},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":0},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":0},{"imageOffset":1700137,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":1110901,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110902,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110903,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110904,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110905,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110906,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110907,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]},{"id":1110908,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703181860864,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4825072,
    "uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703232659456,
    "CFBundleShortVersionString" : "2.0.2",
    "CFBundleIdentifier" : "com.apple.framework.IOKit",
    "size" : 782329,
    "uuid" : "45f3fd04-1cad-30af-8926-f905e2572494",
    "path" : "\/System\/Library\/Frameworks\/IOKit.framework\/Versions\/A\/IOKit",
    "name" : "IOKit"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4469669888,
    "size" : 16384,
    "uuid" : "2301ba10-6699-3b21-ae67-36249a950e55",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/Frameworks\/libhidapi.0.dylib",
    "name" : "libhidapi.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4462247936,
    "CFBundleIdentifier" : "com.yourcompany.OpenRGB",
    "size" : 5079040,
    "uuid" : "a1fabb6a-2e8b-3ac3-83b9-0a972e084560",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/MacOS\/OpenRGB",
    "name" : "OpenRGB"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4502294528,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtCore",
    "size" : 5521408,
    "uuid" : "226f4f10-f8c2-301e-aa19-240048d7c206",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/5\/QtCore",
    "name" : "QtCore",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4477108224,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtWidgets",
    "size" : 4505600,
    "uuid" : "151402d2-0ee6-34f3-a101-e6cdd04f398a",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/5\/QtWidgets",
    "name" : "QtWidgets",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4489506816,
    "CFBundleShortVersionString" : "5.15",
    "CFBundleIdentifier" : "org.qt-project.QtGui",
    "size" : 5160960,
    "uuid" : "535a424c-ef63-3e4c-a42a-5b5f18d0c07c",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/Frameworks\/QtGui.framework\/Versions\/5\/QtGui",
    "name" : "QtGui",
    "CFBundleVersion" : "5.15.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4473417728,
    "size" : 1474560,
    "uuid" : "fdff1859-ee45-351c-8ecf-a60fe4edaca0",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703342931968,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112958,
    "uuid" : "7bf47984-29cb-319e-a6da-0884d158f96a",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703233830912,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16814067,
    "uuid" : "480a5693-f3e3-3b50-a1f3-169d12a12a0e",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.40.116"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703178104832,
    "size" : 609456,
    "uuid" : "270c4224-a38f-3a22-9ba9-95968f487738",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703181459456,
    "size" : 49144,
    "uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703181221888,
    "size" : 237560,
    "uuid" : "ca136b67-0559-3f19-8b7e-9b80438090b6",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4469522432,
    "size" : 81920,
    "uuid" : "af4dc94c-853d-3c9b-be8f-e71257939b36",
    "path" : "\/Applications\/OpenRGB.app\/Contents\/Frameworks\/libusb-1.0.0.dylib",
    "name" : "libusb-1.0.0.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703177498624,
  "size" : 21474836480,
  "uuid" : "61138b36-7859-3add-9c47-7e7cd2a358d0"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=458.1M resident=0K(0%) swapped_out_or_unallocated=458.1M(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 11.6M       12 \nCG image                           104K        6 \nColorSync                          116K       11 \nCoreAnimation                      144K       11 \nCoreGraphics                        20K        4 \nCoreServices                       116K        1 \nCoreUI image data                  920K        6 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           351.4M       64 \nMALLOC guard page                   48K        9 \nMALLOC_MEDIUM (reserved)           1.2G       10         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.1M       15 \nStack                             15.1M       16 \nVM_ALLOCATE                        180K       35 \n__CTF                               756        1 \n__DATA                            19.1M      363 \n__DATA_CONST                      14.6M      208 \n__DATA_DIRTY                       653K      110 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       187.4M       31 \n__OBJC_RO                         65.5M        1 \n__OBJC_RW                         1989K        2 \n__TEXT                           270.7M      379 \ndyld private memory                256K        1 \nmapped file                      385.9M       37 \nshared memory                      776K       16 \n===========                     =======  ======= \nTOTAL                              2.9G     1356 \nTOTAL, minus reserved VM space     1.4G     1356 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5f72dc58705eff005a46b3a9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "6347054113acce15305b7b82",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "634705e78e8be655c1316a6e"
      },
      "deploymentId" : 240000005
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacPro7,1, BootROM 1916.60.2.0.0, 10 processors, 10-Core Intel Core i9, 3.7 GHz, 64 GB, SMC 
Graphics: AMD Radeon RX 590, AMD Radeon RX 590, PCIe, 8 GB
Display: U28E850, 6016 x 3384, Main, MirrorOff, Online
Display: U28E850, 6016 x 3384, MirrorOff, Online
Display: Philips FTV, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), MirrorOff, Online
Memory Module: NODE 1/DIMM_A1, 16 GB, DDR4, 2400 MHz, G-Skill, F4-2400C15-16GFT
Memory Module: NODE 1/DIMM_B1, 16 GB, DDR4, 2400 MHz, G-Skill, F4-2400C15-16GFT
Memory Module: NODE 1/DIMM_C1, 16 GB, DDR4, 2400 MHz, G-Skill, F4-2400C15-16GFT
Memory Module: NODE 1/DIMM_D1, 16 GB, DDR4, 2400 MHz, G-Skill, F4-2400C15-16GFT
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x111), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1766)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en2
Network Service: Ethernet 2, Ethernet, en1
PCI Card: 200 Series PCH USB 3.0 xHCI Controller, USB eXtensible Host Controller, Built In
PCI Card: 200 Series PCH Thermal Subsystem, Signal Processing Controller, Built In
PCI Card: 200 Series PCH SATA Controller [AHCI mode], SATA AHCI Controller, Built In
PCI Card: 200 Series PCH PMC, PMC-Controller, Built In
PCI Card: Realtek ALC S1220A HD Audio, HD-Audio-Controller, Built In
PCI Card: 200 Series Chipset Family SMBus Controller, Signal Bus Controller, Built In
PCI Card: Intel I219V2 PCI Express Gigabit Ethernet, Ethernet Controller, Built In
PCI Card: ASMedia ASM2142 USB 3.1 xHCI Controller, USB eXtensible Host Controller, Built In
PCI Card: WD Black SN850 SSD 500GB, NVM Express Controller, Built In
PCI Card: ASMedia ASM2142 USB 3.1 xHCI Controller, USB eXtensible Host Controller, Built In
PCI Card: Intel(R) Ethernet Controller i211 Copper (IGB), Ethernet Controller, Built In
PCI Card: BCM94360 802.11ac Wireless Network Adapter, AirPort Controller, Slot-5
PCI Card: AMD Radeon RX 590, Display Controller, Slot-1
PCI Card: AMD Radeon RX 590 HD-Audio, Multimedia Controller, Slot-1
PCI Card: Samsung SSD 970 EVO 500GB, Asus Hyper M.2 X16 Card V2, Slot-3
PCI Card: Silicon Power P34A80 SSD 2TB, Asus Hyper M.2 X16 Card V2, Slot-3
PCI Card: Samsung SSD 980 PRO 500GB, Asus Hyper M.2 X16 Card V2, Slot-3
PCI Card: Silicon Power P34A80 SSD 2TB, Asus Hyper M.2 X16 Card V2, Slot-3
Serial ATA Device: ST31000340NS, 1 TB
Serial ATA Device: WDC WD3001FAEX-00MJRA0, 3 TB
Serial ATA Device: HL-DT-ST BD-RE  BH10LS30
USB Device: USB30Bus
USB Device: USB3.1 Hub
USB Device: USB3.1 Hub
USB Device: USB2.0 Hub
USB Device: LCD Cap for Elite Capellix coolers
USB Device: CORSAIR iCUE COMMANDER Core
USB Device: USB2.0 Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Babyface Pro (71967932)
USB Device: USB2.1 Hub
USB Device: USB2.1 Hub
USB Device: USB Receiver
USB Device: iLok
USB Device: USB 2.0 Hub
USB Device: USB2.0 HUB
USB Device: Xbox 360 Wireless Receiver for Windows
USB Device: ZY Control Mic8k
USB Device: HD Pro Webcam C920
USB Device: comm_device
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB2.1 Hub
USB Device: USB3.2 Hub
Thunderbolt Bus: 

Operating System

OS - Linux OS - MacOS OS - Windows macOS 13.2.1

Hardware Configuration

Asus AuraSync (X299 Tuf Mark 1 Mainboard) Corsair H150i Elite LCD (Commander Core)

Edited by AlexKusnezov