mac-mouse-fix icon indicating copy to clipboard operation
mac-mouse-fix copied to clipboard

The Application keeps crashing after adding a game to app-specific setting [bug]

Open weiying-robotic opened this issue 2 years ago • 2 comments

Description

I added a game Divinity Original Sin 2 to the app-specific settings. Right after clicking add, the Mouse Fix program crashed. Then I still can open the app which can work normally. But whenever I clicked the more - app-specific settings, the Mouse Fix program will crash immediately.

Steps to reproduce

  1. Click More -> app-specific settings --> add the game from applications lists.
  2. Mac Mouse Fix will crash.
  3. Open Mac Mouse Fix, it will work normally.
  4. Click More->app-specific settings, Mac Mous Fix will crash.
  5. Repeat 4th step. The application will keep crashing.

Context

Mac Mouse Fix Version: 2.2.0 macOS Version: 12.3.1 (21E258) Mouse Model: Logitech G305

Additional Comments


Console Logs

Crash Reports

https://pastebin.com/XVX5sj1r

weiying-robotic avatar May 10 '22 20:05 weiying-robotic

Same for me, after trying to add "app-specific settings" for the telegram messenger. From now on, this dialog will always crash. It seems the core process is still running in the background, just the GUI crashes.

I am still new to macOS, here is the call stack:

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

Process:               Mac Mouse Fix [6466]
Path:                  /Applications/Mac Mouse Fix.app/Contents/MacOS/Mac Mouse Fix
Identifier:            com.nuebling.mac-mouse-fix
Version:               2.2.0 (6943)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               502

Date/Time:             2022-07-31 21:34:56.3411 +0200
OS Version:            macOS 12.5 (21G72)
Report Version:        12
Anonymous UUID:        B0CC85BE-5F29-D456-D2E6-6EE3E4D0C123

Sleep/Wake UUID:       5C6D0A1F-FE99-4AAC-A9A9-1045D587C602

Time Awake Since Boot: 9300 seconds
Time Since Wake:       128 seconds

System Integrity Protection: enabled

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

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

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

