when using [ctrl]-[Q] to trigger the context menu, the app crashes on 2nd use of the shortcut.
first use works, though.
Affected input device (e.g. MacBook Trackpad, Magic Mouse/Trackpad, Touch Bar, etc.):
Keyboard shortcut:
[ctrl]-[Q]
Device information:
- Type of Mac: MacBook Air 10.1
- macOS version: macOS 12.6
- BetterTouchTool version: 3.936
Additional information
from console.app:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: BetterTouchTool [91983]
Path: /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier: com.hegenberg.BetterTouchTool
Version: 3.936 (2101)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 505
Date/Time: 2022-10-31 10:11:14.8238 +0100
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: 9F6D8FB5-0819-CC6B-8EB1-F916E60ACE75
Time Awake Since Boot: 520000 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:
abort() called
Application Specific Backtrace 0:
0 CoreFoundation 0x00000001b42d1148 __exceptionPreprocess + 240
1 libobjc.A.dylib 0x00000001b401be04 objc_exception_throw + 60
2 CoreFoundation 0x00000001b43a316c -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x00000001b43a08c0 -[__NSPlaceholderArray initWithCapacity:].cold.1 + 0
4 CoreFoundation 0x00000001b41d0640 -[__NSPlaceholderArray initWithObjects:count:] + 252
5 CoreFoundation 0x00000001b42355c8 __createArray + 56
6 CoreFoundation 0x00000001b4235574 +[NSArray arrayWithObject:] + 32
7 BetterTouchTool 0x000000010086bef4 -[BTTActions triggerIfMenuAppeared:tryLeftSide:] + 288
8 BetterTouchTool 0x000000010086c13c -[BTTActions triggerContextMenuAction:] + 56
9 BetterTouchTool 0x00000001009d5460 __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 11000
10 BetterTouchTool 0x00000001007a7fb4 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 56
11 BetterTouchTool 0x00000001009d28b8 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 256
12 BetterTouchTool 0x00000001009d277c -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 116
13 BetterTouchTool 0x00000001009cbdac -[BTTShortcutter performActionForGestureChildren:withReply:] + 5004
14 BetterTouchTool 0x00000001009ca474 -[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:] + 1940
15 BetterTouchTool 0x0000000100a0cdbc -[BTTOldPTHotKey invokeBTTActionMTDown:triggeredByRepeat:] + 4016
16 BetterTouchTool 0x0000000100a0bde0 -[BTTOldPTHotKey invokeBTTActionMTDown:] + 24
17 libdispatch.dylib 0x00000001b3fbe5f0 _dispatch_call_block_and_release + 32
18 libdispatch.dylib 0x00000001b3fc01b4 _dispatch_client_callout + 20
19 libdispatch.dylib 0x00000001b3fce6cc _dispatch_main_queue_drain + 928
20 libdispatch.dylib 0x00000001b3fce31c _dispatch_main_queue_callback_4CF + 44
21 CoreFoundation 0x00000001b4292998 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
22 CoreFoundation 0x00000001b424fc08 __CFRunLoopRun + 2532
23 CoreFoundation 0x00000001b424ea84 CFRunLoopRunSpecific + 600
24 HIToolbox 0x00000001bce8e338 RunCurrentEventLoopInMode + 292
25 HIToolbox 0x00000001bce8dfc4 ReceiveNextEventCommon + 324
26 HIToolbox 0x00000001bce8de68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
27 AppKit 0x00000001b6db651c _DPSNextEvent + 860
28 AppKit 0x00000001b6db4e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
29 AppKit 0x00000001b6da6fe0 -[NSApplication run] + 596
30 AppKit 0x00000001b6d786fc NSApplicationMain + 1132
31 dyld 0x000000010253108c start + 520
Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1b414ed98 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1b4183ee0 pthread_kill + 288
2 libsystem_c.dylib 0x1b40be340 abort + 168
3 libc++abi.dylib 0x1b413eb08 abort_message + 132
4 libc++abi.dylib 0x1b412e950 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x1b4024320 _objc_terminate() + 144
6 libc++abi.dylib 0x1b413dea4 std::__terminate(void (*)()) + 20
7 libc++abi.dylib 0x1b413de40 std::terminate() + 64
8 libdispatch.dylib 0x1b3fc01c8 _dispatch_client_callout + 40
9 libdispatch.dylib 0x1b3fce6cc _dispatch_main_queue_drain + 928
10 libdispatch.dylib 0x1b3fce31c _dispatch_main_queue_callback_4CF + 44
11 CoreFoundation 0x1b4292998 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
12 CoreFoundation 0x1b424fc08 __CFRunLoopRun + 2532
13 CoreFoundation 0x1b424ea84 CFRunLoopRunSpecific + 600
14 HIToolbox 0x1bce8e338 RunCurrentEventLoopInMode + 292
15 HIToolbox 0x1bce8dfc4 ReceiveNextEventCommon + 324
16 HIToolbox 0x1bce8de68 _BlockUntilNextEventMatchingListInModeWithFilter + 72
17 AppKit 0x1b6db651c _DPSNextEvent + 860
18 AppKit 0x1b6db4e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328
19 AppKit 0x1b6da6fe0 -[NSApplication run] + 596
20 AppKit 0x1b6d786fc NSApplicationMain + 1132
21 dyld 0x10253108c start + 520
Thread 1:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 2:: Dispatch queue: cocoa.lumberjack
0 libsystem_kernel.dylib 0x1b4148834 __ulock_wait + 8
1 libdispatch.dylib 0x1b3fc0ba4 _dlock_wait + 56
2 libdispatch.dylib 0x1b3fc0f48 _dispatch_group_wait_slow + 56
3 BetterTouchTool 0x100c1e16c -[DDLog lt_log:] + 360
4 BetterTouchTool 0x100c1cc44 __40-[DDLog queueLogMessage:asynchronously:]_block_invoke + 48
5 libdispatch.dylib 0x1b3fbe5f0 _dispatch_call_block_and_release + 32
6 libdispatch.dylib 0x1b3fc01b4 _dispatch_client_callout + 20
7 libdispatch.dylib 0x1b3fc78a8 _dispatch_lane_serial_drain + 668
8 libdispatch.dylib 0x1b3fc8404 _dispatch_lane_invoke + 392
9 libdispatch.dylib 0x1b3fd2c98 _dispatch_workloop_worker_thread + 648
10 libsystem_pthread.dylib 0x1b4180360 _pthread_wqthread + 288
11 libsystem_pthread.dylib 0x1b417f080 start_wqthread + 8
Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1b41468b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b4146d20 mach_msg + 76
2 CoreFoundation 0x1b4251210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1b424f6c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x1b424ea84 CFRunLoopRunSpecific + 600
5 AppKit 0x1b6f23100 _NSEventThread + 196
6 libsystem_pthread.dylib 0x1b418426c _pthread_start + 148
7 libsystem_pthread.dylib 0x1b417f08c thread_start + 8
Thread 4:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 5:: Dispatch queue: cocoa.lumberjack.fileLogger
0 libsystem_kernel.dylib 0x1b414a6f8 write + 8
1 Foundation 0x1b511788c _NSWriteToFileDescriptorWithProgress + 240
2 Foundation 0x1b5124c58 __34-[NSConcreteFileHandle writeData:]_block_invoke + 80
3 Foundation 0x1b51176a0 -[NSData(NSData) enumerateByteRangesUsingBlock:] + 136
4 Foundation 0x1b5124b88 -[NSConcreteFileHandle writeData:] + 212
5 BetterTouchTool 0x100c1aacc -[DDFileLogger(Internal) lt_logData:] + 88
6 BetterTouchTool 0x100c1a644 -[DDFileLogger logMessage:] + 276
7 BetterTouchTool 0x100c1e2dc __16-[DDLog lt_log:]_block_invoke + 36
8 libdispatch.dylib 0x1b3fbe5f0 _dispatch_call_block_and_release + 32
9 libdispatch.dylib 0x1b3fc01b4 _dispatch_client_callout + 20
10 libdispatch.dylib 0x1b3fc7988 _dispatch_lane_serial_drain + 892
11 libdispatch.dylib 0x1b3fc8404 _dispatch_lane_invoke + 392
12 libdispatch.dylib 0x1b3fd2c98 _dispatch_workloop_worker_thread + 648
13 libsystem_pthread.dylib 0x1b4180360 _pthread_wqthread + 288
14 libsystem_pthread.dylib 0x1b417f080 start_wqthread + 8
Thread 6:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 7:
0 libsystem_kernel.dylib 0x1b41468b0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1b4146d20 mach_msg + 76
2 CoreFoundation 0x1b4251210 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1b424f6c0 __CFRunLoopRun + 1180
4 CoreFoundation 0x1b424ea84 CFRunLoopRunSpecific + 600
5 CoreFoundation 0x1b42dbc68 CFRunLoopRun + 64
6 MultitouchSupport 0x1c032f634 mt_ThreadedMTEntry + 72
7 libsystem_pthread.dylib 0x1b418426c _pthread_start + 148
8 libsystem_pthread.dylib 0x1b417f08c thread_start + 8
Thread 8:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 10:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 11:
0 libsystem_pthread.dylib 0x1b417f078 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x00000001b41420f5 x5: 0x000000016f661d40 x6: 0x000000000000006e x7: 0x0000000000000000
x8: 0xe6934364c132a3c0 x9: 0xe6934365c368e640 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x00000001b46922ed x14: 0x00000001b414211b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x000000020e2a7680 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x00000001025a4580 x21: 0x0000000000000103 x22: 0x00000001025a4660 x23: 0x0000000000000114
x24: 0x0000000000000000 x25: 0x00000001025a4660 x26: 0x000060000170e6c0 x27: 0x000000000000000f
x28: 0x0000000002ffffff fp: 0x000000016f661cb0 lr: 0x00000001b4183ee0
sp: 0x000000016f661c90 pc: 0x00000001b414ed98 cpsr: 0x40001000
far: 0x00000001b7975178 esr: 0x56000080 Address size fault
Binary Images:
0x1b4145000 - 0x1b417cfff libsystem_kernel.dylib (*) <a9d87740-9c1d-3468-bf60-720a8d713cba> /usr/lib/system/libsystem_kernel.dylib
0x1b417d000 - 0x1b4189fff libsystem_pthread.dylib (*) <63c4eef9-69a5-38b1-996e-8d31b66a051d> /usr/lib/system/libsystem_pthread.dylib
0x1b4044000 - 0x1b40c5fff libsystem_c.dylib (*) <b25d2080-bb9e-38d6-8236-9cef4b2f11a3> /usr/lib/system/libsystem_c.dylib
0x1b412d000 - 0x1b4144fff libc++abi.dylib (*) <4e8d8a11-4217-3d56-9d41-5426f7cf307c> /usr/lib/libc++abi.dylib
0x1b4003000 - 0x1b4040fff libobjc.A.dylib (*) <ec96f0fa-6341-3e1d-be54-49b544e17f7d> /usr/lib/libobjc.A.dylib
0x1b3fbc000 - 0x1b4002fff libdispatch.dylib (*) <b3c7a004-1069-3171-b630-2c386a8b399c> /usr/lib/system/libdispatch.dylib
0x1b41cc000 - 0x1b4712fff com.apple.CoreFoundation (6.9) <fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1bce5c000 - 0x1bd18ffff com.apple.HIToolbox (2.1.1) <aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1b6d75000 - 0x1b7c2dfff com.apple.AppKit (6.9) <5e432f87-5b58-391a-a542-fa2d909dd210> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x10252c000 - 0x10258bfff dyld (*) <38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6> /usr/lib/dyld
0x10079c000 - 0x10119bfff com.hegenberg.BetterTouchTool (3.936) <fb84bc12-b5b1-3158-86f0-0cfa99e80c18> /Applications/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
0x1b50d0000 - 0x1b54c1fff com.apple.Foundation (6.9) <8bbf8f9b-0034-34f0-a2c5-13c31941632d> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1c032a000 - 0x1c0364fff com.apple.MultitouchSupport.framework (5460.1) <350899d5-7ec6-3c7c-9a9f-f0a7240f04bc> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
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=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 896K 7
Activity Tracing 256K 1
CG image 3312K 122
ColorSync 592K 26
CoreAnimation 4144K 62
CoreData 64K 1
CoreData Object IDs 4112K 2
CoreGraphics 48K 3
CoreUI image data 1952K 16
Foundation 16K 1
Image IO 128K 8
Kernel Alloc Once 32K 1
MALLOC 579.5M 95
MALLOC guard page 288K 15
MALLOC_MEDIUM (reserved) 664.0M 8 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
SQLite page cache 320K 5
STACK GUARD 56.2M 12
Stack 13.9M 13
VM_ALLOCATE 192K 9
__AUTH 2692K 346
__AUTH_CONST 21.1M 554
__CTF 756 1
__DATA 17.7M 554
__DATA_CONST 20.4M 570
__DATA_DIRTY 1916K 236
__FONT_DATA 4K 1
__LINKEDIT 592.7M 15
__OBJC_CONST 3956K 317
__OBJC_RO 83.0M 1
__OBJC_RW 3168K 1
__TEXT 525.0M 589
__UNICODE 592K 1
dyld private memory 1024K 1
libnetwork 128K 8
mapped file 157.3M 44
shared memory 912K 18
=========== ======= =======
TOTAL 3.1G 3665
TOTAL, minus reserved VM space 2.0G 3665
-----------
Full Report
-----------
{"app_name":"BetterTouchTool","timestamp":"2022-10-31 10:11:15.00 +0100","app_version":"3.936","slice_uuid":"fb84bc12-b5b1-3158-86f0-0cfa99e80c18","build_version":"2101","platform":1,"bundleID":"com.hegenberg.BetterTouchTool","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6 (21G115)","incident_id":"67430806-A56E-4C88-B1A9-DB3889315C8D","name":"BetterTouchTool"}
{
"uptime" : 520000,
"procLaunch" : "2022-10-31 10:10:59.5217 +0100",
"procRole" : "Default",
"version" : 2,
"userID" : 505,
"deployVersion" : 210,
"modelCode" : "MacBookAir10,1",
"procStartAbsTime" : 12699712030309,
"coalitionID" : 72097,
"osVersion" : {
"train" : "macOS 12.6",
"build" : "21G115",
"releaseType" : "User"
},
"captureTime" : "2022-10-31 10:11:14.8238 +0100",
"incident" : "67430806-A56E-4C88-B1A9-DB3889315C8D",
"bug_type" : "309",
"pid" : 91983,
"procExitAbsTime" : 12700078778286,
"translated" : false,
"cpuType" : "ARM-64",
"procName" : "BetterTouchTool",
"procPath" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
"bundleInfo" : {"CFBundleShortVersionString":"3.936","CFBundleVersion":"2101","CFBundleIdentifier":"com.hegenberg.BetterTouchTool"},
"storeInfo" : {"deviceIdentifierForVendor":"8F224D28-7484-5784-80FE-B98ECC97AFAE","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.hegenberg.BetterTouchTool",
"crashReporterKey" : "9F6D8FB5-0819-CC6B-8EB1-F916E60ACE75",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"ktriageinfo" : "VM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\nVM - pmap_enter failed with resource shortage\n",
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x00000001b42d1148 __exceptionPreprocess + 240\n1 libobjc.A.dylib 0x00000001b401be04 objc_exception_throw + 60\n2 CoreFoundation 0x00000001b43a316c -[__NSCFString characterAtIndex:].cold.1 + 0\n3 CoreFoundation 0x00000001b43a08c0 -[__NSPlaceholderArray initWithCapacity:].cold.1 + 0\n4 CoreFoundation 0x00000001b41d0640 -[__NSPlaceholderArray initWithObjects:count:] + 252\n5 CoreFoundation 0x00000001b42355c8 __createArray + 56\n6 CoreFoundation 0x00000001b4235574 +[NSArray arrayWithObject:] + 32\n7 BetterTouchTool 0x000000010086bef4 -[BTTActions triggerIfMenuAppeared:tryLeftSide:] + 288\n8 BetterTouchTool 0x000000010086c13c -[BTTActions triggerContextMenuAction:] + 56\n9 BetterTouchTool 0x00000001009d5460 __73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke + 11000\n10 BetterTouchTool 0x00000001007a7fb4 +[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:] + 56\n11 BetterTouchTool 0x00000001009d28b8 -[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:] + 256\n12 BetterTouchTool 0x00000001009d277c -[BTTShortcutter performAction:withInfo:remainingChildren:withReply:] + 116\n13 BetterTouchTool 0x00000001009cbdac -[BTTShortcutter performActionForGestureChildren:withReply:] + 5004\n14 BetterTouchTool 0x00000001009ca474 -[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:] + 1940\n15 BetterTouchTool 0x0000000100a0cdbc -[BTTOldPTHotKey invokeBTTActionMTDown:triggeredByRepeat:] + 4016\n16 BetterTouchTool 0x0000000100a0bde0 -[BTTOldPTHotKey invokeBTTActionMTDown:] + 24\n17 libdispatch.dylib 0x00000001b3fbe5f0 _dispatch_call_block_and_release + 32\n18 libdispatch.dylib 0x00000001b3fc01b4 _dispatch_client_callout + 20\n19 libdispatch.dylib 0x00000001b3fce6cc _dispatch_main_queue_drain + 928\n20 libdispatch.dylib 0x00000001b3fce31c _dispatch_main_queue_callback_4CF + 44\n21 CoreFoundation 0x00000001b4292998 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16\n22 CoreFoundation 0x00000001b424fc08 __CFRunLoopRun + 2532\n23 CoreFoundation 0x00000001b424ea84 CFRunLoopRunSpecific + 600\n24 HIToolbox 0x00000001bce8e338 RunCurrentEventLoopInMode + 292\n25 HIToolbox 0x00000001bce8dfc4 ReceiveNextEventCommon + 324\n26 HIToolbox 0x00000001bce8de68 _BlockUntilNextEventMatchingListInModeWithFilter + 72\n27 AppKit 0x00000001b6db651c _DPSNextEvent + 860\n28 AppKit 0x00000001b6db4e14 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328\n29 AppKit 0x00000001b6da6fe0 -[NSApplication run] + 596\n30 AppKit 0x00000001b6d786fc NSApplicationMain + 1132\n31 dyld 0x000000010253108c start + 520"],
"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":1069364,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":6},{"imageOffset":101892,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1929580,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":1919168,"symbol":"-[__NSPlaceholderArray initWithCapacity:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":17984,"symbol":"-[__NSPlaceholderArray initWithObjects:count:]","symbolLocation":252,"imageIndex":6},{"imageOffset":431560,"symbol":"__createArray","symbolLocation":56,"imageIndex":6},{"imageOffset":431476,"symbol":"+[NSArray arrayWithObject:]","symbolLocation":32,"imageIndex":6},{"imageOffset":851700,"symbol":"-[BTTActions triggerIfMenuAppeared:tryLeftSide:]","symbolLocation":288,"imageIndex":10},{"imageOffset":852284,"symbol":"-[BTTActions triggerContextMenuAction:]","symbolLocation":56,"imageIndex":10},{"imageOffset":2331744,"symbol":"__73-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]_block_invoke","symbolLocation":11000,"imageIndex":10},{"imageOffset":49076,"symbol":"+[BetterTouchToolAppDelegate runOnMainQueueWithoutDeadlocking:]","symbolLocation":56,"imageIndex":10},{"imageOffset":2320568,"symbol":"-[BTTShortcutter performActionReal:withInfo:remainingChildren:withReply:]","symbolLocation":256,"imageIndex":10},{"imageOffset":2320252,"symbol":"-[BTTShortcutter performAction:withInfo:remainingChildren:withReply:]","symbolLocation":116,"imageIndex":10},{"imageOffset":2293164,"symbol":"-[BTTShortcutter performActionForGestureChildren:withReply:]","symbolLocation":5004,"imageIndex":10},{"imageOffset":2286708,"symbol":"-[BTTShortcutter performActionForGesture:ignoreShouldTrigger:withReply:]","symbolLocation":1940,"imageIndex":10},{"imageOffset":2559420,"symbol":"-[BTTOldPTHotKey invokeBTTActionMTDown:triggeredByRepeat:]","symbolLocation":4016,"imageIndex":10},{"imageOffset":2555360,"symbol":"-[BTTOldPTHotKey invokeBTTActionMTDown:]","symbolLocation":24,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":813464,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":539656,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":7},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":8},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":8},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":8},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":8},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":9}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":4398871,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":7316185333},{"value":6163930432},{"value":110},{"value":0},{"value":16614697550317003712},{"value":16614697554649081408},{"value":512},{"value":11},{"value":11},{"value":7321756397},{"value":7316185371},{"value":0},{"value":328},{"value":8827598464},{"value":0},{"value":6},{"value":4334437760,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4334437984,"symbolLocation":224,"symbol":"_main_thread"},{"value":276},{"value":0},{"value":4334437984,"symbolLocation":224,"symbol":"_main_thread"},{"value":105553140442816},{"value":15},{"value":50331647}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7316455136},"cpsr":{"value":1073745920},"fp":{"value":6163930288},"sp":{"value":6163930256},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7316237720,"matchesCrashFrame":1},"far":{"value":7375114616}},"queue":"com.apple.main-thread","frames":[{"imageOffset":40344,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":28384,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":500544,"symbol":"abort","symbolLocation":168,"imageIndex":2},{"imageOffset":72456,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":6480,"symbol":"demangling_terminate_handler()","symbolLocation":336,"imageIndex":3},{"imageOffset":135968,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":69284,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":69184,"symbol":"std::terminate()","symbolLocation":64,"imageIndex":3},{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":40,"imageIndex":5},{"imageOffset":75468,"symbol":"_dispatch_main_queue_drain","symbolLocation":928,"imageIndex":5},{"imageOffset":74524,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":44,"imageIndex":5},{"imageOffset":813464,"symbol":"__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__","symbolLocation":16,"imageIndex":6},{"imageOffset":539656,"symbol":"__CFRunLoopRun","symbolLocation":2532,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":205624,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":204740,"symbol":"ReceiveNextEventCommon","symbolLocation":324,"imageIndex":7},{"imageOffset":204392,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":7},{"imageOffset":267548,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":8},{"imageOffset":261652,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":8},{"imageOffset":204768,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":8},{"imageOffset":14076,"symbol":"NSApplicationMain","symbolLocation":1132,"imageIndex":8},{"imageOffset":20620,"symbol":"start","symbolLocation":520,"imageIndex":9}]},{"id":4398920,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":4398938,"queue":"cocoa.lumberjack","frames":[{"imageOffset":14388,"symbol":"__ulock_wait","symbolLocation":8,"imageIndex":0},{"imageOffset":19364,"symbol":"_dlock_wait","symbolLocation":56,"imageIndex":5},{"imageOffset":20296,"symbol":"_dispatch_group_wait_slow","symbolLocation":56,"imageIndex":5},{"imageOffset":4727148,"symbol":"-[DDLog lt_log:]","symbolLocation":360,"imageIndex":10},{"imageOffset":4721732,"symbol":"__40-[DDLog queueLogMessage:asynchronously:]_block_invoke","symbolLocation":48,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":47272,"symbol":"_dispatch_lane_serial_drain","symbolLocation":668,"imageIndex":5},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":5},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":5},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":4398944,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1761536,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":8},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":4398956,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":4398960,"queue":"cocoa.lumberjack.fileLogger","frames":[{"imageOffset":22264,"symbol":"write","symbolLocation":8,"imageIndex":0},{"imageOffset":293004,"symbol":"_NSWriteToFileDescriptorWithProgress","symbolLocation":240,"imageIndex":11},{"imageOffset":347224,"symbol":"__34-[NSConcreteFileHandle writeData:]_block_invoke","symbolLocation":80,"imageIndex":11},{"imageOffset":292512,"symbol":"-[NSData(NSData) enumerateByteRangesUsingBlock:]","symbolLocation":136,"imageIndex":11},{"imageOffset":347016,"symbol":"-[NSConcreteFileHandle writeData:]","symbolLocation":212,"imageIndex":11},{"imageOffset":4713164,"symbol":"-[DDFileLogger(Internal) lt_logData:]","symbolLocation":88,"imageIndex":10},{"imageOffset":4712004,"symbol":"-[DDFileLogger logMessage:]","symbolLocation":276,"imageIndex":10},{"imageOffset":4727516,"symbol":"__16-[DDLog lt_log:]_block_invoke","symbolLocation":36,"imageIndex":10},{"imageOffset":9712,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":5},{"imageOffset":16820,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":5},{"imageOffset":47496,"symbol":"_dispatch_lane_serial_drain","symbolLocation":892,"imageIndex":5},{"imageOffset":50180,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":5},{"imageOffset":93336,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":648,"imageIndex":5},{"imageOffset":13152,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":1},{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":4398963,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":4398976,"frames":[{"imageOffset":6320,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7456,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":545296,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":6},{"imageOffset":538304,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":6},{"imageOffset":535172,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":6},{"imageOffset":1113192,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":22068,"symbol":"mt_ThreadedMTEntry","symbolLocation":72,"imageIndex":12},{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":4399098,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":4399099,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":4399100,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":4399101,"frames":[{"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 7316197376,
"size" : 229376,
"uuid" : "a9d87740-9c1d-3468-bf60-720a8d713cba",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7316426752,
"size" : 53248,
"uuid" : "63c4eef9-69a5-38b1-996e-8d31b66a051d",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7315144704,
"size" : 532480,
"uuid" : "b25d2080-bb9e-38d6-8236-9cef4b2f11a3",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7316099072,
"size" : 98304,
"uuid" : "4e8d8a11-4217-3d56-9d41-5426f7cf307c",
"path" : "\/usr\/lib\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7314878464,
"size" : 253952,
"uuid" : "ec96f0fa-6341-3e1d-be54-49b544e17f7d",
"path" : "\/usr\/lib\/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7314587648,
"size" : 290816,
"uuid" : "b3c7a004-1069-3171-b630-2c386a8b399c",
"path" : "\/usr\/lib\/system\/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7316750336,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5533696,
"uuid" : "fc3c193d-0cdb-3569-9f0e-bd2507ca1dbb",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7464140800,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3358720,
"uuid" : "aaf900bd-bfb6-3af0-a8d3-e24bbe1d57f5",
"path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7362531328,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15437824,
"uuid" : "5e432f87-5b58-391a-a542-fa2d909dd210",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.60.148"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4333944832,
"size" : 393216,
"uuid" : "38ee9fe9-b66d-3066-8c5c-6ddf0d6944c6",
"path" : "\/usr\/lib\/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4302946304,
"CFBundleShortVersionString" : "3.936",
"CFBundleIdentifier" : "com.hegenberg.BetterTouchTool",
"size" : 10485760,
"uuid" : "fb84bc12-b5b1-3158-86f0-0cfa99e80c18",
"path" : "\/Applications\/BetterTouchTool.app\/Contents\/MacOS\/BetterTouchTool",
"name" : "BetterTouchTool",
"CFBundleVersion" : "2101"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7332495360,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 4136960,
"uuid" : "8bbf8f9b-0034-34f0-a2c5-13c31941632d",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1866"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7519510528,
"CFBundleShortVersionString" : "5460.1",
"CFBundleIdentifier" : "com.apple.MultitouchSupport.framework",
"size" : 241664,
"uuid" : "350899d5-7ec6-3c7c-9a9f-f0a7240f04bc",
"path" : "\/System\/Library\/PrivateFrameworks\/MultitouchSupport.framework\/Versions\/A\/MultitouchSupport",
"name" : "MultitouchSupport",
"CFBundleVersion" : "5460.1"
}
],
"sharedCache" : {
"base" : 7313129472,
"size" : 3144744960,
"uuid" : "049b583e-d4dc-3b2b-88da-e52d6e18313d"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 896K 7 \nActivity Tracing 256K 1 \nCG image 3312K 122 \nColorSync 592K 26 \nCoreAnimation 4144K 62 \nCoreData 64K 1 \nCoreData Object IDs 4112K 2 \nCoreGraphics 48K 3 \nCoreUI image data 1952K 16 \nFoundation 16K 1 \nImage IO 128K 8 \nKernel Alloc Once 32K 1 \nMALLOC 579.5M 95 \nMALLOC guard page 288K 15 \nMALLOC_MEDIUM (reserved) 664.0M 8 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 320K 5 \nSTACK GUARD 56.2M 12 \nStack 13.9M 13 \nVM_ALLOCATE 192K 9 \n__AUTH 2692K 346 \n__AUTH_CONST 21.1M 554 \n__CTF 756 1 \n__DATA 17.7M 554 \n__DATA_CONST 20.4M 570 \n__DATA_DIRTY 1916K 236 \n__FONT_DATA 4K 1 \n__LINKEDIT 592.7M 15 \n__OBJC_CONST 3956K 317 \n__OBJC_RO 83.0M 1 \n__OBJC_RW 3168K 1 \n__TEXT 525.0M 589 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nlibnetwork 128K 8 \nmapped file 157.3M 44 \nshared memory 912K 18 \n=========== ======= ======= \nTOTAL 3.1G 3665 \nTOTAL, minus reserved VM space 2.0G 3665 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6348493aa52bb16adc4e4d06"
},
"deploymentId" : 240000023
},
{
"rolloutId" : "5fc94383418129005b4e9ae0",
"factorPackIds" : {
},
"deploymentId" : 240000525
}
],
"experiments" : [
]
}
}