Issue using Shortcuts/BTT

Hi !

If I add 'Execute named trigger : example' in the Shortcuts app to a specific sequence of action, the BTT app crashes every time, and the named trigger does not execute.

If I try to run the Shortcuts sequence of action in BTT (even if I remove the 'Execute named trigger action from the sequence), the shortcuts sequence does not start.

The Shortcuts sequence works very well when triggered directly from the Shortcuts app.

I would love the Shortcuts / BTT integration to work well, I am in love with your app :slight_smile:

Thanks for your help !


Translated Report (Full Report Below)

Process: BetterTouchTool [71963]
Path: /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier: com.hegenberg.BetterTouchTool
Version: 3.624 (1774)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2021-12-09 12:13:37.1966 -0500
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Bridge OS Version: 6.0 (19P548)
Anonymous UUID: 0BE5EEF1-1A35-D627-8868-2EBA7236ACEE

Sleep/Wake UUID: B84699BA-C1FF-4C03-9AB1-5E4A63ED90F1

Time Awake Since Boot: 630000 seconds
Time Since Wake: 7125 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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This completion handler should be called only once'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 0:
0 CoreFoundation 0x00007ff809d5be5b __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff809abcb9d objc_exception_throw + 48
2 Intents 0x00007ff81db0aa6d __82-[INIntentDeliverer _processIntentResponseCompletionHandlerWithIntent:completion:]_block_invoke + 329
3 BetterTouchTool 0x00000001080e893e __60-[BTTShortcutsSupport handleTriggerNamedTrigger:completion:]_block_invoke + 110
4 BetterTouchTool 0x00000001082dd2fb __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 17077
5 BetterTouchTool 0x000000010808e023 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 58
6 BetterTouchTool 0x00000001082d8f88 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 295
7 BetterTouchTool 0x00000001082d8e2c -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 127
8 BetterTouchTool 0x00000001082d0d52 -[BTTShortcutter performActionForGestureChildren:withReply:] + 3692
9 BetterTouchTool 0x00000001082cfdf8 -[BTTShortcutter performActionForGesture:withReply:] + 1920
10 BetterTouchTool 0x00000001082d8d4d -[BTTShortcutter triggerNamedTrigger:withReply:] + 746
11 BetterTouchTool 0x00000001080e88a8 -[BTTShortcutsSupport handleTriggerNamedTrigger:completion:] + 211
12 Intents 0x00007ff81db0bae6 __49-[INIntentDeliverer handleIntent:withCompletion:]_block_invoke.66 + 228
13 Intents 0x00007ff81dbb5657 -[INAppIntentAppleEventHandler intentDeliverer:deliverIntent:withBlock:] + 344
14 Intents 0x00007ff81db097c9 __46-[INIntentDeliverer _deliverIntent:withBlock:]_block_invoke + 70
15 libdispatch.dylib 0x00007ff809a61ad8 _dispatch_call_block_and_release + 12
16 libdispatch.dylib 0x00007ff809a62cc9 _dispatch_client_callout + 8
17 libdispatch.dylib 0x00007ff809a6f5d8 _dispatch_main_queue_callback_4CF + 951
18 CoreFoundation 0x00007ff809d1e5d9 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
19 CoreFoundation 0x00007ff809cdf6ae __CFRunLoopRun + 2752
20 CoreFoundation 0x00007ff809cde52d CFRunLoopRunSpecific + 563
21 HIToolbox 0x00007ff8128fc3e1 RunCurrentEventLoopInMode + 292
22 HIToolbox 0x00007ff8128fc008 ReceiveNextEventCommon + 284
23 HIToolbox 0x00007ff8128fbed5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
24 AppKit 0x00007ff80c7098f0 _DPSNextEvent + 886
25 AppKit 0x00007ff80c707f5c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
26 AppKit 0x00007ff80c6fa359 -[NSApplication run] + 586
27 AppKit 0x00007ff80c6ce1f8 NSApplicationMain + 816
28 dyld 0x0000000112d494fe start + 462
29 ??? 0x0000000000000000 0x0 + 0
30 BetterTouchTool 0x0000000108087000 __dso_handle + 0

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff809be3112 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff809c19233 pthread_kill + 263
2 libsystem_c.dylib 0x7ff809b65d10 abort + 123
3 libc++abi.dylib 0x7ff809bd60b2 abort_message + 241
4 libc++abi.dylib 0x7ff809bc71fd demangling_terminate_handler() + 266
5 libobjc.A.dylib 0x7ff809ac4509 _objc_terminate() + 96
6 libc++abi.dylib 0x7ff809bd54d7 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x7ff809bd5488 std::terminate() + 56
8 libdispatch.dylib 0x7ff809a62cdd _dispatch_client_callout + 28
9 libdispatch.dylib 0x7ff809a6f5d8 _dispatch_main_queue_callback_4CF + 951
10 CoreFoundation 0x7ff809d1e5d9 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
11 CoreFoundation 0x7ff809cdf6ae __CFRunLoopRun + 2752
12 CoreFoundation 0x7ff809cde52d CFRunLoopRunSpecific + 563
13 HIToolbox 0x7ff8128fc3e1 RunCurrentEventLoopInMode + 292
14 HIToolbox 0x7ff8128fc008 ReceiveNextEventCommon + 284
15 HIToolbox 0x7ff8128fbed5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
16 AppKit 0x7ff80c7098f0 _DPSNextEvent + 886
17 AppKit 0x7ff80c707f5c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
18 AppKit 0x7ff80c6fa359 -[NSApplication run] + 586
19 AppKit 0x7ff80c6ce1f8 NSApplicationMain + 816
20 dyld 0x112d494fe start + 462

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

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x7ff809bdcaba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff809bdce2b mach_msg + 59
2 CoreFoundation 0x7ff809ce0a42 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff809cdf11b __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff809cde52d CFRunLoopRunSpecific + 563
5 CFNetwork 0x7ff80e8cc9a6 0x7ff80e67e000 + 2419110
6 Foundation 0x7ff80ab3f3c9 NSThread__start + 1025
7 libsystem_pthread.dylib 0x7ff809c19514 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff809c1502f thread_start + 15

Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff809bdcaba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff809bdce2b mach_msg + 59
2 CoreFoundation 0x7ff809ce0a42 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff809cdf11b __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff809cde52d CFRunLoopRunSpecific + 563
5 AppKit 0x7ff80c877cec _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff809c19514 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff809c1502f thread_start + 15

Thread 4:
0 libsystem_kernel.dylib 0x7ff809bdcaba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff809bdce2b mach_msg + 59
2 CoreFoundation 0x7ff809ce0a42 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff809cdf11b __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff809cde52d CFRunLoopRunSpecific + 563
5 CoreFoundation 0x7ff809d6657e CFRunLoopRun + 40
6 MultitouchSupport 0x7ff8160074db mt_ThreadedMTEntry + 71
7 libsystem_pthread.dylib 0x7ff809c19514 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff809c1502f thread_start + 15

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

Thread 6:
0 libsystem_pthread.dylib 0x7ff809c1500c start_wqthread + 0

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

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000112dbc600 rcx: 0x00007ff7b7e76ca8 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7b7e76cd0 rsp: 0x00007ff7b7e76ca8
r8: 0x00007ff7b7e76b70 r9: 0x00007ff809bd8fa1 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff809be3112 rfl: 0x0000000000000246 cr2: 0x0000000112dcb39b

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x7ff809bdc000 - 0x7ff809c12fff libsystem_kernel.dylib () <12bd6f13-c452-35ee-9069-51befef29f1a> /usr/lib/system/libsystem_kernel.dylib
0x7ff809c13000 - 0x7ff809c1efff libsystem_pthread.dylib (
) <29a2750e-f31b-3630-8761-242a6bc3e99e> /usr/lib/system/libsystem_pthread.dylib
0x7ff809ae4000 - 0x7ff809b6cfff libsystem_c.dylib () <991f58b7-b4c0-3c3a-84a8-c9c571de5a27> /usr/lib/system/libsystem_c.dylib
0x7ff809bc6000 - 0x7ff809bdbfff libc++abi.dylib (
) /usr/lib/libc++abi.dylib
0x7ff809aa7000 - 0x7ff809ae0fff libobjc.A.dylib () <7cfcdc89-2bee-3784-b7af-c676f60fe211> /usr/lib/libobjc.A.dylib
0x7ff809a60000 - 0x7ff809aa6fff libdispatch.dylib (
) /usr/lib/system/libdispatch.dylib
0x7ff809c60000 - 0x7ff80a162fff com.apple.CoreFoundation (6.9) <3002b545-6841-3fc8-91a2-bcfbe5872465> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8128cd000 - 0x7ff812bc4fff com.apple.HIToolbox (2.1.1) <4163a93f-bf71-3219-80ed-6f65e9266b81> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff80c6cb000 - 0x7ff80d557fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x112d44000 - 0x112daffff dyld () <1a6ae033-9438-33c0-8077-988fd885250a> /usr/lib/dyld
0x7ff80e67e000 - 0x7ff80eb13fff com.apple.CFNetwork (1325.0.1) <8a8cd85d-cf83-3019-bd2c-b99a711c97d7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7ff80aae6000 - 0x7ff80aea0fff com.apple.Foundation (6.9) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7ff816003000 - 0x7ff816039fff com.apple.MultitouchSupport.framework (5400.25) <97623ec9-3083-34fa-b4b8-551e3b212bee> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7ff81d7b5000 - 0x7ff81dddffff com.apple.Intents (1.0) /System/Library/Frameworks/Intents.framework/Versions/A/Intents
0x108087000 - 0x108a02fff com.hegenberg.BetterTouchTool (3.624) /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???

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

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 1536K 12
Activity Tracing 256K 1
CG image 1284K 64
ColorSync 240K 28
CoreAnimation 57.3M 365
CoreData 64K 1
CoreData Object IDs 4100K 2
CoreGraphics 12K 2
CoreUI image data 4232K 36
Foundation 16K 1
Image IO 1996K 20
Kernel Alloc Once 8K 1
MALLOC 460.1M 146
MALLOC guard page 64K 15
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
SQLite page cache 8128K 127
STACK GUARD 56.0M 8
Stack 11.6M 10
VM_ALLOCATE 604K 43
__DATA 33.5M 553
__DATA_CONST 31.6M 374
__DATA_DIRTY 1702K 230
__FONT_DATA 4K 1
__LINKEDIT 650.0M 20
__OBJC_RO 81.5M 1
__OBJC_RW 3120K 2
__TEXT 514.2M 577
__UNICODE 588K 1
dyld private memory 1024K 1
libnetwork 640K 16
mapped file 378.4M 98
shared memory 1296K 19
=========== ======= =======
TOTAL 2.5G 2776
TOTAL, minus reserved VM space 2.3G 2776


Full Report

{"app_name":"BetterTouchTool","timestamp":"2021-12-09 12:13:37.00 -0500","app_version":"3.624","slice_uuid":"dcf24cc3-5eb5-3692-9e38-10c1fbf4d1f8","build_version":"1774","platform":1,"bundleID":"com.hegenberg.BetterTouchTool","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"05DB4825-33B4-4AFF-BE90-3017200D2EA1","name":"BetterTouchTool"}
{
"uptime" : 630000,
"procLaunch" : "2021-12-09 12:13:11.5438 -0500",
"procRole" : "Background",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,1",
"procStartAbsTime" : 636868266100189,
"coalitionID" : 8637,
"osVersion" : {
"train" : "macOS 12.0.1",
"build" : "21A559",
"releaseType" : "User"
},
"captureTime" : "2021-12-09 12:13:37.1966 -0500",
"incident" : "05DB4825-33B4-4AFF-BE90-3017200D2EA1",
"bug_type" : "309",
"pid" : 71963,
"procExitAbsTime" : 636893907559752,
"cpuType" : "X86-64",
"procName" : "BetterTouchTool",
"procPath" : "/Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool",
"bundleInfo" : {"CFBundleShortVersionString":"3.624","CFBundleVersion":"1774","CFBundleIdentifier":"com.hegenberg.BetterTouchTool"},
"storeInfo" : {"deviceIdentifierForVendor":"83EBCEF6-AD4B-52BB-8497-1419642DB683","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.hegenberg.BetterTouchTool",
"crashReporterKey" : "0BE5EEF1-1A35-D627-8868-2EBA7236ACEE",
"wakeTime" : 7125,
"bridgeVersion" : {"build":"19P548","train":"6.0"},
"sleepWakeUUID" : "B84699BA-C1FF-4C03-9AB1-5E4A63ED90F1",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libc++abi.dylib":["terminating with uncaught exception of type NSException"],"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'This completion handler should be called only once'"],"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x00007ff809d5be5b __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff809abcb9d objc_exception_throw + 48\n2 Intents 0x00007ff81db0aa6d __82-[INIntentDeliverer _processIntentResponseCompletionHandlerWithIntent:completion:]_block_invoke + 329\n3 BetterTouchTool 0x00000001080e893e __60-[BTTShortcutsSupport handleTriggerNamedTrigger:completion:]_block_invoke + 110\n4 BetterTouchTool 0x00000001082dd2fb __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 17077\n5 BetterTouchTool 0x000000010808e023 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 58\n6 BetterTouchTool 0x00000001082d8f88 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 295\n7 BetterTouchTool 0x00000001082d8e2c -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 127\n8 BetterTouchTool 0x00000001082d0d52 -[BTTShortcutter performActionForGestureChildren:withReply:] + 3692\n9 BetterTouchTool 0x00000001082cfdf8 -[BTTShortcutter performActionForGesture:withReply:] + 1920\n10 BetterTouchTool 0x00000001082d8d4d -[BTTShortcutter triggerNamedTrigger:withReply:] + 746\n11 BetterTouchTool 0x00000001080e88a8 -[BTTShortcutsSupport handleTriggerNamedTrigger:completion:] + 211\n12 Intents 0x00007ff81db0bae6 __49-[INIntentDeliverer handleIntent:withCompletion:]_block_invoke.66 + 228\n13 Intents 0x00007ff81dbb5657 -[INAppIntentAppleEventHandler intentDeliverer:deliverIntent:withBlock:] + 344\n14 Intents 0x00007ff81db097c9 __46-[INIntentDeliverer _deliverIntent:withBlock:]_block_invoke + 70\n15 libdispatch.dylib 0x00007ff809a61ad8 _dispatch_call_block_and_release + 12\n16 libdispatch.dylib 0x00007ff809a62cc9 _dispatch_client_callout + 8\n17 libdispatch.dylib 0x00007ff809a6f5d8 _dispatch_main_queue_callback_4CF + 951\n18 CoreFoundation 0x00007ff809d1e5d9 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9\n19 CoreFoundation 0x00007ff809cdf6ae __CFRunLoopRun + 2752\n20 CoreFoundation 0x00007ff809cde52d CFRunLoopRunSpecific + 563\n21 HIToolbox 0x00007ff8128fc3e1 RunCurrentEventLoopInMode + 292\n22 HIToolbox 0x00007ff8128fc008 ReceiveNextEventCommon + 284\n23 HIToolbox 0x00007ff8128fbed5 _BlockUntilNextEventMatchingListInModeWithFilter + 70\n24 AppKit 0x00007ff80c7098f0 _DPSNextEvent + 886\n25 AppKit 0x00007ff80c707f5c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411\n26 AppKit 0x00007ff80c6fa359 -[NSApplication run] + 586\n27 AppKit 0x00007ff80c6ce1f8 NSApplicationMain + 816\n28 dyld 0x0000000112d494fe start + 462\n29 ??? 0x0000000000000000 0x0 + 0\n30 BetterTouchTool 0x0000000108087000 __dso_handle + 0"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1031755,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":6},{"imageOffset":88989,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":3496557,"symbol":"__82-[INIntentDeliverer _processIntentResponseCompletionHandlerWithIntent:completion:]_block_invoke","symbolLocation":329,"imageIndex":13},{"imageOffset":399678,"symbol":"__60-[BTTShortcutsSupport handleTriggerNamedTrigger:completion:]_block_invoke","symbolLocation":110,"imageIndex":14},{"imageOffset":2450171,"symbol":"__73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke","symbolLocation":17077,"imageIndex":14},{"imageOffset":28707,"symbol":"+[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:]","symbolLocation":58,"imageIndex":14},{"imageOffset":2432904,"symbol":"-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]","symbolLocation":295,"imageIndex":14},{"imageOffset":2432556,"symbol":"-[BTTShortcutter performAction:withInfo:remainingChildren:withReply:]","symbolLocation":127,"imageIndex":14},{"imageOffset":2399570,"symbol":"-[BTTShortcutter performActionForGestureChildren:withReply:]","symbolLocation":3692,"imageIndex":14},{"imageOffset":2395640,"symbol":"-[BTTShortcutter performActionForGesture:withReply:]","symbolLocation":1920,"imageIndex":14},{"imageOffset":2432333,"symbol":"-[BTTShortcutter triggerNamedTrigger:withReply:]","symbolLocation":746,"imageIndex":14},{"imageOffset":399528,"symbol":"-[BTTShortcutsSupport handleTriggerNamedTrigger:completion:]","symbolLocation":211,"imageIndex":14},{"imageOffset":3500774,"symbol":"__49-[INIntentDeliverer handleIntent:withCompletion:]_block_invoke.66","symbolLocation":228,"imageIndex":13},{"imageOffset":4195927,"symbol":"-[INAppIntentAppleEventHandler intentDeliverer:deliverIntent:withBlock:]","symbolLocation":344,"imageIndex":13},{"imageOffset":3491785,"symbol":"__46-[INIntentDeliverer _deliverIntent:withBlock:]_block_invoke","symbolLocation":70,"imageIndex":13},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":5},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":62936,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":951,"imageIndex":5},{"imageOffset":779737,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":6},{"imageOffset":521902,"symbol":"__CFRunLoopRun","symbolLocation":2752,"imageIndex":6},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":193505,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":192520,"symbol":"ReceiveNextEventCommon","symbolLocation":284,"imageIndex":7},{"imageOffset":192213,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":256240,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":8},{"imageOffset":249692,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":8},{"imageOffset":193369,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":12792,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":8},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":9},{"imageOffset":0,"imageIndex":15},{"imageOffset":0,"imageIndex":14}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":10598580,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701919046512},"cr2":{"value":4611421083},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703292034977},"r15":{"value":22},"rbx":{"value":4611360256,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703292076306,"matchesCrashFrame":1},"rbp":{"value":140701919046864},"rsp":{"value":140701919046824},"r12":{"value":259},"rcx":{"value":140701919046824},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25139,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531728,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65714,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4605,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":120073,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":62679,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":62600,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":3},{"imageOffset":11485,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":5},{"imageOffset":62936,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":951,"imageIndex":5},{"imageOffset":779737,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":6},{"imageOffset":521902,"symbol":"__CFRunLoopRun","symbolLocation":2752,"imageIndex":6},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":193505,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":192520,"symbol":"ReceiveNextEventCommon","symbolLocation":284,"imageIndex":7},{"imageOffset":192213,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":256240,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":8},{"imageOffset":249692,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":8},{"imageOffset":193369,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":12792,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":8},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":10598593,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":10598723,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":526914,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":520475,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":6},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":2419110,"imageIndex":10},{"imageOffset":365513,"symbol":"NSThread__start","symbolLocation":1025,"imageIndex":11},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":10598726,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":526914,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":520475,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":6},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":1756396,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":10598746,"frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":526914,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":6},{"imageOffset":520475,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":6},{"imageOffset":517421,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":6},{"imageOffset":1074558,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":6},{"imageOffset":17627,"symbol":"mt_ThreadedMTEntry","symbolLocation":71,"imageIndex":12},{"imageOffset":25876,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8239,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":10598977,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":10598997,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":10599538,"frames":[{"imageOffset":8204,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703292047360,
"size" : 225280,
"uuid" : "12bd6f13-c452-35ee-9069-51befef29f1a",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703292272640,
"size" : 49152,
"uuid" : "29a2750e-f31b-3630-8761-242a6bc3e99e",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703291031552,
"size" : 561152,
"uuid" : "991f58b7-b4c0-3c3a-84a8-c9c571de5a27",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703291957248,
"size" : 90112,
"uuid" : "a851e310-475a-3c94-b547-8eb5ae90191a",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703290781696,
"size" : 237568,
"uuid" : "7cfcdc89-2bee-3784-b7af-c676f60fe211",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703290490880,
"size" : 290816,
"uuid" : "be53a13c-8ce1-3e40-b9bc-98473d3eed3e",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703292588032,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "3002b545-6841-3fc8-91a2-bcfbe5872465",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1855.105"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703439835136,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112960,
"uuid" : "4163a93f-bf71-3219-80ed-6f65e9266b81",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703337066496,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15257600,
"uuid" : "dd0028a3-78e3-3a8a-a51b-ddd68123adef",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4610867200,
"size" : 442368,
"uuid" : "1a6ae033-9438-33c0-8077-988fd885250a",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703370305536,
"CFBundleShortVersionString" : "1325.0.1",
"CFBundleIdentifier" : "com.apple.CFNetwork",
"size" : 4808704,
"uuid" : "8a8cd85d-cf83-3019-bd2c-b99a711c97d7",
"path" : "/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork",
"name" : "CFNetwork",
"CFBundleVersion" : "1325.0.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703307816960,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 3911680,
"uuid" : "d7fd0214-4bbb-3d84-88f7-820b25a6e16c",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1855.105"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703497728000,
"CFBundleShortVersionString" : "5400.25",
"CFBundleIdentifier" : "com.apple.MultitouchSupport.framework",
"size" : 225280,
"uuid" : "97623ec9-3083-34fa-b4b8-551e3b212bee",
"path" : "/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport",
"name" : "MultitouchSupport",
"CFBundleVersion" : "5400.25"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703623237632,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.Intents",
"size" : 6467584,
"uuid" : "bd22649a-8411-3621-9dd9-dec5bd9e7c60",
"path" : "/System/Library/Frameworks/Intents.framework/Versions/A/Intents",
"name" : "Intents",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4429737984,
"CFBundleShortVersionString" : "3.624",
"CFBundleIdentifier" : "com.hegenberg.BetterTouchTool",
"size" : 9945088,
"uuid" : "dcf24cc3-5eb5-3692-9e38-10c1fbf4d1f8",
"path" : "/Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool",
"name" : "BetterTouchTool",
"CFBundleVersion" : "1774"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 140703289044992,
"size" : 15213641728,
"uuid" : "3d05845f-3f65-358f-9ebf-2236e772ac01"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=802.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=802.4M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 1536K 12 \nActivity Tracing 256K 1 \nCG image 1284K 64 \nColorSync 240K 28 \nCoreAnimation 57.3M 365 \nCoreData 64K 1 \nCoreData Object IDs 4100K 2 \nCoreGraphics 12K 2 \nCoreUI image data 4232K 36 \nFoundation 16K 1 \nImage IO 1996K 20 \nKernel Alloc Once 8K 1 \nMALLOC 460.1M 146 \nMALLOC guard page 64K 15 \nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nSQLite page cache 8128K 127 \nSTACK GUARD 56.0M 8 \nStack 11.6M 10 \nVM_ALLOCATE 604K 43 \n__DATA 33.5M 553 \n__DATA_CONST 31.6M 374 \n__DATA_DIRTY 1702K 230 \n__FONT_DATA 4K 1 \n__LINKEDIT 650.0M 20 \n__OBJC_RO 81.5M 1 \n__OBJC_RW 3120K 2 \n__TEXT 514.2M 577 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nlibnetwork 640K 16 \nmapped file 378.4M 98 \nshared memory 1296K 19 \n=========== ======= ======= \nTOTAL 2.5G 2776 \nTOTAL, minus reserved VM space 2.3G 2776 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
},
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {

  },
  "deploymentId" : 240000008
},
{
  "rolloutId" : "601d9415f79519000ccd4b69",
  "factorPackIds" : {
    "SIRI_TEXT_TO_SPEECH" : "6194416dea7ed64a7812a429"
  },
  "deploymentId" : 240000322
},
{
  "rolloutId" : "5fc94383418129005b4e9ae0",
  "factorPackIds" : {

  },
  "deploymentId" : 240000174
},
{
  "rolloutId" : "602ad4dac86151000cf27e46",
  "factorPackIds" : {
    "SIRI_DICTATION_ASSETS" : "614a34c5eae97a2111628dc5"
  },
  "deploymentId" : 240000290
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000081
}

],
"experiments" : [

]
}
}

That's weird, could you post a screenshot of your configuration that causes this?


There you go (the non relevant shortcuts were edited out on my screenshot). Thanks :slight_smile:

Does the Resize IH named trigger have multiple steps?