Application Specific Backtrace 0:
0   CoreFoundation                      0x00007ff810c887c3 __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007ff8109e8bc3 objc_exception_throw + 48
2   Foundation                          0x00007ff811b34cf3 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 267
3   AppKit                              0x00007ff8136816be -[NSCell _objectValue:forString:errorDescription:] + 247
4   AppKit                              0x00007ff813681524 -[NSCell setStringValue:] + 44
5   AppKit                              0x00007ff8136f4063 -[NSControl setStringValue:] + 125
6   Mac Mouse Fix                       0x000000010fab726a -[OverridePanel tableView:viewForTableColumn:row:] + 1186
7   AppKit                              0x00007ff8137c2a55 -[NSTableView(NSTableViewViewBased) _delegate_viewForTableColumn:row:] + 131
8   AppKit                              0x00007ff8136f322f -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 87
9   AppKit                              0x00007ff8136f279b -[NSTableRowData _addViewToRowView:atColumn:row:] + 285
10  AppKit                              0x00007ff8136ef50b -[NSTableRowData _preparedRowViewForRow:storageHandler:] + 1068
11  AppKit                              0x00007ff8136eefe6 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 290
12  AppKit                              0x00007ff8136eedf6 -[NSTableRowData _addRowViewForVisibleRow:] + 312
13  AppKit                              0x00007ff8136ee53d -[NSTableRowData _updateVisibleRowEntries] + 719
14  AppKit                              0x00007ff8136edfed -[NSTableRowData updateVisibleRowViews] + 484
15  AppKit                              0x00007ff8136ed6a0 -[NSTableView layout] + 167
16  AppKit                              0x00007ff81369ba94 _NSViewLayout + 564
17  AppKit                              0x00007ff81369b573 -[NSView _layoutSubtreeWithOldSize:] + 361
18  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695
19  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695
20  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695
21  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695
22  AppKit                              0x00007ff81369aa85 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 1041
23  AppKit                              0x00007ff81369a57d -[NSWindow(NSConstraintBasedLayout) _layoutViewTree] + 148
24  AppKit                              0x00007ff813710e8d -[NSWindow(NSConstraintBasedLayout) layoutIfNeeded] + 251
25  AppKit                              0x00007ff813710ccc __NSWindowGetDisplayCycleObserverForLayout_block_invoke + 430
26  AppKit                              0x00007ff81370ff57 NSDisplayCycleObserverInvoke + 155
27  AppKit                              0x00007ff81370fae4 NSDisplayCycleFlush + 921
28  QuartzCore                          0x00007ff817cbdfbe _ZN2CA11Transaction19run_commit_handlersE18CATransactionPhase + 98
29  QuartzCore                          0x00007ff817cbccdc _ZN2CA11Transaction6commitEv + 376
30  AppKit                              0x00007ff8137b11d1 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
31  AppKit                              0x00007ff813ef8f5c ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
32  CoreFoundation                      0x00007ff810c0c550 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
33  CoreFoundation                      0x00007ff810c0c3e2 __CFRunLoopDoObservers + 543
34  CoreFoundation                      0x00007ff810c0b874 __CFRunLoopRun + 840
35  CoreFoundation                      0x00007ff810c0ae6c CFRunLoopRunSpecific + 562
36  HIToolbox                           0x00007ff8198b95e6 RunCurrentEventLoopInMode + 292
37  HIToolbox                           0x00007ff8198b9213 ReceiveNextEventCommon + 283
38  HIToolbox                           0x00007ff8198b90e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
39  AppKit                              0x00007ff813644fad _DPSNextEvent + 927
40  AppKit                              0x00007ff81364366a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
41  AppKit                              0x00007ff813635d19 -[NSApplication run] + 586
42  AppKit                              0x00007ff813609c97 NSApplicationMain + 817
43  dyld                                0x0000000112c6a52e start + 462


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   AppKit                        	    0x7ff8139c1e5a -[NSApplication _crashOnException:] + 313
1   AppKit                        	    0x7ff8137b140d __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 857
2   AppKit                        	    0x7ff813ef8f5c ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
3   CoreFoundation                	    0x7ff810c0c550 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
4   CoreFoundation                	    0x7ff810c0c3e2 __CFRunLoopDoObservers + 543
5   CoreFoundation                	    0x7ff810c0b874 __CFRunLoopRun + 840
6   CoreFoundation                	    0x7ff810c0ae6c CFRunLoopRunSpecific + 562
7   HIToolbox                     	    0x7ff8198b95e6 RunCurrentEventLoopInMode + 292
8   HIToolbox                     	    0x7ff8198b9213 ReceiveNextEventCommon + 283
9   HIToolbox                     	    0x7ff8198b90e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
10  AppKit                        	    0x7ff813644fad _DPSNextEvent + 927
11  AppKit                        	    0x7ff81364366a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
12  AppKit                        	    0x7ff813635d19 -[NSApplication run] + 586
13  AppKit                        	    0x7ff813609c97 NSApplicationMain + 817
14  dyld                          	       0x112c6a52e start + 462

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

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

Thread 3:
0   libsystem_pthread.dylib       	    0x7ff810b41f48 start_wqthread + 0

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

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

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff810b0997a mach_msg_trap + 10
1   libsystem_kernel.dylib        	    0x7ff810b09ce8 mach_msg + 56
2   CoreFoundation                	    0x7ff810c0d39d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                	    0x7ff810c0ba28 __CFRunLoopRun + 1276
4   CoreFoundation                	    0x7ff810c0ae6c CFRunLoopRunSpecific + 562
5   AppKit                        	    0x7ff8137b29ce _NSEventThread + 132
6   libsystem_pthread.dylib       	    0x7ff810b464e1 _pthread_start + 125
7   libsystem_pthread.dylib       	    0x7ff810b41f6b thread_start + 15

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

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

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

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00007f9332146000  rbx: 0x00007ff8109d9400  rcx: 0x986d04514a5f0020  rdx: 0x0000000000001201
  rdi: 0x00007ff7b044dd20  rsi: 0x0000000000001218  rbp: 0x00007ff7b044e1b0  rsp: 0x00007ff7b044e180
   r8: 0x0000000000000018   r9: 0x00007ff7b044d760  r10: 0x0000000000000018  r11: 0x00007f9332147218
  r12: 0x00007f933100c050  r13: 0x00007f93330bd520  r14: 0x00007f933098ecf0  r15: 0x00007ff82af601fe
  rip: 0x00007ff8139c1e5a  rfl: 0x0000000000010202  cr2: 0x0000000112cf43ab
  
Logical CPU:     0
Error Code:      0x00000000 
Trap Number:     6

Thread 0 instruction stream:
  00 e8 f2 fe 7c 00 48 8b-35 59 44 9b 3e 48 8b 1d  ....|.H.5YD.>H..
  5a 0d 08 3d 4c 89 f7 ff-d3 48 8d 3d 8e 31 0b 3d  Z..=L....H.=.1.=
  48 89 c6 31 c0 e8 d1 5a-e3 ff 4c 89 f7 4c 89 fe  H..1...Z..L..L..
  ff d3 48 8b 35 6d 86 9b-3e 48 8d 15 6e 21 0b 3d  ..H.5m..>H..n!.=
  48 89 c7 ff 15 25 0d 08-3d 48 8b 35 56 3e 9b 3e  H....%..=H.5V>.>
  48 89 c7 ff 15 15 0d 08-3d 48 89 05 ae 37 a1 3e  H.......=H...7.>
 [0f]0b 48 8d 3d 25 bd 72-3e 48 8d 35 0e 16 0a 3d  ..H.=%.r>H.5...=	<==
  e8 15 00 7d 00 e9 cb fe-ff ff 48 8d 3d 0d bd 72  ...}......H.=..r
  3e 48 8d 35 f6 15 0a 3d-e8 fd ff 7c 00 e9 19 ff  >H.5...=...|....
  ff ff 48 89 c7 e8 c8 03-7d 00 31 ff 31 f6 31 c0  ..H.....}.1.1.1.
  e8 56 5a e3 ff e8 e8 03-7d 00 0f 0b 48 89 c3 e8  .VZ.....}...H...
  d2 03 7d 00 48 89 df e8-22 fd 7c 00 e8 c1 04 7d  ..}.H...".|....}

Binary Images:
    0x7ff813606000 -     0x7ff814495fff com.apple.AppKit (6.9) <bcb46e9b-acd5-3b26-878f-a3988bc5df7e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff810b8d000 -     0x7ff81108ffff com.apple.CoreFoundation (6.9) <c39123bf-9d62-3577-a11f-0a97cc4d9991> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81988b000 -     0x7ff819b7efff com.apple.HIToolbox (2.1.1) <95eab511-8fc1-353a-ac8a-26aa19032e2e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x112c65000 -        0x112cd0fff dyld (*) <f71fb3ca-5fcc-3577-9457-b047888a46d1> /usr/lib/dyld
    0x7ff810b40000 -     0x7ff810b4bfff libsystem_pthread.dylib (*) <f32b6d06-b156-3da0-b086-a31cf011362b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff810b08000 -     0x7ff810b3ffff libsystem_kernel.dylib (*) <a8ff3bd6-3ce8-3eee-813d-8a9202478b49> /usr/lib/system/libsystem_kernel.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.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=102.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=102.0M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               768K        6 
Activity Tracing                   256K        1 
CG backing stores                  960K        4 
CG image                            88K       17 
ColorSync                          232K       28 
CoreAnimation                     2112K      103 
CoreGraphics                        12K        2 
CoreUI image data                 1720K       26 
Dispatch continuations            32.0M        1 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                            52.8M       37 
MALLOC guard page                   48K       11 
ObjC additional data                15K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.0M       11 
Stack                             13.1M       11 
VM_ALLOCATE                        112K       20 
__CTF                               756        1 
__DATA                            23.3M      397 
__DATA_CONST                      24.4M      246 
__DATA_DIRTY                      1130K      152 
__FONT_DATA                          4K        1 
__LINKEDIT                       646.0M       11 
__TEXT                           415.1M      415 
__UNICODE                          592K        1 
dyld private memory               1024K        1 
libnetwork                         128K        8 
mapped file                      156.2M       24 
shared memory                      764K       15 
===========                     =======  ======= 
TOTAL                              1.4G     1554 



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

{"app_name":"Mac Mouse Fix","timestamp":"2022-07-31 21:34:56.00 +0200","app_version":"2.2.0","slice_uuid":"ab053f9b-1cde-38e8-bf42-cea4376434a3","build_version":"6943","platform":1,"bundleID":"com.nuebling.mac-mouse-fix","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5 (21G72)","incident_id":"1FEA3F0F-D2D1-4865-BA88-E1B2C212CD7A","name":"Mac Mouse Fix"}
{
  "uptime" : 9300,
  "procLaunch" : "2022-07-31 21:34:52.0932 +0200",
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 502,
  "deployVersion" : 210,
  "modelCode" : "Macmini7,1",
  "procStartAbsTime" : 9328336859468,
  "coalitionID" : 8969,
  "osVersion" : {
    "train" : "macOS 12.5",
    "build" : "21G72",
    "releaseType" : "User"
  },
  "captureTime" : "2022-07-31 21:34:56.3411 +0200",
  "incident" : "1FEA3F0F-D2D1-4865-BA88-E1B2C212CD7A",
  "bug_type" : "309",
  "pid" : 6466,
  "procExitAbsTime" : 9332567545323,
  "cpuType" : "X86-64",
  "procName" : "Mac Mouse Fix",
  "procPath" : "\/Applications\/Mac Mouse Fix.app\/Contents\/MacOS\/Mac Mouse Fix",
  "bundleInfo" : {"CFBundleShortVersionString":"2.2.0","CFBundleVersion":"6943","CFBundleIdentifier":"com.nuebling.mac-mouse-fix"},
  "storeInfo" : {"deviceIdentifierForVendor":"BD32C028-FC21-52C7-B7B8-2567C157565A","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.nuebling.mac-mouse-fix",
  "crashReporterKey" : "B0CC85BE-5F29-D456-D2E6-6EE3E4D0C123",
  "wakeTime" : 128,
  "sleepWakeUUID" : "5C6D0A1F-FE99-4AAC-A9A9-1045D587C602",
  "sip" : "enabled",
  "isCorpse" : 1,
  "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":6466},
  "asiBacktraces" : ["0   CoreFoundation                      0x00007ff810c887c3 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff8109e8bc3 objc_exception_throw + 48\n2   Foundation                          0x00007ff811b34cf3 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 267\n3   AppKit                              0x00007ff8136816be -[NSCell _objectValue:forString:errorDescription:] + 247\n4   AppKit                              0x00007ff813681524 -[NSCell setStringValue:] + 44\n5   AppKit                              0x00007ff8136f4063 -[NSControl setStringValue:] + 125\n6   Mac Mouse Fix                       0x000000010fab726a -[OverridePanel tableView:viewForTableColumn:row:] + 1186\n7   AppKit                              0x00007ff8137c2a55 -[NSTableView(NSTableViewViewBased) _delegate_viewForTableColumn:row:] + 131\n8   AppKit                              0x00007ff8136f322f -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 87\n9   AppKit                              0x00007ff8136f279b -[NSTableRowData _addViewToRowView:atColumn:row:] + 285\n10  AppKit                              0x00007ff8136ef50b -[NSTableRowData _preparedRowViewForRow:storageHandler:] + 1068\n11  AppKit                              0x00007ff8136eefe6 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 290\n12  AppKit                              0x00007ff8136eedf6 -[NSTableRowData _addRowViewForVisibleRow:] + 312\n13  AppKit                              0x00007ff8136ee53d -[NSTableRowData _updateVisibleRowEntries] + 719\n14  AppKit                              0x00007ff8136edfed -[NSTableRowData updateVisibleRowViews] + 484\n15  AppKit                              0x00007ff8136ed6a0 -[NSTableView layout] + 167\n16  AppKit                              0x00007ff81369ba94 _NSViewLayout + 564\n17  AppKit                              0x00007ff81369b573 -[NSView _layoutSubtreeWithOldSize:] + 361\n18  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695\n19  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695\n20  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695\n21  AppKit                              0x00007ff81369b6c1 -[NSView _layoutSubtreeWithOldSize:] + 695\n22  AppKit                              0x00007ff81369aa85 -[NSView _layoutSubtreeIfNeededAndAllowTemporaryEngine:] + 1041\n23  AppKit                              0x00007ff81369a57d -[NSWindow(NSConstraintBasedLayout) _layoutViewTree] + 148\n24  AppKit                              0x00007ff813710e8d -[NSWindow(NSConstraintBasedLayout) layoutIfNeeded] + 251\n25  AppKit                              0x00007ff813710ccc __NSWindowGetDisplayCycleObserverForLayout_block_invoke + 430\n26  AppKit                              0x00007ff81370ff57 NSDisplayCycleObserverInvoke + 155\n27  AppKit                              0x00007ff81370fae4 NSDisplayCycleFlush + 921\n28  QuartzCore                          0x00007ff817cbdfbe _ZN2CA11Transaction19run_commit_handlersE18CATransactionPhase + 98\n29  QuartzCore                          0x00007ff817cbccdc _ZN2CA11Transaction6commitEv + 376\n30  AppKit                              0x00007ff8137b11d1 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285\n31  AppKit                              0x00007ff813ef8f5c ___NSRunLoopObserverCreateWithHandler_block_invoke + 41\n32  CoreFoundation                      0x00007ff810c0c550 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23\n33  CoreFoundation                      0x00007ff810c0c3e2 __CFRunLoopDoObservers + 543\n34  CoreFoundation                      0x00007ff810c0b874 __CFRunLoopRun + 840\n35  CoreFoundation                      0x00007ff810c0ae6c CFRunLoopRunSpecific + 562\n36  HIToolbox                           0x00007ff8198b95e6 RunCurrentEventLoopInMode + 292\n37  HIToolbox                           0x00007ff8198b9213 ReceiveNextEventCommon + 283\n38  HIToolbox                           0x00007ff8198b90e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70\n39  AppKit                              0x00007ff813644fad _DPSNextEvent + 927\n40  AppKit                              0x00007ff81364366a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394\n41  AppKit                              0x00007ff813635d19 -[NSApplication run] + 586\n42  AppKit                              0x00007ff813609c97 NSApplicationMain + 817\n43  dyld                                0x0000000112c6a52e start + 462"],
  "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":122210,"instructionState":{"instructionStream":{"bytes":[0,232,242,254,124,0,72,139,53,89,68,155,62,72,139,29,90,13,8,61,76,137,247,255,211,72,141,61,142,49,11,61,72,137,198,49,192,232,209,90,227,255,76,137,247,76,137,254,255,211,72,139,53,109,134,155,62,72,141,21,110,33,11,61,72,137,199,255,21,37,13,8,61,72,139,53,86,62,155,62,72,137,199,255,21,21,13,8,61,72,137,5,174,55,161,62,15,11,72,141,61,37,189,114,62,72,141,53,14,22,10,61,232,21,0,125,0,233,203,254,255,255,72,141,61,13,189,114,62,72,141,53,246,21,10,61,232,253,255,124,0,233,25,255,255,255,72,137,199,232,200,3,125,0,49,255,49,246,49,192,232,86,90,227,255,232,232,3,125,0,15,11,72,137,195,232,210,3,125,0,72,137,223,232,34,253,124,0,232,193,4,125],"offset":96}},"threadState":{"r13":{"value":140270193333536},"rax":{"value":140270177116160},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":140270152248560},"rsi":{"value":4632},"r8":{"value":24},"cr2":{"value":4610540459},"rdx":{"value":4609},"r10":{"value":24},"r9":{"value":140701790951264},"r15":{"value":140703849382398},"rbx":{"value":140703407379456,"symbolLocation":0,"symbol":"objc_msgSend"},"trap":{"value":6},"err":{"value":0},"r11":{"value":140270177120792},"rip":{"value":140703457615450,"matchesCrashFrame":1},"rbp":{"value":140701790953904},"rsp":{"value":140701790953856},"r12":{"value":140270159052880},"rcx":{"value":10983439813413109792},"flavor":"x86_THREAD_STATE","rdi":{"value":140701790952736}},"queue":"com.apple.main-thread","frames":[{"imageOffset":3915354,"symbol":"-[NSApplication _crashOnException:]","symbolLocation":313,"imageIndex":0},{"imageOffset":1750029,"symbol":"__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke","symbolLocation":857,"imageIndex":0},{"imageOffset":9383772,"symbol":"___NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":41,"imageIndex":0},{"imageOffset":521552,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":1},{"imageOffset":521186,"symbol":"__CFRunLoopDoObservers","symbolLocation":543,"imageIndex":1},{"imageOffset":518260,"symbol":"__CFRunLoopRun","symbolLocation":840,"imageIndex":1},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":2},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":257965,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":0},{"imageOffset":251498,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":0},{"imageOffset":195865,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":0},{"imageOffset":15511,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":0},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":3}]},{"id":122220,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122221,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122236,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122250,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122270,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122276,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":5},{"imageOffset":525213,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":518696,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":1},{"imageOffset":515692,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":1},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":0},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":4},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":4}]},{"id":122314,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122315,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122316,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]},{"id":122317,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":4}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703453700096,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15269888,
    "uuid" : "bcb46e9b-acd5-3b26-878f-a3988bc5df7e",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113.60.148"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703409164288,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5255168,
    "uuid" : "c39123bf-9d62-3577-a11f-0a97cc4d9991",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1866"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703557005312,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3096576,
    "uuid" : "95eab511-8fc1-353a-ac8a-26aa19032e2e",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4609953792,
    "size" : 442368,
    "uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703408848896,
    "size" : 49152,
    "uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703408619520,
    "size" : 229376,
    "uuid" : "a8ff3bd6-3ce8-3eee-813d-8a9202478b49",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703405592576,
  "size" : 19331678208,
  "uuid" : "cc386fb1-8c26-3cb7-8329-cc63095fca7d"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=102.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=102.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               768K        6 \nActivity Tracing                   256K        1 \nCG backing stores                  960K        4 \nCG image                            88K       17 \nColorSync                          232K       28 \nCoreAnimation                     2112K      103 \nCoreGraphics                        12K        2 \nCoreUI image data                 1720K       26 \nDispatch continuations            32.0M        1 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                            52.8M       37 \nMALLOC guard page                   48K       11 \nObjC additional data                15K        1 \nSQLite page cache                   64K        1 \nSTACK GUARD                       56.0M       11 \nStack                             13.1M       11 \nVM_ALLOCATE                        112K       20 \n__CTF                               756        1 \n__DATA                            23.3M      397 \n__DATA_CONST                      24.4M      246 \n__DATA_DIRTY                      1130K      152 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       646.0M       11 \n__TEXT                           415.1M      415 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nlibnetwork                         128K        8 \nmapped file                      156.2M       24 \nshared memory                      764K       15 \n===========                     =======  ======= \nTOTAL                              1.4G     1554 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "6112e14f37f5d11121dcd519",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "62d569b84b57044a9fcdfe33"
      },
      "deploymentId" : 240000188
    }
  ],
  "experiments" : [

  ]
}
}

Model: Macmini7,1, BootROM 433.140.2.0.0, 2 processors, Dual-Core Intel Core i5, 2,6 GHz, 8 GB, SMC 2.24f32
Graphics: Intel Iris, Intel Iris, Built-In
Display: BenQ XL2730Z, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4B3445364533303445452D45474345000000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80CE, 0x4B3445364533303445452D45474345000000
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x13B), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.4)
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
USB Device: USB30Bus
USB Device: IR Receiver
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: SGK3
Thunderbolt Bus: Mac mini, Apple Inc., 26.1

JensMertelmeyer avatar Jul 31 '22 19:07 JensMertelmeyer

Hi @weiying-robotic and @JensMertelmeyer, thanks for the detailed reports!

I won't get around to adding full support for 'App-specific settings' for all games very soon, unfortunately - but the new 2.2.1 Beta might fix the crashing issues you were experiencing.

I hope that helps a little. Let me know if you have any further feedback.

noah-nuebling avatar Aug 05 '22 20:08 noah-nuebling

@noah-nuebling,

maybe just a simple tick box within App-Specific Settings to disable middle drag/all button options would suffice? Would also solve #340. Or perhaps allowing to put click & drag for mouse 4 / 5 instead of only click on those buttons could be used as a workaround in the meantime?

Aloekior avatar Aug 17 '22 18:08 Aloekior